	
	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		font-size: 80%;
		font-weight: bold;
		background:url(images/page_back.gif);

		}


	#leftcontent {
		position: absolute;
		left:0px;
		top:79px;
		width:200px;
		background:#000080;
		background-image: url(images/left_back.gif);
		background-position: left top;
		background-repeat: no-repeat;
		}

	#centercontent {
		width: 650px;
		background:#fff;
   		margin-left: 199px;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
		background-image: url(images/main_back.gif);
		background-position: left top;
		background-repeat: no-repeat;
		padding-left: 20px;
		font-family: verdana, sans-serif;

		line-height: 20px;
		}
	#centercontent p {
				font-weight: normal;
}

	#mainlist li {
		float: none;
		padding-left: 20px;
		margin: 0px;
		font-size: 12px;
		font-weight: normal;
	}


	html>body #centercontent {
   		margin-left: 200px;
   		margin-right:20px;
		}

	
	#banner {
		background:#ccccff;
		height:80px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:79px;
		background-image: url(images/header_back.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
		vertical-align: bottom;

		}
	html>body #banner {
		height:79px;
		vertical-align: bottom;
		}
		
	p,h1,h2,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:18px;
		padding-top:10px;
		font-weight: bold;
		color: #000080;
		}
		
	#banner h1 {
		font-size:18px;
		padding:0px 0px 0px 0px;
		margin:0px;
		font-weight: bold;
		color: #000080;
		}
	h2 {
	font-size:18px;
	padding-top:10px;
	font-weight: bold;
	color: #333;
		}



body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 {
border-bottom: 1px solid #fff;
background-color: #fff;
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a {
color: #000;
}





#menu3 {
	width: 180px;

	margin-top: 20px;
	margin-left: 20px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	font: bold 12px verdana, arial, sans-serif;
	color: #ffffff;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #888;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.bullet {
	margin-left:40px;
	padding-left:5px;
	list-style:disc;
	font-weight:100;
}
#masthead {
	padding-left:380px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#A82243;
	text-align:right;
}
#footinfo {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}
#footinfo2 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.style1 {color: #A82243}
.style2 {color: #000080}

#contentarea {
	position:absolute;
	left: 400px;
	top: 33px;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

#contentarea a {
	
	color: #000000;
	text-decoration: none;

}
#contentarea a:hover {

	color: #a82243;
	border-bottom: solid 1px #000080;
}


#centercontent a {color: #993333;
	text-decoration:none;}
#centercontent a:hover {color: #000088;
	border-bottom: 2px solid #993333;}

#mainNav a:hover{
border-bottom: 0px;
}





#chromemenu{

height: 20px;
position: absolute;
top: 10px;
left:390px;
display:inline;
}

#chromemenu ul{
border: 1px solid #000080;
display:inline;
white-space: nowrap;
background-color: #A82243;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}



#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #ffffff;
font-weight: bold;
padding: 4px 7px 4px 7px;
text-decoration: none;

}

#chromemenu ul li a:hover{
color: #494949;
background-color: #ffffff;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #000080; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000080; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #F0F0F0;
}.style3 {
	color: #000080;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.arrowlistmenu{
width: 200px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 14px Arial;
	color: #FFF;
	background-image:none;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 20px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}

.arrowlistmenu .menuheader a{
	color: #FFF;
	text-decoration:none;
}
.arrowlistmenu .menuheader a:visited{
	color: #FFF;
}
.arrowlistmenu .menuheader a:hover{
	color: #A70303;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #CCC;
	background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 30px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #CCC;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

