/* CSS Document */


h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
h5 {
	color:#FF001D;
	font-size:14px;
	font-weight:bold;
	line-height: 1.331;
}
h2 {
	color:#FF001D;
	padding-bottom: 10px;
}
h3 {
	color:#FFFFFF;
	font-size:18px;
}
h6 {
	color:#FFFFFF;
	font-size:12px;
}

body {
	background-color: #000000;
	margin-top: 0px;
	background-image: url(Picture 2.png);
	background-repeat: no-repeat;
	background-image: url(images/bg_01.jpg);
	background-position:top center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.pad {
	padding-top: 7px;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADB7BD;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-top: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.subactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FF001D;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF001D;
}
a:active {
	text-decoration: none;
	color: #FF001D;
}
.style1 {font-family: Arial, Helvetica, sans-serif}

#grey_link a {color: #666666}
#grey_link a:hover {color: #FF001D}
.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

