body {
    background : #F3F7FC;
    background-image: url(../images/bg.gif);
	margin-top : 10px;
	margin-left : 0px;
    font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #660000;
}

.padding1{
	padding : 20px 70px 20px 70px;
}
.padding2{
	padding : 20px 20px 20px 20px;
}
.padding3{
	padding : 0px 10px 10px 0px;
	text-align: justify;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
	letter-spacing: .05em;
    margin: 25px 0px 10px 0px;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	letter-spacing: .05em;
	margin: 25px 0px 10px 0px;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	letter-spacing: .05em;
	margin: 25px 0px 10px 0px;
}


P,td{ 
    font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color:  #660000;
}

A:link {color: #0000FF; text-decoration:underline}
A:visited {color: #0000FF; text-decoration:underline}
A:hover {
	color:#0000FF;
	text-decoration: underline;
}

A.bl:link {
	color: #0000FF;
	text-decoration: none;
}
A.bl:visited {
	color: #0000FF;
	text-decoration: none;
}
A.bl:hover {
	color: #0000FF;
	text-decoration: underline;
}

.border {
	border-bottom : 1px solid;
	border-bottom-color : #235087;
	border-top : 1px solid;
	border-top-color : #235087;
	border-left : 1px solid;
	border-left-color : #235087;
	border-right : 1px solid;
	border-right-color : #235087;
} 

.border2 {
	border-top : 1px solid;
	border-top-color : #235087;
	border-left : 1px solid;
	border-left-color : #235087;
	border-right : 1px solid;
	border-right-color : #235087;
} 

.border3 {
	border-bottom : 1px solid;
	border-bottom-color : #235087;
	border-left : 1px solid;
	border-left-color : #235087;
	border-right : 1px solid;
	border-right-color : #235087;
} 

.bordersides {
	border-left : 1px solid;
	border-left-color : #235087;
	border-right : 1px solid;
	border-right-color : #235087;
} 

.small{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color:  #333333; 
}

UL{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #660000;
}

UL.square { 
list-style-type: square;
 }
 
 li{  margin-bottom: 15px; }

select {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; color: #333333}
option {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; color: #333333}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}

.submit
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: Bold;
BORDER-RIGHT: #333333 1px inset;
BORDER-TOP: #333333 1px inset;
BORDER-LEFT: #333333 1px inset;
BORDER-RIGHT: #333333 1px inset;
BORDER-BOTTOM: #333333 1px inset;
color:#333333;
height:18px;
text-decoration:none;
cursor: hand
}

.input
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; font-size: 11px; 
color: #333333;
BORDER-RIGHT: #333333 1px inset;
BORDER-TOP: #333333 1px inset;
BORDER-LEFT: #333333 1px inset;
BORDER-RIGHT: #333333 1px inset;
BORDER-BOTTOM: #333333 1px inset;
}

.justify {  text-align: justify}
