/* CSS Document */

body{font-family:Verdana;
font-size:12px;
margin:0;
padding:0;
height:100%;
background-color:#ffffff;color:#333333;
}

a{color: #333333;
text-decoration:underline;}

a:link{color: #333333;
text-decoration:underline;}


a:hover{color: #333333;
text-decoration:none;}


.outsidecnt{
position:absolute;
width:100%;
height:100%;
text-align:center;
float:left;
background-color:#ffffff;


}

.innercnt{
width:921px;
height:70%;
text-align:left;
min-height:100%;
margin: auto;
overflow:visible;
background-color:#ffffff;

}

.header1cnt{width:921px;
height:108px;}


.middlecnt{width:902px;
padding-top:11px;
min-height:318px;
height:auto;
padding-left:17px;
border-left:1px solid #C0C0B4;
border-right:1px solid #C0C0B4;
border-bottom:1px solid #C0C0B4;
padding-bottom:18px;
overflow:auto;
}

.leftmenucnt{width:186px;
/*margin-right:17px;*/
float:left;}

.textcnt{width:680px;
padding-right:7px;
padding-left:17px;
float:left;
min-height:400px;
position:relative;
overflow:visible;
margin-bottom:20px;



}

table.admin {border-collapse:collapse;}

table.admin td{border:1px solid #000000;
padding:3px;}

.menu{
	padding-left:22px;
}
.menuitem{float:left;
height:22px;
width:auto;
/*display:block;*/
color:#ffffff;
_padding-top:3px;
_height:19px;

}

.menuitem1{float:left;
padding-top:3px;
height:19px;
padding-left:5px;
padding-right:5px;
display:block;
color:#ffffff;
}

.menuitem a{

display:block;
_display:table-cell;
width:auto;
_padding-bottom:7px;
padding-top:3px;
height:19px;
color:#ffffff;
padding-left:5px;
padding-right:5px;
text-decoration:none;

}

.menuitem a:link{
text-decoration:none;
color:#ffffff;}

.menuitem a:hover{
text-decoration:underline;
color:#ffffff;}

.pagetitle{margin-bottom:15px;}

.footer{width:921px;

/*border-top:1px solid #C0C0B4;*/
height:10px;
color:#C0C0B4;
font-size:9px;
float:left;

}

.footerleft{width:195px;
float:left;
padding-top:0px;
color:#C0C0B4;
text-align:left;
padding-left:5px;}

.footerleft a{
color:#C0C0B4;
text-decoration:none;}
.footerleft a:link{
color:#C0C0B4;
text-decoration:none;}
.footerleft a:hover{
color:#C0C0B4;
text-decoration:underline;}

.footerright{width:545px;
float:right;
padding-top:3px;
color:#C0C0B4;
text-align:right;
padding-right:5px;}

.footerright a{
color:#C0C0B4;
text-decoration:none;}
.footerright a:link{
color:#C0C0B4;
text-decoration:none;}
.footerright a:hover{
color:#C0C0B4;
text-decoration:underline;}


.graph_header{
	font-family:Verdana;
	font-size:16px;
	color:#494949;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:20px;
	font-weight:bold;
}

.graph_image{
	margin-left:30px;
}


.graph_key{
	font-family:Verdana;
	font-size:12px;
	margin-top:15px;
	font-style: italic;
	color:#494949;
	margin-left:30px;
}
.popup_close{
	color:#cccccc;
	float:right;
	margin-top:0px;
	margin-right:5px;
}
.popup_close a{
	color:#aaaaaa;
	
}
.noreg{


font-size:14px;
}

