body {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 17px;
}

a, a:hover, a:visited {
	color: #BCD2DE;
}

a:active {
	color: #99CCFF;
}

a.homelink, a.homelink:hover, a.homelink active, a.homelink:visited {
	color: #9DB5C9;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#bodycontent {
	width: 768px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}

#center {
	background-image: url(/templates/ecii/images/background2.jpg);
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#left {
	float: left;
	width: 199px;
	height: 347px;
	background-image: url(/templates/ecii/images/globe.jpg);
	margin-left: 1px;
	padding-left: 7px;
	padding-top: 15px;
}

#footer {
	background-color: #000000;
	font-size: 12px;
}
	
	#copyright {
		text-align: center;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 8px;
	}
	
.clear {
	clear: both;
	line-height: 1px;
}

.mod {
	width: 150px;
	float: left;
	padding-left: 10px;
}
	
.mod h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 3px;
	margin: 0px;
	display: block;
}
	
	.leftlink, .leftlink a, .leftlink a:visited {
		color: #9DB5C9;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		padding-top: 14px;
		padding-bottom: 10px;
		text-indent: -5px;
	}
	
.leftseparator {
	display: none;
}

td {
	vertical-align: top;
	font-size: 13px;
}

.courses td {
	vertical-align: top;
	font-size: 10px;
}

img {
	border: 0px;
}

input, textarea, select, button, optgroup {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	display: inline;
}

h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	display: inline;
}

h4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	display: inline;
}

h5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	margin: 0px;
	display: inline;
}

h6 {
	font-weight: normal;
	font-size: 10px;
	margin: 0px;
	display: inline;
}

.required {
	color: #9DB5C9;
}

.note {
	font-size: 10px;
}

.form td.spacer {
	height: 10px;
}

.form th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #001E3C;
	border-bottom: 1px solid #333742;
	padding: 3px 2px 3px 2px;
}

.help {
	position: absolute;
	visibility: hidden;
	width: 300px;
	font-size: 10px;
	background-color: #373F4B;
	border: 1px solid #B4B7C0;
	padding: 4px;
	margin: 3px;
	text-align: left;
}

.checkbox {
	text-indent: -26px;
	padding-left: 26px;
}