/* CSS Document */
body{
background:#C8C8C8;
font-family:Microsoft Sans Serif;
font-size:12px;
color:#000000;
font-weight:normal;
}
.menu{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#FFFFFF;

background:#013567;

text-decoration:none;
}
.menu a{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#FFFFFF;
background:#013567;
text-decoration:underline;
}
.footer{
background:#333333;
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#FFFFFF;
}
.footer:hover{
background:#333333;
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#FFFFFF;
}
.head{
font-size:11px;
font-family:"Microsoft Sans Serif";
color:#990000;
font-weight:bold;
padding-left:3px;
}
.text{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#000000;
padding-left:3px;
}
.text1{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#000000;
padding-left:3px;
color:#006633;
font-weight:bold;
}

.innertext{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#000000;
padding-left:0px;
}
.innerhead{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#ffffff;
font-weight:bold;
padding-left:10px;
}
.innerheadnl{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#ffffff;
font-weight:bold;
padding-left:39px;
}
.tables{
font-size:12px;
font-family:"Microsoft Sans Serif";
color:#FFFFFF;
background:#013567;
}

/* Textbox */
.txtbox{
color : #000000;
font-family:"Microsoft Sans Serif";
font-size:12px;
height: 20px;
width: 180px;
border: 1px #2D411C solid;
background-color:#ffffff;
}

/* Button */
.butten{
color : #FFFFFF;
font-family:"Microsoft Sans Serif";
font-size:12px;
height: 20px;
border: 1px #000000 solid;
background-color:#013567;
cursor:hand;
text-align: center;
vertical-align: top;
font-weight:bold;
}

/* Combobox */
.cmbbox{
color : #000000;
font-family:"Microsoft Sans Serif";
font-size:11px;
height: 20px;
width: 180px;
border: 1px #2D411C solid;
background-color:white;
}

/* Radio Button */
.radio{
color : #000000;
font-family:"Microsoft Sans Serif";
font-size:12px;
height: 12px;
width: 12px;
}
.ddcolortabs{
padding: 0; margin:0px;font: normal 11px  Verdana;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px  Verdana;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;

}


.ddcolortabs a{
float:left; text-align:center; height:30px; line-height:25px;
color: #FFF;
padding-left:25px;
padding-right:25px;
background: url(images/template/link.jpg) no-repeat;
margin:0 1px 0 0;

text-decoration:none;
}
.ddcolortabs a:hover{
float:left; text-align:center; height:30px; line-height:25px;
color: #FFF;
padding-left:25px;
padding-right:25px;
background-color: #990000 no-repeat;
margin:0 1px 0 0;

text-decoration:none;
}

.ddcolortabs a span{
float:left;
display:block;padding-left:25px;
padding-right:25px;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;

}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
color:#FFF; background: url(images/template/hover.jpg) no-repeat;
}

.ddcolortabs a:hover span{
color:#FFF; background: url(images/template/hover.jpg) no-repeat;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
color:#FFF; background: url(images/template/link.jpg) no-repeat;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #0061C2; /*THEME CHANGE HERE*/
/*border-top-width: 8px; Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100; font-size:11px; font-family:Verdana;
background-color: #0061C2;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #0061C2; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #fff;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #43A1FF;
color: #fff;
}

/* Anchor Tag */
a{
font-family:"Microsoft Sans Serif";
font-size:12px;
color:#000000;
text-decoration: underline;
}
a:hover
{
font-family:"Microsoft Sans Serif";
font-size:12px;
color:#000000;
text-decoration: none;			
}

.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color:#30503C;
	text-align:center;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color:#000000;
	padding-left:8px;	
}
.session{
font-size:12px;
font-family:"Microsoft Sans Serif";
font-weight:bold;
color:#990000;
padding-left:3px;
}
.linkcolor{
font-weight:normal;
color:#FF0000;
}
