body {
	background-repeat: no-repeat;
	background-color: #074d7d;
	margin:0px;
	background-image: url(../images/background2.jpg);
	background-position: center top;
	
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #074d7d;
	font-weight: lighter;
	margin-top:0px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #074d7d;
	font-weight: lighter;
	margin-top:0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #074d7d;
	font-weight: lighter;
	margin-top:0px;
}


a {
	text-decoration:underline;
	color: #074d7d;
}

a:visited {
	color: #074d7d;

}	

a:hover {
	text-decoration:underline;
	color: #074d7d;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:760px;
}
div#container {
	position:relative;
	float:left;
	background-color:#FFFFFF;
	height:auto;
	padding: 8px;
	width: 744px;
}
div#greybox {
	position:relative;
	float:left;
	width:744px;
	background-color:#f1f1f1;
	height:auto	
}
div#nav {
position:relative;
	width:214px;
	padding:0px 0px 0px 0px;
	margin: 0px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #074D7D;
}
div#content {
position:relative;
	width:466px;
	padding:0px 0px 0px 0px;
	float:left;
	padding: 32px 32px 0px 32px;
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#header {
	height:144px;
	width:760px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
div#footer {
	position:relative;
	float:left;
	width:704px;
	margin-top: 8px;
	background-color:#074d7d;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
}

#content ul {
	color: #074D7D;
	list-style-type: square;
	list-style-position: outside;
}
#content li {
	color:#333333;
	margin: 0px 0px 0px 0px;
}

#nav ul {
	position:relative;
	left: 0px;
	top: 0px;
	width:204px;
	list-style-position:inside;
	list-style-image: url(../images/bullet_blank.gif);
	margin:0px 0px 5px 5px;
	padding:0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	text-indent: 1px;
}

.borderbox {
	background-color: #EEEEEE;
	color: #000000;
	margin: 10px;
	padding: 10px 10px 10px 10px;
}
.borderbox ul li {
	color:#EEEEEE;
}
.boarderbox {	background-color: #EEEEEE;	color: #074d7d;	margin: 10px;	padding: 10px 10px 10px 10px;}.boarderbox ul li {	color:#EEEEEE;}
.hline {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px 0px 3px 0px;
}	

.null {
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.active {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #074d7d;
}

.subMenu {
	color: #074d7d;
	margin:5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	font-size: 9px;
}
.activeSub {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	color: #074d7d;
	margin:5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	font-size: 12px;
	text-indent: 1px;
}

.active a {
	text-decoration: none;
	color: #074d7d;
}

.active a:visited {
	color: #074d7d;

}	

.active a:hover {
	color: #074d7d;
}

.null a {
	text-decoration: none;
	color: #666666;
}

.null a:visited {
	color: #666666;

}	

.null a:hover {
	color: #074d7d;
}

.subMenu a {
	text-decoration: none;
	color: #666666;
}

.subMenu a:visited {
	color: #666666;

}	

.subMenu a:hover {
	color: #074d7d;
}

.activeSub a {
	text-decoration: none;
	color: #074d7d;
}

.activeSub a:visited {
	color: #074d7d;

}	

.activeSub a:hover {
	color: #074d7d;
}
.subtext {
	font-size: 11px;
} .centeredImage    {    text-align:center;    margin-top:0px;    margin-bottom:0px;    padding:0px;    }
