body{
padding:0px;
margin:0px;
background-color:#ffffff;
}


.scrollable {
width: 100%;
height: 100%;
overflow: auto;
}

.scrollable1 {
width: 100%;
height: 30%;
overflow: auto;
}

.scrollable2 {
width: 100%;
height: 70%;
overflow: auto;
}



.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#FFFFFF;
	}
	


.header1_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:13px;
		color:#004890;
	}
	
.header1a_text
	{
		font-family:Tahoma;
		font-size:13px;
		line-height:18px;
		color:#004890;
	}


.header2_text
	{
		font-family:Tahoma;
		font-size:14px;
		line-height:16px;
		color:#004890;
	}
	
.header3_text
	{
		font-family:Tahoma;
		font-size:24px;
		line-height:26px;
		color:#004890;
	}	
	
.offer_text
	{
		font-family:Tahoma;
		font-size:17px;
		line-height:16px;
		color:#B70B01;
	}
	
.offer_blue_text
	{
		font-family:Tahoma;
		font-size:19px;
		line-height:16px;
		color:#00478F;
	}	
	
.links_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#004890;
	}

.form
	{
		width:199px; height:18px; border-color:#1D3468; border-width:1px; background-color:#E9DCCD; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:2px;		
	}
		

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color:#004890}
