body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #232020;
}
.bodytext a {
	color: #0092d0;
	text-decoration: none;
}
.bodytext a:hover {
	text-decoration: underline;
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #0092d0;
}
.bodytextblue a {
	color: #0092d0;
	text-decoration: none;
}
.bodytextblue a:hover {
	text-decoration: underline;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.whitetext a {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a hover {
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #494949;
}
.footer a {
	color: #0092d0;
	text-decoration: none;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav {
	margin: 0px;
	float: right;
	vertical-align: top;
	padding-right: 0px;
	padding-top: 0px;
	width: 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #bebebe;
	}
#nav li a {
  	height: 30px;
  	height: 22px;
	text-decoration: none;
	}	

	
#nav li a:link, #nav li a:visited {
	color: #000000;
	display: block;
	background-image: url(images/nav_bg.gif);
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 8px;
	}
	
#nav li a:hover, #nav li a:active {
	color: #0092d0;
	background-image: url(images/nav_over.gif);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	}	
	
#subscribe {
	float:left;
	margin:0;
	padding:10px 15px;
	font-size:12px;
	color:#fff;
	text-align:left;
	overflow:hidden;
	height:160px;
	width:148px;
	background:#167DA9;
	font-family:Arial, Helvetica, sans-serif;
}
#subscribe h2 {
	font-size:14px;
	margin:0 0 0 0;
	color:#fff;
}
#subscribe label {
	width:50px;
	float:left;
	text-align:left;
	margin:2px 10px 0 0;
	text-transform:uppercase;
	font-size:11px;
}
#subscribe input {
	width:140px;
	float:left;
	margin:0 0 5px;
	font-size:11px;
	padding:2px 0;
	
}
#subscribe .subscribeSubmit {
	width:145px;
	color:#167DA9;
	font-weight:bold;
	font-size:11px;
	}