/* All main body text*/
p  {
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, Sans-serif;
	font-style : normal;
	color : #000000;
}

/* HEADINGS */
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #13709C;
	margin-top: 0px;
	margin-bottom: 2px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #13709C;
	margin-bottom: 4px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #13709C;
	margin-bottom: 4px;
	font-weight: bold;
}
.contentmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.rightgradient p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00294C;
	margin: 0px;
	padding: 0px 0px 10px;

}
.rightgradient a {
	color: #F99003;
	text-decoration : underline;
	font-weight : bold;
	font-size: 11px;
	}

.rightgradient a:hover {
	color: #FFB73C;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}
.imageborderGreyBlue {
	border: thin solid #CCDBE2;
}

.small{
font-size: 11px;
line-height: 13px;
}
.tableheader{
font-weight: bold;
color: white;
background-color: #13709C
}
.tableheader a:link, .tableheader a{
font-weight: bold;
color: white;
}
.tableheader a:hover{
text-decoration: none;
color: white
}
