/***************************************************************GLOBAL*/
body
{
    margin: 0px;
    padding: 0px;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.clear
{
    clear: both;
}
.globalTop
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    height: 170px;
    overflow: visible;
}
.globalTopRight
{
    background: url(/images/Design005/topTagline.jpg) no-repeat;
    height: 131px;
    width: 736px;
    float: left;
}
.globalTopLeft
{
    float: left;
    width: 244px;
}
.utilities
{
    float: right;
    color: #a0c2ff;
}
.utilities a
{
    font: 11px Tahoma, Geneva, sans-serif;
    color: #a0c2ff;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}
.utilities input
{
    width: 180px;
    font: 11px Verdana, Geneva, sans-serif;
    color: #4568ad;
    padding-left: 5px;
}

.leftSubNav
{
    margin: 0px;
    padding: 0px 0px 20px 20px;
    background: url(/images/Design005/secondNav_bk.jpg) repeat-y;
}
.leftSubNav li
{
    padding-top: 9px;
    list-style-type: none;
}
.leftSubNav a
{
    font: 14px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
}
.portalHeader
{
    font: normal 20px Georgia, "Times New Roman" , Times, serif;
    color: #FFF;
    background: url(/images/Design005/collegePortal_header.gif) no-repeat;
    height: 50px;
    width: 244px;
    margin: 0px;
    padding: 0px;
    border-top: 2px solid white;
}
.portalHeader em
{
    display: none;
    visibility: hidden;
}
.leftNavContainer
{
    background: #0144c1  url(/images/Design005/leftNav_bk.gif) no-repeat;
    float: left;
    text-align: left;
    width: 244px;
}
.leftNav
{
    margin-left: 0px;
    list-style-type: none;
    padding: 0px 0px 0px 20px;
    margin: 5px 0px 15px 0px;
}
.leftNav li
{
    padding: 7px 0px 0px 0px;
    list-style-type: none;
}
.leftNav a
{
    color: #fff;
    text-decoration: none;
    font: 13px Arial, Helvetica, sans-serif;
}
.leftNav a:hover
{
    color: #37e3ff;
    text-decoration: none;
}
.footer
{
    background: url(/images/Design005/footer_bk.jpg) no-repeat;
    height: 120px;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
.footerLeft
{
    float: left;
    width: 260px;
    font: 11px Tahoma, Geneva, sans-serif;
    color: #95bbff;
    text-align: left;
    padding: 15px 0px 0px 24px;
    line-height: 15px;
}
.footerMiddle
{
    float: left;
    width: 490px;
    text-align: center;
    padding-top: 30px;
}
.footerMiddle a
{
    font: 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FFF;
    padding-right: 15px;
}
.footerMiddle a:hover
{
    color: #37e3ff;
}
.footerRight
{
    float: left;
    width: 180px;
    text-align: left;
    font: 11px Tahoma, Geneva, sans-serif;
    color: #95bbff;
    margin-top: 15px;
    line-height: 20px;
}
.footerRight a
{
    color: #95bbff;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}
/***************************************************************HOME PAGE*/
.homePageBk
{
    background: url(/images/Design005/homePage_bk.gif) repeat-x left top;
    text-align: center;
    overflow: none;
    width: 100%;
}
.homeTop, .homeBottom
{
    width: 980px;
    overflow: hidden;
    margin-left:auto;
    margin-right:auto;
}
.banner
{
    float: left;
    width: 735px;
    padding-top:0px;
     padding-bottom:0px;
	 height:298px;
}
.homeLeftColumn
{
    width: 244px;
    float: left;
    text-align: left;
}
.homeRightColumn
{
	width: 0px;
    /*float: left;    
    padding: 20px 0px 0px 10px;
    border-left: 1px solid #CCC;*/
}
.homeMiddleColumn
{
    float: left;
    width: 650px;
    text-align: left;
    padding: 20px 40px 0px 10px;
}
/***************************************************************CONTENT PAGE*/
.contentNav
{
    font: 12px Tahoma, Geneva, sans-serif;
    color: #7f8694;
    margin: 0px;
    padding: 0px;
}
.contentNav li a
{
    color: #0242b8;
    text-decoration: none;
}
.contentNav li
{
    padding: 3px 0px;
    list-style-type: none;
}
.contentNav li a:hover
{
    text-decoration: underline;
}
.contentArea
{
    padding: 60px 25px 25px 35px;
}
.contentPageBk
{
    background: url(/images/Design005/contentPage_bk.gif) repeat-x left top;
    text-align: center;
    overflow: none;
    width: 100%;
}
.contentPage
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    background: url(/images/Design005/leftGrd.gif) repeat-y left top;
}
.contentPageLeft
{
    float: left;
    width: 244px;
    /* padding-top: 2px; */
    background: url(/images/Design005/leftGrd.gif) repeat-x left;
}
.contentPageRight
{
    float: left;
    width: 736px;
    text-align: left;
}
.contentUtilities
{
    background: url(/images/Design005/divider.gif) no-repeat left bottom;
    width: 710px;
    float: right;
    padding: 7px 20px 10px 0px;
    text-align: right;
}
.contentUtilities a
{
    background-repeat: no-repeat;
    display: block;
    text-align: left;
    font: 11px Tahoma;
    color: #696969;
    height: 16px;
    padding-top: 5px;
    text-decoration: none;
    float: right;
}
a.home
{
    background-image: url(/images/Design005/icon_home.gif);
    width: 60px;
    padding-left: 25px;
}
a.print
{
    background-image: url(/images/Design005/icon_print.gif);
    width: 50px;
    padding-left: 30px;
}
a.email
{
    background-image: url(/images/Design005/icon_email.gif);
    width: 60px;
    padding-left: 30px;
}
a.add
{
    background-image: url(/images/Design005/icon_addThis.gif);
    width: 70px;
    padding-left: 26px;
}
.textAdjust
{
    font: 11px Tahoma;
    color: #696969;
    float: right;
    margin-top: 5px;
}
/***************************************************************TEXT STYLES*/
.headline
{
    font: bold 14px Georgia, "Times New Roman" , Times, serif;
    color: #205fcf;
    padding: 0px;
    margin: 15px 0px 0px 0px;
}
.content
{
    font: 12px Tahoma, Geneva, sans-serif;
    line-height: 17px;
    color: #535252;
    padding-top: 5px;
    margin: 0px;
}
.content a
{
    color: #205fcf;
    text-decoration: none;
}
.content a:hover
{
    color: #205fcf;
    text-decoration: underline;
}
.pageTitle
{
    font: normal 22px Georgia, "Times New Roman" , Times, serif;
    color: #0f8d95;
}
.subTitle
{
    font: normal 18px Georgia, "Times New Roman" , Times, serif;
    color: #0f8d95;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.topNav
{
    height: 38px;
    float: left;
    background-image: url(/images/Design005/topNav_bk.gif);
    background-repeat: no-repeat;
    width: 736px;
}
.topNav ul
{
    margin: 0px;
    padding: 0px;
}
.topNav a
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #FFF;
    text-decoration: none;
}
.topNav a:hover
{
    color: #37e3ff;
}
.topNav li
{
    padding: 10px 15px 0px 15px;
    display: inline-block;
    list-style-type: none;
    float: left;
}
.header
{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-weight: bold;
  	color: black;
}
.subhead
{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
  	color: #323C88;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.HighlightText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: red;
}
.InsetTable
{
	float: right;
	margin-left: 10px;
}
.contentAreaImg
{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_top_bullets li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 2px 0px 2px 0px;
	list-style-image: url(/images/Design001/title_links_bullet.gif);
}

.pageTitle_TCC {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #0f8d95;
}
.subTitle_TCC {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #0f8d95;
	margin-bottom:0px;
	padding-bottom:0px;
}

.headline_TCC {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #205fcf;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
.content_TCC {
	font: 12px Tahoma, Geneva, sans-serif;
	line-height: 17px;
	color: #535252;
	padding-top:5px;
	margin:0px;
	text-decoration: none;
}
.content_TCC a {
	color: #205fcf;
	text-decoration: none;
}
.content_TCC a:hover {
	color: #205fcf;
	text-decoration: underline;
}
.link_WS 
{
    font: 15px Tahoma, Geneva, sans-serif;
    color: #4d63a1;
    font-weight: bold;
    text-decoration: none;
}
.link_WS a
{
    font: 15px Tahoma, Geneva, sans-serif;
    color: #4d63a1;
    font-weight: bold;
    text-decoration: none;
}
