div {
	float:left;
	font-family:Verdana;
	font-size:9pt;
}

body { background:#0008a3; }

img {
	border:0;
}

a {
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
	color: #010579;
}

img#enrollment {
	float:right;
}

div#bodyContent {
	float:none;
	margin:0 auto;
	width:800px;
}

div#rightHeader {
	float:right;
}

div#rightHeader img{
	margin:5px 20px 0px 5px;
}

div#leftHeader {
	background-color:#010579;
}

div#bodyContent {
	padding:0px;
}

div#header, div#footer {
	width:800px;
}

div#header, div#footer, div#mainBody, div#sidebar, div#menuBar, div#maincontent {
	border-color:black;
	border-style:solid;
}

div#leftHeader, div#photoStrip img {
	padding:5px 5px 5px 5px;
}

div#mainBody {
	width:770px;
	background-color:#010579;
	border-width:0px 1px 0px 1px;
	padding:0px 15px 0px 15px;
}

div#maincontent {
	width:750px;
	background-color:#FFFFFF;
	padding:34px 10px 10px 10px;
	border-width:1px;
	text-align:justify;
}

div#menu {
	 position:relative;
	 left:16px;
}

div#menuBar {
	width:770px;
	background-color:#6666ff;
	border-width: 1px 1px 0px 1px;
	margin:0;
	padding:0px;
	color:white;
	font-weight:bold;
}

*html div#maincontent, div#menuBar {
	width:770px;
}

div#menuBar div.menuBarItem {
	padding:5px;
	font-family:Arial,Sans-serif;
	font-weight:bold;
	font-size:9pt;
	margin:0;
	border:0;
	cursor:pointer;
}

div.menuBarItem:hover {
	background-color:#010579;
}

div#menuContent {
	width:770px;
}

div.menuBody {
	width:120px;
	background-color:#010579;
	margin:0;
	border-left:1px black solid;
	border-bottom:1px black solid;
	border-right:1px black solid;
	position:relative;
	visibility:hidden;
}

div.menuBody a, div#menuBar a {
	color:white;
}

div.menuBody a {
	font-size:9pt;
	font-weight:normal;
}

div.menuBody p.menuItem {
	padding:1px 10px 1px 10px;
}

div.menuBody p.menuItem:hover {
	background-color:#6666FF;
}

div#header {
	height:55px;
	border-width: 1px 1px 0px 1px;
	background-color:#010579;
	text-align:center;
	padding:5px 0px 5px 0px;
}

div#footer {
	background-color:#010579;
	height:10px;
	border-width: 0px 1px 1px 1px;
}

span.headerText {
	font-weight:bold;
	font-variant:small-caps;
	font-size:10pt;
	color:#ff0066;
	text-align:justify;
}