.MainContentContainer {
	position:absolute;
	width:560px;
	left: 168;
	top: 112px;
	background-image: url(/layout/background.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.LeftHandNavContainer {
	position:absolute;
	width:168;
	left: 0;
	top: 112;
	padding-bottom: 20;
}

.mainContent {
	margin-left: 56px;
	margin-bottom: 28;
	z-index:4;
	}
	
.mainText {
    width: 326px;
}
	
.rhImage { 
	z-index:5;
	float: right;
}

.HeaderContainer {
	height:112px;
	background-image: url(/layout/nav_topleftcorner.gif);
	white-space:nowrap;
}

.sponsors {
	background-image: url(/layout/sponsors.gif);
	width: 392; 
	height: 57;
	margin-top: 30;
}

.login {
	position: absolute; 
	left: 470; 
	top: 17;
	width: 228px; 
	height: 22px; 
	z-index: 11; 
}

	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
	padding-top: 32px;
}

.leftNavLink {
	padding-right: 20px;
	text-align: right;

}

.children {
	text-decoration: none;
	color: #333366;
}

a.children:hover {
	text-decoration: none;
	color: #CCCCCC;
		}

.sibling {
	text-decoration: none;
	color: #003366;
}

a.sibling:hover {
	text-decoration: none;
	color: #CCCCCC;
		}
		
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin-right: 56px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #3D6E8F;
	font-weight: normal;
	margin-bottom: 30px;
	margin-right: 178px;
}

.grouptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3D6E8F;
	font-weight: normal;
}

.applyNav {
	background-color: #9EB1A5; 
	border: none;
	padding: 10px;
}

.aboutNav {
	background-color: #C6B3BA; 
	border: none;
	padding: 10px;
}

.privateNav {
	background-color: #ACB3AE; 
	border: none;
	padding: 10px;
}


.processNav {
	background-color: #9FA1AC; 
	border: none;
	padding: 10px;
}

	
body {
	margin: 0px;
	padding: 0px;
}

.menuItem {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	margin-bottom: 8px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #336699;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.quiet {
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.bevelled {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #eeeeee;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}