/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #000066;
	SCROLLBAR-ARROW-COLOR: #000066; 
	SCROLLBAR-TRACK-COLOR: #FFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#000066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
.set {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000066 #0066FF;
}
.set1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
    font-family: verdana;
    font-size: 11px;
    
    margin: 0 0 0 0;
	color:#000000;
}

.set2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body {
    font-family: verdana;
    font-size: 11px;
    
    margin: 0 0 0 0;
	color:#000066;
}
input, select, textarea {
    font-family: verdana;
    font-size: 11px;
}

.pText {
    font-family: verdana;
    font-size: 9pt;
    color: #000066;
    text-align: justify;
}

.lblHighlight {
    font-family: verdana;
    font-size: 11px;
    font-weight: 600;
    color: #800000;
    text-align: justify;
}
.lblHighlightnew {
    font-family: verdana;
    font-size: 10px;
    font-weight: 500;
    color:#330099;
	text-align: center;
}

.lblComment {
    font-family: verdana;
    font-size: 8px;
    font-weight: 300;
    color: #800000;
    text-align: justify;
}

.lblStatus {
    font-family: verdana;
    font-size: 11px;
    font-weight: 600;
    color: #800000;
    text-align: justify;
}

.bodyedge {
    background-color: #8C4646;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.tblFooter {
    font-family: verdana;
    font-size: 10px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #0080FF;
    margin: 0 0 0 0;
}

.tblFooterII {
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #009900;
    margin: 0 0 0 0;
}

.btnForm {
    font-family: tahoma,sans-serif; 
    font-size: 11px; 
    background: #FF9900;
    border-bottom: 1px solid #104A7B;
    border-right: 1px solid #104A7B;
    border-left: 1px solid #AFC4D5;
    border-top: 1px solid #AFC4D5;
    color: #FFFFFF; 
    height: 19px; 
    text-decoration: none; 
    cursor: hand;
    width: 60px;
}

.tblPageHeader {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    background-color:#00CC00;
	text-align: center;
	vertical-align: middle; 
}
.tblPageHeader a:link {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #5C006D;
	text-decoration:none;
}.tblPageHeader a:visited {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #5C006D;
	text-decoration:none;
}.tblPageHeader a:hover{
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #5C006D;
	text-decoration:underline;
}
.tblPageHeaderII {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #0080FF;
}
.tblPageHeaderII_new {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #333366;
	text-align:center;
}
.tblPageHeaderSmall {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #FF9900;
}

.tblAuthFrame {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: 400;
    color: #0080FF;
    background-color: #0080FF;
}

.tblMenuBand {
    background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:500;
}

.tblMenuSection TD {
    border-bottom: 1px solid #6495ED;
}

a.aMenuSection {
    text-decoration: none;
}

a.aMenuSection:hover {
    color: #7F7F00;
    text-decoration: underline;
}

.tblList1 TD {
    border-bottom: 1px solid #666666;
}

.tblBioMenuSection TD {
    border-bottom: 1px solid #FFFFFF;
    text-transform: lowercase;
    text-align: left;
}

.tblFormDetails {
    font-family: verdana;
    font-size: 14pt;
    font-weight: 600;
    color: #000000;
    background-color: #DDDDDD;
}
.tblFormDetails TD {
    border-bottom: 1px solid #FFFFFF;
    text-align: left;
    padding-left: 5px;
}
.lblFormDetails {
     font-family: verdana;
     font-size: 11px;
     font-weight: 300;
     color: #000000;
}
.text {
     font-family: verdana;
     font-size: 9pt;
     font-weight: 300;
     color: #666666;
}
.text a:link {
     font-family: verdana;
     font-size: 11px;
     font-weight: 300;
     color: #5C006D;
	 text-decoration: none;
}
.text a:visited {
     font-family: verdana;
     font-size: 11px;
     font-weight: 300;
     color: #5C006D;
	 text-decoration: none;
}.text a:hover {
     font-family: verdana;
     font-size: 11px;
     font-weight: 300;
     color: #5C006D;
	 text-decoration: underline;
}
.Boldtext {
     font-family: verdana;
     font-size: 14px;
     font-weight: bold;
     color: #993399;
}
.set3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0000FF;
}
.blue a:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0000FF;
}
.blue a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0000FF;
}
.blue a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#0000FF;
}
.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CC3300
}
.red a:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#CC3300
}
.red a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#CC3300
}
.red a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#CC3300
}
.green {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#009900;
}
.green a:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#009900;
}	
.green a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#009900;
}	
.green a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#009900;
}	
.black {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000CC;
	font-weight: normal;

}
.grey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
}
.grey1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	font-weight: bold;
}
.red1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}
.text1 {
     font-family: verdana;
     font-size: 10px;
     font-weight: 300;
     color: #E69522;
}

.normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.normal.a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.normal.a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.normal.a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.normal.a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.box{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
}
.tblForms{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#000000;
 background-color:#EDEDED;

}
.tbldgrid{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-align: left;
vertical-align: middle; 
}
.tblHeadergrid {
    font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: 100;
    color: #FFFFFF;
    background-color:#000066;
	text-align: center;
	vertical-align: middle; 
}
.textfields {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px double #FF9900;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	
}
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
.tblRowAlt {
    font-family: Verdana, Arial;
    font-size: 11px;
    color:#000000;
    background-color:#FFFF00;
}
.lblalink{
     font-family: Interstate-Regular;
     font-size: 12px;
     font-weight: 800;
     color: #333333;
	 text-decoration:none;
	 }
