body {
	background-color: #83898D;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
.container {
	position: absolute;
	left: 49%;
	width: 700px;
	margin-left: -352px;
	z-index: 1;
}
.tableMain {
	background-color: #FFFFFF;
	width: 700px;
	border: 1px solid #FFFFFF;
}
.TableOrange {
	background-color: #FDF0BA;
	width: 100%;
	border: 1px solid #fdf0ba;
	text-align: left;
	padding-top: 12px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-left: 19px;
}
.maincolumn {
	width: 335px;
	vertical-align: top;
	text-align: center;
}
.content {
	width: 335px;
	float: left;
	position: relative;
	left: 15px;
}
.tableBkgd {
	background-color: #CDCFCF;
}
.bkgdWhite {
	background-color: #FFFFFF;
}

.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sidebar {
	width: 232px;
	vertical-align: top;
	background-color: #EDEEEE;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}
.sidebarHr {
	color: #c8cacb;
	text-align: center;
	vertical-align: middle;
	height: 1px;
	width: 228px;
}
.imageRight {
	text-align: right;
	padding-left: 10px;
	clip: rect(auto,auto,auto,10px);
	float: right;
}
.dividerUp {
	background-color: #FFFFFF;
	width: 1px;
}

.dividerHorizontal {
	background-color: #FFFFFF;
	height: 1px;
}
.dividerLine {
	background-color: #dbddde;
	height: 1px;
}
.grayBar1 {
	background-color: #edeeee;
	height: 64px;
	width: 13px;
}
.grayBar2 {

	background-color: #edeeee;
	height: 64px;
	width: 413px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
a.sidebarLink:link {
	color: #20679B;
	text-decoration: underline;
}
a.sidebarLink:visited {
	color: #20679B;
	text-decoration: underline;
}
a.sidebarLink:hover {
	color: #CC6600;
	text-decoration: none;
}
a:link {
	color: #20679B;
	text-decoration: underline;
}
a:visited {
	color: #20679B;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a.dis:link {
	color: #ffffff;
	text-decoration: underline;
}
a.dis:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.dis:hover {
	color: #ffffff;
	text-decoration: none;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.announceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #20679B;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}

.header {
	font-weight: bold;
	color: #E69F0D;
	text-transform: uppercase;
}
.mainTextOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-top: 27px;
	padding-right: 37px;
	padding-bottom: 27px;
	padding-left: 37px;
	background-color: #F0A016;
	font-weight: bold;
}
.headerBlue {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/bkgds/headerBlue.gif);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 335px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blueyBar1 {
	background-color: #115288;
	height: 6px;
	width: 13px;
	background-image: url(../images/bkgds/leftBlueBar.gif);
}
.blueBar2 {
	background-color: #125389;
	height: 6px;
	width: 413px;
	background-image: url(../images/bkgds/rightBlueBar.gif);
}
.orangeyBar {

	background-color: #F2AA18;
	height: 6px;
	width: 272px;
}

.TableOrangeBorder {
	background-color: #FFFFFF;
	width: 371px;
	border: 1px solid #fdf0ba;
	padding: 4px;
}
.centerBottom {

	text-align: center;
	vertical-align: bottom;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDEEEE;
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: 700px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {

	color: #c8cacb;
	text-align: center;
	vertical-align: middle;
	height: 1px;
	width: 100%;
}
blockquote {
	margin-left: 20px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F1AB25;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7D035;
	border-right-color: #EA801C;
	border-bottom-color: #EA801C;
	border-left-color: #F7D035;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #F0A726;
}
.boxedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	vertical-align: middle;
	padding: 3px;
	background-color: #FFFFFF;
	text-align: left;
}
.boxedHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #ED8F13;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.boxedHeaderSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #258EAD;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom {
	vertical-align: bottom;
}
.top {
	vertical-align: top;
}
.subheader {
	font-weight: bold;
	color: #289AB7;
}
.buttonBkgd {
	text-align: center;
	height: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
.imgMiddle {
	vertical-align: middle;
}
.headerOrange {

	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/bkgds/headerOrange.gif);
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 335px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.align_left {
	text-align: left;
}
