body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}
.MainTable{
	width: 780px;
	height: 594px;
	text-align: center;
	margin:0 auto;
}
.topGradient{
	background-image: url(../../images/top_gradient.gif);
}

.bottomGradient{
	background-image: url(../../images/bottom_gradient.gif);
	height: 50px;
}

.middleBgDotLine{
	background-image: url(../../images/middlebg_dotline.gif);
}

.logoBgDotLine{
	background-image: url(../../images/logobgline.gif);
}

.homeContentBg{
	background-image: url(../../images/home_contentbg2.gif);
	background-repeat: no-repeat;
	background-color: d5dde9;
	
}

.covers {
	padding-right: 5px;
	}

.dottedLine{
	background-image: url(../../images/dottedline.gif);
}

/*
 *	Menu Styles
 */
#menu #mainmenu table td{
	height:30px;
	text-align:right;
}
#menu #mainmenu table td a{
	text-decoration:none;
	font-family:Futura, Arial, Serif;
	font-size:11px;
	font-weight:bold;
	color:#003366;
}
#menu #mainmenu table td a:hover{
	color:orange;
}

.selected{
	color:orange;
}
.selected:hover{
	color:orange;
}

#menu #mainmenu table td img{
margin-left:5px;
}
#menu #submenu div{
margin-left:5px;
}
.sm{
	display:none;
	text-align:left;
	position:absolute;
	background-color:#FFFFFF;
}
.sm table tr td{
	text-align:left;
	height:24px;
}
.sm a{
	text-decoration:none;
	font-family:Futura,Arial, Serif;
	font-size:7pt;
	font-weight:bold;
	color:#003366;
}
.sm a:hover{
	color:orange;
}


.pageTitle 
{
	color: #000000; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 14px;
}

.secTitle 
{
	color: #003966; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 12px;
	}

.secTitle a:link
{
	color: #000000; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 12px;
	text-decoration: none;
}

.secTitle a:active
{
	color: #000000; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 12px;
	text-decoration: none;
}

.secTitle a:hover
{
	color: orange; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 12px;
	text-decoration: none;
}

.secTitle a:visited
{
	color: #000000; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 12px;
	text-decoration: none;
}

.headLinks 
{
	color: #003966; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 16px;
}

.headLinksSM
{
	color: #003966; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 10px;
}

.headLinks  a:link
{
	color: #000000; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 10px;
	text-decoration: none;
}

.headLinks  a:active
{
	color: #000000; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 10px;
	text-decoration: none;
}

.headLinks  a:hover
{
	color: orange; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 10px;
	text-decoration: none;
}

.headLinks  a:visited
{
	color: #000000; 
	font-weight:bold; 
	font-family:Futura, Verdana; 
	font-size: 10px;
	text-decoration: none;
}

td
{
	color: #000000; 
	font-weight:normal; 
	font-family:Futura, Verdana; 
	font-size: 12px;
	line-height:13pt;
}

.home
{
	font-family:arial; 
	font-size:9px;
	line-height:9pt;
}

ul 
{
	margin-top:4px;
	margin-left:15px;
}

li 
{
	margin-bottom: 10px;
}

.quote 
{
	font-weight:bold; 
}

.pquote 
{
	font-style:italic;
}

/* N */

div.Nalign {
text-align: left;
	color: #000000; 
	font-weight:normal; 
	font-family:Futura, Verdana; 
	font-size: 12px;
	line-height:13pt;
}