BODY{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
	font-family: arial, sans serif;
	font-size: 12px;
	}

TABLE{
	margin: 0px;
}

A:active {
	color: #336699;
	text-decoration: none;
	}
A:link {
	color: #336699;
	text-decoration: none;
	}

A:visited {
	color: #336699;
	text-decoration: none;
	}

A:hover {
	text-decoration: underline;
	}

/* form classes */

FORM{
	margin: 0px;
}

.inputTxt{
	width: 220px;
}

.formTable{
	width: 580px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #cccccc;
}

td.formHd{
	font-weight: bold;
	background-color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

td.formCell{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
}



.required{
	color: #ff0000;
	font-weight: normal;
}

/* end form classes */

.logo{	
	margin-top: 25px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.tnav{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	border: 0px;
}

td.clicktrail{
    height: 11px;
	padding-top: 8px;
	padding-left: 31px;
	padding-right: 0px;
	padding-bottom: 8px;
	font-family: arial, sans serif;
	font-size: 11px;
    font-weight: bold;
    background-color: #cccccc;
}


.lnavCell{
    width: 120px;
	background-color: #ffffff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
    }

a.lnav:link {
	color: #144e9b;
	font-weight: normal;
	text-decoration: none
	}
	
a.lnav:active {
	color: #144e9b;
	font-weight: normal;
	text-decoration: none
	}

a.lnav:visited {
	color: #144e9b;
	font-weight: normal;
	text-decoration: none
	}
	
a.lnav:hover {
	text-decoration: underline;
	}
	
table.content{
	margin-top: 0px;
	margin-left: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}

td.hmTxt{
	padding-top: 35px;
	padding-left: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td.bodyTxt{
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 0px;
	padding-bottom: 10px;
}

div#mainimg{
width:205px;float:left;display:inline;text-align:right;padding-top:23px;padding-bottom:20px;
/*border-width : 0px 1px 1px 1px;border-style: solid;*/
}

div#maincopy{
width:370px;float:left;display:inline;padding-top:20px;padding-left:24px;padding-right:0px;padding-bottom:10px;margin:0px;
/*border-width : 0px 1px 1px 1px;border-style: solid;*/
}

div#maincopynoimage{
width:575px;float:left;display:inline;padding-top:20px;padding-left:24px;padding-right:0px;padding-bottom:10px;margin:0px;
/*border-width : 0px 1px 1px 1px;border-style: solid;*/
}

#footer{
	position: relative;
	width: 780px;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, sans serif;
	font-size: 11px;
	color: #144E9B;
	text-align: center;
	line-height: 2.5;
}

a.footer{
	color: #144E9B;
	text-decoration: none;
}

a.footer:hover{
	color: #144E9B;
	text-decoration: underline;
}



/* dropdown navigation */

.menuTable{
	width: 120px;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #4B80B5;
}

.menuStyle  {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #ccc;
	padding: 5px;
	width: 100%;
	border: solid 1px #000000;
	}


#menuHead   {
	z-index: 50;
	}


.menuCell{
	padding: 2px;
	background-color: #ffffff;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #666666;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}	

.menuCellOver{
	padding: 2px;
	background-color: #4B80B5;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #666666;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
		
#menuHead1  {
	position: relative;
	}

#menu1 {
	position: absolute;
	top: 101px;
	left: 30px;	
	z-index: 100;
	visibility: hidden;
	width: 150px;	
	}
		
#menu1Cell1{}
#menu1Cell2{}		
#menu1Cell3{}
#menu1Cell4{}		
#menu1Cell5{}
		
#menuHead2  {
	position: relative;
	}

#menu2 {
	position: absolute;
	top: 101px;
	left: 151px;	
	z-index: 100;
	visibility: hidden;
	width: 150px;	
	}

#menu2Cell1{}
#menu2Cell2{}		
#menu2Cell3{}
#menu2Cell4{}		
#menu2Cell5{}

#menuHead3  {
	position: relative;
	}

#menu3 {
	position: absolute;
	top: 101px;
	left: 272px;	
	z-index: 100;
	visibility: hidden;
	width: 150px;	
	}
		
#menu3Cell1{}
#menu3Cell2{}		
#menu3Cell3{}
#menu3Cell4{}		
#menu3Cell5{}
#menu3Cell6{}		
#menu3Cell7{}

#menuHead4  {
	position: relative;
	}

#menu4 {
	position: absolute;
	top: 101px;
	left: 393px;	
	z-index: 100;
	visibility: hidden;
	width: 150px;	
	}
		
#menu4Cell1{}
#menu4Cell2{}		
#menu4Cell3{}
#menu4Cell4{}		
#menu4Cell5{}

#menuHead5  {
	position: relative;
	}

#menu5 {
	position: absolute;
	top: 101px;
	left: 514px;	
	z-index: 100;
	visibility: hidden;
	width: 150px;	
	}
		
#menu5Cell1{}
#menu5Cell2{}		
#menu5Cell3{}
#menu5Cell4{}		
#menu5Cell5{}

#menuHead6  {
	position: relative;
	}

#menu6 {
	position: absolute;
	top: 101px;
	left: 635px;	
	z-index: 100;
	visibility: hidden;
	width: 150px;	
	}
		
#menu6Cell1{}
#menu6Cell2{}		
#menu6Cell3{}
#menu6Cell4{}		
#menu6Cell5{}
			
a.menuLink:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none
	}

a.menuLink:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none
	}

a.menuLink:hover {
	text-decoration: none;
	}

/* end dropdown navigation */
