/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-droplistv2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dropList {
	height:30px;
	width:895px;
	background:#89a url(topBack.gif) repeat-x left center;
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:13px;
	z-index:500;
	border:1px solid #ccd;
	border-width:1px 1px 0 1px;
	background-image: url(topBack.gif);
}

#dropList ul#menu {
margin:0; 
padding:0 0 0 60px; 
list-style:none; 
white-space:nowrap;
}

#dropList ul#menu li.level1-li {
float:left;
height:29px;
padding-top:1px;
margin-right:1px;
}

#dropList ul#menu li.level1-li a.level1-a {
display:block; 
height:26px; 
float:left; 
border-left:1px solid #7e8586;
border-right:1px solid #2d2d2d;
padding:0 10px 0 10px; 
text-decoration:none; 
line-height:24px; 
white-space:nowrap;
font-weight:bold;
color:#ddd;
}

#dropList ul#menu li.sub a.level1-a {color:#ddd;}

#dropList ul#menu li.level1-li:hover,
#dropList ul#menu li.level1-li a.level1-a:hover {position:relative;}

#dropList ul#menu li.level1-li a.level1-a:hover, 
#dropList ul#menu li.level1-li:hover a.level1-a {
border-left:1px solid #2d2d2d;
border-right:1px solid #000;
color:#000000;
background:url(over.gif);
}

#dropList ul#menu li.sub a.level1-a:hover {
height:29px;
color:#000;
background:url(topHover.gif);
}
 
#dropList ul#menu li.sub:hover > a.level1-a {
height:29px;
color:#000;
background:url(topHover.gif);
}

#dropList ul#menu li div.listHolder {
position:absolute; left:-9999px; top:30px; background:#fff url(divider.gif); border:1px solid #000; border-width:0 1px 1px 1px; padding:0;}

/* IE6 only */
#dropList table {
border-collapse:collapse; 
margin:-1px -10px; 
font-size:1em; 
width:0; 
height:0;
}

#dropList ul#menu :hover div.listHolder {left:0;}
#dropList ul#menu a:hover div.listHolder {left:-1px; top:29px;}
#dropList ul#menu div.col1 {width:141px;}
#dropList ul#menu div.col2 {width:280px;}
#dropList ul#menu div.col3 {width:420px;}

#dropList ul#menu a:hover div.left1,
#dropList ul#menu :hover div.left1 {left:-141px;}


#dropList ul#menu div.listHolder div.bottomLine {clear:left; background:#00364F; padding:5px 10px;}
#dropList ul#menu a:hover div.listHolder div.bottomLine {height:1px;}
#dropList ul#menu div.listHolder div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#FDE579; background:url(arrow.gif) no-repeat left center; font-weight:bold; font-size:12px;}
#dropList ul#menu div.listHolder div.bottomLine p a {color:#fff;}
#dropList ul#menu div.listHolder div.bottomLine p a:hover {text-decoration:none;}

#dropList ul.atoz {padding:0; margin:0; list-style:none; width:420px; height:24px; background:#fff; font-size:12px;} 
#dropList ul.atoz div.subListHolder {position:absolute; left:-9999px;}
#dropList ul.atoz li {display:block; float:left;}
#dropList ul.atoz li a {display:block; padding:0 10px; float:left; height:24px; line-height:24px; background:#fff; color:#000; text-decoration:none; text-align:center; font-weight:bold;}
#dropList ul.atoz li a:hover {background:#069; color:#fff;}
#dropList ul.atoz li:hover > a {background:#069; color:#fff;}

#dropList ul.atoz :hover div.subListHolder {left:-1px; top:24px; background:#fff url(divider.gif); border:1px solid #000; border-width:0 1px 1px 1px;}

#dropList div.listCol {display:block; float:left; padding:10px; margin:0; width:120px;}
#dropList div.listCol h5 {padding:5px 0 0 0; margin:0; font-size:11px; line-height:13px; background:url(linedot.gif) repeat-x left bottom; text-align:left;}
#dropList div.listCol ul {padding:0; margin:0; list-style:none; font-size:11px}
#dropList div.listCol ul li {line-height:15px; padding:0; margin:0;}
#dropList div.listCol ul li a {display:block;  color:#069; text-decoration:none; padding-left:10px; font-weight:normal; background:url(dot.gif) no-repeat left center; white-space:nowrap; text-align:left; width:110px;}
#dropList div.listCol ul li a:hover {text-decoration:underline;}

#dropList div.sublistCol {display:block; float:left; padding:10px; margin:0; width:120px; text-align:left; line-height:15px;}
#dropList div.sublistCol h5 {clear:left; padding:5px 0 0 0; margin:0; font-size:11px; line-height:13px; background:url(linedot.gif) repeat-x left bottom; text-align:left; color:#000;}
#dropList div.sublistCol ul {padding:0; margin:0; list-style:none; width:110px; font-size:10px;}
#dropList div.sublistCol ul li {line-height:15px; padding:0; margin:0; width:110px}
#dropList div.sublistCol ul li a {display:block; float:left; color:#069; text-decoration:none; padding-left:10px; font-weight:normal; background:url(dot.gif) no-repeat left center; white-space:nowrap; height:15px; line-height:15px; font-weight:normal;}
#dropList div.sublistCol ul li a:hover {text-decoration:underline; color:#069; background:url(dot.gif) no-repeat left center;}
#dropList div.sublistCol ul li:hover  a {text-decoration:underline; color:#069; background:url(dot.gif) no-repeat left center;}

#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine {clear:left; background:#00364F; padding:5px 10px; text-align:left;}
#dropList ul#menu a:hover div.listHolder ul.atoz div.bottomLine {height:1px;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p {padding:0 0 0 15px; margin:0; line-height:20px; color:#FDE579; background:url(arrow.gif) no-repeat left center; font-weight:bold; font-size:11px;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p a {color:#fff; background:#00364F; display:inline; float:none; padding:0; text-decoration:underline;}
#dropList ul#menu :hover div.listHolder ul.atoz div.bottomLine p a:hover {text-decoration:none;}


#dropList table table {
border-collapse:collapse; 
margin:-1px -10px 0 -10px; 
font-size:1em; 
width:0; 
height:0;
}

/* BRYAN'S CSS FOR TEMPLATE DESIGN */

.Color01{ Color: #FDE579; }
.Color02{ Color: #477C95; }
.Color03{ Color: #BCD1DA; }
.Color04{ Color: #EDE7CE; }
.Color05{ Color: #002030; }
.Color06{ Color: #00364F; }
.Color07{ Color: #FFFFCC; }
.Color08{ Color: #204F65; }


body {
	padding: 0px;
	background: #000000 url(/images/grad1.png) 0 0 repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;			
	}


p {
	color:#000000;
	font-size: 14px;
}


h1 {
	font-size: 18px;
	color: #000033;
}

a:link{
	color: #000033;
	text-decoration: underline;
}
a:visited{
	color: #000033;
	text-decoration: underline;
}
a:hover{
	color: #002030;
	background-color: #BCD1DA;
	text-decoration: underline;
}
a:active{
	color: #5b5247;
}

img{
	border:0;
} 

.img a:hover{
	border:0;
} 

.img a:visited:hover{
	border:0;
}

a img {
	vertical-align: bottom;
}

.description {
	font-size:11px;
}

.description2 {
	font-size:13px;
}

span.description2 {
	font-size:13px;
}

.description a:link {
	font-size:12px;
	font-weight:bold;
}
h2.title {
	color:#002030;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:5px inherit;
	border-bottom:2px;
	border-bottom-color:002030;
	text-transform:uppercase;
}

.bigbullets {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	list-style-type: disc;
	text-align: left;
	text-indent: 2px;

}

table.myfooter {
	font-size: 12px;
	color: 000033;
}

td.myfooter {
	font-size: 12px;
	color: 000033;
}	



/* BRYAN'S CSS FOR VERTICAL MENU */
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 196px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background: url(/images/blockdefault.gif) repeat-x
font-size: 14px;
padding: 2px 2px 2px 2px;
color: #ffffff;
margin: 0px;

}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 13px;
display: block;
border-bottom: 1px dashed #666666;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #002030;
width:196px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

.lefttableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menubg	{
	background-image: url(/awmdata/menu/topBack.gif);
	background-repeat: repeat-x;
	}
	
#leftmenubg	{
	background-image: url(/awmdata/menu/blockdefault.gif);
	background-repeat: repeat-x;
	}