/* CSS Document */

/* Main Nav and Main Menu*/
#mainnav {
	background-image:  url("../graphics/backgrounds/fadedeyebg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 200px;
	width: 199px;
	margin-left: 5px;
	padding-top: 15px;
	border: none;
	text-decoration: none;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #006882;
	text-decoration: none;
	display: block;
	width: 189px;
	padding-left: 10px;
	line-height: 20px;
	background-image: url(../graphics/transrepeat.gif);
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006882;
}		

.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #006882;
	background-image: url(../graphics/transrepeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	text-decoration: none;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006882;
}
	
.menu:visited {
	color: #006882;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006882;
}

.menu:hover {
	background-color: transparent;
	color: #006882;
	background-image: url(../graphics/transrepeat2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006882;
}

.menu:active {
	color: #006882;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006882;
}

.menufocus{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #006882;
	text-decoration: none;
	display: block;
	width: 189px;
	padding-left: 10px;
	line-height: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006882;
}
		
.menufocus:link {
	background-color: transparent;
	color: #006882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../graphics/transrepeat-focus.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	text-decoration: none;
}

.menufocus:visited {
	background-color: transparent;
	color: #006882;
	background-image: url(../graphics/transrepeat-focus.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	text-decoration: none;
}

.menufocus:hover {
	background-color: transparent;
	color: #006882;
	background-image: url(../graphics/transrepeat-focus.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	text-decoration: none;
}

.menufocus:active {
	background-color: transparent;
	color: #006882;
	background-image: url(../graphics/transrepeat-focus.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	text-decoration: none;
}

.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-decoration: none;
}		

.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/submenubullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
	
.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/submenubullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	padding-left: 20px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../graphics/submenubullet-hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 10px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	background-image: url(../graphics/submenubullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* Links inside the footer part of the page - the dark blue at the bottom */

.footerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	}

.footerlink:link{
	color: #ffffff;
	text-decoration: none;
}

.footerlink:visited {
	color: #ffffff;
	text-decoration: none;
}

.footerlink:hover {
	color: #FF0000;
	text-decoration: none;
		
}

.footerlink:active {
	color: #ffffff;
	text-decoration: none;
}

/* This controls the NavMenu at the bottom of the page */
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	
}

.navlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	
}

.navlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	
}

.navlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	color: #FF0000;
	
}

.navlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
	
}


/* Generic links */	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

