@charset "utf-8";
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
}
.whitetext a:link {
	color: #FFFFFF;
}
a:link {
	color: #0C4DA2;
}
a:visited {
	color: #0C4DA2;
}

a:hover {
	color: #009440;
}


.textleft {
	font-family: Tahoma;
	font-size: 11px;
	color: #495C7C;
}

.whitetext a:hover {
	color: #CCCCCC;
}
.whitetext a:visited {
	color: #CCCCCC;
}
.whitetext a:active {
	color: #FFFFFF;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F9171;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0C4DA1;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.green {
	margin: 0;
	font: 16px  Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 3px;
	color: #00A44D;
	}
.drhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #495C7C;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.topborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #394A68;
}
.subheadsspaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.small  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #00A651;
}
h3 {
	font-size: 110%;
	color: #666666; 
}
.head h1{
	padding: 5px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00A651;
	background: #EEF0F1 url(../news/style/images/headerbg.gif) repeat-x left bottom;
	border: 1px solid #EFF0F1;
	font-size:16px;
}
