/* The only difference between the links page and the tier2links page is the addition of the breadcrumbs menu information on the bottom.  There is also a sub-menu indent included in this document specifically for the web design page */

/* 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;
}


.submenu-indent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 100px;
	padding-bottom: 2px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-decoration: none;
	}		

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

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

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


/* This is still the Main Nav and Menu but should be used for page FOCUS */
.menufocus {
	font-family: Arial, Helvetica, sans-serif;
	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-focus.gif);
	text-decoration: none;	
}

.menufocus:link {
	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: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;
}

/* 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;
}

/* BREADCRUMBS NAV */	

#breadcrumbsmenu {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
}

.breadcrumbs:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

.breadcrumbs:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

.breadcrumbs:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

.breadcrumbs:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

#breadcrumbsfocus {
	color: #006882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
}

.breadcrumbsfocus:link {
	color: #006882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

.breadcrumbsfocus:visited {
	color: #006882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

.breadcrumbsfocus:hover {
	color: #006882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}

.breadcrumbsfocus:active {
	color: #006882;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
}
