/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	background: #666666;
}
#wrapper {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 200px;
	width: 851px;
	clear: both;
	border-bottom: 1px dotted #70A0C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #70A0C4;
	border-right-color: #70A0C4;
	border-left-color: #70A0C4;
	cursor: hand;
}
#menu {
	float: left;
	width: 195px;
	background: url(images/menubg.jpg) repeat-y;
	color: #333333;
	text-align: left;
	border-right: 1px solid #333333;
}
#textblurb {
	width: 630px;
	border: 1px dotted #CCCCCC;
	float: left;
	margin-left: 5px;
}
#fraudnotice {
	text-align: center;
	height: 300px;
	width: 175px;
	background: url(images/warningbg.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.picRight {
	float: right;
}
#fraudnotice h3 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 35px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
#menu p {
	margin-bottom: 0px;
	font-weight: bold;
	list-style: url(images/bullet1.gif);
	background: url(images/bullet1.gif) no-repeat left center;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu ul {
	margin-left: 0px;
	padding: 0px 0px 10px;
	background: #333333;
	margin-top: 0px;
	display: block;
	width: 100%;
}
#menu ul li {
	font-weight: normal;
	color: #FBFBFB;
	margin: 0px;
	list-style: none;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background: #333333;
	width: 190px;
	display: block;
	height: 35px;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bold;
}
#menu ul li a:hover {
	color: #333333;
	background: #FFE97C;
	width: 190px;
	display: block;
	font-weight: bold;
}
#menu img {
	margin-bottom: 0px;
}
#footer {
	background: url(images/footerbg.jpg) repeat;
	width: 850px;
	height: 25px;
	border-top: 1px dotted #7AA6C9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #7AA6C9;
	border-bottom-color: #7AA6C9;
	border-left-color: #7AA6C9;
	text-align: right;
	vertical-align: bottom;
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
}
a:link {
	color: #3366FF;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #666666;
}
#mainContent {
	width: 648px;
	background: #FFFFFF;
	text-align: left;
	float: right;
}
#mainContent p {
	margin: 5px 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#mainContent p a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;
}
#mainContent p a:hover {
	color: #3399FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3366CC;
	font-weight: bold;
}
#mainContentTable {
	font-family: Tahoma;
	background-color: #CCCCFF;
	border: 1px dashed #243956;
	padding: 5px;
}
#mainContentTable td {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#mainContentAlt {
	width: 648px;
	background: #FFFFFF;
	text-align: left;
	float: right;
}
#mainContentAlt p {
	margin: 5px 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#mainContentAlt td {
	font-size: 11px;
	font-family: Tahoma;
}
#mainContentAltTable {
	font-family: Tahoma;
	background-color: #CCCCFF;
	border: 1px dashed #243956;
}
#mainContentAltTable td {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.style1 {
	color: #FF0000;
}
.textBox {
	font-family: Tahoma;
	font-size: 11px;
}
.dropDown {
	font-family: Tahoma;
	font-size: 11px;
}
.checkBox {
	font-family: Tahoma;
	font-size: 11px;
}
.validationSummary {
	background-color: Yellow;
	border: dashed 1px Black;
	color: Red;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 11px;
}
.plainTable {
	font-size: 11px;
	font-family: Tahoma;
}
.scrollingText {
	height: 593px;
	width: auto;
	overflow: scroll;
	overflow-x: hidden;
}