@charset "utf-8";
/* CSS Document */

/* Page Containers */
*{
	margin:0px;
	padding:0px;
}

table.center {
	margin-left:auto; 
	margin-right:auto;
}

p{
	padding:3px 0px 7px 0px;
	line-height:16px;
}

html, body{
background-image:url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color:#EAEEF1;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
height:100%;
}
#container {
	margin-left:auto; 
	margin-right:auto;
	min-height:100%;
	margin-bottom: -320px;
	position:relative;
}
#main_body{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
/* Body */
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#112344;
}
#header{width:960px; padding-bottom:30px;}
#header_home{width:960px;}
#body_content{
	width:650px; 
	float:right;
}
div.content ul{padding-left:15px; width:300px;}
#body_menu{
	width:240px; 
	float:left; 
	background:url(../images/vertical_blue_line.jpg) right repeat-y; 
	margin-left:50px;
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
#Jobs_Available{
	width:260px;
	float:right;
}
.Jobs_Available a {
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	color:#333;
}
.Jobs_Available a:hover {
	text-decoration:none;
}
.body_menu a{
	font-size:16px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.body_menu a:hover{
	font-size:16px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

h1 {color:#112144; font-size:20px; font-weight:bold;}
h2 {font-size:15px; font-weight:bold;}

/* for Enrollment page */
#title-box { width:640px; height:35px; padding-left:8px; padding-top:17px; background-color:#112344; }
.title-box { font-size:19px; color:#FFF;}
.title-box a{ font-size:19px; color:#7C7B41; text-decoration:underline;}
.title-box a:hover{ font-size:19px; color:#7C7B41; text-decoration:underline;}


ul.statelist {list-style-type: none;}
ul.branchlist {list-style-type: none;}

/*Footer Style*/
#footer { clear:both; background:#112344 url(../images/footer_bg.jpg) repeat-x; position:relative; height:320px; color:#fff; font-size:11px;}
#footer a {color:#fff; text-decoration:none; }
#footer a:hoover {color:#fff;}
#footercenter {margin-left:auto; margin-right:auto;}
.clearfooter { clear:both; height:320px; }
.footer_header{ font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#FFF;}
ul.tweets {list-style-type:none; margin-top:5px; color:#FFF;}
li.tweets {background:#151515; padding:5px;}