html, body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	color: #02256D;
	font-size: 12px;
	line-height: 16px;
	height: 100%;
}

#container {
	position: relative;
	width: 794px;
	padding: 0;
	margin: auto;
	background-color: #ffffff;
	min-height: 100%;
	}

#container_exec {
		position: relative;
		width: 794px;
		padding: 0;
		margin: auto;
		background-color: #ffffff;

		min-height: 100%;
		}

#header {
	height: 128px;
}

#footer {
	height: 40px;
	text-align: center;
}

#footer a:link {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	color: #92A2C0;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

#footer a:visited {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #92A2C0;
}

#footer a:active {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #92A2C0;	
}

#footer a:hover {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #92A2C0;	
}

#nav {
	height: 33px;
}

#subnav {
	padding-left: 20px;
	height: 24px;
}

#subnav a:link {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	color: #212454;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

#subnav a:visited {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #212454;
	line-height: 22px;
}

#subnav a:active {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #212454;
	line-height: 22px;
}

#subnav a:hover {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #92A2C0;
	line-height: 22px;
}

#main {
	width: 794px;
}

#sidebar_exec {
	position: relative;
	z-index: 55;
	float: left;
	padding-top: 10px;
	padding-left: 6px;
	padding-right: 0;
	width: 140px;
	background-color: #BFBFBF;
}

#content_exec {
	position: relative;
	width: 560px;
	margin-top: -4px;
	padding-top: 0;
	padding-left: 171px;
	background-color: #ffffff;
	background-image: url('images/content_bg.gif');
}

#content {
	position: relative;
	width: 760px;
	padding-left: 20px;
	padding-top: 0;
	background-color: #ffffff;
}

#content p {
	width: 740px;
}

hr {
	visibility: hidden;
	clear: both;
}

h3 {
	font-size: 14px;
	color: #090D4F;
	font-weight: bold;
}

.subtitle {
	color: #090D4F;
	font-weight: bold;
}

.superbold {
	font-size: 13px;
	font-weight: bold;
}

.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
}

.img_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 6px;
}

.img_center {
	text-align: center;
}

.nav_link:link {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	color: #00407D;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

.nav_link:visited {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #00407D;
	line-height: 22px;
}

.nav_link:active {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #00407D;
	line-height: 22px;
}

.nav_link:hover {
	font-size:11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #00407D;
	line-height: 22px;
}

#nav ul {
	white-space: nowrap;
	padding: 0;
	margin: 0;
	}

#nav li {
	float: left;
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
	}

#nav img {
	border: 0;
	margin: 0;
	}

#nav li.services a {
	display: block;
	border: 0;
	margin: 0;
	width: 100px;
	height: 33px;
	background: url("images/nav_services.jpg") 0 0 no-repeat;
	}

#nav li.services a:hover {
	background-position: -100px 0;
	}

#nav li.contacts a {
		display: block;
		border: 0;
		margin: 0;
		width: 99px;
		height: 33px;
		background: url("images/nav_contacts.jpg") 0 0 no-repeat;
		}

#nav li.contacts a:hover {
		background-position: -99px 0;
		}

#nav li.about a {
				display: block;
				border: 0;
				margin: 0;
				width: 100px;
				height: 33px;
				background: url("images/nav_about.jpg") 0 0 no-repeat;
				}

#nav li.about a:hover {
				background-position: -100px 0;
				}

#nav li.isleofman a {
						display: block;
						border: 0;
						margin: 0;
						width: 99px;
						height: 33px;
						background: url("images/nav_isleofman.jpg") 0 0 no-repeat;
						}

#nav li.isleofman a:hover {
						background-position: -99px 0;
						}

#nav li.links a {
						display: block;
						border: 0;
						margin: 0;
						width: 100px;
						height: 33px;
						background: url("images/nav_links.jpg") 0 0 no-repeat;
							}

#nav li.links a:hover {
						background-position: -100px 0;
							}

#nav li.scholarships a {
						display: block;
						border: 0;
						margin: 0;
						width: 100px;
						height: 33px;
						background: url("images/nav_scholarships.jpg") 0 0 no-repeat;
						}

#nav li.scholarships a:hover {
						background-position: -100px 0;
						}