/* CSS Document */

html { height: 100%; margin-bottom: 1px; }

body,td,th {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
body {
	margin-left: 000px;
	margin-top: 000px;
	margin-right: 000px;
	margin-bottom: 000px;
}
.header {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
		line-height:24px;
}
.subheader1 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}
.subheader2 {
	color: #ab030f;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}
.subheader3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
}
.boldbody {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.redbody {
	color: #ab030f;
	font-weight: bold;
	font-size: 11px;
	line-height: 0px;
}
.body {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}
.smbody {
	color: #000000;
	font-size: 9px;
	line-height: 12px;
}
.smbodybold {
	color: #000000;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
}
.wo_bodybold {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}
.wo_body {
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
}
.redbkg {
	background: #ad030f;
	border-top: 1px dotted #999999;
}
.greybkg {
	background: #d4d4d4;
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
.blackbkg {
	background: #000000;
	border-top: 1px dotted #999999;
}
.topbkg {
	background: #000000;
	background-image: url(images/bkg_top.jpg);
	border-left: 1px dotted #999999;
}
.tablebody {
	color: #000000;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	background: #FFFFFF;
}
div#table {
	border-bottom: 1px dotted #999999;
	border-right: 1px dotted #999999;
}
.content {
	border-left: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.rightline {
	border-right: 1px dotted #FFFFFF;
}
.greyrightline {
	border-right: 1px dotted #333333;
}
div#intro {
	border-right:1px solid #000000;
}
.formcontact {
	background:#fff!important;
	width:145px;
	border: 1px solid #000;
	font-size:11px;
}

.button {
	background: #ad030f;
	color:#fff;
	border:0;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size:10px;
}

.footer {
	color: #CCCCCC;
	font-size: 9px;
	font-weight: bold;
	line-height: 12px;
	text-align: center
}
.nav 
a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	display: inline;
	margin: 0px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
	border-right: 1px dotted #FFFFFF;
	text-align: left;
    margin-right: 2px;
}
.nav
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ad030f;
	border-right: 1px dotted #FFFFFF;
	display: inline;
}
.nav
a:link {
	text-decoration: none;
}
.nav
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.nav .last{
	border:none;
}

.nav:hover .last{
	border:none;
}

.black_link
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.black_link
a:link {
	text-decoration: none;
}
.black_link
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.black_link
a:hover {
	text-decoration: underline;
	color: #ad030f;
}
.black_link
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.white_link
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.white_link
a:link {
	text-decoration: none;
}
.white_link
a:visited {
	text-decoration: none;
	color: #000000;
}
.white_link
a:hover {
	text-decoration: underline;
	color: #ad030f;
}
.white_link
a:active {
	text-decoration: none;
	color: #ad030f;
}
.red_link
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.red_link
a:link {
	text-decoration: none;
}
.red_link
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.red_link
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.red_link
a:active {
	text-decoration: none;
	color: #FFFFFF;
}