/* Body Style Start */   
BODY 
{
	background-color : #FFFFFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}	
/* Body Style End */

/* Global Links Style Start */
A:LINK,  A:FOCUS,  A:VISITED, A:ACTIVE 
{ 
	text-decoration: none;  
	color: #000000;
}

A:HOVER 
{ 
	text-decoration: underline;  
	cursor: pointer; 
}
/* Global Links Style End */

/* Headers Style Start */
.HeaderContent, .HeaderSecuredLink, .HeaderUnsecuredLink
{ 
	font-family: Verdana, Arial, Tahoma;
	font-weight : bold; 
	text-decoration: none; 
	
}

.HeaderContent
{ 
	font-size: 70%;	
	color: #666666;
}

.HeaderSecuredLink, .HeaderUnsecuredLink  
{ 
	font-size: 65%; 
}

.HeaderSecuredLink 
{ 
	color: #FFFF00; 
}

.HeaderUnsecuredLink 
{ 
	color: #66FF66; 
}

a.HeaderContent:link, a.HeaderContent:visited
{ 
	color: #FFFFFF; 
	text-decoration: none ; 
}

a.HeaderContent:hover 
{ 
	color: #66ccff; 
	text-decoration: none; 
}

a.HeaderSecuredLink:link, a.HeaderSecuredLink:visited
{ 
	color: #FFFF00; 
	text-decoration: none ; 
}

a.HeaderSecuredLink:hover 
{ 
	color: #66FF66; 
	text-decoration: none; 
}

a.HeaderUnsecuredLink:link, a.HeaderUnsecuredLink:visited
{ 
	color: #66FF66; 
	text-decoration: none ; 
}

a.HeaderUnsecuredLink:hover 
{ 
	color: #FFFF00; 
	text-decoration: none; 
}
/* Headers Style End */

/* Footers Style Start */
.FooterContent, .FooterContentBold 
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 65%;
	color: #FFFFFF;
	text-decoration: none; 	
}

.FooterContentBold 
{
	font-weight : bold; 
}

a.FooterContent:link, a.FooterContent:visited, a.FooterContentBold:link, a.FooterContentBold:visited
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 65%;
	color: #FFFFFF;
	text-decoration: none; 	
}

a.FooterContentBold:link, a.FooterContentBold:visited
{
	font-weight : bold; 
}

a.FooterContent:hover, a.FooterContentBold:hover 
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 65%;
	color: #FFFFFF;
	text-decoration: underline; 	
}

a.FooterContentBold:hover
{
	font-weight : bold; 
}
/* Footers Style End */
	
/* Display Style Start */	
.DisplayHeader, .DisplayHeaderShadow, .DisplayContent, .DisplayContentFine, .DisplayFooter 
{
	font-family:Verdana, Arial, Tahoma; 
	font-size: 70%; 
}	

.DisplayHeader 
{
	font-weight: bold; 
}

.DisplayHeaderShadow 
{
	font-weight: bold; 
	width:100%; 
	filter: dropshadow(color=#000000,offx=1, offy=1, positive=1), glow(color=#000000, strength=0); 
}

.DisplayContent 
{
	font-size: 70%; 
}

.DisplayContentFine 
{
	font-size: 60%; 
}			

.DisplayFooter 
{
	font-weight: bold;
	font-size: 70%; 
}	

.DisplayListHeaderLayout, .DisplayListContentLayout 
{
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 2px;
	padding-bottom: 2px;
}

.DisplayListHeaderLayout 
{
	padding-top: 5px;
	padding-bottom: 5px;
 }
 
.DisplayListHeader, .DisplayListContent, .DisplayListContentBold, .DisplayListContentFine 
{
	font-family: Verdana, Arial, Tahoma;
}	

.DisplayListHeader 
{
	font-size: 80%; 
	font-weight: bold; 
}	

.DisplayListContent, .DisplayListContentBold 
{
	font-size: 75%; 
}

.DisplayListContentBold 
{
	font-weight: bold; 
}

.DisplayListContentFine 
{
	font-size: 70%; 
}
/* Display Style End */	

/* Buttons Style Start */
.Button 
{
	font-family: Verdana, Arial, Tahoma; 
	font-size: 75%; 
	height: 24px;
	padding-left : 3px;
	padding-right : 3px; 
}

.ButtonFine 
{
	font-family: Tahoma, Verdana, Arial; 
	font-size: 65%; 
	height: 20px;
	padding-left : 3px;
	padding-right : 3px; 
}

.BoxMinButton, .BoxMinMouseOverButton, .BoxMaxButton, .BoxMaxMouseOverButton, .BoxCloseButton, .BoxCloseMouseOverButton 
{
	font-family: Tahoma,Verdana, Arial; 
	font-size: 50%;
	font-weight: bold;
	height: 15px;
	width: 15px;
	color:#FFFFFF;	
	border:	 thin ridge Gray;
}

.BoxMinButton
{
	background-color:#0066FF; 
}

.BoxMinMouseOverButton
{
	background-color:#3399FF; 
}

.BoxMaxButton 
{
	background-color:#00CC00; 
}

.BoxMaxMouseOverButton 
{
	background-color:#00FF66; 
}

.BoxCloseButton 
{
	background-color:#CC3300; 
}

.BoxCloseMouseOverButton 
{
	background-color:#FF3300; 
}

.DisclaimerButton 
{
	font-family:Verdana, Arial, Tahoma; 
	font-weight : bold; 
	font-size: 75%; 
	color: #e0eefe;
	width: 150px;
	height: 24px;
	background-color: #4793e7;
	border: thin ridge Gray;
	padding-left : 3px;
	padding-right : 3px; 
}
/* Buttons Style End */


/* Box Style Start */
.BoxLayout 
{
	padding-left: 2px;
	padding-right: 2px; 
}

.BoxHeaderLayout 
{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000000; 
}   

.BoxHeader, .BoxContent, .BoxContentBold, .BoxContentFine, .BoxContentFineBold, .BoxButton 
{
	font-family: Tahoma, Verdana, Arial; 
}

.BoxHeader 
{
	font-size:80%;	
	font-weight:bold; 
	color: #ffffff; 
	width:100%; 
	filter:dropshadow(color=#000000,offx=1, offy=1, positive=1), glow(color=#999999, strength=0); 
}

.BoxContentLayout 
{
	padding-top: 1px;
	padding-bottom: 1px; 
}   

.BoxContent, .BoxContentBold 
{
	font-size:75%; 
}   

.BoxContentBold 
{
	font-weight: Bold; 
}   	

.BoxContentFine, .BoxContentFineBold 
{
	font-size:70%; 
} 

.BoxContentFineBold 
{
	font-weight: Bold; 
}  	

.BoxButton 
{
	font-size: 70%; 
	font-weight: Bold;	
	width: 80px;
	height: 20px;
	padding-left : 3px;
	padding-right : 3px; 
}
/* Box Style End */

/* Main Header Style Start */
.MainHeaderLayout 
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px; 
}

.MainHeader, .MainHeaderShadow, .MainHeaderDropShadow 
{
	padding-top: 1px;
	padding-bottom: 3px;
	font-family:Verdana, Arial, Tahoma; 
	font-size: 150%;
	font-weight:bold; 
}

.MainHeaderShadow 
{
	width:100%;	
	filter:shadow(silver,direction=135); 
}	

.MainHeaderDropShadow 
{
	width:100%; 
	filter:dropshadow(color=#000000,offx=2, offy=2, positive=1), glow(color=#000000, strength=0); 
} 
	
.MainHeaderDescriptionLayout 
{
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	padding-right: 3px; 
}

.MainHeaderDescription 
{	
	font-family:Verdana, Arial, Tahoma; 
	font-size: 75%;
}  
/* Main Header Style End */

/* Sub Header Style Start */
.SubHeader 
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px; 
	font-family:Verdana, Arial, Tahoma; 
	font-size: 120%;	
	font-weight:bold; 
}  
/* Sub Header Style End */

/* Content Style Start */
.Content, .ContentBold
{
	font-size: 75%;
	color: #333333; 
} 

.Content, .ContentBold, .ContentHeader, .ContentFine, .ContentFineBold
{
	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif; 
} 

.ContentBold, .ContentFineBold
{
	font-weight: bold; 
}  

.ContentHeader 
{
	font-size: 90%;	
	font-weight: bold; 
}

.ContentHeader a:LINK, .ContentHeader a:FOCUS, .ContentHeader a:ACTIVE, a.ContentHeader:LINK, a.ContentHeader:FOCUS, a.ContentHeader:ACTIVE
{ 
	text-decoration: none;
	cursor: pointer; 
}

.ContentHeader a:VISITED, a.ContentHeader:VISITED 
{ 
	color: #666666; 
	text-decoration: none 
}

.ContentHeader a:HOVER, a.ContentHeader:HOVER 
{ 
	text-decoration : underline;  
	cursor : pointer; 
}

.ContentFine, .ContentFineBold
{
	font-size: 65%;
}  
/* Content Style End */



