/*Begin Global Styles*/

* {
	margin: 0px;
	padding: 0px;
	
}

body {
	background:url(http://www.selecthinds.com/images/bkg_page.jpg) #ffffff top center no-repeat;
	font-family: Arial, san-serif;
	font-size: 10pt;
	color: #666;
}  

p {


	font-size: 10pt;
	line-height: 1.4em;
	
}

li {

	color: #666;
	font-size: 10pt;
	line-height: 1.4em;
	
}

#wrapper {
	margin: 0px auto;
	width: 937px;
	background-image: url(http://www.selecthinds.com/images/bgbar1.png);
	background-repeat: repeat-y;
	padding-left: 27px;
	margin-top: 9px;

}

#margin {
	padding-left: 40px;
}

#leftcolumn
{
    background-image: url('../images/bgdots.gif');
    background-repeat: no-repeat;
    width: 594px;
    float: left;
    padding-right: 20px;
    background-color: #fff;
    padding: 20px;
}

#rightcolumn
{
    width: 187px;
    float: left;
    /*background-repeat: no-repeat;*/
    padding: 20px 10px 15px 20px;
    padding-top: 5px;
    margin-top: 15px;
    background-color: #fff;
    background-image: url("../images/bkg_rtCol.png");
    background-repeat: repeat-x;
    background-attachment: scroll;
    border-radius: 0 0 0 15px;
}

#rightcolumn h5 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 5px 0;
    padding: 0 0 0 10px;
}
#rightcolumn h5 a, #rightcolumn h5 a:hover {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#rightcolumn h5 a:hover {
    text-decoration: underline;
}

#rightcolumn.ltteal {
    background-color: #79B9A9;
}

#rightcolumn.rust {
    background-color: #BF8C1F;
}

#rightcolumn.teal {
    background-color: #547972;
}

#rightcolumn.red 
{
    background-color: #BE4B39;
}

#rightcolumn.yellow {
    background-color: #E7BE2E;
}

#rightcolumn.orange {
background: url('../images/titles/orangebox.jpg');
background-position: left bottom;
}

#rightcolumn.pink
{
    background-color: #932457;
}

#rightcolumn.purple {
    background-color: #776275;
}

#rightcolumn.green {
    background-color: #AABB51;
}

#rightcolumn.dkgreen {
    background-color: #93983A;
}

#rightcolumn.blue {
background: url('../images/titles/bluebox.jpg');
background-position: left bottom;
}


#rightcolumn .heading {
    font-weight: bold;
    font-size: 14px;
}


#rightcolumn p 
{
    color: #fff;
    font-size: 11px;
    padding-left: 10px;
}

#rightcolumn a 
{
    color: #fff;
}

.strong 
{
    font-weight: bold;
}

.underline 
{
	text-decoration: underline;
}
.title 
{
    padding-top: 0px;
    padding-bottom: 15px;
}

.title_home 
{
    padding-top: 0px;
    padding-bottom: 5px;
}

.introtable 
{
    margin: 0px;
    padding: 0px;
    margin-bottom: 70px;
}


.employertable 
{
    color: #666;
    width: 565px;
}

.employertable td 
{
    padding: 8px;
}

.employertable caption 
{
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 12px;
}

.localtaxestable 
{
    margin-left: 70px;
}

.center 
{
    text-align: center;
}

ol 
{
    margin-left: 30px;
    font-size: 15px;
}

ol li 
{
    padding: 3px 0px 3px 0px;
}

h2 
{
color:#F07029;
font-size:12pt;
font-weight:bold;
line-height:normal;  
}

h3 
{
color:#666;
font-size:8pt;
font-weight:bold;
text-transform:uppercase;
line-height:normal;   
}

#replace_me {
	width: 881px;
}

#header a {
	background-image: url(http://www.selecthinds.com/images/header.jpg);
	width: 938px;
	height: 101px;
	background-repeat: no-repeat;
	margin-left: -27px;
	display: block;
}
/*STYLES FOR NEW JAVASCRIPT VERSION OF ANIMATION*/
#headerWrapper {
	width:882px;
	height:103px;
	display:block;
}
#slider1Wrapper {
	position:absolute;
	width:882px;
	height:103px;
	overflow:hidden;
	z-index:10;
}
#slider2Wrapper {
	position:absolute;
	margin-top:72px;
	height:30px;
	overflow:hidden;
	width:882px;
	z-index:20;
}
.slide {margin-left:18px;}

#nav {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}

a {
color:#666;
font-size:10pt;
font-weight:bold;

}

a:hover {
color: #f07029;
font-size:10pt;
font-weight: bold;
}

#content {
	width: 881px;
	background-image: url(http://www.selecthinds.com/images/body.jpg);
	background-repeat: repeat-y;
	margin-left:0px;
	
}

.footeetext 
{
    font-style: italic;
    font-weight: bold;
 
}

ul 
{
    margin-left: 30px;
    font-size: 15px;
    padding: 10px 0px 10px 0px;
}

ul li 
{
    padding: 2px 0px 2px 0px;
}

ul.nobullet 
{
	list-style-type: none;
	
}

#footer {
	background-image: url(http://www.selecthinds.com/images/footer.jpg);
	width: 938px;
	height: 70px;
	clear: both;
	margin-left: -28px;
}

#footer2 {
	background-image: url(http://www.selecthinds.com/images/footer.jpg);
	width: 938px;
	height: 70px;
	clear: both;
	margin-left: -10px
}

#footer p {
	
	font-size: 10px;
	color: #ffffff;
	padding-left: 70px;
}

#footer a {
    color:#FFFFFF;
    font-size:10px;
    text-decoration:underline;
}     

#footer a:hover {
    color:#666;
    font-size:10px;
    text-decoration:underline;
}

#footer2 p {
	padding: 10px;
	font-size: 10px;
	color: #ffffff;
	padding-left: 50px;
}

#education {
	width: 882px;
	height: 273px;
	clear: both;
}

#education1 {
	background-image: url(http://www.selecthinds.com/images/images/belhaven1.jpg);
	width: 882px;
	height: 173px;
}

#education2 {
	background-image: url(http://www.selecthinds.com/images/images/belhaven2.jpg);
	width: 882px;
	height: 192px;
}

#education3 {
	background-image: url(http://www.selecthinds.com/images/images/belhaven3.jpg);
	width: 882px;
	height: 174px;
}

#educationimage {
	background-image: url(http://www.selecthinds.com/images/educationimages/education_photo.jpg);
	width: 516px;
	height: 273px;
	float: left;
	margin-bottom: 30px;
}

#schoollinks {
	width: 365px;
	float: left;
	padding-bottom: 0px;
}

#schoollinks ul {
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#schoollinks ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: 0px;
}

#schoollinks img {
	vertical-align: bottom;
}

#infopic10 {
	background-image: url(http://www.selecthinds.com/images/index/index_15.jpg);
	width: 590px;
	height: 41px;
	padding: 10px 0px 10px 0px;
	background-repeat: no-repeat;
}

#info {
	width: 938px;
	float: left;
	background-image: url(http://www.selecthinds.com/images/body.png);
	background-repeat: repeat-y;
	margin-left: -17px;
}

#info2 {
	width: 640px;
	float: left;
}

#content_splash {
	width: 938px;
	background-image: url(http://www.selecthinds.com/images/body.png);
	background-repeat: repeat-y;
	margin-left: -17px;

}

#event {
	background-image: url(http://www.selecthinds.com/images/news.jpg);
	width: 227px;
	height: 234px;
	float: right;
	color: #EEE;
	margin-right: 50px;
	margin-top: -45px;
	
}

#info p {
	padding-left: 40px;
	width: 600px;
}

#event2 {
	background-image: url(http://www.selecthinds.com/images/images/belhaven1_news.jpg);
	width: 227px;
	height: 210px;
	float: right;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 12px;
}

#links {
	background-image: url(http://www.selecthinds.com/images/images/belhaven1_links.jpg);
	width: 227px;
	height: 90px;
	float: right;
	margin-right: 40px;
	margin-top: 0px;
}

#event3 {
	background-image: url(http://www.selecthinds.com/images/images/belhaven2_news.jpg);
	width: 227px;
	height: 231px;
	float: right;
	margin-right: 40px;
	margin-top: -1px;
	font-size: 12px;
}

.news2 {
	margin-top: 60px;
	margin-left: 20px;
}

#event3 p {
	margin-left: 20px;
}

#links3 {
	background-image: url(http://www.selecthinds.com/images/images/belhaven2_links.jpg);
	width: 227px;
	height: 135px;
	float: right;
	margin-right: 40px;
	margin-top: 0px;
}

.links2 {
	margin-top: 37px;
	margin-left: 20px;
	font-size: 11px;
	line-height: 1.7em;
}

.links {
	margin-top: 40px;
	line-height: 1.7em;
	font-size: 12px;
}

#event2 p {
	padding-top: 5px;
}

#event p {
	margin-left: -7px;
	font-size: 12px;
	margin-top: 0px;
	width: 150px;
}

#event p.news {
	margin-top: 37px;
}

h3 {
	color: #36600c;
	margin-left: 35px;
	padding-top: 15px;
	padding-bottom: 5px;
}

.info {
	font-size: 12px;
	padding-left: 35px;
}

.info2 {
	line-height: 1em;
	font-size: 12px;
}

#logo {
	background-image: url(http://www.selecthinds.com/images/images/belhaven3_header.jpg);
	width: 635px;
	height: 95px;
	margin-top: -1px;
	margin-left: 17px;
}

#logo span {
	visibility: hidden;
	display: block;
	width: 635px;
	height: 95px;
}

table {
	margin-left: 5px;
	text-align: left;
}

.tableheader {
	text-transform: uppercase;
	color: #00408c;
}

.tablesubheader {
	text-transform: uppercase;
}


#infopic {
	background-image: url(http://www.selecthinds.com/images/info_02.jpg);
	width: 630px;
	height: 243px;
}

#general {
	background-image: url(http://www.selecthinds.com/images/general.jpg);
	width: 570px;
	height: 34px;
	margin-left: 30px;
	margin-top: 20px;
}

#admissions {
	background-image: url(http://www.selecthinds.com/images/admissions.jpg);
	width: 570px;
	height: 34px;
	margin-left: 30px;

}

#retention {
	background-image: url(http://www.selecthinds.com/images/retention.jpg);
	width: 570px;
	height: 34px;
	margin-left: 30px;
}

#programs {
	background-image: url(http://www.selecthinds.com/images/programs.jpg);
	width: 570px;
	height: 34px;
	margin-left: 30px;
}



#accreditation {
	background-image: url(http://www.selecthinds.com/images/accreditation.jpg);
	width: 570px;
	height: 34px;
	margin-left: 30px;
}



#generalinfo, #estimatedinfo, #athleticinfo, #accreditationinfo, #loansinfo, #securityinfo, #programsinfo, #retentioninfo, #admissionsinfo, #enrollmentinfo, #financialinfo {
	border: 1px solid #f2792f;
	margin-left: 30px;
	width: 570px;
}

#chartnames {
	font-weight: bold;
	text-transform: uppercase;
	width: 570px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}

#chart1 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart2 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart3 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart4 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart5 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart6 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#chart7 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph6.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#chart8 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph7.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#chart9 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph8.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart10 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph9.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart11 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph10.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart12 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph11.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart13 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph12.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart14 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph13.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart15 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph14.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#chart16 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/graph15.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

.chartdescriptions {
	font-weight: bold;
	text-align: center;
	width: 550px;
}

#chartdescriptions {
	font-weight: bold;
	text-align: center;
	width: 560px;
	padding-bottom: 15px;
}

.total {
	font-style: oblique;
}

.agencynames {
	background-color: #c0d9dc;
	width: 550px;
}

h4 {
	margin-left: 10px;
}


#vcchart1 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/vc_graph1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#vcchart2 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/vc_graph2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#vcchart3 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/vc_graph3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#vcchart4 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/vc_graph4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#vcchart5 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/vc_graph5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#hccchart1 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/hcc_graph1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#hccchart2 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/hcc_graph2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#hccchart3 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/hcc_graph3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#hccchart4 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/hcc_graph4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#hccchart5 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/hcc_graph5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#jsuchart1 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/jsu_graph1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#jsuchart2 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/jsu_graph2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#jsuchart3 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/jsu_graph4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#jsuchart4 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/jsu_graph5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#jsuchart5 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/jsu_graph3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#millsapschart1 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/millsaps_graph1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#millsapschart2 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/millsaps_graph2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#millsapschart3 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/millsaps_graph4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#millsapschart4 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/millsaps_graph5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#millsapschart5 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/millsaps_graph3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#mcchart1 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/mc_graph1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#mcchart2 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/mc_graph2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#mcchart3 {


	width: 570px;
	background-image: url(http://www.selecthinds.com/images/mc_graph4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#mcchart4 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/mc_graph5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#mcchart5 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/mc_graph3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#tougaloochart1 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/tougaloo_graph1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#tougaloochart2 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/tougaloo_graph2.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#tougaloochart3 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/tougaloo_graph4.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#tougaloochart4 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/tougaloo_graph5.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}

#tougaloochart5 {
	width: 570px;
	background-image: url(http://www.selecthinds.com/images/tougaloo_graph3.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 220px;
}
th {
	padding-top: 10px;
}

tr {
	margin: 0;
}

td {
	margin: 0;
	padding: 4px;
}

#tablenames {
	text-transform: uppercase;
	margin-left: 10px;
	font-weight: bold;
	width: 540px;
	text-align: left;
	background-color: #c0d9dc;
	height: 20px;
	margin-top: 10px;
	padding: 5px 0px 0px 4px;
}

#whiterapper {
	padding: 10px 0px 20px 125px;
	background-image: url(http://www.selecthinds.com/images/body.jpg);
	width: 881px;
	background-repeat: repeat-y;
	margin-left: -17px;
		
}

#whiterapper2 {
	padding: 10px 0px 20px 125px;
	background-image: url(http://www.selecthinds.com/images/body.jpg);
	width: 881px;
	background-repeat: repeat-y;
	margin-left: 0px;
	clear: both;
		
}


#whiterapper p {
	padding-left: 10px;
	padding-right: 10px;
}

#educationinfo th {
	font-size: 15px;
	text-decoration: underline;
	padding-left: 5px;
	padding-bottom: 10px;
	color: #f17329;
}

#educationinfo td {
	font-size: 13px;
	padding-bottom: 5px;
}

#educationinfo {
	width: 500px;
	margin: 15px 0px 15px 30px;
}


.mainText-Head_Orange {
	font-size: 15px;
	color: #f17329;
	font-weight: bold;
	text-decoration: underline;
}

.mainText-BoldItalic {
	font-weight: bold;
	font-style: oblique;
	font-size: 14px;
}

a.tablelink 
{
	font-weight: normal;
}

tr th a 
{
	font-size: large; 
	font-weight: bold;
}

#questions {
	background-image: url('../images/index/index_17.jpg');
	width: 227px;
	height: 200px;
	padding-left: 35px;
	padding-top: 33px;
	background-repeat: no-repeat;
}

#questions_home, #rightcolumn.default-orange {
    background-color: #00BCAB;
}

#education_capitol a {
	background-image: url('../images/index/logo_17.jpg');
	width: 227px;
	height: 211px;
	background-repeat: no-repeat;
	display: block;
	margin-top: -10px;
}

.right 
{
	text-align: right;
}

.errortext 
{
	color: Red;
}

#maps {
	margin-left: -30px;
}

/* move right most drop menu left*/
#left-drop-menu {
    left: -175px;    
}
/*image to be viewed if browser doesn't support flash*/
#flash {
    background-image: url(/images/select-hinds-header.png);
    background-repeat: no-repeat;
}


.hidden 
{
    display: none;
}

/* Events and News Styles */

.event_container 
{
    margin: 5px 0 5px 0;
}

.event_container h3 
{
    color: #666666;
    font-size: 12pt;
    margin-left: 0;
}

.event_container h4 
{
    color: #666666;
}
