body{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	line-height: 18px;
}

.footie {
	font-size: 11px;
	color: #033693;
}
.headie {
	
	font-size: 11px;
	color: #c2322c;
}
strong {
	color: #000000;
	font-weight: bold;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2E386B;
	font-weight: bold;
}
.red {
color:#CC0000;
font-weight:bold;
}
.small {
	
	font-size: 11px;
	color: #636363;
	line-height:13px;
}

a:link, a:visited, a:active {
	font-size: 12px;
	color: #00b3dc;
}
a:hover {
	font-size: 12px;
	color: #00b3dc;
}

a.side:link, a.side:visited, a.side:active {
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	line-height:30px;
}

a.side:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	line-height:30px;
}

a.sideselected:link, a.sideselected:visited, a.sideselected:active, a.sideselected:hover {
	font-size: 16px;
	color: #a7e4f2;
	text-decoration:none;
	font-weight:bold;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
}

a.bottom:link, a.bottom:visited, a.bottom:active, a.bottom:hover {
	color: #FFFFFF;
}
a.news:link, a.news:visited, a.news:active {
	font-size: 11px;
	color: #999999;
}

a.news:hover {
	font-size: 11px;
	color: #ffb400;
}


h1 {
	font-size:17pt;
	color:#000000;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
}

h2 {

	font-size:12pt;
	color:#00b3dc;
	font-weight:bold;
	line-height: 19px;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	padding:0px;
	margin-bottom: 0px;
}
.altP{
margin-top: 0px;
}
h3 {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	color:#00b3dc;
	font-size:12px;
	font-weight:bold;
}
h4 {

	color:#ffb400;
	font-size:13px;
	font-weight:bold;
}
.blueColor {
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
	color:#00b3dc;
	font-size:12px;
	font-weight:bold;
}
.newsBG{
background-color: #F0F2FF;
}

h5 { sans-serif;  font-size:10pt; color:#1A465C;  font-weight:normal; }

hr {
height: 1px;
color: #CCCCCC;
/*whatever the total width of the border-top and border-bottom equal*/
} 

/*input, select, textarea, iframe{
font-weight:800;
color: #1A465C; 
font-size:8pt;
background:#FFFFFF; 
border: 1 solid #DFDFDF;
 }*/

.repeat-x {
	background-repeat: repeat-x;
}
.no-repeat {
background-repeat:no-repeat;
}
.border1 {
	border: 2px solid #00b3dc;
}
.seo {
display:none;
}

