@charset "iso-8859-1";
/* CSS Document */
body {background-color: #ffffff; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#4E4E4E; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}

table {border-collapse: collapse;}

.bg {background-position:bottom; background-repeat:no-repeat}

td {color:#4E4E4E; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}

p {
	padding: 0;
	margin: 0 0 5px 0;
	}
a img { border:none;}

a.txt_blue {color:#0C81E1; font-size:11px; text-decoration:underline; font-weight:bold;}

a.txt {color:#4E4E4E; font-size:11px; text-decoration:underline}

a.txt_blue:hover, a.txt:hover {text-decoration:none}

.www {color:#4E4E4E; font-size:11px; text-decoration:none}

.www:hover {text-decoration:underline}

.grey-txt {color:#030303; font-size:11px; text-decoration:none}

.grey-txt:hover {text-decoration:underline}

a.grey {color:#030303; font-size:11px; text-decoration:underline}

a.grey:hover {text-decoration:none}

.blue-txt {color:#005895; font-size:12px; text-decoration:none}

a.blue {color:#005895; font-size:11px; text-decoration:underline}

a.blue:hover {text-decoration:none}

.bot {color:#D6D3CE; font-size:11px; text-decoration:none}

.link {color:#ffffff; font-size:11px; text-decoration:none}

.link:hover {text-decoration:underline}

.input {color:#878889; font-size:11px; text-decoration:none; font-family:Tahoma, Arial, Geneva, sans-serif}

.flash_zone {
	/*background-image: url(images/a1.jpg); 
	background-repeat: repeat-x;
	background-position: bottom;*/
	}

.content {
	padding:19px 33px 10px 25px;
	background-image: url(images/a7.jpg); 
	background-repeat: repeat-x;
	background-position: top;
	}

.content  p, .content  a, .content  li { font-size:12px;}
	
.footer {
	background-image: url(images/a16.jpg); 
	background-repeat: repeat-x;
	background-position: top;
	background-color:#4b5053;
	text-align: center;
	padding: 10px 0;
	}
	
.footer p {
	padding: 0;
	margin: 0 0 5px 0;
	}	
	
select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

input 
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

textarea 
{
	font: 11px Verdana, Arial, Helvetica, sans-serif;

}	

.error {
	display:block;
	font-weight: bold;
	color: #FF0000;
	}