/* Unchanged */
body{
padding:0px;
margin:0px;

}

.main_text 
{
	font-family:Tahoma,Arial;
	font-size: 10px;
	color:#ffffff;

}

.main_text a{ color:#00245D; text-decoration:none}
.main_text a:hover{ color:#00245D; text-decoration:underline}

.home_text 
{
	font-family:Tahoma,Arial;
	font-size: 10px;
	color:#242524;
	line-height: 12px;
	padding-top: 10px;
	padding-left: 25px;
    padding-right: 0px;

}

.home_text a{ color:#9d0a0f; text-decoration:none}
.home_text a:hover{ color:#9d0a0f; text-decoration:underline}

.footer {
	font-family:Tahoma, Arial;
	font-size: 10px;
	color:#ffffff;
	line-height: 12px;
	padding-top: 55px;
	font-weight: bold;
}

.footer a{ color:#ffffff;; text-decoration:none}
.footer a:hover{ color:#ffffff; text-decoration:underline}


.bottom_nav {
	font-family:Tahoma, Arial;
	font-size: 10px;
	color:#00245D;
	font-weight: bold;
	padding-left:5px;
	line-height:16px
}

.bottom_nav a{ color:#00245D; text-decoration:none}
.bottom_nav :hover{ color:#00245D; text-decoration:underline}


.form_text 
{
	font-family:Tahoma,Arial;
	color:#ffffff;

}

.form_text a{ color:#9d0a0f; text-decoration:none}
.form_text a:hover{ color:#9d0a0f; text-decoration:underline}


.fs { font-size:10px}

.tt { text-transform:uppercase}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

input, textarea
	{
		font-family:Arial;
		font-size:10px;
		line-height:11px;
		color:#333333;
	}
	
.form{height:15px}
.form input {width:206px; height:20px; border:#000000 1px solid; background-color:#D1CECA; padding-left:5px; padding-top:4px}

textarea {width:228px; height:40px; border:#666666 1px solid; background-color:#FFFFFF; overflow:hidden}	

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 16px; text-transform:lowcase}
li a  {font-family:Arial; font-size:9px; line-height:18px; color:#74726E; text-decoration:none;}
li a:hover {text-decoration:underline;}
