body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.type_green {
	color: #3480be;
}
.welcome_split_text h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}
#footer {
	text-align: center;
	color: #464A13;
}
.login_feild_hold {
	font-size: 14px;
}
hr {
	background-color:#3480be;
	color: #3480be;
	height: 1px;
	border:none;
}
.enquiry_form_title {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.content_leftcolumn h1
{
	color: #3480be;
}
.content_leftcolumn h3
{
    color: #3480be;
}
.content_leftcolumn a
{
    text-decoration:none;
    color: #3480be;
}
.content_leftcolumn a:hover
{
    text-decoration:underline;
}
.disclaimer
{
    width:95%;
    font-size:8pt;
    color:#AAAAAA;
    margin-left:15px;
    padding-bottom:10px;
    padding-top:10px;
}