BODY
{
    BACKGROUND-COLOR: #cccccc	
}
.style1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0060b4;
}
.style_transact
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0060b4;
}
.style2_old
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.style2
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0186d1;
}
.style3
{
    font-family: Arial, Helvetica, sans-serif;
	color: #0060b4;
	font-size:14px;
}
.style4
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0186d1;
}
.style6
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0060b4;
}
.style7
{
    font-family: Arial, Helvetica, sans-serif;
	color: #0060b4;
}
.style8
{
    font-family: Arial, Helvetica, sans-serif;
	color: #0060b4;
	font-size: 12px;
}
.style9
{
    font-family: Arial, Helvetica, sans-serif;
	color: #0079c1;
	font-size:12px;
}
.style10
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #0060b4;
	font-weight:bolder;
}
.style_terms
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#0186d1;
}
.style_terms_title
{
   font-family: Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #0060b4;
   font-weight:bolder;
}
.style_option
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89a84b;
}
#nav_item
{
    font-family:Arial;
    font-size:small;
    color:White;
    background:#0186d1;
    padding-top:5px;
    padding-bottom:5px;
    float:left;
    text-align:center;
}
#nav_item_inactive
{
    font-family:Arial;
    font-size:small;
    color:White;
    background:#0060b4;
    padding-top:5px;
    padding-bottom:5px;
    float:left;
    text-align:center;
}
.nav_link:link
{
    color:White;
    text-decoration:none;
}
.nav_link:active
{
    color:White;
    text-decoration:none;
}
.nav_link:visited
{
    color:White;
    text-decoration:none;
}
.nav_link:hover
{
    color:White;
    text-decoration:underline;
}
.modalProgress
{ 
	clear:both; 
	float:left; 	
	margin:0px;
	z-index:100;
	position:absolute;
	left:0px;
	top:0px;
	width:267px;
	height:478px;
	background-color:Gray; 
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
}

.modalProgressBox
{ 
	clear:both; 
	float:left; 	
	margin:0px;
	z-index:100;
	position:absolute;
	left:0px;
	top:0px;
	width:267px;
	height:478px;
}

.modalProgressOriginal
{ 
	clear:both; 
	float:left; 	
	margin:0px;
	z-index:100;
	position:absolute;
	left:0px;
	top:0px;
	width:1200px;
	height:1000px;			
	background-color:Gray; 
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}

A
{
	FONT-FAMILY: arial; COLOR: #0079c1; TEXT-DECORATION: underline
}

A:hover
{
	COLOR: #0079c1; TEXT-DECORATION: none
}

A:focus
{
	COLOR: #0079c1; TEXT-DECORATION: none
}

A:active
{
	COLOR: #0079c1; TEXT-DECORATION: none
}

A:visited
{
	COLOR: #0079c1
}
.cs_link
{
	color: #0060b4;
	text-decoration: none;
}
.cs_link:active
{
	color: #0060b4;
	text-decoration: none;
}
.cs_link:visited
{
	color: #0060b4;
	text-decoration: none;
}
.cs_link:focus
{
	color: #0060b4;
	text-decoration: none;
}
.cs_link:hover
{
    color: #0186d1;
	text-decoration:none;
}
.cs_linkq
{
	color: #0060b4;
	text-decoration: none;
	font-weight:bolder;
}
.cs_linkq:active
{
	color: #0060b4;
	text-decoration: none;
	font-weight:bolder;
}
.cs_linkq:visited
{
	color: #0060b4;
	text-decoration: none;
	font-weight:bolder;
}
.cs_linkq:focus
{
	color: #0060b4;
	text-decoration: none;
	font-weight:bolder;
}
.cs_linkq:hover
{
    color: #0060b4;
	text-decoration:underline;
}
