.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.slogan_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navi_text {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px;}
.welcome_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.grean_text {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #024B54;
	width: 781px;
}
.bold_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.small_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.read_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DA0300;
}
.small_green_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #024B54;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFB853;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #024B54;
}

.msg_box_container 
{ 
position:fixed; 
background-color:#888888; 
border:1px solid #999999; 
z-index:50; 
left:20%; 
right:20%; 
top:20%; 
} 


.page_dimmer 
{ 
position:fixed; 
height:100%; 
width:100%; 
top:0px; 
left:0px; 
background-color:#000000; 
filter:alpha(opacity=50); 
-moz-opacity:.50; 
opacity:.50; 
z-index:50; 
} 

 .msg_button_class
            {
               background-image: url(images/msg_button_1.jpg);
               font-family:Tahoma;
               font-size:11px;
               font-weight:bold;
               color:#FFFFFF;
               border:1px solid #DDDDDD;
               height:22px;
            }
            
.emailsmall
{
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}            

.generaltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.headertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #0000CC;
	color: #FFFFFF;
	font-weight: bold;
}

.moneytext
{
	border-style: none;
	border-width: 0px;
	background-color: #FFFFCC;	
}
