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

html, body {
    width: 100%;
    height: 100%;
margin:0px 0px 0px 0px;
background-color:#013d7c;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

a:link,
a:visited {
color:#3399FF;
font-weight:bold;
}

a:hover,
a:active {
color:#0066CC;
font-weight:bold;
}

.newsupdate a:link,
.newsupdate a:visited {
color:#FFFFFF;
text-decoration:none;
}

.newsupdate a:hover,
.newsupdate a:active {
color:#333333;
}
.nav a:link,
.nav a:visited {
color:#C1E3FD;
text-decoration:none;
padding-top:5px;
padding-bottom:6px;
padding-left:13px;
padding-right:13px;
font-weight:normal;
font-size:11px;
}
.nav a:hover,
.nav a:active {
color:#FFFFFF;
text-decoration:none;
padding-top:5px;
padding-bottom:6px;
padding-left:13px;
padding-right:13px;
background-image:url(images/rollover.png);
background-position:center;
background-repeat:no-repeat;
font-weight:normal;
font-size:11px;
}

.nav {
height:26px;
}

.testimonials {
background-color:#E9E9E9;
background-image:url(images/hand.jpg);
background-position:left top;
background-repeat:no-repeat;
font-size:10px;
color:#333333;
width:190px;
padding-left:10px;
padding-right:10px;
line-height:11px;
}

.features {
background-color:#E9E9E9;
font-size:10px;
color:#333333;
width:190px;
padding-left:10px;
padding-right:10px;
}

.news {
background-color:#E9E9E9;
font-size:10px;
color:#333333;
width:450px;
padding-left:10px;
padding-right:10px;
}

.newsupdate {
	font-size:9px;
	}

.div_01 {
background-image:url(images/div_01.jpg);
background-position:center;
height:46px;
}

.div_02 {
background-image:url(images/div_02.jpg);
background-position:center;
height:152px;
}

.div_03 {
background-color:#FFFFFF;
background-image:url(images/div_03.jpg);
background-position:center top;
background-repeat:no-repeat;
}

.div_04 {
background-image:url(images/div_04.jpg);
background-position:center;
background-repeat:repeat-x;
height:85px;
}

.gogreen {
	width:602px;
	height:382px;
	background-image:url(images/gogreen.jpg);
	font-size:18px;
	color:#FFFFFF;
	}

.hr {
border:1px solid #CCCCCC;
	}
h1 {
font-size:14px;
font-weight:bold;
color:#003e7e;
margin-bottom:5px;
}

h2 { /*gray title headers */
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;
color:#414141;
margin-top:0px;
}

h3 { /*news article titles*/
text-transform:uppercase;
color:#003e7e;
font-weight:bold;
font-stretch:expanded;
margin-top:0px;
margin-bottom:0px;
}

h4 { /*small italic for dates */
font-size:9px;
font-style:italic;
color:#666666;
margin-top:0px;
margin-bottom:0px;
padding-left:10px;
}

h5 { /*in-line blue bold*/
display:inline;
font-size:14px;
font-weight:bold;
color:#333333;
margin:0px 0px 0px 0px;
}