body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bacground.jpg);
}

.grey_body_text {
	color: #4e4e4e;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

.footer {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.news {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}

.news_bold {
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.blue_body_bold {
	color: #0044ad;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

.blue_body {
	color: #0044ad;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

.news_in_blue_box {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.blue_headings {
	color: #0044ad;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: uppercase;
}

.inputBox {	color : #0044ad;
	background : #FFFFFF;
	border-color : #0044ad;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Tahoma;
	font-size : 11px;


}

.SubmitBox {color : #0044ad;
	background : #FFFFFF;
	border-color : #0044ad;
	border-top : 2px solid;
	border-bottom : 2px solid;
	border-left : 2px solid;
	border-right : 2px solid;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 11px;


}
