﻿body
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffcccc;
	font-size: 10pt;
	color: black;
	font-family: arial;
	height:100%;
}
td.txttdtitle
{
    background-color :#663399;
    border:solid 1px;
    font-family :Verdana , Arial, Helvetica, Sans-Serif ;
    font-size:x-large   ;
    color :#FF0000;
    font-weight:bold ;
    font-style :italic ;
}           

a.txtlinks 
{  
    font-family: "trebuchet MS";
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #6666CC;
    text-decoration: none;
}

a.displaylinks 
{  
    font-family: "trebuchet MS";
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #6666CC;
    text-decoration: none;
}

a.displaylinkssmall 
{  
    font-family: "trebuchet MS";
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #6666CC;
    text-decoration: none;
}

p.regtextexcerpt
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: +1; 
    font-style: normal; 
    font-weight: bold;
    color: #000000
}

p.regtextsample
{
    font-family:Times New Roman, Verdana, Arial, sans-serif;
    font-size: 14pt; 
    font-style: normal; 
    font-weight: normal;
    color: #000000
}

p.txttoreader
{
    font-family:Times New Roman, Verdana, Arial, sans-serif;
    font-size: 14pt; 
    font-style: normal; 
    font-weight: normal;
    color: #000000
}
p.txttoreadersmall
{
    font-family:Verdana, Verdana, Arial, sans-serif;
    font-size: 10pt; 
    font-style: normal; 
    font-weight: normal;
    color: #000000
}

#MainPanel
{
	text-align: center;
	vertical-align: top;
	background-color: White;
}
.content
{
	margin: 0 0 0 0; padding: 0 0 0 0; position: relative; left: 38px;
	
}
.footer
{
	margin: 0 0 0 0; padding: 0 0 0 0; position: relative;

}


Table.Standard
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: #5d7b9d 1px solid;
	border-top: #5d7b9d 1px solid;
	border-left: #5d7b9d 1px solid;
	border-bottom: #5d7b9d 1px solid;
}
Table.Standard tr.Header
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: Arial;
	background-color: White ; /*#5d7b9d;*/
		border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
	
Table.Standard tr.Detail
{
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
	font-family: Arial;
	background-color: #F7F6F3;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-right: navy 1px solid;
	height: 25px;
}
.HeaderNavLinks
{
    color: #6666CC;
	background-color: #add8e6 /*light blue*/;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.MenuNavLinks
{
	color: #6666CC;
	background-color:#add8e6 /*light blue*/;
	font-size: 11pt;
	font-family: Arial;
	font-weight: bold;
}
.SectionHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
}
div.divcapmid
{
	width: 90%;
	float:right ;
	margin-left : 5%;
	margin-right : 5%;
	background-color : #ffffff ; color:Red;
	
}
.regTableWebForm
{
	background-color:White ;
	/* border : solid #000 1px; */
	width : 100%;	
}
.regTable 
{
	background-color: Black;
	color: Black;
	/* border : solid #000 1px; */
	width : 100%;	
}
.lftCenter
{
	text-align: center ;
	width: 35%;
}
.lft 
{
	text-align: right;
	width: 35%;
	color:#ffff00;
}
.mid
{
	width: 1%;
}
.rgt
{
	width: 64%;
	text-align : left;
	color:yellow;
}
.rgtItalic
{
	width : 70%;
	font-style: italic ;
}
.tdTitle
{
	text-align: left;
	width: 15%;
	font-style :normal ;
	font-size :larger ;
	font-weight :bold ;
	color:White;
}
.lftHdr 
{
	text-align: right;
	width: 15%;
	font-style :normal ;
	font-size :larger ;
	font-weight :bold ;
	color:White;
}
.midHdr
{
	width: 1%;
}
.rgtHdr
{
	width: 85%;
	text-align : left;
	font-style :normal ;
	font-size :larger ;
	font-weight :bold ;
	color:White;


}
.lftHdrDet 
{
	text-align: right;
	width: 15%;
	font-style :normal ;
	font-size :small ;
	color:White;

}
.midHdrDet
{
	width: 1%;
	font-size :small ;
}
.rgtHdrDet
{
	width: 85%;
	text-align : left;
	font-style :normal ;
	font-size :small ;
	color:White;
}
.errlab
{
	color: Red;
}
.msgSpan
{
	font-size :x-small ;
}
.txtSpan
{
    font-size: 12pt;
    text-align : left;
    padding-left :10px;
    padding-right :10px;
    padding-top:6px;
    padding-bottom :6px;
    color:#ffff00;
    font-family :Times New Roman ;
}
.txtSectionHdr
{
    font-size: 13pt;
    color:#ffff00;
    font-weight :bold ;
    font-family :Tahoma  ;
    padding-left :10px;
    padding-right :10px;

}

/* overal attributes for the menu area */
#avmenu
{
    clear: left;
    float: none; /*width: 120px;*/
    display: block;
    color: #000000;
    font-size: 10pt;
    font-family: Trebuchet MS;
    font-weight: bold;
    height: 100%;
}

#avmenu div
{
	margin-left:2px;
	margin-right:2px;
	vertical-align :top;
	text-align :right ;
}

/* menu available width*/
#avmenu ul {
list-style:none;
/*width:135px;*/
margin: 0 0 8px 6px;
padding:0;
}

/*each menu line*/
#avmenu li 
{
margin: 0 0 4px 2px;   
}

/*each menu line href*/
#avmenu li a {
font-weight:bold;
height:16px;
color: #000000;
display:block;
padding : 0 0 1px 0;
margin-bottom :1px;
}

/*menu line state with mouse over*/
#avmenu li a:hover, #avmenu li a.current {
background:#ffccff url(images/menubg2.gif) bottom left repeat-x;
/*#eaeaea*/
color: #505050;
padding : 0 0 1px 0;
margin-bottom :1px;
}

/*menu text area width*/
#avmenu ul ul {
margin: 5px 0 5px 5px;
font-size:0.9em;
/*width:130px;*/
}

/*menu text area line spacing*/
#avmenu ul ul a {
margin:4;
padding: 0px 0 0 4px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}

/* overal attributes for the menu area */
#ahmenu
{
	clear: left;
	float:left ;
	width: 99.5%;
	display:inline;
	text-align :left;
	vertical-align :middle ;
    color: #6666CC;
	background-color: #ffccff;
	font-size: 14pt;
	font-family:Trebuchet MS ;
	font-weight: bold;
	margin-left :3px;
	padding-bottom :3px;
}

#ahmenu div
{
	margin-left:6px;
	margin-right:6px;
}

#ahmenu span {
width:50px;
margin:15px 0 0 15px;  
}

#ahmenu span a
{ color: #6666CC; 
 padding:0 5px 0 5px 

}

/*menu line state with mouse over*/
#ahmenu span a:hover, #avmenu li a.current {
background: #ffccff url(images/menubg2.gif) bottom left repeat-x;
color: #505050;
padding:0 5px 0 5px 
/*border-bottom:1px solid #b0b0b0;*/
}
/*
a.companchor {font-family: Tahoma, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #999999; text-decoration: none}
a.companchor:hover {font-family: Tahoma, san-serif; font-size: 12px; font-style: normal; font-weight: bold;  color: #886891; text-decoration: none}
a.smnav{ font-family: Verdana, Geneva, Helvetica; font-weight: bold; font-style: normal; font-size:7.5pt;color:#999999; text-decoration: none; }	
a.smnav:hover{ font-family: Verdana, Geneva, Helvetica; font-weight: bold; font-style: normal; font-size:7.5pt; color:#886891 ; text-decoration: none; }	
.smnavtxt { font-family: Verdana, Geneva, Helvetica; font-weight: bold; font-style: normal; font-size:7.5pt;color:#FF0040; text-decoration: none; }	

.textnotes {  font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.regheader {  font-family: Tahoma, Arial, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #886891; background-position: center}
a.txtlinks:hover {  font-family: "trebuchet MS"; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #FF0040; text-decoration: none}.reglist {  font-family: "comic Sans MS"; font-size: 12px; font-style: normal; font-weight: normal}
*/