/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #175072;}
a:hover {
	color: #BA8C05;
}

img {
border: 0;
}

body {
	font: normal 62.5% Tahoma,sans-serif;
	background-color: #E7E7E7;
	background-image: url(../images/Mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p,code,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

li {list-style: none;}

h1 {
	margin-bottom: 4px;
	color: #093B82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093B82;
}

h3 {
	margin-bottom: 2px;
	color: #333333;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}



/* structure */
.container {
	font-size: 1.2em;
	width: 950px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../images/bgContainer.gif);
}



/* header */
.top {
	background-color: #2e4e75;
	height: 37px;
	width: 940px;
	margin-left: 5px;
}

/* title */
.header {
	height: 254px;
	width: 969px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_header.jpg);
}

/* navigation */
#navigation {
	height: 41px;
	width: 940px;
	background-image: url(../images/nav.gif);
	margin-left: 13px;
}
#navigation a {
	color: #FFFFFF;
	display: block;
	float: left;
	line-height: 41px;
	padding: 0 15px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E4F77;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#navigation a:hover {
	color: #F4C546;
}
#navigation a#current {
	color: #F4C546;
}
#navigation a#last{
	border-right:none;
	color: #FFFFFF;
	display: block;
	float: right;
	line-height: 41px;
	padding: 0 18px;
	text-decoration: none;
	text-align: right;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/user-login-yellow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#navigation a:hover#last{
	border-right:none;
	color: #F4C546;
	display: block;
	float: right;
	line-height: 41px;
	padding: 0 18px;
	text-decoration: none;
	text-align: right;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/user-login-white.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* main */
.main {

}

/* sub navigation */
.sidenav {
	float: left;
	width: 190px;
	margin-left: 18px;
	margin-top: 20px;
	margin-right: 10px;
	background-image: url(../images/separator.jpg);
	background-repeat: no-repeat;
	background-position: 175px top;
	height: 350px;
}
.sidenav h2 {
	color: #1C455E;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
}
.sidenav li {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sidenav li a {
	font-size: 1.1em;
	color: #1C455E;
	display: block;
	text-decoration: none;
	width: 90%;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 12px;
}
.sidenav li a:hover {
	color: #D29E0C;

}

/* content */
.content {
	float: right;
	width: 665px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	margin-right: 24px;
}
.content .descr {
	color: #1C455E;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: right;
}

.content p
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#Zip{
	width: 675px;
	margin: 10px;
}


/* footer */
.footer {
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 20px;
	text-align: left;
	height: 60px;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	width: 930px;
	margin-left: 13px;
	padding-left: 10px;
	padding-bottom: 15px;
	background-color: #2A476B;
	padding-top: 13px;
}
.footer a,.footer a:hover {color: #FFF;}

/* misc */
.clearer {clear: both;}

.left {
	float: left;
	margin: 2px;
}

.right {float: right;}
.hightLight{
	background-color: #FFFF99;
}
.blue{
	color: #175072;
}
.box{
	width: 400px;
	height: 215px;
	background-image: url(../images/box_bg_small2.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;

}

.NewsBox{
	width: 650px;
	padding: 5px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
