*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	margin: 0;
}
TABLE, TD, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}

FORM{ display: inline; }
A{

}
A:link{
	font-weight: normal;
	text-decoration: underline;
	color: #1b3097;
}
A:visited{
	font-weight: normal;
	text-decoration: underline;
	color: #1b3097;
}
A:hover{
	font-weight: normal;
	text-decoration: none;
	color: #1b3097;
}
A:active{
	font-weight: normal;
	text-decoration: none;
	color: #1b3097;
}

/* home page */

.hm_green {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #728902;
}
.hm_blue {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #415c71;
}
.hm_bluelt {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #1B3097;
}
.hm_bluedk {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #0b164a;
	padding-bottom: 25px;
}

hr{
    border: 1px #ccc solid;
	height: 0px;
	color: #ccc;
    background-color: #333; //Modern Browsers
}


/* table functions */
img.image_pad_right {
float: right;
margin: 2px 0px 4px 14px;
}
img.image_pad_left {
float: left;
margin: 2px 14px 4px 0px;
}
table.pad_header {
padding-top: 28px;
padding-left: 18px;
}
table.pad_sidenav {
margin-left: 11px;
}
td.pad_footer {
padding-bottom: 8px;
}
table.int_copyright_back {
background-color:#333333;
}

table.white_back {
background-color:#ffffff;
}
table.greendk_back {
background-color:#014014;
}
tr.band1 {
	background-color:#FBEFF0;
}
table.search_border {
background-color:#FBEFF0;
border: 1px solid #dfadaf;
border-color: #dfadaf;
border-style: solid;
border-width: Thin;
}
table.search_border_white {
background-color:#ffffff;
border: 1px solid #dfadaf;
border-color: #dfadaf;
border-style: solid;
border-width: Thin;
padding-top: 6px;
padding-bottom: 6px;
}


/* interior */
.blue_header {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1B2556;
}
.blue_header_italic {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #1B2556;
	line-height: 19px;
}
.blue_bold {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0b164a;
}
.blue_bold_italic {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0b164a;
}
.int_ltblue {
	font-size: 14px;
	text-decoration: none;
	color: #a4ceec;
}
A.int_ltblue:link, A.int_ltblue:visited, A.int_ltblue:active {
	text-decoration: none;
	color: #a4ceec;
}
A.int_ltblue:hover{
	text-decoration: underline;
	color: #a4ceec;
}
.int_sidenav_blue_bullet {
	font-family: Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1B2556;
	padding-right: 8px;
	padding-left: 18px;
	line-height: 20px;
}
.int_sidenav_blue {
font-family: Times New Roman, Times, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1B2556;
}
A.int_sidenav_blue:link, A.int_sidenav_blue:visited, A.int_sidenav_blue:active {
font-family: Times New Roman, Times, sans-serif;
font-weight: bold;
	text-decoration: none;
	color: #1B2556;
}
A.int_sidenav_blue:hover{
font-family: Times New Roman, Times, sans-serif;
font-weight: bold;
	text-decoration: underline;
	color: #1B2556;
}

/* forms */
.form_fields {
	border: inset #CEAC5C 1px;
	color: #666666;
}
.form_search_fields {
	font-size: 11px;
	border: inset #CEAC5C 1px;
	color: #666666;
}

/* footer */
.footerbar {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding-right: 9px;
	padding-left: 9px;
}
.footer {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
A.footer:link, A.footer:visited, A.footer:active {
	text-decoration: none;
	color: #ffffff;
}
A.footer:hover{
	text-decoration: underline;
	color: #ffffff;
}
.copyright {
	text-decoration: none;
	color: #3E3E3E;
}
A.copyright:link, A.copyright:visited, A.copyright:active {
	text-decoration: none;
	color: #3E3E3E;
}
A.copyright:hover{
	text-decoration: underline;
	color: #3E3E3E;
}
sup.inline_sup { 
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;

}
