BODY{
margin:0px; 
background-color:#fff;
overflow:auto;
}
/*----------------------------------------------*/
.menuLeft{
	padding-right:5px;
	padding-top:10px;
	border-right:1px #4770B5 solid;
	width:180px;
}
.contentPanel{
	padding:10px;
	padding-left: 28px;
}
.rightPanel{
	width:180px;
	background-color:#E9EEF6;
}
/*----------------------------------------------*/
.linkTableContainer{
 padding-top:10px;
 padding-bottom:10px;
 background-color:#FFFFFF;
}
.linkTable{
	font-family:verdana;
	border-left:1px #4770B5 solid;
	padding-left:10px;	
}
.linkItem{
	padding-left:5px;
	padding-bottom:4px;
	margin-bottom:4px;
	font-weight:normal;	
	font-size:8pt;
	border-bottom-style : dashed;
	border-bottom-color : #A3B7DA;
	border-bottom-width : 1px;
	border-collapse : separate;
}

.linkItem A{
	width:100%;
	text-decoration:none;
	color:#4770B5;
}
.linkItem A:HOVER{
	color:#A3B7DA;
}
/*----------------------------------------------*/
.topTable{
	height:200px;	
}
.topPanel{
	margin:10px;
}
.topPanel A{
	text-decoration:none;
}
.topHead{
	padding:3px;
	font-family:verdana,arial,helvetica;
	background-color:#4770B5;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;	
}
.topHead A{
	background-color:#4770B5;
	color:#FFFFFF;
}
.topBox{
	background-color:#FFFFFF;
	padding:3px;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	border-right:2px gray solid;
	border-bottom:2px gray solid;
}
.topBox A{
	color:black;
}
/*----------------------------------------------*/
.pageTitle{
	font-family:arial,helvetica;
	font-size:15pt;
	font-weight:bold;
color:#808080;
}
.homeTitle{
	font-family:times new roman,georgia, serif;
	font-size:12pt;
	font-weight:bold;
	color:#cc0000;
}
.pageImage{
margin-top:2px;
margin-bottom:2px;
}
.pageDiv{
margin-top:10px;
margin-bottom:8px;
height:3px;
background-color:#4770B5;
font-size:3px;
}
.sectionDescription{
	font-family:verdana,arial,helvetica;
	font-size:9pt;
}
.pageText{
	font-family:verdana,arial,helvetica;
	font-size:9pt;
	padding-top: 3px;
}
.pageText H1{
	font-family:verdana,arial,helvetica;
	font-size:12pt;
}
.pageText  H2{
	font-family:verdana,arial,helvetica;
	font-size:11pt;
}
.pageText  H3{
	font-family:verdana,arial,helvetica;
	font-size:10pt;
}

.pageText TD{font-size:9pt;}
/*----------------------------------------------*/
.navBar{
	font-family:verdana,arial,helvetica;
	font-size:8pt;
	font-weight:normal;
	text-align:center;
	padding-bottom:10px;
	color:#9E9E9E;
}
.navBar A{
	color: #9E9E9E;
	text-decoration:none;
}
.navBar A:HOVER{
	color:#4770B5;
}
/*----------------------------------------------*/
.menuRoot{
	padding-bottom:5px;
	margin-bottom:5px;
 	border-bottom-style : dashed;
	border-bottom-color : Gray;
	border-bottom-width : 1px;
	border-collapse : separate;
}
.menuRoot A{	
	text-decoration:none;
	font-family:verdana;
}
.menuRootItem{
 	background-image:url('../images/shim.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
 	padding-left:25px;
	width:100%;
	font-weight:bold;
	font-size:10pt;
}
.menuRootItemIn{
 	padding-left:25px;
	font-weight:bold;
	font-size:10pt;
 	background-image:url('../images/mnuButOverBig.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
}
.menuRootItemOver{
 	background-image:url('../images/mnuButOverBig.gif');
 	background-repeat : no-repeat;
 	background-position : 10px;
 	padding-left:25px;
	width:100%;
	font-weight:bold;
	font-size:10pt;
}
.menuRootItem A{
	color:black;
}
.menuRootItemIn A{
	color:#999;
	cursor:default;
}
.menuRootItem A:HOVER{
color:gray;
}
.menuRootItemOver{	color:#999;}
.menuRootItemOver A{	color:#999;}
/**************************/
.menuSub {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:35px;
	font-weight:normal;
	font-size:8pt;
	background-image:url('../images/shim.gif');
	background-position : 22px;
	background-repeat : no-repeat;
}
.menuSubOver{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:35px;
	font-weight:normal;
	font-size:8pt;
	background-image:url('../images/mnuButOverSmall.gif');
	background-position : 22px;
	background-repeat : no-repeat;
}
.menuSub A{	
	width:100%;	
	color:black;
}
.menuSub A:HOVER{	color:gray;}
.menuSubOver{color:gray;}
.menuSubOver A{	color:gray;}
.menuSubIn{
	margin-top:5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:35px;
	font-weight:normal;
	font-size:8pt;
	background-image:url('../images/mnuButOverSmall.gif');
 	background-position : 22px;
 	background-repeat : no-repeat;
}
.menuSubIn A{
	color:#999;
 	cursor:default;
}
/**************************/
.footer TD{
padding-left:10px;
font:8pt verdana;
color:white;
}
.formPost{
margin:0px;
}
.formInput{
width:100px;
font:8pt verdana;
border:1px black solid;
border:none;
}
.formSubmit{
border:none;
background:transparent;
font:bold 10pt verdana;
color:white;
}
.btnClose{
width:80;
text-align:center;
font:8pt verdana;
border:1px #999 solid;
padding:3px;
margin:3px;
}
.btnClose A{
	text-decoration:none;
	color:#000;
}
.btnClose A:HOVER{
	color:#999;
}
.adminButtonLink{
width:180px;
text-align:center;
font:8pt verdana;
border:1px #999 solid;
padding:3px;
	text-decoration:none;
	background:#EEE;
	color:#000;
}
.adminButtonLink:HOVER{
	background:#FFF;
}
.downloadsTable{
	margin-top: 10px;
}
.downloadsTable TD{
	
}
