html {
	min-height: 100%;
	padding-bottom: 1px; }
img {
	display: block; }

#home{
	background-color:#f4f6e3;
	color:#5e6c7a;
	margin: 0;
	padding: 0;
	color: #5e6c7a;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0 top; }

#sub{
	background-color:#f4f6e3;
	color:#5e6c7a;
	margin: 0;
	padding: 0;
	color: #5e6c7a;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px;
	background-image: url(../images/bg-sub.gif);
	background-repeat: repeat-x;
	background-position: 0 top; }
td {
	color: #5e6c7a;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px; }
p {
	color: #5e6c7a;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 14px; }
.dottedbottom {
	border-bottom: 1px dotted #a6a5a5;
	 }

h1.survey {
	color: #b8d104;
	font-size: 30px;
	font-family: "Arial Black";
	line-height: 26px;
	letter-spacing: -2px;
	margin: 0;
	padding: 10px 0 5px; }
h1 {	color:          #0f3753;
	font-size:      26px;
	font-family:    "Arial Black";
	line-height:    22px;
	letter-spacing: -2px;
	margin:         0;
	padding:        0 0 5px; }

h2 {
	color: #fefefe;
	font-size: 20px;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	margin: 0;
	padding: 0 0 5px; }
h2.title {
	color: #737d28;
	font-size: 17px;
	font-family: "Arial Black";
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: -1px;
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0; }
h3 {
	color: white;
	font-size: 14px;
	font-family: "Arial Black";
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 0; }
h3.dgreen {	color:          #737d28;
	font-size:      14px;
	font-family:    "Arial Black";
	font-weight:    normal;
	line-height:    14px;
	letter-spacing: 0; }

h3.survey {
	color:          #b8d104;
	font-size:      14px;
	font-family:    "Arial Black";
	font-weight:    normal;
	line-height:    14px;
	letter-spacing: 0;
	margin: 0;
	padding: 0; }
h3.imap {
	color:          #8db4cd;
	font-size:      14px;
	font-family:    "Arial Black";
	font-weight:    normal;
	line-height:    14px;
	letter-spacing: 0;
	width: 270px;
	margin: 0;
	padding: 10px 0 0; }

h3.title {
	color: #0f3753;
	font-size: 13px;
	font-family: arial, helvetica, verdana;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0; }
ul {
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	color: #7a8332;
	margin-top: 5px;
	margin-bottom: 14px;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: disc; }
li {	color:           #7a8332;
	font-size:       12px;
	font-family:     arial, helvetica, verdana;
	list-style-type: disc; }

.news {
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	line-height: 10px;
	margin: 0;
	padding: 8px 0 0; }
.bgreen {
	color: #b8d104; }
.green {	color: #737d28; }

.white {
	color: white; }

.lblue {
	color: #8db4cd; }
.blue {
	color: #34698b; }
/**********navigation***********/

ul.nav {
	color: #a8bf02;
	font-size: 10px;
	font-family: "Arial Black", Impact;
	font-weight: normal;
	line-height: 8px;
	margin: 10px 0 0;
	padding: 0;
	list-style-type: none;
	display: inline; }

li.nav {
	color: #a8bf02;
	font-size: 10px;
	font-family: "Arial Black", Impact;
	font-weight: normal;
	line-height: 8px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	display: inline; }

a.nav:link, a.nav:visited, a.nav:active {
	color: white;
	text-decoration: none; }

a.nav:hover {
	color: #a8bf02;
	text-decoration: none; }
	
a.navsel:link, a.navsel:visited, a.navsel:active, a.navsel:hover {
	color: #a8bf02;
	text-decoration: none; }

/**********end navigation***********/

a:link {
	color: #a8bf02;
	text-decoration: none; }

a:visited {
	color: #a8bf02;
	text-decoration: none; }

a:hover {
	color: #5e6c7a;
	text-decoration: none; }

a:active {
	color: #a8bf02;
	text-decoration: none; }


a.green:link, a.green:visited, a.green:active {
	color: #a8bf02;
	text-decoration: none; }

a.green:hover {
	color: white;
	text-decoration: none; }	
		
a.white:link, a.white:visited, a.white:active {
	color: white;
	text-decoration: none; }

a.white:hover {
	color: #a8bf02;
	text-decoration: none; }
	
a.white2:link, a.white2:visited, a.white2:active {
	color: white;
	text-decoration: none; }

a.white2:hover {
	color: #ddfc00;
	text-decoration: none; }
	

/**********structure***********/

#container {
	background-position: center 0;
	width: 958px;
	height: auto; }
.inside {
	background-color: #f4f6e3;
	width: 929px; }

.top {
	width: 100%;
	height: 144px; }
	
#home .banner {
	width: 100%;
	height: 373px; }
#sub .banner {
	width: 100%;
	height: 218px; }
#home .content {
	background-image: url(../images/near.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 308px; }
#home #col1 {
	background-image: url(../images/near.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	float: left;	
	}
#sub #col1 {
	background-image: url(../images/near.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 74px;
	height: 320px;
	float: left;
	}
#col2 {
	text-align: right;
	width: 158px;
	height: 250px;
	float: left; }
#col3 {
	width: 286px;
	float: left; 
	color: #5e6c7a;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px; }
#col3a {
	width: 677px;
	float: left; 
	color: #5e6c7a;
	font-size: 12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px; }
#col3b {	color:       #5e6c7a;
	font-size:   12px;
	font-family: arial, helvetica, verdana;
	line-height: 14px;
	width:       521px;
	float:       left; }

#col4 {
	width: 411px;
	float: left; }
#back {
	background-color: #8f9e23;
	text-align: center;
	width: 156px;
	height: 33px;
	float: right;
	display: block; }

.contenttext {
	margin-top: 32px; }
#sub .content {
	background-image: url(../images/near.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	/*height: 466px; */}
.footer {
	background-image: url(../images/shadow-b.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	width: 958px;
	height: 15px; }
#survey {
	position: absolute;
	z-index: 10;
	float: left;
	margin-top: 5px;
	margin-left: 611px; }
/**********end structure***********/
.shadow-l {
	background-image: url(../images/shadow-l.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	width: 15px; }
.shadow-g-l {
	background-image: url(../images/shadow-g-l.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	width: 15px; }
.shadow-b-l {	background-image:    url(../images/shadow-b-l.gif);
	background-repeat:   repeat-y;
	background-position: right 0;
	width:               15px; }

.shadow-r {
	background-image: url(../images/shadow-r.gif);
	background-repeat: repeat-y;
	background-position: left 0;
	text-align: left;
	width: 15px; }
.shadow-b-r {	background-image:    url(../images/shadow-b-r.gif);
	background-repeat:   repeat-y;
	background-position: left 0;
	text-align:          left;
	width:               15px; }

.shadow-b {
	background-image: url(../images/shadow-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px; }
.shadow-t {
	background-image: url(../images/shadow-t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px; }
.shadow-g-t {
	background-image: url(../images/shadow-g-t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px; }
.shadow-b-t {
	background-image: url(../images/shadow-b-t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px; }
.shadow-lb-t {
	background-image: url(../images/shadow-lb-t.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px; }
.compass-g {
	background-color: #8f9e23;
	background-image: url(../images/compass-g.jpg);
	background-repeat: no-repeat;
	background-position: left top; }
.compass-b {
	background-color: #36576b;
	background-image: url(../images/compass-b.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; }
.bluebg {
	background-color: #36576b; }
.neartitle {
	margin-top: 24px;
	margin-left: 134px; }
.newsmodule {
	width: 240px;
	height: 85px;
	overflow: auto;
	border: hidden 0 transparent;
	outline-style: hidden;
	outline-width: 0; 
	/*scrollbar-face-color : #36576B; 
	scrollbar-highlight-color : #36576B; 
	scrollbar-3dlight-color : #6f8d3e;  
	scrollbar-shadow-color : #6f8d3e; 
	scrollbar-darkshadow-color : #36576B; 
	scrollbar-track-color : #36576B; 
	scrollbar-arrow-color : #b8d104;*/
	}
.navmodule {
	position: absolute;
	top: 91px;
	width: 711px;
	height: 53px;
	z-index: 10;
	margin-left: 217px;
	border: hidden 0 transparent;
	outline-style: hidden;
	outline-width: 0; }
.navblock {
	background-color: #0f3753;
	width: 696px;
	height: 38px; }

.padnews {
	margin-top: 8px; }
	
.padright {
	margin-right: 10px; }
.padback {
	margin: 8px 0 0;
	padding: 0;
	 }

