@charset "utf-8";
/* CSS Document */
body  {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color: #22657f;
	BACKGROUND-COLOR: #FFFFFF
}
A:link {
	COLOR: #b20a2d; border-bottom: 1px dotted; TEXT-DECORATION: none 
}
A:visited {
	COLOR: #b20a2d; border-bottom: 1px dotted; TEXT-DECORATION: none 
}
A:active {
	COLOR: #b20a2d; border-bottom: 1px dotted; TEXT-DECORATION: none 
}
A:hover {
	COLOR: #0084ff; border-bottom: 1px dotted; TEXT-DECORATION: none 
}

UL {
	FONT: 13px Arial, Verdana, Geneva, Helvetica, sans-serif
}
OL {
	FONT: 13px Arial, Verdana, Geneva, Helvetica, sans-serif
}
LI {
	LIST-STYLE-TYPE: square;
	FONT: 13px Arial, Verdana, Geneva, Helvetica, sans-serif
}

H1 {	font-size : 16px; FONT-WEIGHT: bold; COLOR: #73a31a;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #73a31a;
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #73a31a;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #73a31a;
	background: url(header4.jpg);
	position: absolute;
	left: -49px;
	top: 298px;
	
}

HR {
	COLOR: #d3301f; height: 1px;
}

INPUT { 
	BACKGROUND: #E8E8E8; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	padding: 1px; 
	}
	
SELECT {
	BACKGROUND-COLOR: #E8E8E8; 
	BORDER: 1px solid #B4B4B4;
    font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: Black;
	font-size : 8pt;
}
TEXTAREA {
	BACKGROUND-COLOR: #DAE3EE; 
	BORDER: 1px solid #B4B4B4;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: Black;
	font-size : 8pt;
}
.formBut {
	background-color : #d3301f;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	BORDER: 1px solid #B4B4B4;
	cursor:hand;
}
.mainText{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
	font-size : 13px;
	color: #22657f;
	BACKGROUND-COLOR: #FFFFFF;
	padding-left: 20px
}
.mainText2{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: #838383;
	font-size : 13px;
	background-image:url(template_12.jpg);
	BACKGROUND-COLOR: #FFFFFF
}
.mainText3{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: #838383;
	font-size : 11px;
	BACKGROUND-COLOR: #FFFFFF
}
.popupText{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
    font-size : 11px;
	BACKGROUND-COLOR: #FFFFFF;
	PADDING: 12px; 
	text-align:justify
}
.TableText{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: #000000;
    font-size : 10px;
}
.navButts2 A:active  {
	background-color : #d3301f;
	border : 1px solid #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	color : #FFFFFF;
	text-decoration : none;
	PADDING-TOP: 3px;
	width : 39%;
	PADDING-BOTTOM: 3px;   
}
.navButts2 A:visited {
	background-color : #d3301f;
	border : 1px solid #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	color : #FFFFFF;
	text-decoration : none;
	PADDING-TOP: 3px;
	width : 45%;
	PADDING-BOTTOM: 3px;   
}
.navButts2 a:hover {
	background-color : #861206;
	border : 1px solid #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px; 
	color : #ffffff;
	text-decoration : none;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;  
}
.footer {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	COLOR: #838383;
	font-size : 11px;
	BACKGROUND-COLOR: #FFFFFF
}
.footer A:active {
	COLOR: #838383; border-bottom: 1px dotted; TEXT-DECORATION: none 
}
.footer A:link {
	COLOR: #838383; border-bottom: 1px dotted; TEXT-DECORATION: none  
}
.footer A:visited {
	COLOR: #838383; border-bottom: 1px dotted; TEXT-DECORATION: none  
}
.footer A:hover {
	COLOR: #d3301f; border-bottom: 1px dotted; TEXT-DECORATION: none
}