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

form {
	margin: 0;
	padding: 0;
}

td {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #6C6C6C;
}

h1 {
	line-height: 20px;
	font-size: 20px;
}

.header td {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.header td a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}

.header td a:hover {
	text-decoration: underline;
}

.header td span a {
	text-decoration: none;
	color: #898989;
	font-size: 9px;
}

.header td span a:hover {
	text-decoration: underline;
}

a {
	color: #3A4D8F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.footer strong {
	color: #ffffff
}

.footer strong span {
	color: #ffffff;
}

.footer strong a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}

.footer strong a:hover {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	color: #6C6C6C;
	line-height: 18px;
	background: url(images/bullet.jpg) left top no-repeat;
	padding: 0 0 0 9px;
}

li a {
	/*color: #6C6C6C;
	text-decoration: none;*/
}

li a:hover {
	/*text-decoration: underline;*/
}

/*.input {width:223px; height:25px; font-family:tahoma; font-size:11px; color:#636363; vertical-align:middle; background-color:#ffffff; padding:4px 0px 0px 7px; border:1px solid #868686;}*/
/*input {width:204px; height:25px; font-family:tahoma; font-size:11px;  color:#6C6C6C; vertical-align:middle; background-color:#ffffff; padding:4px 0px 0px 4px; border:1px solid #8D8D8D;}*/
/*textarea {width:204px; height:144px; font-family:tahoma; font-size:11px; overflow:hidden; color:#6C6C6C; background-color:#ffffff; padding:4px 0px 0px 4px; margin:1px 0 0 5px; border:1px solid #8D8D8D;}*/

.arr {
	color: #ffffff;
	font-size: 9px;
}

.txt {
	font-size: 9px;
	color: #ffffff;
}

.txt a {
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
}

.txt a:hover {
	text-decoration: none;
}

.search strong a span {
	color: #EAAB00;
	text-decoration: none;
}

.search strong a:hover span {
	text-decoration: underline;
}

span a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

a span {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none
}

a:hover span {
	color: #FFFFFF;
	text-decoration: underline;
}

.radio {
	width: 13px;
	height: 13px;
	background-color: #EAEAEA;
	border: 0;
	margin-right: 13px;
	vertical-align: middle;
}

span strong {
	font-size: 10px;
	color: #CE0000;
}

.top {
	font-size: 10px;
	color: #808080;
	line-height: 10px;
}

.right_block {
	line-height: 13px;
	color: #ffffff;
}

.right_block strong {
	color: #ffffff;
}

.right_block a {
	color: #B2C2F6;
	text-decoration: underline;
}

.right_block a:hover {
	text-decoration: none;
}

#contactForm label {
	float: left;
	clear: both;
	width: 140px;
	text-align: right;
	margin: 3px 0px;
	font-weight: bold;
}

#contactForm input.text {
	float: left;
	margin: 3px 0px;
}

#contactForm .required {
	color: #AC1A18;
}

.error {
	color: red;
	font-weight: bold;
}

#security_code {
	/*width: 138px !important;
	height: auto !important;
	font-size: 12px;*/
}

#sitemap {
	font-size: 12px;
}

#sitemap li {
	margin-left: 10px;
}

#quickLinks a {
	font-size: 12px;
	display: block;
	text-decoration: none;
}

#quickLinks a:hover {
	text-decoration: underline;
}

h3.leftHeader {
	padding: 0px;
	margin: 0px 0px 4px 0px;
	font-size: 15px;
	font-weight: bold;
}