body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.gutter {
	margin: 7px;
}

#topNav {
	padding: 3px 8px 4px 5px;
	background-color: #ffffff;
	line-height: 10px;
	font-family: Arial, sans-serif;
	background-image:url(../topNav.gif);
	background-repeat: repeat-x;
}
 
#topNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#topNav li {
	display: inline;
	padding-right: 13px;
	font-size: 9px;
}

#topNav a:link {
	color: #033f7e;
	font-weight: bold;
	text-decoration: none;
}

#topNav a:visited {
	color: #033f7e;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#height {
	height: 1px;
	background-color: #9c9791;
}
 
#header {
	background-color: #e9eaf3;
	height: 80px;
	background-image: url(../headerBg.gif);
	background-repeat: repeat-x;
}
 
#nav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 8px 8px 8px 8px;
	background-color: #ffffff;
	background-image: url(../navBg.gif);
	background-repeat: no-repeat;
}
 
#nav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#nav li {
	display: inline;
	padding-right: 13px;
}

#nav a:link {
	color: #033f88;
	text-decoration: none;
} 

#nav a:visited {
	color: #033f88;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#homeLeftNav {
	font-family: Arial, sans-serif;
	color: #faf1de;
	padding: 0 8px 4px 8px;
	background-image: url(../leftNavBg.gif);
	background-color: #3c6299;
    width: 150px;
  	float: left;
}

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

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

#homeLeftNav a:hover {
	text-decoration: underline;
}

#leftNav {
	font-family: Arial, sans-serif;
	color: #faf1de;
	padding: 0 8px 4px 8px;
	background-image: url(../leftNavBg.gif);
	background-color: #3c6299;
    width: 245px;
  	float: left;
}

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

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

#leftNav a:hover {
	text-decoration: underline;
}

.headingText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7d4000;
	font-weight:bold;
}

#homeBodyText {
    margin-left: 170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	min-height: 450px;
	max-width: 550px;
}

#homeBodyText a:link {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#homeBodyText a:visited {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#homeBodyText a:hover {
	text-decoration: none;
}

#bodyText {
    margin-left: 265px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	min-height: 420px;
	max-width: 550px;
}

#bodyText a:link {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:visited {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:hover {
	text-decoration: none;
}

#bottomNav {
	font-family: Arial, sans-serif;
	color: #033f88;
	font-size: 9px;
	height: 30px;
	vertical-align: middle;
	background-color: #F6F6F6;
}
 
#bottomNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#bottomNav li {
	display: inline;
	padding-right: 13px;
}

#bottomNav a:link {
	color: #033f88;
	text-decoration: none;
}

#bottomNav a:visited {
	color: #033f88;
	text-decoration: none;
}

#bottomNav a:hover {
	text-decoration: underline;
}

#bottomOne {
    width: 150px;
    float: left;
}

#bottomTwo {
    margin-left: 150px;
    margin-right: 25px;
}

#bottomThree {
    width: 200px;
    float: right;
}

hr {
	border-width:1px;
	border-style: solid;
	border-color: #CCCCCC;
}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a:link {
	color: #666666;
	text-decoration: underline;
}
.copyright a:hover {
	color: #666666;
	text-decoration: underline;
}

.copyright a:visited {
	color: #666666;
}