body
{
	margin:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color: #7B0C10;
}
p {padding:5px}
h1{
	font-size:22px;
	color:black;
	padding:5px;
	margin:3px;
	font-weight:bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	font-family: "Helvetica", "Arial", sans-serif;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
h4{
font-size:12px;
color: #CE6700;
margin:0px;
padding:3px;
font-weight:normal;
}

a:link, a:visited{
	color: #c33c00;
	text-decoration: underline;
}

a:active, a:hover{
	color: #000000;
	text-decoration: none;
}
#main_content{
	width:930px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #680A0D;
	border-left-color: #680A0D;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #680A0D;
}


#top_banner{
	width:930px;
	height:110px;
	float: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_banner .top_nav {
	width: 400px;
	height: 35px;
	float: right;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
}

ul.menu {
	list-style-type:none;
	float:left;
	display:block;
	width:930px;
	height:30px;
	clear:both;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	padding:0;
	background-repeat: repeat-x;
	background-color: #D34F02;
	background-image: url(../images/nav.gif);
}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	margin:0;
	width: auto;
	height:18px;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

a.nav:hover {
	color:#7B0C10;
}

button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
}

button.rounded {
background:url( btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background:url( btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}


.clear {
clear:both;
overflow:hidden;
height:4px;
}


#center_banner
{
	width: 616px;
	height: 200px;
	background: url(../images/pic2.jpg) no-repeat center;
	float: left;
	margin-left: 10px;
}
#center_banner_content{
width:400px;
height:auto;
float:left;
padding:55px 0 0 20px;
}
#learn_more{
width:400px;
height:50px;
clear:both;
float:left;
padding-top:10px;
}
#learn_more a{
padding:6px;
margin:0 0 0 80px;
text-decoration:none;
color:#000000;
font-size:12px;
border:1px  #CCCCCC solid;
}
#learn_more a:hover{
padding:6px;
margin:0 0 0 80px;
color: #666666;
border:1px  #999999 solid;
}
#page_content{
width:930px;
height:auto;
background-color:#FFFFFF;
}

/*------table-----*/
table
{
    width:100%;
}
th{
	
	color:#c83e00;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	text-align:left;
}
td 
{
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	text-align: left;
}

td.list
{
	padding: 5px 3px 5px 3px;
}

/*------left section-----*/
#left_section
{
	width: 270px;
	float: right;
	padding: 0 5px 10px 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #D5D5D5;
}
.left_box_border{
	width:250px;
	height:auto;
	border:1px #CCCCCC solid;
	padding:2px;
	margin-bottom: 15px;
}
.left_box{
width:250px;
height:auto;
background:url(../images/box.jpg) no-repeat top;
padding-top:10px;
}
.left_ad{
	width:265px;
	height:auto;
	padding-top:10px;
	padding-right: 0px;
	padding-left: 0px;
}
.left_ad_img{
	border:none;
	margin: 2px;
}
#login{
padding:10px;
}
.login-label
{ 
    padding-top:5px;
    width:65px;
    float:left;
}
.input{
width:140px;
height:12px;
font-size:10px;
}
.submit{
float:right;
margin-right:30px;
margin-top:7px;
}
img.pic{
float:left;
padding:10px;
}
.title{
font-size:14px;
font-weight:bold;
color:#7B0E10;
}
.title a{
text-decoration:none;
font-weight:bold;
color:#7B0E10;
}
.content{
padding:5px;
text-align:left;
}
/*------right section-----*/
#right_section{
	width:600px;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-left: 15px;
}
.right_box{
margin:20px 10px 10px 0;
}
.right_center{
    padding-top:10px;
    text-align:center;
}
img.pic_border{
float:left;
padding:2px;
margin-right:15px;
border:1px solid #CCCCCC;
}
.title_small{
font-size:12px;
font-weight:bold;
color: #000000;
}
#right_box_1{
width:250px;
height:280px;
float:left;
margin:10px 1px 10px 10px;
border-right:3px #B3B5B8 solid;
}
#right_box_2{
width:280px;
height:280px;
float:left;
margin:10px 5px 10px 1px;
padding-left:12px;
border-left:1px  #CCCCCC solid;
}
.news_box{
padding:10px 0 0 0;
clear:both;
}
img.pic_news{
float:left;
padding:0px 10px 10px 10px;
}
.news_submenu{
clear:both;
float:left;
padding-top:5px;
margin-left:10px;
border-bottom:1px #CCCCCC solid;
}
.news_link{
float:left;
padding-right:30px;
}
.news_link a{
text-decoration:none;
color:#999999;
}
.news_link a:hover{
text-decoration:none;
color:#000;
}
.sign_up{width:175px; height:150px; border-right: solid 1px #c2bdae; float:left; margin:5px; padding:5px;}
.sign_up_last{width:175px; height:150px;float:left;margin:5px; padding:5px;}
.apply
{
	border-top: solid 1px #e4e4e1;
	margin-top: 10px;
	padding-top: 10px;
	border-top-style: dotted;
}
/*-------footer-----*/
#footer{
width:930px;
height:70px;
clear:both;
background-color:#D7D8D2;
}
#copyrights{
width:250px;
color: #666666; 
font-size:10px;
float:left;
padding:10px;
}
/*---------footer menu---------*/
ul.footer_menu {
	list-style-type:none;
	float:right;
	display:block;
	width:600px;
	height: auto;
	margin:0px;
	padding:3px 0 0 10px;
	text-align: right;
}

ul.footer_menu li {
display:inline;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width: auto; height:20px; text-align:center; line-height:16px;
text-decoration:none; color: #999999;}

a.nav2:hover {
display:block; float:left; padding:4px 0 0 5px; margin:2px;width:auto; height:20px; text-align:center; line-height:16px;
text-decoration:none;color:#000000;}



/*************************************************
*************************************************

    Additions from Joey 

*************************************************
****************************************************/

p.success, p.error
{
	line-height:2em;
	margin:8px 0;
	color:#fff;
	font-weight:bold;
	padding:0 10px;
	text-align:center;
}
p.success
{
	background:#86ca5d;
	border:2px solid #5cb327;
}
p.success a, p.error a
{
	color:#fff;
}
p.error
{   
    background:#d44937;
/*	background:#d44937 url(../images/icons/stop.png) no-repeat 10px 60px;
    margin:2px 2 2 50;
*/    border:2px solid #aa2b1a;
}
label.error
{
	color:#990000;
}
.header
{
    width:800px;
    height:200px;
    text-align:center;
}


.nav
{
    padding:0px 20px 0px 20px;
    width:300px;
    height:700px;
    display:block;
    float:left;
    
}
.imgIcon{
    padding-right:5px;
    padding-bottom:4px;
    vertical-align:middle;
}
.imgIcon-Delete{
    background:#fff url("../images/icons/delete.png") no-repeat;
    padding-left:20px;
    padding-bottom:5px;
    vertical-align:middle;
}
.imgIcon-LockOutUser{
    background:#fff url("../images/icons/lock.png") no-repeat;
    padding-left:20px;
    padding-bottom:5px;
    vertical-align:middle;
}
.imgIcon-UnLockUser{
    background:#fff url("../images/icons/lock_open.png") no-repeat;
    padding-left:20px;
    padding-bottom:5px;
    vertical-align:middle;
}
.imgIcon-Left{
    background:#fff url("../images/icons/arrow_left.png") no-repeat;
    padding-left:20px;
    padding-bottom:5px;
}
.imgIcon-Right{
    background:#fff url("../images/icons/arrow_right.png") no-repeat;
    padding-left:20px;
    padding-bottom:5px;
}
.imgIcon-PageNumLink{
     margin-left:1px;
     margin-right:1px;
}
.imgIcon-PageNumActive{
     margin-left:1px;
     margin-right:1px;
}
.error-submit{
    background:#fff url("../images/icons/exclamation.png") no-repeat;
    padding-left:20px;
    color:#e15d52;
    font-size:12px;  
    width:250px;  
}
.date-Error
{
    padding-top:5px;
    padding-left:120px;
}
.details{
    padding:3px 20px 3px 20px;    
}
.details-label
{
    font-size:11px;
    color:Red;
    width:100px;
    display:block;
    float:left;
    text-align:right;
    padding:2px 0px 2px 10px;    
    margin:2px 0px 2px 10px; 
}
.details-item
{
    font-size:14px;
    color:Black;
    width:350px;
    text-align:left;
    padding:2px 30px 2px 20px;
    margin:2px 30px 2px 20px;
}
.add
{
    padding:3px 20px 3px 20px;    
}
.add-label
{
    font-size:12px;
    width:110px;
    display:block;
    text-align:right;
    padding:0px 10px 2px 5px;
    float:left;    
}
.add-label-check
{
    font-size:12px;
    width:160px;
    display:block;
    text-align:left;
    padding:0px 10px 2px 80px;
    float:left;    
}
.textbox
{
    font-size:14px;
    width:200px;
    text-align:left;
    margin: 2px 0px 2px 0px;
    padding:2px 5px 2px 4px;  
}
.textbox-small
{
    font-size:14px;
    width:100px;
    text-align:left;
    padding:0px 5px 2px 4px;    
}
.textbox-login
{
    font-size:14px;
    width:140px;
    text-align:left;
    padding:0px 5px 2px 4px;    
}
.textbox-long
{
    font-size:14px;
    width:320px;
    text-align:left;
    margin-top:1px;
    padding:0px 5px 2px 4px;    
}
.textbox-large
{
    font-size:14px;
    height:150px;
    width:320px;
    text-align:left;
    padding:0px 5px 2px 4px;    
}

.text-amidst-imput-fields{
    color:Red;
    font-size:12px;
    padding:0px 0px 2px 0px;
}

.email2
{
    display:none;
}

.message-alert
{   
    margin:10px 0px 25px 0px;
    font-size:16px;
    color:Black;
}
.internships
{ 
 font: font-weight: bold; font-size: large; font-style: italic; }

.scholarships
{
font: font-weight: bold; font-size: large; font-style: italic; 
}
.large{float:left; margin:8px;}
/*
.tbl-headercell
{
    color:Maroon;
    text-align:center;
    margin:1px 2px 1px 2x;
}
.tbl-headerrow
{
    border-style:solid;
}
.tbl-cell
{
    text-align:left;
    padding:1px 1px 1px 1px;
}
.tbl-cell-lockedOut
{
    text-align:left;
    color:Red;
}*/

.page-numbers
{
    width:600px;
    float:right;
    padding:0px 25px 10px 25px;
    text-align:right;
}
.EmpDocs
{
    float:right;        
}

.EmpButtons
{
    float:left;        
}

.right
{
    float:right;
}

.disclaimer
{
    padding:10px 0px 10px 0px;
    font-size:smaller;
    clear:both;
}
.center
{
    text-align:center;
}
.newsHeader
{
    font-size:larger;
    font-weight:bold;
    color:#D34F02;
    text-decoration:none;
}
.newsHeader a
{
    text-decoration:none;
}
.newsPanel
{
    margin-top:10px;
    border-bottom:dotted .5px silver;
}
.noBorder
{
    border:none;
}

.radOptions
{
    padding-left:230px;
}

a.adminMenuLink
{
    margin:5px 5px 5px 5px; 
    font-size:12px;
    font-weight:bold;
    color:Black;
    display:inline;
}
.adminMenuCurrent
{
    margin:5px 5px 5px 5px; 
    font-size:20px;
    font-weight:bold;
    color:#D34F02;
    display:inline;
}
.intText
{
    padding: 10px 10px 0px 10px; 
    width:620px;
    float:left;
    }
.intSurvey
{
    float:right;
    margin: 0px 19px 10px 10px;
}
.intTable
{
    width:880px;
    padding: 0px 10px 10px 10px; 
    float:left;
}    
.banner468x60
{
    width:100%;
    margin:35px 0px 0px 0px;
    text-align:center;
}
.banner392x72
{
    width:465px;
    padding:0px 17px 0px 17px;
    text-align:center;
    display:inline;
}