@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#pageWrapper {
	width: 840px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../img/title.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 0px 50px;
}
#banner {
	height: 209px;
	background-image: url(../img/header.png);
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navCol {
	width: 239px;
	position: absolute;
	left: 0px;
	top: 39px;
	height: 100%;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
#mainWdw {
	margin: 0px;
	position: absolute;
	left: 240px;
	top: 39px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 539px;
	background-image: url(../img/mainWdwBG.jpg);
	background-repeat: no-repeat;
}

#content {
	background-color: #FFFFFF;
	display: block;
	position: relative;
	background-image: url(../img/designBG.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	overflow: hidden;
}
#navCol ul {
	list-style-type: none;
	font-family: Arial;
	font-size: .8em;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#navCol  ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navCol  ul  li a {
	height: 40px;
	width: 240px;
	display: block;
	line-height: 40px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navCol li a:hover {
	height: 40px;
	width: 240px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/btnOver.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#navCol .current {
	height: 40px;
	width: 240px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/btnOver.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.sep {
	background-image: url(../img/navSep.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
	width: 240px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.navImg {
	background-image: url(../img/navbarbg.png);
	background-repeat: no-repeat;
	height: 299px;
	width: 200px;
	position: relative;
	left: -20px;
	margin-bottom: 0px;
}
#mainWdw h3 {
	color: #0099FF;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainWdw h4 {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mainWdw h5 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normalFont {
	font-size: 0.8em;
	line-height: 24px;
}
.largeFont {
	font-size: 1em;
	line-height: 30px;
	letter-spacing: 1px;
}
#mainWdw ol {
	list-style-type: upper-roman;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
	margin-left: 50px;
}
#mainWdw ol li {
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
}
#mainWdw  ul   {
	font-weight: normal;
	list-style-type: none;
	text-align: left;
	color: #666666;
}
#mainWdw ul li {
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin-left: -30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navCol .payment_opt {
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}





#footer {
	height: 80px;
	background-color: #cf362c;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer .copyright {
	width: 300px;
	font-size: 0.7em;
	color: #333333;
	letter-spacing: 1px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	text-decoration: none;
	text-align: center;
}
#footer .copyright:hover {
	width: 300px;
	font-size: 0.7em;
	color: #FFFFFF;
	letter-spacing: 1px;
	float: left;
	margin-left: 10px;
	text-decoration: underline;
}
#footer .sigMalixi {
	width: 300px;
	font-size: 0.7em;
	color: #333333;
	letter-spacing: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 10px;
}
#mainWdw .ul_sem {
	margin-top: 30px;
	list-style-type: disc;
	text-align: center;
}
#mainWdw .ul_sem li {
	line-height: 30px;
}
#mainWdw .ol_train {
	list-style-type: decimal;
	margin-left: 50px;
	padding-left: 50px;
}
#mainWdw .ol_train li {
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.formText {
	text-align: right;
	margin: 0px;
	white-space: nowrap;
	font-size: 0.9em;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	font-weight: bold;
}
.formText2 {
	text-align: right;
	font-size: 0.9em;
	color: #333333;
	padding-right: 20px;
	height: 25px;
	font-weight: bold;
}
.formField1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	width: 270px;
}
.formField2 {
	width: 80px;
}
.formField3 {
	width: 190px;
	margin-right: 10px;
}
.tableForm {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FEFFEE;
	border-top-width: 25px;
	border-right-width: 15px;
	border-bottom-width: 25px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEFFEE;
	border-right-color: #FEFFEE;
	border-bottom-color: #FEFFEE;
	border-left-color: #FEFFEE;
}
.leftCol {
	width: 260px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightCol {
	float: right;
	width: 260px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.centerCol {
	text-align: center;
	clear: both;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

