
body {
	background-image: url(images/background_asm.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #90908E;
}
.disclaimer {
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.footer {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
.orange_heading {
	color: #FBA500;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.body_text {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #13254D;
	text-decoration: none;
	line-height: 14px;
}
.blue_headings {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #13254D;
	text-decoration: none;
	line-height: 18px;
}
.grey_footer_bigger {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.small_grey_text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

.yellow_text {
	color: #F7B72F;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.yellow_text_no_bold {
	color: #F7B72F;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 14px;
}

.inputBox {color : #13254D;
background : #FFFFFF;
border-color : #666666;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Tahoma;
font-size : 11px;
}


