@charset "utf-8";
/* CSS Document */


body {
font: 14px/1.4em Arial, Helvetica, sans-serif;
}

#navBar {
font: 16px/1.4em Arial, Helvetica, sans-serif;
}

#navBar  ul li a.selected {
color: #f26522;
}

.font10	{
font-size: 10px;
margin-top: 5px;
}

.leftSideNav ul li a.selected02,.leftSideNavLarger ul li a.selected02 {
color: #000;
background: url(../images/arrow.jpg) top left no-repeat;
padding-left: 25px;
}

h1 {
font-size: 21px;
color: #0065a4;
font-weight: bold;
margin-bottom: 10px;
}

h2, h2 a {
font-size: 15px;
font-weight: bold;
color: #0065a4;
}

h3 {
font-size: 34px;
color: #0065a4;
padding: 45px 0 30px 0;
}

h4 {
font: 20px/1.3em Arial, Helvetica, sans-serif;
}

h5, h5 a {
color: #f26522;
border-bottom: 1px solid #f26522;
font-weight: bold;
margin-bottom: 10px;
}

h6 {
font-weight: bold;
border-bottom: 1px dotted #999;
margin-bottom: 10px;
}

.listBullet {
list-style-type: disc;
margin-left: 15px;
}

.backToTop, .backToTop a{
	text-align:right;
	font-size: 10px;
	color: #ee3124;
	margin-bottom: 20px;
}

#footer, #footer a {
font-size: 10px;
color: #ee3124;
}

#footer a  strong, #newsletter strong {
font-weight: bold;
font-size: 11px;
color: #fff;
}

.small {
font-size: 11px;
}