
p, td, ul, ol, body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
}

ul {
	list-style-type: square;
}

td.bc {
       border-top: 1px solid #EEEEEE;
       border-bottom: 1px solid #EEEEEE;
}

a, a:link, a:active, a:visited{
	color: #318BB6;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

.heading, TD.heading {
	font-family : Trebuchet ms, Helvetica, Arial, Verdana, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color: #318BB6;
}

.blueheading, TD.blueheading, a.blueheading {
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color: #123D6D;
}

.subhead, TD.subhead {
	font-family: Trebuchet ms, Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight : bold;
	color: #000000;
}

.header, TD.header {
	font-family: trebuchet ms, Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold;
	color: #000000;
}

TD.whiteheading, .whiteheading {
	font-family: Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

TD.intro {
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

TD.smalltext {
	font-size: 8pt;
}

TD.copyright {
	font-size: 8pt;
	color: #14275F;
}

.headerlinks, a.headerlinks, a.headerlinks:link, a.headerlinks:active, a.headerlinks:visited{
	font-family: Verdana, Helvetica, sans-serif ;
	font-size: 11px;
	color: #94C401;
	font-weight: bold;
    padding: 15px 0px 0px 0px;	
	text-decoration: none;
}

a.headerlinks:hover{
	color: #929783;
}

/*
// Original colors & sizes
h1 {
	font-family : Trebuchet ms, Helvetica, Arial, Verdana, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color: #318BB6;
}

h2 {
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 14pt;
	color: #123D6D;
	font-weight: bold;
}

h3 {
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 10pt;
	color: #11427B;
	font-weight: bold;
}

h5 {
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 10pt;
	color: #EEA921;
	font-weight: bold;
}

h6 {
	font-family: Trebuchet ms, helvetica, verdana, arial;
	font-size: 9pt;
	font-weight: bold;
}
*/

h1,h1 a, h1 a:visited, h1 a:active, h1 a:hover {
	font-size: 16px;
	font-family:  Verdana, Arial, Helvetica, sans-serif  ;
	font-weight: bold;
	color: #318BB6;	
}

h2,h2 a, h2 a:visited, h2 a:active, h2 a:hover {
	font-size: 16px;
	font-family:  Verdana, Arial, Helvetica, sans-serif  ;
	font-weight: bold;
	color: #123D6D;	
}

h3, h3 a, h3 a:visited, h3 a:active, h3 a:hover {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif ;
	color: #333333;	
}

h4, h4 a, h4 a:visited, h4 a:active {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #EEA921;
}

h5, h5 a, h5 a:visited, h5 a:active, h5 a:hover  {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #11427B;
}

h6, h6 a, h6 a:visited, h6 a:active, h6 a:hover  {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: #000000;	
}

.smalltext {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica;
}

a.smalltext, a.smalltext:link, a.smalltext:active, a.smalltext:visited {
	color: #999999;
	text-decoration: underline;
}
 
a.smalltext:hover {
	text-decoration: none;
}

.smallbluetext, a.smallbluetext, a.smallbluetext:link, a.smallbluetext:active, a.smallbluetext:visited, a.smallbluetext:hover {
	color: #77A1B9;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}

input.searchbox, .searchbox {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #B0B885;
    padding: 0px 0px 0px 0px;	
	font-size: 9pt;	
	height: 16px;	
}
 
#custom ul {
	margin-left:10px;
	padding-left:10px;
	margin-top:2px;
	padding-top:2px;
}


#custom li{
	list-style-type: square;
	margin-left:2px;
	padding-left:2px;
	margin-top:2px;
	padding-top:2px;
	text_indent:2px;
}

#news ul {
	margin-left:10px;
	padding-left:10px;
	margin-top:2px;
	padding-top:2px;
}


#news li{
	list-style-type: square;
	color:#FFFFFF;
	margin-left:2px;
	padding-left:2px;
	margin-top:2px;
	padding-top:2px;
	text_indent:2px;
}

#menu ul {
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
}

#menu li{
	list-style-type: none;
	list-image-type: none;
	/*
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
	*/
}

.featureheading , a.featureheading, a.featureheading:link, a.featureheading:active, a.featureheading:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;	
}

a.featureheading:hover {
	color: #999999;
}

.newsitem, a.newsitem, a.newsitem:link, a.newsitem:active, a.newsitem:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;	
}

a.newsitem:hover {
	text-decoration: none;	
}

a.menu, a.menu:link, a.menu:active, a.menu:visited {
	color:#FFFFFF;
	font-size: 13px;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	text-decoration:none;
    padding: 3px 0px 3px 0px;
    text-align: left;
	margin-left:0px;
}

a.menu:hover {
	color:#000000;
}

a.menucurrent, a.menucurrent:link, a.menucurrent:active, a.menucurrent:visited {
	font-size: 13px;
	font-family: Verdana, Helvetica;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
    padding: 3px 0px 3px 0px;
    text-align: left;
    margin-left: 0px;
}

a.menu2, a.menu2:link, a.menu2:active, a.menu2:visited {
	font-size: 11px;
	font-family: Verdana, Helvetica;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
    padding: 4px 0px 4px 0px;
    /*margin-left: 15px;*/
    margin-left:15px;
}

a.menu2:hover {
	color:#000000;
}

a.menu2current, a.menu2current:link, a.menu2current:active, a.menu2current:visited {
	font-size: 11px;
	font-family: Verdana, Helvetica;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
    padding: 4px 0px 4px 0px;
    margin-left: 15px;
}

a.menu3, a.menu3:link, a.menu3:active, a.menu3:visited {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
    padding: 2px 0px 2px 0px;
    text-align: left;
    margin-left: 25px;
}

a.menu3:hover {
	color:#000000;
}

a.menu3current, a.menu3current:link, a.menu3current:active, a.menu3current:visited {
	font-size: 10px;
	font-family: Verdana, Helvetica;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
    padding: 2px 0px 2px 0px;
    text-align: left;
    margin-left: 25px;
}

a.whitetext, a.whitetext:link, a.whitetext:active, a.whitetext:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}

.whitetext, a.whitetext:hover {
	color: #222222;
}

a.whitetextcurrent {
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}


a.smallwhitetext, a.smallwhitetext:link, a.smallwhitetext:active, a.smallwhitetext:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica;
	text-decoration: underline;
}

.smallwhitetext, a.smallwhitetext:hover {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}

hr {
	border: 0;
	color: #E2ECF7;
	background-color: #E2ECF7;
	height: 1px;
	width: 99%;
	text-align: left;
}

div.print {
	display: none;
}

a.sm_level0, a.sm_level0:link, a.sm_level0:visited {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    color: #9EC43B;
    font-weight: bold;
    text-decoration: underline;
}

a.sm_level0:hover {
    color: #929783;
    text-decoration: none;
}

a.sm_level1, a.sm_level1:link, a.sm_level1:visited {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    color: #9EC43B;
    font-weight: bold;
    text-decoration: underline;
}

a.sm_level1:hover {
    color: #929783;
    text-decoration: none;
}

a.sm_level2, a.sm_level2:link, a.sm_level2:visited {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    color: #993366;
    font-weight: normal;
    text-decoration: underline;
}

a.sm_level2:hover {
    text-decoration: none;
}

a.sm_level3, a.sm_level3:link, a.sm_level3:visited {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica;
    color: #0066CC;
    text-decoration: underline;
}

a.sm_level3:hover {
    text-decoration: none;
}

TD.level0, .level0 {
    text-align : left;
}

TD.level1, .level1 {
    text-align : left;
}

TD.level2, .level2 {
    padding-left:10px;
}

TD.level3, .level3 {
    padding-left:20px;
}
.SectionNumber {
	font-family: arial;
	background-color: #F78648;
	border-color: #F78648;
	border-width: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 30px;
	height: 30px;
	cursor: hand;
}

.SectionNumber:hover {
	background-color: #B1410B;
	border-color: #FFFFFF;
}

.CurrentSection {
	font-family: arial;
	background-color: #B1410B;
	border-color: #B1410B;
	border-width: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 30px;
	height: 30px;
	cursor: hand;
}

.CurrentSection:hover {
	background-color: #B1410B;
	border-color: #FFFFFF;

}

.SavedSection {
	font-family: arial;
	background-color: #6C9444;
	border-color: #B1410B;
	border-width: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 30px;
	height: 30px;
	cursor: hand;
}

.SavedSection:hover {
	background-color: #B1410B;
	border-color: #FFFFFF;

}

.SectionButton {
	font-family: verdana;
	background-color: #F78648;
	border-color: #FFFFFF;
	border-width: 1;
	font-size: 11pt;
	font-weight: bold;
	color: #EFF5F5;
	width: 250px;
	cursor: hand;
}

.SectionButton:hover {
	background-color: #9C390A;
	border-color: #FFFFFF;
}
.message_div{
	border: 1px solid #999999;
	background-color: #eeeeee;
	width: 350px;
	padding:2px;
	font-size: 8pt;
	line-height:15px;
}
