/* CSS Document */
/*body {
background-image:url(images/bg.jpg);}*/
        

.sub {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; color: #CCCCCC}
.bod {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003300; font-weight: normal}

a.blk{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.blk:hover{
	color:#6690dc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a            { color: #6690dc; font-size: 8pt; font-family: Arial; text-decoration:none;  font-weight:normal;}
a:hover      { color: #6f9b3a; font-size: 8pt; font-family: Arial; text-decoration:none;  font-weight:normal;}


b            { color: #6690dc; font-size: 8pt; font-family: Arial; text-decoration:none;  font-weight:normal;}
b:hover      { color: #1C6AB4; font-size: 10pt; font-family: Arial; text-decoration:none;  font-weight:normal;}

input { background-color: #FFFFFF; font-size:10; color:#6690dc; border-color:#999999;  border-style:solid; border-width:1px; }

.copy {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:400
}
.text {
	color:#5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.text1 {
	color:#5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}
.text2 {
	color:#5a5a5a;
	font-family: Eras Light ITC;
	font-size: 11px;
	font-weight: normal;
	
}
.text3 {
	color:#5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	
}
.head {
	color:#1c6ab4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}
.smalltext{
	color:#1c6ab4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}