@charset "utf-8";
/* CSS Document */

body, html {
	background-image: url(images/bgscroll.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
h1 {
	color: #DF0915;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nonh1header {
	color: #DF0915;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

.sectionheads {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
}


.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


.topnav a {
	text-decoration: none;
	color: #FFFFFF;


}

p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}.spacetoleft {
	margin-left: 15px;
}
.dotredline {
	font-size: 8px;
	color: #F96A72;
	height: 20px;
}

a {
	color: #DF0915;
	text-decoration: none;
	font-weight: bold;
}

.small {
	color: #DF0915;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.small a {
	color: #DF0915;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}


.btmnav  {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}


.btmnav a {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.redtext {
	color: #DF0915;
}
.greytext {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

.greytext a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
.whitetext {
	color: #FFFFFF;
}
.spacetoright {
	margin-right: 15px;
}
.greytextNormal {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	line-height: 11px;
}
