/* CSS Document */
body, html {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* wraps the document in a container tag */
#container
{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #999999;
}

/* header wrap tag */
#header
{
	background-color: #57250f;
	height: 70px;
	width: 1000px;
	margin: 0px;
	float: left;
}

/* logo wrap tag */
#logo
{
	background-color: #57250f;
	height: 70px;
	width: 190px;
	margin: 0px;
	float: left;
	text-align: left;	
}

/* slogan wrap tag */
#slogan
{
	background-color: #57250f;
	height: 70px;
	width: 200px;
	margin: 0px;
	float: right;
}

/* top accessibility links */
#acclinks {
	height: 30px;
	width: 900px;
	float: right;
	text-align: right;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
}

.biglink {
	font-size: 1.5em;
}

.acclink a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.acclink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.acclink a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#spacer
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}


/* top menu links  */
#menutop {
	height: 50px;
	width: 600px;
	float: left;
	display:inline;
	vertical-align: middle;
	background-color: #57250f;
	margin-left: 8px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}

/* content area wrap tag */
#contentarea
{
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	background-image: url(/images/template/contentbkhc.jpg);
	background-repeat: repeat-y;
	display:inline;
}

/* left side column wrap tag */
#leftbar
{
	height: auto;
	width: 190px;
	margin: 0px;
	float: left;
	display:inline;
}

/* left side column links */
#menuleft {
	height: auto;
	width: 186px;
	float: left;
	background-color: #000000;
	display: inline;
}

.leftLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.2em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.leftLinks p {
	margin-top: 0em;
	margin-bottom: 1em;
}

.leftLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.leftLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.leftLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftLinks h1 {
	margin-top: 0em;
	margin-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
}


/* right side content area wrap tag */
#rightbar
{
	height: auto;
	width: 810px;
	margin: 0px;
	float: right;
}


/* center pic wrap tag for homepage*/
#centerpic {
	height: 300px;
	width: 590px;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* center pic wrap tag for sub-pages */
#centerpicSub {
	height: auto;
	width: 590px;
	background-color: #FFFFFF;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* learn tab wrap tag for homepage*/
#learntab {
	height: 300px;
	width: 590px;
	background-color: #FFFFFF;
	background-image: url(/images/template/tabsback/learn.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	display: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: center center;
}

/* live tab wrap tag for homepage*/
#livetab {
	height: 390px;
	width: 590px;
	background-color: #FFFFFF;
	background-image: url(/images/template/tabsback/live.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	display: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: center center;
}

/* unwired tab wrap tag for homepage*/
#supporttab {
	height: 450px;
	width: 590px;
	background-color: #FFFFFF;
	background-image: url(/images/template/tabsback/support.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	display: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: center center;
}

/* succeed tab wrap tag for homepage*/
#exploretab {
	height: 300px;
	width: 590px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	display: none;
	background-image: url(/images/template/tabsback/explore.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: center center;
}

/* diversity tab wrap tag for homepage*/
#informtab {
	height: 300px;
	width: 590px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	display: none;
	background-image: url(/images/template/tabsback/inform.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-position: center center;
}


/*centerpic area wrap tag tabs */
#indent {
	color: #FFFFFF;
	margin-left: 260px;
	margin-right: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
}

.centerpicwrapclass p {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-size: 0.75em;
	list-style-type: none;
	line-height: 0.4em;
}

.centerpicwrapclass a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.centerpicwrapclass a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.centerpicwrapclass a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/*nav area on sub-pages */

#nav {
	float: left;
	height: auto;
	display:inline;
	width: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C5D7D8;
	border-bottom-color: #C5D7D8;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	padding-right:10px;
	padding-bottom:10px;
}

.navclass p {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}

.navclass a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.navclass a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.navclass a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/*nav area on academic sub-pages */

#navAC {
	float: right;
	height: auto;
	display:inline;
	width: 110px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #C5D7D8;
	border-bottom-color: #C5D7D8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
	vertical-align: top;
	padding-left:10px;
	padding-bottom:10px;
}

.navclassAC p {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}

.navclassAC a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.navclass a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.navclassAC a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/* right side beside center pic for homepage */
#welcome {
	height: auto;
	width: 190px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
}

.tlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
}

.tlinks a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.tlinks a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.tlinks a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#welcomesearch {
	height: 7em;
	width: 150px;
	background-color: #E4E4E4;
	float: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left:15px;
	margin-bottom:10px;
}

.welcomeText {
	font-size: 0.75em;
	color: #000000;
	padding: 15px;
}

.welcomebutton {
	font-size: 1em;
	color: #000000;
	border: 1px solid #E4E4E4;
	background-color: #E4E4E4;
	font-weight: normal;
	padding:0px;
}

.welcomebox {
	font-size: 0.9em;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: normal;
	border: 1px solid #000000;
	padding: 2px;
	margin-left: 0px;
	margin-top: 9px;
	margin-bottom: 0px;
}

.welcomeText p {
	margin-top: 1em;
	margin-bottom: 1em;
}

.welcomeText a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.welcomeText a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.welcomeText a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


/* what's new section on sub-pages, drop-down boxes */
#rightlinks {
	height: auto;
	width: 190px;
	background-color: #57250f;
	float: right;
	display:inline;
	margin:0px;
	padding:0px;
}

/* I need section on homepage */
#need {
	height: auto;
	width: 240px;
	background-color: #FFFFFF;
	float: left;
	display:inline;
}


/* career search section on homepage */
#careersearch {
	height: auto;
	width: 590px;
	background-color: #FFFFFF;
	float: left;
}

.careerLinks {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	padding: 0.5em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
}

.careerLinks h1 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.careerbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	border: 1px solid #747371;
	background-color: #FFFFFF;
}
.careertextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 2px;
	color: #000000;
	border: 1px solid #747371;
	background-color: #FFFFFF;
}


/* con-ed, distance search in left nav */
.conedbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	border: 1px solid #747371;
	background-color: #FFFFFF;
}
.conedtextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	border: 1px solid #747371;
	background-color: #FFFFFF;
}


/* news section on homepage */
#news {
	height: auto;
	width: 590px;
	float: left;
	display:inline;
}

.newsLinks h1 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.newsLinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.newsLinks p {
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newsLinks a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.newsLinks a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.newsLinks a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


/* sub-pages content area */
#content {
	/*height: auto;
	width: 590px;
	background-color: #FFFFFF;
	float: left;*/
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	padding: 0em;
	line-height: 1.4em;
	margin-top: 1.5em;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}

.contentText p {
	margin-top: 1em;
	margin-bottom: 1em;
}

.contentText h1 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}

.contentText h2 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.contentText a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.contentText a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.contentText a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}


/* footer wrap tag */
#footer {
	font-family: Verdana, Helvetica, sans-serif;
	width: 1000px;
	height: auto;
	color: #FFFFFF;
	display:inline;
	font-size: 0.65em;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	float: left;
	font-weight: bold;
}

.footerLinks p {
	margin: 5px;
	padding: 5px;
}

.footerLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footerLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.footerLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
