/*<style type="text/css">*/

/*navigation*/

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submenu{
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
}

.liststyle {
	font-size: 11px;
	color: #000000;
	list-style-image: url(images/dash.gif);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.listindent {
	font-size: 11px;
	color: #000000;
	list-style-image: url(images/dash.gif);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*</style>*/

a.subnav:link {
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 0px;*/
}

a.subnav:visited {
	color: #FFFFFF;
	text-decoration: none;
	/*padding: 0px;*/
}

a.subnav:hover {
	color: #75BFB7;
	text-decoration: none;
	padding-left: 0px;
}

a.mainmenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.mainmenu:hover {
	color: #66B4AD;
	text-decoration: none;
}


/*Page Elements*/

.outerborder {
	background-image: url(images/bars_back.gif);
	background-repeat: repeat;
	width: 100%;
	vertical-align: top;
}
.navtable {
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 5px;
	padding-left: 4px;
	width: 150px;

}
a:link {
	font-weight: bold;
	color: #046868;
}
a:visited {
	font-weight: bold;
	color: #006666;
}
.bodytable {
	background-color: #FFFFFF;
	padding: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indexbodytable {
	background-color: #FFFFFF;
	padding: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/new_index_image.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #277D7D;
	background-color: #99CCCC;
	background-position: center;
	height: 16px;
}
.copybottom {
	height: 25px;
}
.nbouterborder {
	background-image: url(images/bars_back.gif);
	background-repeat: repeat;
	width: 100%;
	vertical-align: top;
	border-top: none;
	border-right: 2px solid #006163;
	border-bottom: 2px solid #006163;
	border-left: 2px solid #006163;
	height: 80px;
}
.big_green {
	font-size: 16px;
	font-weight: bold;
	color: #006163;
}
li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
