	



body, td, a, li, form, div{
	font-size: 12px;
	line-height: 20px;
	color : #404040;
	margin : 0px;
	padding : 0px;
}
body {
	margin: 0px;
}

p {	font-size: 12px;
	line-height: 20px;
	color : #404040;
	 
}

td{
	font-family : arial;
	font-size : 11px;

}
#menu{
	font-family : arial;
	font-size : 11px;
	color : white;
	font-weight : bold;
}
#menu td{
	padding : 5px;
	text-align : right
}

#footer{
	font-family : arial;
	font-size : 10px;
	color : #1867BB;}
	
	

hr{
	height : 1px;
	color : #E9F1F9;
}
h1{
	font-family : arial;
	font-size : 14px;
	color : #0C519A;
	padding : 5px;
	margin : 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: gray;
	text-align : center;
}
h3 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: gray;
	
}
 
#content a {
	color: black;
	margin : 2px;
	padding : 1px;
	text-decoration: underline;
}
#content a:link {
	color: #000099;
	text-decoration: underline;
}
#content a:visited {
	color: #666666;
	text-decoration: none;

}
#content a:hover {
	text-decoration: none;
	color: #000000;
}
#content a:active {
	text-decoration: none;

}

#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : none;
	font-size: 11px;
}
#menu a:link {
	color: white;
	background-color : ;
	text-decoration: none;
}
#menu a:visited {
	color: white;
	background-color : ;
	text-decoration: none;
}

#menu a:hover {
	color: white;
	background-color : ;
	text-decoration: none;
}

#menu a:active {
	color: white;
	background-color : none;
	text-decoration: none;
}
.header_bg {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


a.btn:link, a.btn:active, a.btn:visited {
	background-color: #FFFFFF;
  	text-decoration: none;
	border: 3px solid #FFFFFF;
	height: 70px;
}
a.btn:hover {
	background-color: #FFFFFF;
  	text-decoration: none;
	border: 3px solid #FFFFFF;
	height: 70px;
}
.btn_bg {
	background-image: url(images/btn_bg.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 276px;
	font-family: Arial, Verdana, Helvetica, sans-serif, Tahoma, Georgia;
	font-size: 36px;
	font-weight: normal;
	color: #1e6fb7;
	position: relative;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
	line-height: 40px;
}
a.btn_link {
	font-family: Arial, Verdana, Helvetica, sans-serif, Tahoma, Georgia;
	font-size: 36px;
	font-weight: normal;
	color: #1e6fb7;
	position: relative;
	line-height: 60px;
	text-decoration: none;
}
