@charset "utf-8";
body {
	background-color: #F4F4F4;
}

.style63 {	font-size: 17px
}

.style65 {
	font-size: large;
	color: #FFFFFF;
}

.style49 {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	}

.style54 {
	color: #004960;
	font-size: xx-small;
}
.style55 {font-size: x-small}
.Background {
	background-color: #004960;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 900px;
	height: 100%;
}


.style56 {color: #FFFFFF}

.GeneralText {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}

/*______________form style - below*/
.FormTextBox {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: x-small;
	font-style: normal;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.BorderOnlyOuterTable {
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thick;
}


.FormGeneralText {
	font-size: small;
	color: #000000;
	font-family: Calibri;
	background-position: top;
}

.FormSmallText {
	font-size: x-small;
	color: #004960;
	font-family: Calibri;
}
/* CSS Document */

.TableMain {
	width: 900px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.TableBanner {
	width: 100%;
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	height: 131px;
	background-image: url(images/whitebanner_jjs.jpg);
	padding-left: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	background-position: center;
}

.tableStage      {
	background-color: 004960;
	width: 100%;
}


.tableStageProduct {
	background-color: #004960;
	border: 1px solid #000000;
	background-position: center top;
	color: #004960;
}

.tableMainProduct {
	width: 900px;
	background-color: #004960;
}

.tableExtFooter {
	font-size: x-small;
	color: #004960;
	font-family: Calibri;
	width: 900px;
	margin: auto;
	height: 142px;
}

/*_____________________________table styles - end*/
.BorderImageOnlyOuter {
	border: medium solid #FFFFFF;
}
