/* CSS Document */
body {
	font: Arial;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEFEC;
	background-image: url(/assets/images/bg_gradient.jpg);
	background-repeat: repeat;
}

.topNavBorder {
	font-family:Arial, Helvetica, sans-serif;
	border-left-width: 2px; border-left-style:dotted; border-left-color: #39858B;
	border-bottom-width: 2px; border-bottom-style:solid; border-bottom-color: #9CC2C5;
	white-space: nowrap;
	background-color: #E0E5EE;
}

div.topNav {
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;

}

div#topnavins {
	margin: 1.5em 0;
	width: 700px;
}

div#topnavins.copyright {
	font-size: 12px;
}

.topNav ul {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0px 0;
	list-style-type: none;
	background-image:url(/assets/images/1x1_trans.gif)}

.topNav ul li  {
	font-family:Arial, Helvetica, sans-serif;
	width:135px;
	margin: 0;
	color:black;
	text-decoration: none;
	border-right-width: 2px; border-right-style:dotted; border-right-color: #39858B;
	float:left;
}

.topNav ul li#aboutus  {
	width: 134px;
}

.topNav a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-weight:bold; font-size:11px;
	display: block;
	color: #4D4D4D;
	text-align:center;
	border-top-width: 2px; border-top-style:solid; border-top-color: #9CC2C5;
}

.topNav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #0E4448;
	background-color: #ECE1EF;
}

.topNav li ul {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #E0E5EE;
	text-decoration: none;
	display: none;
}

.topNav li:hover ul, li ul, li.over ul {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:135px;
	padding: 0px;
	margin: 0 -2px;
	border-right-width: 2px; border-right-style:dotted; border-right-color: #39858B;
	border-bottom-width: 2px; border-bottom-style:solid; border-bottom-color: #9CC2C5;
	border-left-width: 2px; border-left-style:dotted; border-left-color: #39858B;
}

.topNav li li {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
}	

.topNav li li a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 0px;
}


.topNav li li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.navSelected  {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ECE1EF;
}

.normalNav  {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #E0E5EE;
}

.support {
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
}

.leftNavCol {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #EBEBFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9CC2C5;
	border-bottom-color: #9CC2C5;
	border-left-color: #9CC2C5;
}

.contentPaneBorder {
	font-family:Arial, Helvetica, sans-serif;
	border-right-width: 2px; border-right-style:solid; border-right-color: #9CC2C5;
	border-bottom-width: 2px; border-bottom-style:solid; border-bottom-color: #9CC2C5}

.contentPane {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 15px 15px 15px;}

.newsletterSignUp {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size:10px;
	color:#164A4E;
	line-height: 15px;
	background-color: #EEF5FC;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color: #39858B;
	border-bottom-color: #39858B;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

.copyright {font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#164A4E;}

.bodyCopy {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:13px;
	color:#000000;
	line-height:19px;
}
.smallBody {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size:11px;
	color:#000000;
	line-height:19px;
}
a:link , .bodyCopy smallBody newsBox1 newsBox2 newsBox3{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #0E4448;
} 
a:visited , .bodyCopy smallBody newsBox1 newsBox2 newsBox3{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #2A6C71;
}
a:hover , .bodyCopy smallBody newsBox1 newsBox2 newsBox3{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #1D7E82;
} 
a:active , .bodyCopy smallBody newsBox1 newsBox2 newsBox3{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight:bold;
	color: #164A4E;
}


p {
	white-space: normal;
}

.Headline {
	font: Arial;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A6B71;
	line-height: 19px;
}

H2{
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 14px;
	color: #006666;
	font-weight: bold;
}


.smallHeadline {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 13px;
	font-weight: bolder;
	color: #2A6B71;
	line-height: 19px;
}
.newsBox1 {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size: 13px;
	color: #000000;
	background-color: #E0E5EE;
	padding: 5px;
	line-height: 18px;
}
.newsBox2 {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size: 13px;
	color: #000000;
	background-color: #ECE1EF;
	padding: 5px;
	line-height: 18px;
}
.newsBox3 {
	font-family:Arial, Helvetica, sans-serif;
	font:Arial;
	font-size: 13px;
	color: #000000;
	padding: 5px;
	background-color: #EBEBFF;
	line-height: 18px;
}
.HeadlineDark {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.conditionBox {
	font-family:Arial, Helvetica, sans-serif;
	font: Arial;
	font-size: 12px;
	color: #000000;
	padding: 5px 10px;
	background-color: #EBEBFF;
	line-height: 20px;
}



