/* CSS Document */

#main {
	width: 954px; position:relative; margin: 0 auto; text-align: left; z-index: 1;
}

#pageContent {
	width: 954px; left: 0px; top: 0px; position:absolute; z-index: 2;
}

#jsLogo {
	width: 198px; height: 151px; left: 12px; top: 32px; position:absolute; z-index: 3;
}

#navDiv {
	width: 198px; height: 377px; left: 12px; top: 183px; position:absolute; z-index: 4;
	background-image:url(../images/navRed.jpg); background-repeat:no-repeat; padding: 29px 0px 0px 28px;
}

#homeFlash {
	width: 733px; height: 528px; left: 211px; top: 32px; position:absolute; z-index: 5;
}

#simpleViewer {
	width: 690px; height:500px; left: 230px; top: 82px; position:absolute; z-index: 5;
}

body {
        background-color:#0018FF;
		background-image:url(../images/mainBg.jpg);
		background-position:top;
		background-repeat:repeat-x;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		font-family:Verdana, Helvetica, sans-serif;
		font-size:14px;
		color:#333333;
}

a:link {
	color:#0018ff;
}

a:visited {
	color:#0018ff;
}

a:hover {
	color:#bf0103;
	text-decoration:none;
}


.mainTable {
	width: 954px;
	margin: 18px 0px 10px 0px;
	border: 0;
	padding: 0;
}

.homeTableCell {
	background-image:url(../images/grayBg.png);
	background-repeat:repeat-y;
	padding: 523px 10px 0px 211px;
	text-align:left;
	vertical-align:text-top;
}

.gwTableCell {
	background-image:url(../images/grWhtBg.png);
	background-repeat:repeat-y;
	padding: 0px 30px 0px 231px;
	height: 476px;
	text-align:left;
	vertical-align:text-top;
}

.gwTableCell2 {
	background-image:url(../images/grWhtBg.png);
	background-repeat:repeat-y;
	padding: 0px 30px 0px 231px;
	height: 525px;
	text-align:left;
	vertical-align:text-top;
}

.whiteTableCell {
	background-image:url(../images/whiteBg.jpg);
	background-repeat:repeat-y;
	padding: 0px 20px 0px 20px;
	text-align:left;
	vertical-align:text-top;
}

.footer {
	color:#FFFFFF;
	font-size:12px;
	padding: 10px 0px 30px 0px;
	text-align:center;
}

.footer a:link {
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing: 1px;
}

.footer a:visited {
	color:#FFFFFF;
	font-weight:bold;
}

.footer a:hover {
	color:#bf0103;
	font-weight:bold;
	text-decoration:none;
}

.titleCell {
	padding: 20px 0px 3px 0px;
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid #000099;
}

.threeCell {
	padding: 2px 40px 2px 30px;
	text-align:left;
	background-color:#DCDCDC;
}

.threeCell1 {
	padding: 15px 40px 2px 30px;
	text-align:left;
	background-color:#DCDCDC;
}

.threeCell2 {
	padding: 2px 40px 15px 30px;
	text-align:left;
	background-color:#DCDCDC;
}

.leftCell {
	text-align:left;
	padding: 5px 40px 5px 30px;
	background-color:#DCDCDC;
}

.centerCell {
	text-align:center;
	padding: 5px 30px 5px 30px;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	background-color:#DCDCDC;;
}

.rightCell {
	text-align:left;
	padding: 5px 30px 5px 30px;
	background-color:#DCDCDC;
}

.leftCell1 {
	text-align:left;
	padding: 15px 40px 5px 30px;
	background-color:#DCDCDC;
}

.centerCell1 {
	text-align:center;
	padding: 15px 30px 5px 30px;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	background-color:#DCDCDC;;
}

.rightCell1 {
	text-align:left;
	padding: 15px 30px 5px 30px;
	background-color:#DCDCDC;
}

.leftCell2 {
	text-align:left;
	padding: 5px 40px 15px 30px;
	background-color:#DCDCDC;
}

.centerCell2 {
	text-align:center;
	padding: 5px 30px 15px 30px;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	background-color:#DCDCDC;;
}

.rightCell2 {
	text-align:left;
	padding: 5px 30px 15px 30px;
	background-color:#DCDCDC;
}

.leftCell3 {
	text-align:left;
	padding: 15px 40px 15px 30px;
	background-color:#DCDCDC;
}

.centerCell3 {
	text-align:center;
	padding: 15px 30px 15px 30px;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	background-color:#DCDCDC;;
}

.rightCell3 {
	text-align:left;
	padding: 15px 30px 15px 30px;
	background-color:#DCDCDC;
}