/* START SUBNAV */

#subnav {
	font-size:11px;
	font-weight:bold;
	color:#12416F;
	text-align:right;
}
#subnav a {
	color:#12416F;
	text-decoration:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#subnav a:hover {
	color:#FFFFFF;
	background-color: #12416F;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#subnav1 {
	font-size:11px;
	font-weight:bold;
	color:#0D2E4F;
	text-align:center;
	background-image: url(../images/row-middle.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	width: 300px;
	text-decoration: none;
}
a.subnav1:link {
	color:#000033;
	font-size:11px;
	text-decoration:none;
	background-image: url(../images/row-middle.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	width: auto;
}
a.subnav1:hover {
	color:#Fff;
	font-size:11px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../images/row-middle-ovr.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
a.subnav1:visited {
	color:#EFF2F5;
	font-size:11px;
	text-decoration:none;
	background-image: url(../images/row-middle-ovr.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
/* END SUBNAV */



/* START LEFT NAVIGATION */

#nav {
	width: 100%;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#nav ul {
	padding-left: 15px;
	_padding-left: 20px;
	margin: 0;
}
#nav li {
	list-style-image:url(../images/arrow.gif);
	padding-left:5px;
	height:20px;
	background-image:url(../images/dots.gif);
	background-repeat:repeat;
	display: block;
}
#nav a:link {
	text-decoration:none;
	color: #4A7194;
	display: block;
	height:20px;
}
#nav a:hover {
	text-decoration:none;
	color: #4A7194;
	height:20px;
	background-image:url(../images/dots_on.gif);
}
#nav a:visited {
	text-decoration:none;
	color: #4A7194;
	background-image:url(../images/dots.gif);
	background-repeat:repeat;
}
/* END LEFT NAVIGATION */

/* START FOOTER */
#footer {
	text-align:left;
	background-color:#B3BD71;
	color:#FFFFFF;
	font-size:11px;
	height:25px;
	padding: 2px;
	text-decoration: none;
}
#footer a {
	color:#FFFFFF;
	background-color: #B3BD71;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color:#FFFFFF;
	background-color: #C7CE95;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
/* END FOOTER */
.anylinkcss {
	width: 250px;
	position:absolute;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	/*line-height: 18px;*/
	z-index: 1;
	/*background-color: #084081;*/
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7D9CB5;
	border-right-color: #7D9CB5;
	border-left-color: #7D9CB5;
	padding: 0px;
	height: 20px;
}
.anylinkcss a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	color:#0D2E4F;
	text-align:left;
	background-image: url(../images/row-middle.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	width: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D9CB5;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.anylinkcss a:hover {
	/*background-color: #084081;*/
	color: #FFFFFF;
	background-image: url(../images/row-middle-ovr.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.anylinkcss a:visited {
	/*background-color: #084081;*/
	color: #FFFFFF;
	background-image: url(../images/row-middle-ovr.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	text-decoration: none;
}
a.home:link {
	color: #1B4E7F;
	padding-top: 8px;
	background-color: #003265;
}
a.home:hover {
	text-decoration: none;
	color: #9AA650;
	background-color: #003265;
}
a.home:visited {
	text-decoration: underline;
	color: #3786D5;
	background-color: #003265;
}
