/*Define style for body*/


body
{

background-color: #2F5A6C;
margin-top: 0px;
font-family: Arial, Helvetica, sans-serif;
}

#content, #content td
{
	font-size: 12px;
 	color: #000000;	
	background-color: #fff;
	padding-left: 1em;
	padding-right: 1em;
	}

caption
{
font-size: 14px;
}

#content img
{
padding: 1em;
}


#footer {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#728E86;
	color: #ffffff;
	border-left: 1px solid #2F5A6C;
	border-top:  1px solid #2F5A6C;
	height: 23px;
}

/*Define style for links */

a:link {text-decoration: underline; color: #2F5A6C;}
a:visited {text-decoration: underline; color: #2F5A6C;}
a:hover, a:active {text-decoration: none;	color: #ffffff;	background-color: #2F5A6C;}




/*Define style for header(s)*/

h1
{
	color: #2F5A6C;
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*display: inline;*/
}

h2
{
color: #2F5A6C;
font-size: 14px;
font-weight: bold;
}
h4
{
font-size: 14px;
font-weight: bold;
color: #c0362c;
}

.table-header
{color:#2F5A6C;
font-size:18px;
font-weight:bold;
}

.sm-bold
{
font-size:x-small;
font-weight:bold;
}

.sm-regular
{
font-size:x-small;
}

h3
{
color: #2F5A6C;
font-size: 16px;
font-weight: bold;
}

.nohighlight:hover
{
background-color: white;
}

.listmiddleofpage
{list-style:none; padding-left: 100px;
}
dd
{
padding-bottom: 1em;
color: #d27202;
}
dt
{
font-style: italic;
font-weight: bold;
padding-bottom: 1em;
}
.candace_red {color: #c0362c; font-weight: bold;}

/*These are used on the search results page*/
#searchResults, #searchResults td{
	font-size: 12px;
 	color: #000000;
}

#searchResults .colheader{
	background-color:#2F5A6C;
	color:#FFFFFF;
	font-weight:bold;
}
#searchResults .dataRowA{
	background-color:#DDDDDD;
}
#searchResults .dataRowB{
	background-color:#FFFFFF;
}
#searchResults .datacell{
	background-color:inherit;
}#content .style12 a {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCC00;
	text-decoration: underline;
}
#content .style12 a {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #CCCC00;
	text-decoration: underline;
}
#content .style19 a {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #999900;
	text-decoration: underline;
}

