.body
{
	background-color: white;
	font-family: Verdana;
}
.SLabel
{ 
	color : black;
 	font-family : verdana;
 	font-size : 11;
 	font-weight : bold;
}
.SLabel1
{ 
	color : black;
 	font-family : verdana;
 	font-size : 11;
}
.SubHeader
{
	color : black;
 	font-family : verdana;
 	font-size : 15;
 	font-weight : bold;
}
.THeader
{
	background-color : #E0E0E0;
	color : black;
	height: 25;
	font-size : 12;
    font-family : verdana;
    font-weight : bold; 
}
.TFooter
{
	background-color : #E0E0E0;
	color : black;
	height: 25;
	font-size : 12;
    font-family : verdana;
}
.LItem
{
	color : black;
 	font-family : verdana;
 	background-color : #E0E0E0;
 	font-size : 11; 		
}
.LAlternateItem
{
	color : black;
 	font-family : verdana;
 	background-color : #E0E0E0;
 	font-size : 11; 
}
A
{
	text-decoration : none;
	color : Blue;
}
A:hover
{
	color : red;
}
.SButton
{
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
}
.SText
{
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	border-color : Silver; 
	
}
.STable
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-collapse: collapse;
	/* background-color : #E0E0E0; */
	border-color : Silver;  
}	
.SHeader
{
	background-color : #E0E0E0;
	color : black;
	height: 30;
	font-size : 17;
    font-family : Arial;
    font-weight : bold;
}
.Page_Header
{
	font-family:Arial;
	color : Black;
	font-weight:bold;
	font-size:18px;
}

.FAQAnswer {
	display: none;
}

.FAQAnswer p {
	width: 100%;
}

.FAQQuestion {
	border-bottom: 1px solid #000000;
	height: 23px;

	background-repeat: no-repeat;
	width:100%;        
	padding-left: 0px;
	padding-top: 1px;
	/*color: #005a87;*/
	color: #000000;
	cursor: pointer;
}


.message {
	display: none;
}
.message p {
	width: 100%;
}
.subject {
	border-bottom: 1px solid #000000;
	height: 23px;
	background-repeat: no-repeat;
	width: 100%;        
	padding-left: 0px;
	padding-top: 1px;

	/* color: #005a87;*/
	color: #000000;
	cursor: pointer;
}

/* Menus styles */
#menuspan21270515 { position:absolute; z-index:2}
#menutable21270515 { border-width: 0px; border-color: #000000; border-style:solid;}
#submenutable21270515 { background: #B8B8B8; border-width: 0px; border-color: #000000; }
#submenu21270515_0 { position:absolute; left:500px; top:25px; visibility: hidden; z-index: 999}

td.menucell21270515 { padding-left:4; padding-right:0; background:#B8B8B8; border:1px outset #000000; }
td.topcell21270515 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 13px; font-style:normal; }
a.topitem21270515 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 13px; font-style:normal;} 
a.topitem21270515:hover {text-decoration: none;	color: #000195;}
a.subitem21270515 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size: 12px; font-style:normal;} 
a.subitem21270515:hover {text-decoration:none; color:#000195; }
P.MN21270515 {color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size:13px; font-style:normal;}
P.SMN21270515 {text-decoration:none; color:#FFFFFF; font-weight: 700; font-family: Verdana; font-size:13px; font-style:normal;}




.mainMenu {}
.mainMenu TR TD.menuItem {
	text-align: center;
	background-image: url(b1.gif);
}
.mainMenu TR TD.menuItem A {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
.mainMenu TR TD.menuItem A:hover {
	text-decoration: none;
	color: #000195;
}
.mainMenu TR TD.menuSeperator {
	text-align: center;
	background-image: url(s1.gif);
}

.buySubMenuClass {
	position: absolute;
	left: 470px;
	top: 0px;
	border: 1px solid #000000;
	z-index: 5;
}
.buySubMenuClass TABLE {
	background-color: #B8B8B8;
	border-width: 1px;
	border-color: #000000;
}
.buySubMenuClass TABLE TR TD {
	border-bottom: 1px solid black;
	vertical-align: middle;
}
.buySubMenuClass TABLE TR TD A {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}
.buySubMenuClass TABLE TR TD A:hover {
	text-decoration: none;
	color:#000195;
}


.advTableStyle {
	border: 1px solid Navy;
}

.advTableStyle TR TD {
	border-top: 1px solid Navy;
}

.advCompanyLink {
	text-decoration: underline;
}