body {
	margin: 0 auto;
	width: 960px;
	border: 0;
	font-family: arial;
}

a {
	color: #003A9F;
	text-decoration: none;
}

.blacklink {
	color: #000;
	text-decoration: underline;
}

#masthead, #masthead-logo, #masthead-site-name, #masthead-site-subtitle, #masthead-search-left-corner, #masthead-search {
	float: left;
	font-family: "Times New Roman";
}

#masthead-logo {
	margin-right: 10px;
}

#masthead-site-name h1 {
    margin: 18px 0 0 0;
    padding:0;
}

#masthead-site-name h1 a {
    color: #29100c;
    font-size: 24px;
}

#masthead-site-name a {
    color: #646464;
    font-size: 16px;
}

#masthead-site-subtitle h2 {
    margin: 25px 0 0 70px;
    padding:0;
}

#masthead-site-subtitle h2 a {
    color: #464646;
    font-size: 13px;
    padding-top: 30px;
    font-weight: normal;
}

#masthead {
    width: 678px;
}

#masthead-search {
	width: 255px;
	height: 88px;
	padding-top: 5px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;

}

#masthead-search td {
	padding-top: 2px;
}

#nav {
	height: 39px;
	width: 960px;
	text-align: left;
	font-size: 18px;
	color: #ffffff;
}

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

#nav a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: lucinda console, arial, helvetica;
	font-weight: bold;
	padding: 0px;
	margin: 0px 15px 0px 15px;
}

#nav a:hover {
    text-decoration: underline;
}

#footer1 {
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #d0d0d0;
	height: 96px;

	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #5f5f5f;
}

#footer-column-1, #footer-column-2, #footer-logo-right, #footer-logo-text{
    float: left;
    text-align: left;
    padding-top: 20px;
    margin-left: 20px;
}

#footer-column-2 a
{
    text-decoration: none;
    color: #5f5f5f;
}

#footer-logo-right, #footer-logo-text {
    float: right;
}

#footer-logo-text {
    margin-right: 20px;
}

#footer-logo-text h1 {
    margin: 8px 0 0 0;
    padding:0;
}

#footer-logo-text h1 a {
    color: #29100c;
    font-size: 18px;
}

#footer-logo-text a {
    color: #646464;
    font-size: 12px;
}

.clearfix {
	clear: both;
}

#body-center-left, #body-center-right {
	float: left;
}

#top-tab-1 h3 {
	padding-top: 10px;
}

#rightcontent-info, #rightcontent-image {
	padding: 0px 10px;
}

#rightcontent-image {
	padding-bottom: 10px;
}

.left-content-table {
	/*width: 594px;*/
	margin-bottom: 10px;
}

.left-content-table select {
    font-size: 11px;
    font-family: arial;
}

.left-content-table ul, right-content-table ul {
	margin: 0px 0px 10px 10px;
	padding: 0;
}

.left-content-table li, .right-content-table li {
	font-family: Tahoma, Arial;
	font-size: 13px;
	display: block;
	color: #686868;
	padding: 10px 10px 10px 5px;
	border-bottom: 1px solid #e3e3e3;
}

.left-content-table li a, .right-content-table li a {
	color: #27769a;
}

.left-content-table li a:hover, .right-content-table li a:hover {
    text-decoration: underline;
}

.left-content-table h3, .left-content-table h4 {
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	margin: 0;
	padding: 10px;
	color: #1e4169;
	font-family: Georgia, Arial;
	font-weight: bold;
	font-size: 12px;
}

.left-content-table h4 {
    background-color: #fff;
    border: none;
}

.right-content-table {
	width: 342px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Tahoma, Arial;
	color: #494745;
	font-size: 12px;
}

.right-content-table a {
	color: #2b74c6;
}

.right-content-table a:hover {
    text-decoration: underline;
}

.right-content-table h3 {
	background-color: #f5f5f5;
	color: #1e4169;
	border-bottom: 1px solid #dedede;
	height: 30px;
	margin-top: 0;
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.right-content-table hr {
	border: none 0;
	height: 1px;
	border-top: 1px solid #ddd;
	margin: 10px 0px 0px 0px;
}

.right-content-table p {
	padding: 0 10px 10px 10px;
}

.sortval {
    font-weight: normal;
    font-size: 11px;
}

.content-table-browse {
	margin-left: 10px;
	margin-bottom: 10px;
}

#body-center-left .pagination {
	text-align: right;
	margin: 16px;
}

#body-center-left .pagination-links, #body-center-left .pagination b {
	font-size: 14px;
	padding: 7px 6px;
	border: 1px solid #9cade7;
}

#body-center-left .pagination .no-link {
	color: #9c9c9c;
	border: 1px solid #dedede;
	background-color: #fff;
}

#body-center-left .pagination a, #body-center-left .pagination b {
	color: #105ab5;
}

#body-center-left .pagination a:hover {
	border: 1px solid #296bb5;
	color: #000;
}

#body-center-left .pagination b {
	background-color: #296bb5;
	color: #fff;
}

#nav-spacer {
    padding-top: 8px;
    padding-left: 0px;
}

#nav-spacer ul {
	list-style: none;
	margin-top: 5px;
	margin-left: 0;
	padding-left: 20px;
}

#nav-spacer ul li {
	float: left;
	padding-bottom: 10px;
}

#nav-spacer ul li a {
	display: block;
	padding-left: 0;
	border-right: 1px solid #fff;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 0;
	margin-left: 0;
	/*padding: 10px 10px 10px 8px;*/
}

#nav-spacer ul li ul {
	display: none;
	/*padding: 4px;*/
	position: absolute;
	margin-top: 10px;
	z-index: 450;
	padding: 0;
}

#nav-spacer ul.child1 {
	border: 1px solid #000;
}

#nav-spacer ul.child1 li {
	float: none;
	left: 0;
	line-height: 12px;
	position: relative;
	top: 0;
	border: 0;
	padding: 10px 0 10px 0px;
	border-bottom: 1px solid #676765;
}

#nav-spacer ul li.child1 a, #nav-spacer li.child1 li.child1 a {
	font-weight: normal;
	text-transform: none;
	white-space: nowrap;
	border: 0;
}

#breadcrumb-bg {
	/*background: #fff url(/images/breadcrumb_bg.gif) repeat-x;*/
	background-color: #eeeeeb;
	height: 25px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#breadcrumb {
	color: #747474;
	width: 964px;
	margin: 0;
	padding-top: 7px;
	float: left;
	width: 940px;
	padding-left: 20px;
}

#breadcrumb li {
	margin: 0;
	float: left;
	display: block;
	padding-right: 10px;
	font-size: 11px;
	font-family: Tahoma, Arial;
}

#breadcrumb a {
	color: #3d536c;
	font-size: 11px;
	font-family: Tahoma, Arial;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#uni-box, #business-box {
    margin: 10px 0 10px 10px;
    float: left;
}

#uni-box img, #business-box img {
	margin-right: 10px;
	border: 1px solid #b6b6b6;
	padding: 3px;
}

.left-content-table {
	width: 594px;
	margin-bottom: 10px;
}

.left-content-table ul {
	margin: 0px 0px 10px 10px;
	padding: 0;
}

.left-content-table li {
	font-family: Tahoma, Arial;
	font-size: 13px;
	display: block;
	color: #686868;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #e3e3e3;
}

.left-content-table li a {
	color: #27769a;
}

.left-content-table li a:hover {
    text-decoration: underline;
}

.left-content-table h3 {
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	margin: 0;
	padding: 10px;
	color: #1e4169;
	font-family: Georgia, Arial;
	font-weight: bold;
	font-size: 12px;
}

#body-center-left td p {
    color: #424242;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    padding: 5px 10px 10px 10px;
    margin: 0;
}

#body-center-left td p a, #body-center-left td a {
    color: #27769A;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}

#body-center-left td p a:hover, #body-center-left td a:hover {
    text-decoration: underline;
}

#body-center-left td h3 .sortval a {
    font-size: 11px;
}

#body-center-left td h3 .sortval a:hover {
    text-decoration: underline;
}

#home-news-header, #home-resource-header, #home-video-header, #home-universities-header, #home-virtual-header, #bottom-students-header {
	color: #fff;
	padding: 5px 10px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#home-news-header, #bottom-students-header {
	padding-top: 12px;
	height: 21px;
}

#student-body img {
    margin: 0 20px 5px 0;
}

#student-body a {
    font-size: 13px;
    color: #27769a;
    text-decoration: none;
}

#student-body a:hover {
    text-decoration:underline;
}

#student-body-img {
    float: left;
    margin-left: 10px;
}

#student-body-img img {
	border: 1px solid #b6b6b6;
	padding: 3px;
}

.vid1 a, .vid2 a {
	color: #27769a;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.vid1 a:hover, .vid2 a:hover {
    text-decoration: underline;
}

.vid1, .vid2 {
	font-family: Tahoma, Arial;
	color: #545454;
	font-size: 11px;
	width: 260px;
	padding: 10px;
	border-bottom: 1px solid #e0e0e0;
}


.vid1 img, .vid2 img {
	float: left;
	border: 1px solid #b6b6b6;
	padding: 3px;
	margin-right: 10px;
}

#video-list .vid1, #video-list .vid2 {
    width: 260px;
    float: left;
}
