/* CSS Document */

body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6979;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form{
	margin:0px;
	padding:0px;
}
a {
color: #D9051C;
text-decoration:underline;
cursor:pointer;
}

a:link {
color: #D9051C;
}

a:visited {
	color: #D9051C;
}

a:hover {
color: #D9051C;
}

a:active {
	color: #D9051C;
}


a.news:link {COLOR: #5B6979; TEXT-DECORATION: none}
a.news:visited {COLOR: #5B6979; TEXT-DECORATION: none}
a.news:active {COLOR: #5B6979; TEXT-DECORATION: none}
a.news:hover {COLOR: #D9051C; TEXT-DECORATION: none}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.style3 {font-family: Arial, Helvetica, sans-serif;font-size: 10px}

.style4 {font-family: Arial, Helvetica, sans-serif;font-size: 12px; }

.style6 {font-family: Arial, Helvetica, sans-serif;text-align: left;}
.style8 {font-family: Arial, Helvetica, sans-serif;text-align: left; font-weight: bold; }
.style9 {font-family: Arial, Helvetica, sans-serif;font-size: 14px; font-weight: bold; }


ul{
list-style: none;
padding-left: 15px;

}

li{
	padding-left:20px;
	 color:#d9051c;
	 font-weight:bold;
	 padding-bottom:6px;
	font-style: italic;
}

ul li{

background: url("images/bullet.gif") no-repeat left top;
background-position: 0px 2px;

}

h1{

	margin-top:0px;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	margin-bottom:0px;

}

h2{

	margin-top:0px;
	margin-bottom:0px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;

}



.warningbox {border: 1px solid #004590; background: #fff; width: 550px; font-size: 13px;font-weight: bold; color:#D9051C;padding:5px;}
.bottom {border: 1px solid #B8C5CF; background: #E6EBEF; width: 893px; font-size: 12px; color:#D9051C;padding:5px;}
#banner2{
	background:#FFF; 
	height:192px;
	width:905px;
}
-->

