body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: justify;	
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89AAB8;
	font-weight: bold;
	font-style: normal;
}

.left_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.left_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9EBECB;

}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 20px;
	width: 30px;
	border-top: 1px double #CCCCCC;
	border-right: 1px double #333333;
	border-bottom: 1px double #333333;
	border-left: 1px double #FFFFFF;
	list-style-type: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}

.style2 {font-weight: bold}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
.greytext {
	font-family: Arial;font-size: 11pt;
	font-weight: bold;
	color: #666666; 
	text-decoration:none
}
.greytext2 {
	font-family: Arial;font-size:9pt;
	font-weight: bold;
	color: #666666; 
	text-decoration:none
}
.greysmall{
	font-family: Arial;font-size: 8pt;
	color: #666666; 
	text-decoration:none
}
.blue {
	font-family: Arial; font-size: 11pt; 
	font-weight: bold; 
	color: #005ACA; 
	text-decoration:none
}
.small {
	font-size: 8pt; 
	color: #000000; 
	font-family: Arial, Verdana,  "MS Sans Serif"; 
	text-align: justify
}
.white {
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration:none
}
.red {
	font-size: 8pt; 
	color: #990000; 
	font-family: Arial, Verdana,  "MS Sans Serif"; 
	text-align: justify
}

.sub_title {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #666666} 

.sub_title_blue {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #005ACA} 

.sub_title2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #005ACA
} 
.sub_title3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #3D70B3;
	text-decoration:none
}
.small3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: none; 
	color: #3D70B3;
	text-decoration:none
}  
.tooltip
{
	font-size: 10pt;
	color: #3d70b3;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.bodytext
{
    font-size:11px;
    font-family:Verdana,Tahoma,arial;
    color:#000000;
}
select, textarea{
    font-size:11px;
    font-family:Verdana,Tahoma,arial;
    color:#000000;
}
.input{
    font-size:11px;
    font-family:Verdana,Tahoma,arial;
    color:#000000;
}
.hrwrite
{
    height:0px;
    border:solid 1px #666666;
}
.normal_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.normal_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;

}
.showmsg{
    background-color:#FFFFE1;
    border:1px solid #D6D8D6;
    color:#000000;
    padding:10px 5px 5px 4px;
}
.showmsg img{
    float:left;
}