html, body {
	height: 100%;
	}

* html body {
	overflow: auto;
	}

div, p, h1, ul, li, form, fieldset {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	background-color: #dcdcdc;
	}

#spaceBox {
	position: absolute;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 970px;
	min-height: 600px;
	}

* html #spaceBoxIE {
	width: 970px;
	height: 600px;
	}

#frameBox {
	position: absolute;
	top: 0;
	left: 50%;
	text-align: left;
	width: 960px;
	height: 100%;
	margin-left: -480px;
	margin-bottom: 30px;
	background-color: #fff;
	z-index: 1;
	}

#header {
	position: absolute;
	top: 0;
	left: 50%;
	width: 960px;
	height: 30px;
	margin-left: -480px;
	background-color: #dcdcdc;
	z-index: 20;
	}

#footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 960px;
	height: 30px;
	margin-left: -480px;
	background-color: #dcdcdc;
	z-index: 20;
	}

#headerBox {
	position: absolute;
	top: 30px;
	left: 50%;
	text-align: left;
	width: 960px;
	height: 80px;
	margin-left: -480px;
	background-color: #bebebe;
	z-index: 2;
	}

#logoBox {
	position: absolute;
	top: 30px;
	left: 50%;
	text-align: left;
	width: 310px;
	height: 80px;
	margin-left: -480px;
	z-index: 4;
	}

#partneringBox {
	position: absolute;
	top: 110px;
	left: 50%;
	text-align: left;
	width: 255px;
	height: 32px;
	margin-left: -400px;
	z-index: 4;
	}

#topNav {
	position: absolute;
	top: 120px;
	left: 50%;
	text-align: right;
	width: 430px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	z-index: 6;
	}

#topNav a {
	color: #14328c;
	text-decoration: none;
	}

#topNav a:hover {
	text-decoration: underline;
	}

#leftNav {
	position: absolute;
	left: 50%;
	margin-top: 30px;
	text-align: left;
	width: 315px;
	z-index: 15;
	}

#leftNav ul {
	display: inline;
	list-style-type: none;
	}

#leftNav ul li {
	background-repeat: no-repeat;
	margin-top: -11px;
	padding-left: 50px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	}

#leftNav ul li a {
	color: #14328c;
	text-decoration: none;
	}

#leftNav ul li a:hover {
	text-decoration: underline;
	}

#borderLeft {
	position: absolute;
	top: 0;
	left: 50%;
	text-align: left;
	width: 80px;
	height: 99%;
	margin-left: -480px;
	margin-bottom: 30px;
	background-color: #14328c;
	background-image: url(../img/borderLeft.gif);
	background-repeat: repeat-x;
	z-index: 3;
	}

#titleBox {
	position: absolute;
	top: 190px;
	left: 50%;
	text-align: left;
	width: 550px;
	margin-left: -120px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	color: #14328c;
	text-decoration: none;
	z-index: 12;
	}

#contentBox {
	position: absolute;
	top: 250px;
	bottom: 80px;
	left: 50%;
	text-align: left;
	width: 600px;
	margin-left: -120px;
	z-index: 10;
	overflow: auto;
	}

#footerBorder {
	position: absolute;
	bottom: 30px;
	left: 50%;
	text-align: left;
	width: 880px;
	height: 32px;
	margin-left: -400px;
	border-top: 2px solid #14328c;
	z-index: 12;
	}

#footerLeft {
	position: absolute;
	bottom: 40px;
	left: 50%;
	text-align: left;
	width: 390px;
	margin-left: -390px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	color: #14328c;
	text-decoration: none;
	z-index: 11;
	}

#footerRight {
	position: absolute;
	bottom: 40px;
	left: 50%;
	text-align: right;
	width: 430px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #14328c;
	text-decoration: none;
	z-index: 11;
	}

p {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	width: 550px;
	margin-bottom: 18px;
	color: #000;
	text-decoration: none;
	}

td {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	}

.error {
	font-weight: bold;
	color: #c00;
	}

.required {
	font-weight: normal;
	color: #c00;
	}

a {
	color: #14328c;
	text-decoration: underline;
	}

a:hover {
	color: #bebebe;
	}

fieldset {
	width: 323px;
	margin-top: 25px;
	padding-left: 10px;
	border: 1px solid #bebebe;
	padding-bottom: 6px;
	display: block;
	}

fieldset legend {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #bebebe;
	margin-bottom: 4px;
	}

fieldset label {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #14328c;
	display: block;
	margin-top: 4px;
	}

fieldset input {
	width: 300px;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	background-color: #dcdcdc;
	border: 1px solid #14328c;
	margin-bottom: 4px;
	}

fieldset textarea {
	width: 300px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	background-color: #dcdcdc;
	border: 1px solid #14328c;
	margin-bottom: 4px;
	}

fieldset select {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	background-color: #dcdcdc;
	margin-bottom: 4px;
	}

#submitButton {
	width: 300px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	}

#submitButton button {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #14328c;
	}

#AdminSubmitButton {
	margin-top: 4px;
	margin-bottom: 4px;
	}

#AdminSubmitButton button {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #14328c;
	margin-right: 10px;
	}

#tab th {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #14328c;
	text-align: left;
	text-decoration: none;
	background-color: #dcdcdc;
	border-bottom: 1px solid #bebebe;
	padding: 2px;
	}

#tab td {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #bebebe;
	padding: 2px;
	}

.imgLeft {
	float: left;
	margin-right: 12px;
	}

.imgRight {
	float: right;
	margin-left: 12px;
	}

#contentBox ul {
	margin-left: 0.7em;
	padding-left: 0.7em;
	margin-top: -18px;
	}

* html #contentBox ul {
	margin-bottom: -18px;
	}

#contentBox ul li {
	text-indent: 0;
	padding-left: 0;
	list-style-type: square;
	list-style-position: outside;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
	color: #000;
	text-decoration: none;
	}

.listPoint2 {
	margin-left: 16px;
	}

