.footer	{
	FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}

.contact_text	{
	 FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #949495;
}

INPUT, TEXTAREA, SELECT
{
    BACKGROUND-COLOR: #ffffff;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
    color: #031F4F;
}

.background_header2 {
	background-image: url(images/header-bottom.jpg);
	background-repeat: no-repeat;
}

.background_header1 {
	background-image: url(images/header-middle.jpg);
	background-repeat: no-repeat;
}

.background_header3 {
	background-image: url(images/header-top.jpg);
	background-repeat: no-repeat;
	height: 43px;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-top: 1px;
	background-color: #F0F0F4;
}

.heading	{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.subheading	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

h5	{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

ul	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


#div_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 230px;
	padding-left: 8px;
	background-color: #FCFBF9;
}
#div_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.link a {
	text-decoration: none;
	color: #666666;
}
link a:hover {
	text-decoration: underline;
}
.bkground_blue {
	background-color: #000078;
}
