/* CSS Document */
.side_menu{
	background-color: #9AC1E8;
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	font-style: normal;
	
}
.bolder{
font-weight: bold;
	color: #ffffff;
		padding-left: 10px;
		background-color: #004C99;}
.side_menu td{
   border-bottom: 2px dotted white;
}
.plus{padding-left: 2px;}
.plus a{color: #004C99;
text-decoration: none;}
.plus a:hover{color: #004C99;
text-decoration: underline;}
.menu_inside{
font-size: 12px;
	font-style: normal;
}
.menu_inside ul{ margin: 0px;}
.indent{padding-left: 20px;
background-color: #C7E0F8;
}
.indent a{color: #004C99;
text-decoration: none;}
.indent a:hover{color: #004C99;
text-decoration: underline;}


.service{padding-left: 14px;}
.service a{color: #004C99;
text-decoration: none;}
.service a:hover{color: #004C99;
text-decoration: underline;}
.header_table {
font-family: arial;
font-size: 10pt;
color: #999999;

	background-repeat: no-repeat;
	background-position: left top;

background-color: #9DCE41;

}
.ul_list{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.left_menu_pad{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.logo_table {
font-family: arial;
font-size: 10pt;
color: #999999;

	background-repeat: no-repeat;
	background-position: left top;

}
.image_pad{
margin-left: 10px;
}
.image_table{
	border-top: 2px solid white;
	border-bottom: 1px solid white;
	background-color: #004C99;
	background-image: url(../images/blueffade.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.logo_table a{
text-decoration: none;
font-family: arial;
font-size: 10pt;
color: #999999;

	background-repeat: no-repeat;
	background-position: left top;

}

.menu_table {
	font-family: verdana, arial;
font-size: 11pt;
color: #999999;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/greenfade.jpg);
background-color: #9DCE41;

}



.menu_table td{
/*border-right: 2px dotted white;*/
height: 32px;}


.menu_table a{
color: white;
text-decoration: none;
display: block;
border-right: 2px dotted white;
height: 30px;
padding: 2px 0 0 0;
margin: 0px 0 0 0px;


}
.menu_table a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	margin:0px;

	}
.menu_table td{

font-weight: 600;
}

.menu_list{
width: 760px;
background-color: #9DCE41;
margin:0;
list-style: none;
list-style-type:none;
display:block;
white-space : nowrap;
padding: 0px;
height: 32px;
}

.menu_list li{ 
   display : inline;
   background-color: #9DCE41;
   border-right: 2px dotted white;
height: 32px;
padding-left: 5px;
padding-right: 5px;
margin:5px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	font-style: normal;
	color: #999999;}
	.chart{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;}
	.chart td{
	padding: 2px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;}
	.titlerow1{
	font-weight: bold;
	background: #ffffff;}
	.titlerow2{
	background: #7089F3;}
	.whiterow{
	background: #ffffff;}
	.grayrow{
	background: #cccccc;}
	
	.novertpad{
	padding-top: 0px;
	padding-bottom: 0px;}