﻿/* default stylesheet template */
html, body { width: 100%;height: 100%; margin: 0; padding: 0; }
a, b, div, h1, h2, h3, h4, h5, h6, img, p, span, strong, table, td, tr { margin: 0; padding: 0; border: none; }	
body { font-family: Verdana, Tahoma, Arial, Sans-Serif; font-size: 12px; color: #000000; background-color: #ffffff; }
a, a:visited { color: #0000ff;	text-decoration: underline; }
a:hover { text-decoration: none; }
table, tr, td { vertical-align: top; font-size: 12px; }
h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
/* custom styles below this line */

body {
	background-image: url(../images/bodytile.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#masthead {
	height: 176px;
	background-image: url(../images/headtile.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #000000;
	min-width: 1000px;
	overflow: hidden;
}

td.adcol {
	width: 169px;
	background-color: #dbdbdb;
	text-align: center;
}

td.adcol a {
	display: block;
	margin-top: 20px;
}

#masthead #user {
	text-align: left;
	z-index: 5;
	position: absolute;
	top: 150px;
	left: 200px;
}

#user b {
	margin-right: 20px;
}

#user a, #user a:visited {
	font-weight: normal;
	color: #000000;
	margin-right: 20px;
}

#nav {
	position: absolute;
	top: 119px;
	left: 430px;
	z-index: 3;
	font-size: 11px;
	text-transform: uppercase;
}

#nav a, #nav a:visited {
	display: block;
	float: left;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/navbtn.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 20px 0 20px;
}

#nav a:hover {
	color: #a32289;
}

div.campaignbox {
	height: 153px;
	width: 580px;
	margin: 10px auto 4px auto;
	background-image: url(../images/campaigntile.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
}

div.campaignbox2 {
	height: 153px;
	width: 750px;
	margin: 10px auto 4px auto;
	background-image: url(../images/campaigntile.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
}

div.campaignleft {
	width: 19px;
	height: 153px;
	background-image: url(../images/campaignleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

div.campaignright {
	width: 19px;
	height: 153px;
	background-image: url(../images/campaignright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	display: inline;
}

div.campaignheader {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Sans-Serif;
	padding: 7px 0 15px 0;
	color: #4b4b4b;
	overflow: hidden;
	height: 10px;
}

div.campaignheader span {
	font-size: 11px;
	font-style: italic;
	margin-left: 5px;
	overflow: hidden;
}

div.campaignsubhead {
	height: 18px;
	margin-top: 5px;
	overflow: hidden;
}

div.campaignsubhead .dates {
	font-weight: bold;
	float: left;
	display: inline;
	width: 250px;
}

div.campaignsubhead .url {
	font-style: italic;
	float: right;
	display: inline;
	width: 270px;
	text-align: right;
}

div.campaignlink {
	width: 500px;
	padding: 10px 0 0 0;
}

.campaignbtn {
	float: right;
	display: inline;
	margin-top: 5px;
}

table.campaign {
	margin: 9px auto 10px;
	width: 92%;
}

table.campaign tr {
	background-color: #cfcfcf;
}

table.campaign td {
	text-align: center;
	font-size: 12px;
}

table.campaign tr.values td {
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #ababab;
}

.error {
	padding: 5px 0 5px 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
	margin: 5px 5px 5px 5px;
	border: solid 1px #000000;
}

div.bigbox {
	height: 358px;
	min-width: 580px;
	margin: 10px 6px 4px 8px;
	background-image: url(../images/bigtile.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
}

div.bigleft {
	width: 19px;
	height: 358px;
	background-image: url(../images/bigleft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: inline;
}

div.bigright {
	width: 19px;
	height: 358px;
	background-image: url(../images/bigright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	display: inline;
}

div.bigheader {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Sans-Serif;
	padding: 7px 0 15px 0;
	color: #3f3f3f;
	overflow: hidden;
	height: 10px;
}

.infotable td {
	vertical-align: middle;
}

.infotable .left {
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

.w200 {
	width: 204px;
	_width: 205px;
}

a.black, a.black:visited {
	color: #000000;
	display: block;
}

a.black2, a.black2:visited {
	color: #000000;
	display: inline;
}

#report {
	margin: 0 auto 0;
	width: 790px;
	background-color: #ffffff;
	border: solid 1px #000000;
	height: 570px;
	padding-top: 20px;
	_height: 555px;
	_padding-top: 0;
}

#faq {
	width: 770px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #000000;
	text-align: justify;
	margin: 20px auto;
	background-color: #ffffff;
}

#questions b {
	display: block;
	font-size: 14px;
}

table.campaign tr.heading td {
	font-size: 9px;
}

#login {
	width: 365px;
	text-align: right;
	margin: 60px auto 0 auto;
}

#login td {
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}


a.rme {
	display: block;
	z-index: 10;
	position: absolute;
	left: 880px;
	top: 80px;
	width: 120px;
	height: 80px;
}
