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

body {
	background-image: url(images/general/Gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

.header {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/general/header_with_gremlin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	margin-top: 20px;
}
.subsequent {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	height: 185px;
}
.centralBody {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	height: 488px;
	background-image: url(images/general/main_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	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;
}

.centralBodyHalf {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	background-image: url(images/defaultBodyGradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	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;
}

.newsFlash {
	clear: right;
	float: left;
	height: 488px;
	width: 235px;
	background-color: #666;
}

.mainCopyContainer {
	clear: right;
	float: left;
	height: 488px;
	width: 314px;
	background-position: right top;
	background-image: url(images/general/main_back.jpg);
}

.rightAdFlash {
	height: 488px;
	width: 196px;
	background-color: #999;
	float: right;
}


.dotDiv {
	background: url(images/general/dotBack.jpg) no-repeat center top;
	height: 85px;
	width: 745px;
	border: 0;
	margin-right: auto;
	margin-left: auto;
}

.bMenu {
	background: url(images/general/bmenu.jpg) no-repeat center top;
	height: 25px;
	width: 745px;
	color: #8BACBB;
	text-align: center;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;

	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bMenu a {
	font-weight: bold;
	color: #8BACBB;
	text-decoration: none;
	font-size: 11px;
	margin-right: 10px;
	margin-left: 10px;
}

.bMenu a:hover {
	color:#A9CFE4;
}
#iframeLogin {
	height: 230px;
	width: 333px;
	overflow: hidden;
}
.menuContainer {
	height: 185px;
	width: 235px;
	clear: right;
	float: left;
	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;
}
.flash {
	height: 185px;
	width: 510px;
	float: right;
}

#transparentCover {
	DDSfilter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.90;
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #000;
	right: 0px;
	top: 0px;
	margin: 0px;
	left: 0px;
	bottom: 0px;
	visibility: hidden;
	z-index: 1;
}



.mainCopy {
	font-family: helvetica;
	font-size: 14px;
	color: #333;
	margin: 5px;
}
.pic {
	position: absolute;
}

.background {
	background-image: url(images/dot-pattern2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#loginDiv {
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: auto;
	height: 300px;
	width: 400px;
	margin-left: auto;
	margin-top: 300px;
}

#textField {
	background-color: #FC0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 15px;
	width: 200px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #21414C;
	text-transform: uppercase;
	text-indent: 8px;
	padding-top: 5px;
	margin-left: 50px;
	margin-top: 35px;
	border: 5px solid #1C3842;
}

#textField:hover {
	background-color: #FC0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	height: 15px;
	width: 200px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #21414C;
	text-transform: uppercase;
	text-indent: 8px;
	padding-top: 5px;
	margin-left: 50px;
	margin-top: 35px;
	border: 5px solid #1C3842;
	background-color: #FFF;
}

#textField2 {
	background-color: #FC0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-top-style: none;
	height: 15px;
	width: 200px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #21414C;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	text-indent: 8px;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 50px;
	border: 5px solid #1C3842;
}

#textField2:hover {
	background-color: #FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-top-style: none;
	height: 15px;
	width: 200px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #21414C;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	text-indent: 8px;
	padding-top: 5px;
	margin-top: 10px;
	margin-left: 50px;
	border: 5px solid #1C3842;
}

#custLoginHeader {
	margin-left: 35px;
}

#loginContainer {
	visibility: hidden;
	position: fixed;
	height: 328px;
	width: 334px;
	left: 40%;
	top: 25%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	z-index: 2;
}
#login {
	margin-top: 10px;
	margin-left: 115px;
	text-align: center;
}
.centralBody .mainCopyContainer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21414C;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 16px;
}
