body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;	
}
.admTextArea {
	height: 100px;
	width: 450px;
	border: 1px solid #000000;
}
.admTextbox {
	height: 20px;
	width: 450px;
	border: 1px solid #000000;
}
.admFileField {
	height: 18px;
	width: 450px;
	border: 1px solid #333333;
	
}
.admText{
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size:15px;
	font-weight:200px;
	line-height:17px;
	color:#5C5C5C;
}
.admTextHead1{
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size:12px;
	font-variant:normal;
	font-stretch:normal;
	font-weight: bold;
	line-height:17px;
	color:#663366;
}
.innerHeaderTxt {
	font-family:"MS Reference Sans Serif", Times,serif; 
	font-size: 11px;
	line-height:15px;
	text-align:justify;
	color:#FF0066;
	text-decoration: none;
	}
.innerGenTxt {
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 14px;
	line-height:17px;
	color:#000000;
	text-align:justify;
	text-decoration: none;
	}
.innerGenTxt1 {
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 14px;
	color:#272727;
	font-weight:bold;
	text-decoration: none;
	}
.moreStyle ,.moreStyle{
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 12px;
	color:#663366;
	text-decoration: none;
	}
.moreStyle a:hover{
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 10px;
	color:#663366;
	font-weight:bold;
	}
.homeHead {
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 14px;
	color:#000099;
	font-weight:bolder;
	text-decoration: none;
	}
	
.homeHead1 {
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 14px;
	color:#800000;
	line-height:25px;
	font-weight:bolder;
	text-decoration: none;
	}
.homeTxt {
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 9px;
	line-height:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	text-decoration: none;
	}

.homeTxtsel{
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 11px;
	line-height:14px;
	color:#000000;
	text-align:center;
	text-decoration: none;
	}
	
.homeMore {
	font-family:"MS Reference Sans Serif", Times,serif; 
	font-size: 10px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: none;
	}
.innerGenTxt3 {
	font-family:"MS Reference Sans Serif", Times,serif; 
	font-size: 12px;
	line-height:17px;
	color:#000000;
	font-weight:600;
	text-align:justify;
	text-decoration: none;
	}
	
.heading1 {
	font-family:"MS Reference Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading2 {
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size: 18px;
	font-weight: bold;
	color: #B0300B;
}
.menuwhite {
	font-family:"MS Reference Sans Serif", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	
}
.button{
	color:#0D4494;
	border: 1px double #800000;
	font-family:"MS Reference Sans Serif", Times,serif;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
	background-color:#F68616;
	
	}
.menucolor{
	float:none;
	padding: 0;
	background: transparent;
	width:100%;
	/*voice-family: "\"}\"";
	voice-family: inherit;*/	
}

.menucolor ul{
	font: normal 11px "Ms Reference Sans Serif",Times,serif;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.menucolor li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}
.menucolor a{
	float:left;
	color:#000000;
	background: #f1f3f5 no-repeat left top;
	text-decoration:none;
	border-right:1px solid #990000;
}
.menucolor a span{
	float:none;
	display:block;
	background: transparent no-repeat right top;
	padding: 4px 8px 2px 7px;
}

.menucolor a span{
	float:none;
}

.menucolor a:hover{
	background-color: #990000;
	color:#FFFFFF;
}

.menucolor a:hover span{
	background-color: #990000;
	color:#FFFFFF;
}

.menucolor .selected a, #menucolor .selected a span{ /*currently selected tab*/
	background-color: #990000;
	color:#FFFFFF;
}

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

.submenu{
	position:absolute;
	top: 0;
	border:1px solid #7C022B;/*THEME CHANGE HERE*/
	font:normal 11px  "MS Reference Sans Serif",Times,serif;
	z-index:100;
	background-color:#f1f3f5;
	width:155px;
	visibility: hidden;
}
.submenu a{
	width: auto;
	display: block;
	text-align:left;
	padding-left:2px;
	padding: 2px 0;
	text-decoration: none;
	color: black;
	border-bottom:1px #FFFFFF solid;
}

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

.submenu a:hover{ /*THEME CHANGE HERE*/
	background-color: #990000;
	color: white;
}
#navcontainer { margin-left: 30px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family:"MS Reference Sans Serif", Times,serif; 
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #000;
background-color: #ADC1AD;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-image: url(images/vertical06.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
background-color: #C5D8C5;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
}
.pageText8 {
	font-family:"MS Reference Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #990000;
}
#page_content {
	margin: 10px;
	height: 180px;
	width: 510px;
	/*background-image: url(../images/logo_watermark.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
}
.clientside_Heading {
	font-family:"MS Reference Sans Serif";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color:#000090;
	text-decoration: none;
}
.clientside_SubHeading {
	font-family:"MS Reference Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FF6633;
}
.cliensideTxt {
	font-family:"MS Reference Sans Serif";
	font-size: 8pt;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.cliensideTxt a:hover {	
	color: #F17C13;
}
.cliensideTxt .selected a, #cliensideTxt .selected a span{ /*currently selected tab*/
	background-color: #000000;
	color:#FFFFFF;
}

.cliensideTxt a {

	font-family:"MS Reference Sans Serif";
	font-size: 8pt;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
#content {
	height: auto;
	width: auto;
}
.light{
	display:none;
	position:absolute;
	width:auto;
	height:auto;
	z-index:1001;
	border:10px solid #333333;
	background-color:white;
	overflow:auto;	
}
.email {
	font-family: "MS Reference Sans Serif";
	font-size: 8px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

.black_overlay
{
	z-index:1005;
    FILTER: alpha(opacity=15); 
    moz-opacity: 0.15;
    opacity: .15;
}
.black_overlay_cpy
{
    DISPLAY: block;
    Z-INDEX: 1005;
    FILTER: alpha(opacity=80);
    LEFT: 0%;
    WIDTH: 100%;
    POSITION: absolute;
    TOP: 0%;
    HEIGHT: auto;
    BACKGROUND-COLOR: black;
    moz-opacity: 0.8;
    opacity: .80
}
.email a:hover {
	font-family: "MS Reference Sans Serif";
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.clientside_subHead {

	font-family:"MS Reference Sans Serif";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color:#000090;
	text-decoration: none;
}
.mattblackmenu {
	margin: 0;
	padding: 0;
	font: bold 11px "MS Reference Sans Serif";
	color: #244680;
	list-style-type: none;
	overflow: hidden;
	width:auto;
}
.mattblackmenu a{
	float:right;
	width:auto;
	display: block;
	text-align:right;
	text-decoration: none;
	margin: 0;
	padding: 5px; /*padding inside each tab*/
	color: #244680;
}
.mattblackmenu a:hover{
color: #F17C13;
}
