a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
/******* START NAVIGATION  *******/

/* NAV */

#topnav {
	height:39px;
	display: inline-block;
	width: 100%;
	Xpadding-right: 25px;
	background-image: url(../topnav.gif);
	background-repeat: repeat-x;
	Xpadding-left: 5px;
	float: left;
	margin: 0px;
	padding: 0px;

}
/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	overflow: hidden;
	width: 100%;
	background-image: url(../topnav.gif);
}

.mattblackmenu li{
	display: inline;
	margin: 0px;
}

.mattblackmenu li a{
	float: left;
	margin: 0px; /*right divider between tabs*/
	color: #FFFFFF;
	background-image: url(../topnav.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-position: top;
	vertical-align: middle;
	height: 39px;
	line-height: 39px;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
	background-image: url(../topnav-over.gif);
	background-repeat: repeat-x;
}

.mattblackmenu a.selected{
	background-image: url(../topnav-over.gif);
	background-repeat: repeat-x;
}

/* ######### Drop Down ULs CSS ######### */
/*.module.order {
	background-image: url(../images/layer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.overlay-background {
	  background:#222;
	  filter:alpha(opacity=80);
	  height:100%;
	  -khtml-opacity:0.8;
	  -moz-opacity:0.8;
	  opacity:0.8;
	  text-shadow:0 0 0 #000;
	  width:100%;
}
.module .overlay-background {
	  left:1em;
	  position:absolute;
	  top:0;
	  width:11em;
}
.module .overlay-message {
	  left:1em;
	  position:absolute;
	  top:0;
}*/

/*.trans {filter: alpha(opacity=90);opacity:0.90;}*/
.ddsubmenustyle { /*top level drop*/
	position: absolute;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	text-indent: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.ddsubmenustyle li a{ /*top level drop*/
	display: block;
	width: 160px; /*width of menu (not including side paddings)*/
	color: #FFFFFF;
	/*background-image: url(../subnav.gif);
	background-repeat: repeat-x;*/
	text-decoration: none;
/*	margin: 0px; Controls flyout position 
	margin-bottom: -3px;*/
	background-image: url(../transparent.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background: filter: alpha(opacity=97);opacity:0.97;*/
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: 20px;
	height: 20px;
	margin-top: -3px;
	margin-bottom: -4px;
}
.ddsubmenustyle ul{ /*2nd level drop*/
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	list-style-type: none;
	visibility: hidden;
	z-index: 100;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.ddsubmenustyle li a:hover{
	/*color: #FFFFFF;
	background-color: #00FF66;*/
	background-image: url(../transparent-over.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	/*	background-color: filter: alpha(opacity=90);opacity:0.90;
		background-image: url(../subnav-over.gif);*/	
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
	line-height: 20px;
	height: 20px;
}



/*.ddsubmenustyle li a:visited{
	color: #FFFFFF;
	background-color: #174173;
	
	background-image: url(../subnav-over.gif);
}*/
/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0px;
width: 0px;
height: 0px;
display: block;
}

.normalText {
	font-weight: normal;
}

/* END NAV */
#content a:hover {
	text-decoration:underline;
	color:#bd0000;
}
#content a:visited {
	color:#666;
	text-decoration:underline;
}
 #content a:active, #content a:link {
 text-decoration:none;
 color:#666;
}
/* START SUB NAVIGATION  */
.subnav {
	width: 760px;
	background-color: #004fa3;
	height: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.subnav a {
	font-size: 10px;
	color: #ffffff;
	padding-left: 12px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration:none;
	float: left;
}
.subnav a:hover {
	color: #ccc;
}
/* END SUB NAVIGATION  */
