@charset "utf-8";

body  {
	padding: 0;
	text-align: center;
	background-color: #B4B4B4;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#eighteenPointWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}

#topHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bodyBackground {
	background-image: url(../_images/background.png);
	background-repeat: no-repeat;
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sixteenPointGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #b4b4b4;
	color: #666;
}

#mainContent {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#footer {
	margin: 0px;
	width: 770px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	clear: both;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin: 0px;
	padding: 0px;
}
#borderLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}

#RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin: 0px;
	padding: 0px;
}
#leftBorder {
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin: 0px;
}
#topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.fourteenPointGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
#spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-align: center;
	display: block;
	height: 24px;
	width: 2px;
	margin: auto;
	padding-top: 3px;
}
.twelvePointRed {
	color: #C03;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.twelvePointRedBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C03;
}
.TwelvePointGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.csrBackground {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-image: url(../_images/csr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 195px;
}
.eighteenPointBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #C03;
}
.cellPadRight {
	margin: 0px;
	padding-right: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tophead a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.tophead a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.tophead a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C03;
	text-decoration: underline;
}
.tophead a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

#sidebar {
	margin: 0px;
	height: 90px;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;    
}
.sidebar a:link,a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C03;
	text-decoration: underline;
}
.sidebar a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.fourteenPointBoldGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.tenPointGrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
