body {
	background: #00579e;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  100%;
	height: 100%;
	text-align: center;
	}

div#main {
	background: transparent;
	margin: auto;
	margin-top: 20px;
	padding: 0px;
	border: 0px;
	width:  680px;
	}
	
div#topbanner {
	display: none;
	}
	
div#mainmenu {
	display: none;
	}
	
div#maincontent {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  680px;
	text-align: left;
	}
	
div#leftcolumn {
	display: none;
	}
	
.submenu {
	background: transparent;
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px; 
	margin: 0px;
	padding: 2px 0px 2px 25px;
	border: 0px;
	width:  123px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #06bafa;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: #004C99;
	font-weight: normal;
	}
	
.submenu2 {
	background: transparent;
	background-position: 2px 2px; 
	margin: 0px;
	padding: 2px 0px 2px 25px;
	border: 0px;
	width:  123px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #06bafa;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: #004C99;
	font-weight: normal;
	}
	
.submenu a {color: #004C99; text-decoration: none;}
.submenu a:hover {color: #06bafa; text-decoration: none;}
.submenu a:visited {color: #004C99; text-decoration: none;}
	
.breadcrumbs {
	font-family: verdana, arial;
	font-size: 0.7em;
	color: #004C99;
	font-weight: normal;
	margin: 0px;
	}
	
.breadcrumbs a {color: #A6A6A6; text-decoration: none;}
.breadcrumbs a:hover {color: #06bafa; text-decoration: none;}
.breadcrumbs a:visited {color: #A6A6A6; text-decoration: none;}
	
div#maincolumn {
	background: transparent;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	width:  680px;
	text-align: left;
	}

div#footer {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  680px;
	text-align: left;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: #004C99;
	clear: both;
	}
	
div#footer a {color: #004C99; text-decoration: none;}
div#footer a:hover {color: #06bafa; text-decoration: none;}
div#footer a:visited {color: #004C99; text-decoration: none;}	

div#footer2 {
	background: transparent;
	background-image: url(../images/footerback.gif);
	background-repeat: repeat-y; 
	margin: 0px;
	padding: 0px;
	border: 0px;
	width:  680px;
	text-align: left;
	font-family: verdana, arial;
	font-size: 0.7em;
	color: #FFFFFF;
	}
	
div#footer2 a {color: #FFFFFF; text-decoration: none;}
div#footer2 a:hover {color: #004C99; text-decoration: none;}
div#footer2 a:visited {color: #FFFFFF; text-decoration: none;}
	
.button { padding: 0px; }

h1 {font-family: verdana, arial;font-weight: bold;font-size: 1.3em;color:#D56235; margin: 0px;}
h2 {font-family: verdana, arial;font-weight: bold;font-size: 1.1em;color:#0BB8F7; margin: 0px;}
h3 {font-family: verdana, arial;font-weight: bold;font-size: 0.9em;color:#025796; margin: 0px;}
h4 {font-family: verdana, arial;font-weight: bold;font-size: 0.7em;color:#D56235; margin: 0px;}
h5 {font-family: verdana, arial;font-weight: bold;font-size: 0.7em;color:#025796; margin: 0px;}
h6 {font-family: verdana, arial;font-weight: normal;font-size: 0.7em;color:#A6A6A6; margin: 0px;}
p  {font-family: verdana, arial;font-weight: normal;font-size: 0.7em;color:#A6A6A6; margin: 0px;}