@charset "utf-8";
/* CSS Document */

#pagecell {
	width: 1100px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #ececec;
	margin-top: 0px;
	background-repeat: repeat-x;
}
body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(Images/gradHome_05.jpg);
}
#top {
	margin: 0px;
	padding: 0px;
	height: 76px;
	background-color: #6c0031;
}
#logo {
	float: left;
	width: 102px;
	height: 76px;
}
#nav1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 750px;
	font-size: 10pt;
	line-height: 18px;
}
#nav1 a {
	color: #FFF;
	text-decoration: none;
}
#nav1 a:hover {
	text-decoration: underline;
}
#nav1 a:visited {
	color: #FFF;
}
#nav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 20px;
}
#nav2 a {
	color: #FFF;
	text-decoration: none;
	padding-bottom: 6px;
	display: block;
	padding-top: 2px;
	padding-left: 5px;
}
#nav2 ul li {
	float: left;
	list-style-type: none;
	line-height: 15px;
	white-space: nowrap;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 8px;
}

.selected {
	background-image: url(Images/pointer5a.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	background-position: center;
}
#content {
	background-color: #FFF;
	clear: both;
}



#nav3 {
	background-color: #FFF;
	margin: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clear: both;
}
#nav3 ul li {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
#nav3 ul {
	margin: 0px;
	padding: 0px;
}
#middle {
	float: left;
	background-image: url(Images/gradHome_05.jpg);
	background-repeat: repeat-x;
	width: 940px;
}




#footer {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	clear: both;
	background-color: #1d1c26;
	margin-top: 5px;
}

#footer a {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
}
#companylogos {
	float: left;
	width: 300px;
}
#footer_details {
	margin-left: 500px;
	padding-top: 5px;
}
.foot1 {
	float: left;
	width: 150px;
	padding-left: 30px;
}
.foot2 {
	margin-left: 200px;
}
.copyright {
	clear: both;
	margin-left: 700px;
	margin-top: 10px;
}
#content {
	padding-right: 5px;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	background-color: #ececec;
	color: #2b5061;
	line-height: 16pt;
}
#col1 {
	float: left;
	width: 400px;
}
#col2 {
	float: left;
	width: 450px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
}
#col2 a {
	color: #2b5061;
}
#col2 a:visited {
	color: #2b5061;
}

#col3 {
	float: right;
	width: 200px;
	margin-top: 75px;
	padding-top: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #6c0031;
	line-height: 20pt;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6c0031;
}

