/* CSS Document */

body {
	margin: 0 3% 2% 3%;
	font-family: "Arial, sans-serif";
	background-color: #e6e6e6;
}
.leftshade {
	background-image: url(images/lft_shadow.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.rightshade {
	background-image: url(images/rt_shadow.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
#banner {
	width: 100%;
	background-image: url(images/HC_top.jpg);
	background-repeat: no-repeat;
	height: 89px;
	background-color: #1E2C39;
}
#topnav {
	width: 100%;
	background-image: url(images/top_nav_right.jpg);
	background-repeat: repeat-x;
	height: 2em;
	font-size: 96%;
}
#topnav ul {
	margin: 0;
	padding-left: 6em;
	list-style: none;
}
#topnav li {
	float: left;
}
#topnav a {
	float: left;
	display: block;
	background-image: url(images/blank_btn2.jpg);
	background-repeat: no-repeat;
	padding: 0.6em 2em 0.4em 2em;
	text-decoration: none;
	color: #333333;
	height: 1em;
}
#home #topnav li.home a,
#careers #topnav li.careers a,
#online #topnav li.online a,
#state #topnav li.state a,
#contact #topnav li.contact a {
	background-image: url(images/blank_btn2.jpg);
	background-color: transparent;
	background-position: bottom;
	color: #FFFFFF;
	}
#home #topnav li.careers a,
#careers #topnav li.online a,
#online #topnav li.state a,
#state #topnav li.contact a {
	background-image: url(images/top_nav_lft.jpg);
	background-repeat: no-repeat;
	color: #333333;
}
#mainbody {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
#leftside {
	float: left;
	background-color: #be9725;
	height: 100%;
	width: 225px;
}
#bottomleft {
	width: 225px;
	height: 200px;
	background-color: #be9725;
}
#shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
#main {
	background-color: #FFFFFF;
	padding: 3em 3em 0 3em;
	margin-left: 16em;
	font-size: 86%;
	line-height: 1.6em;
	height: 100%;
	color: #333333;
}
#leftnav {
	border-top: 1px solid #FFFFFF;
	width: 225px;
}
#leftnav, #leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftnav li {
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}
#leftnav li a, #leftnav li a:visited {
	font-size: 86%;
	display: block;
	padding: 0.4em 0 0.4em 1em;
	background-color: #d5aa2a;
	color: #FFFFFF;
	text-decoration: none;
}
#leftnav li a:hover {
	background-color: #be9725
}
#leftnav ul {
	display: none;
	position: absolute;
	left: 225px;
	top: 0;
	padding: 0;
	z-index: 99;
}
#leftnav ul li {
	border: 0;
	border-bottom: 1px solid #FFFFFF;
	border-top: .2em solid #FFF;
	border-left: .2em solid #FFFFFF;
	background-color: #d5aa2a;
	font-size: 86%;
	margin-bottom: -1px;
	margin-top: 1px;
	padding: 0;
	margin-left: -1px;
}
#leftnav li:hover ul {
	display: block;
	width: 200px;
}
#bottomnav {
	border-top: 0.5em solid #FFFFFF;
	clear: both;
	background-color: #666666;
	text-align: center;
	padding: 0 0 1em 0;
}
.table {
	background-color: #666666;
	border: 0px;
	width: 96%;
	height: 180px;
	color: #FFFFFF;
	margin: 1em 0.8em 0 0.8em;
}
.table td {
	border: 2px solid #FFFFFF;
	padding: 0 0.4em 0 0.4em;
	vertical-align: top;
	width: 20%;
	text-align: left;
}
.table td ul {
	padding: 0 0.4em 0 0.4em;
	list-style: none;
	line-height: 1.4em;
}
.table td h3 {
	font-size: 85%;
	margin-left: 0.5em;
}
.table td li a, .table td li a:visited {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
.table td li a:hover {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: underline;
}
#bottomnav p {
	color: #FFFFFF;
}
#bottomnav a, #bottomnav a:visited {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:hover {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: underline;
}
.CareerBouncer li {
	list-style-image: url(images/blue_triangle.gif);	
}
.CareerBouncer li a, .CareerBouncer li a:visited {
	font: 120% verdana, arial;
	margin: 0;
	text-decoration: underline;
	color: #3366CC;
	}
.CareerBouncer li a:hover {
	font: 120% verdana, arial;
	margin: 0;
	text-decoration: underline;
	color: #293D4F;
	}
.University	  { 
	font: 100% verdana, arial;
    margin: 0; text-decoration: underline;
	color: #3366CC;
	font-weight: bold;
	}
.University:hover	  { 
	font: 100% verdana, arial;
    margin: 0; text-decoration: underline;
	color: #293D4F;
	font-weight: bold;
	}
.Degrees	  { 
	font: 95% verdana, arial;
    margin: 0; text-decoration: underline;
	color: #333333;
	}
.FastForm	{
	margin-right: 6em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0em;
}
.requestbtn {
	float: right;
	margin-top: 2em;
	margin-right: 2em;
	margin-left: 1em;
	margin-bottom: 1em;
}

.requestbtn {
	width: 210px;
	height: 43px;
}
.requestbtn a {
	display: block;
	width: 210px;
	height: 43px;
	background-image: url(images/requestinfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.requestbtn a:hover {
	background-position: bottom left;
}
.findschoolbtn {    
	width: 200px;    
	height: 43px; 
} 
.findschoolbtn a {    
	display: block;    
	width: 200px;    
	height: 43px;    
	background-image: url(images/findschool.jpg);    
	background-repeat: no-repeat;    
	background-position: left top; 
} 
.findschoolbtn a:hover {    
	background-position: bottom left; 
}
.tablefont {
	font: 67% verdana, arial;
	margin: 0;
	color: #333333;
	}
.line {
border-top-width: 3px;
border-top-style: solid;
border-top-color: #503634;
}
.line2 {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999999;
}
.findschoolbtn	{
	margin-right: 6em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 22em;
}
.leftnav-header {
    width: 213px;
    color: #FFFFFF;
    font-size: 100%;
    padding: 0.4em 0 0 12px;
    margin: 0;
    font-family: 'Times New Roman', Times, serif;
    border-bottom: 1px solid #FFFFFF;
    background-color: #909090;
    height: 24px;
    border-top: 1px solid #FFFFFF;
}
.leftnav-header1 {
    width: 213px;
    color: #FFFFFF;
    font-size: 100%;
    padding: 0.4em 0 0 12px;
    margin: 0;
    font-family: 'Times New Roman', Times, serif;
    border-bottom: 1px solid #FFFFFF;
    background-color: #909090;
    height: 24px;
}
.tablestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #3366CC;
	font-weight: bold;
	padding-left: 1em;
}
.tablestyle:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #293D4F;
	font-weight: bold;
	padding-left: 1em;
}
.links {
    font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #3366CC;
	font-weight: bold;
}
.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #293D4F;
	font-weight: bold;
}
.links2 {
    font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #333333;
	text-decoration: none;
}
.links2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 97%;
	color: #666666;
	text-decoration: underline;
}

.links3 {
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #11763c;
	font-weight: bold;
}
.links3:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: orange;
	font-weight: bold;
}
.tablestd {
	font-family: "Times New Roman", Times, serif;
	font-size: 92%;
	color: #333333;
	font-weight: normal ;
	padding-left: 1em;
}
#resource {
    margin-left: 1em;
    margin-right: 2em;
    padding-left: 0em;
    width: 16em;
    float: right;
    border: 1px solid #999999;
	background-color:  #ececec;
}
#resource ul {
    margin-left: 0px;
    padding-left: 10px;
    list-style-type: circle;
    padding-right: 10px;
}
#resource ul li {
    font-size: 12px;
    margin-left: 10px;
    border-bottom: 1px dotted #cccccc;
}
#resource a:link, #resource a:visited {
    text-decoration: none;
    color: #333333;
    background-color:  transparent;
}
#resource a:hover {
    color: #666666;
    text-decoration: underline;
}
#resource h2 {
    font: 110% Georgia, "Times New Roman", Times, serif;
    color: #333333;
    background-color: transparent;
    border-bottom: 1px dotted #cccccc;
    margin-left: 10px;
    margin-right: 10px;
}
.University1 { 
	font: 100% verdana, arial;
    margin: 0;
	color: #D5AA2A;
	font-weight: bold;
	}
.list1 {
	color: #333333;
	font-size: 97%;
	list-style-type: disc;
	margin-left: 10px;
}	
.list2 {
	color: #333333;
	font-size: 94%;
	list-style-type: circle;
	margin-left: 20px;
}
.statediv {
	width: 700px;
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	padding: 0 20px 10px 40px;
	margin: 10px 0 0 14px;
	margin-left: 0.4em;
	background-color: #ECECEC;
}
.statediv1 {
	border-top: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	padding: 0 20px 14px 40px;
	margin: 0 0 0 14px;
	width: 660px;
	background-color: #ECECEC;
}

.schoolp {
	margin: 0 0 0 0;
	font-size: 93%;
}
.schoolp+ul {
	margin: 0 0 0 0;
}
.statediv ul li {
	font-size: 97%;
}
.statediv1 ul li {
	font-size: 97%;
}
.spotlight_lft {
	background-image: url(images/spotlight_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 7px;
}
.spotlight_rt {
	background-image: url(images/spotlight_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 7px;
}
.spotlight_body {
	background-image: url(images/spotlight_bck.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 8px;
	padding-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.spotlight_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.spotlight_requestbtn {
	float: right;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	margin-bottom: 1em;
}

.spotlight_requestbtn {
	width: 210px;
	height: 43px;
}
.spotlight_requestbtn a {
	display: block;
	width: 210px;
	height: 43px;
	background-image: url(images/requestinfo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.spotlight_requestbtn a:hover {
	background-position: bottom left;
}
.spotlight_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 0;
	margin-bottom: -8px;
}
.spotlight_logo {
	text-align: left;
	vertical-align: top;
	padding-left: 12px;
	padding-top: 12px;
}
.institution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #11763c;
	padding-bottom: 8px;
}
.institution a {
	color: #11763c;
	text-decoration: none;
}
.institution a:hover
{
	color: orange;
	text-decoration: none;
}
hr {
	clear: both;
	width: 100%;
	border: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #eee;
	margin-bottom: 0.7em;
}