/* CSS shared */
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
h1 { color:#002b65; font-weight:normal; font-size:20px; /*line-height:100%;*/ margin-bottom:10px;}
h2, .smallheading, h3 { color:#002b65; font-weight:normal; font-size:13px;margin-bottom:10px;}
h3 {padding-top:5px;}
h4,h5,h6{font-size:11px;font-weight:bold;}
hr { margin-top: 0px; margin-bottom: 10px; padding: 0px; height:1px; border:none; background-color:#173d74;}
ul {
	padding-left: 15px;
}

#contentInner ul{list-style-image:url(../graphics/bullit4.gif);}

p, td, th, li{font-size:11px; line-height:16px;}
p {margin-bottom:10px;}

.smalltext { font-size: 11px; line-height:16px; }

a:link, a:visited {color:#000; text-decoration:none;}
a:hover, a:visited:hover { color:#CC0000;text-decoration:none; }

/*.redtext {color:#FF0000; font-weight:bold;}*/
.bluetext { color:#173d74;}
/*a.redtext { text-decoration:none; color:#FF0000; font-size:13px; position: relative; bottom: -1px;}*/
a:hover.redtext { text-decoration:none;}


.borderTop
{
	border-top: 1px solid #DCDFE4;
	padding: 2px 0px 2px 0px;
}
.borderTopTop
{
	border-top: 1px solid #173d74;
	padding-top: 7px;
}
/*
h1, h1 a { color:#002b65; font-weight:normal; font-size:20px; line-height:100%; padding-bottom:10px;}
h2 { color:#002b65; font-weight:normal; font-size:13px;}

.smalltext, p, table tr td, a, table tr th  {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 	
}*/
