body 
{
	margin-top:0px;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #000000; 
	background: url(/beta/_resources/images/bgfade.jpg) repeat-x;
}

/* LINKS */

a {
	/*color: #33ADDB;*/
	color:#003399;
	background-color: inherit;
}

a:hover {
	color:#FF0000;
	background-color: inherit;
}

/* Formatting */

h1 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
line-height:normal;
color: #000066;
margin-bottom: 8px;
margin-top: 0px;
}

h2 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#666666;
margin-bottom: 0px;
margin-top: 0px;
} 

h3 
{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #990000;
margin-bottom: 0px;
margin-top: 0px;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
margin-bottom: 0px;
margin-top: 0px;
}

img
{
border:0px;
}

table
{
border-width:0px;
}

table tr.navigation
{
background-color:#ffffff;
height:15px;
}

table td.search
{
color:#003399; 
font-weight:bold;
height:35px;
}

img.newsbox
{
	border:0px;
	float:left;
	padding:0 10px 0 0;
	vertical-align:middle;
}

fieldset
{
	padding:0px;
	border:0px;
}

/* ALTERNATE FORMATTING */

h1.alt 
{
	font: bold 1.8em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

h1.divider
{
	border-bottom: 1px solid #5368A9;
	padding-bottom: 4px;
	padding-left: 8px;
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #006699; 
	text-transform: uppercase;
	
}

h2.alt 
{
	margin: 0; 
	padding: 0 0 0 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #003399; 
	text-transform: uppercase;
	background-color: inherit;	
}

h2 a.alt 
{
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}



p {
	padding: 6px 0 6px;
	margin: 0;
}

/* PAGE WRAPPER */

#content {
	margin: 0px auto;
	width: 1000px;
}

/* SCHOOL LOGO */

.logo
{
	height:75px;
	width:1000px;
}


/* HEADERS */
.header 
{ 
	height: 175px; 
	width:1000px;
	margin: 0px 0px 12px 0px; 
}

.deptbanner
{
	height: 136px; 
	width:1000px;
	margin: 0px 0px 12px 0px; 
}	
	
/* MAIN CONTENT */

.main_content {
	float: right;
	width: 785px;
	margin: 0 0 10px 0; 
	padding: 0px 0 0 10px; 
	color: #000;
	border-left: 1px solid #5368A9;
	min-height:350px;
}

#main_content_ALT
{ 
	/* margin: 0px 0px 10px 0px;  */
	margin: 0px 0px 0px 0px; 
	padding: 7px 11px 11px 11px; 
	float: left; width:760px; 
	text-align: justify; 
	background-color:#FFFFFF; 
	border:1px solid #5368A9; 
	font-size:12px;
	line-height:16px;
	min-height:500px;
}

/* SPOTLIGHT SECTION */

#spotlight 
{ 
	margin: 0px 0px 10px 0px; 
	padding: 3px 3px 3px 3px; 
	float: left; 
	width:777px; 
	background-color:#F5F5FF; 
	border: 1px solid #5368A9;
}

/* WELCOME BOX INSIDE MAIN CONTENT */

#welcome_box
{ 
	margin: 0px 0px 10px 0px; 
	padding: 7px 7px 7px 7px; 
	float: left; width:769px; 
	text-align: justify; 
	background-color:#F5F5FF; 
	border:1px solid #5368A9;
	vertical-align:middle;
}

/* SLIDER BOX */

#slider_box
{ 
	margin: 0px 0px 10px 0px; 
	padding: 7px 7px 7px 7px; 
	float: left; width:764px; 
	text-align: justify; 
	/*background-color:#F5F5FF; */
	/*border-top: 1px solid #5368a9;*/
	border: 0px;
}

/* WELCOME BOX LINKS */

#welcome_box_links
{ 
	float: left; 
	width: 490px; 
	margin: 0 0px 0px 0;
	vertical-align:middle;
}

#welcome_box_links li
{ 
	list-style:disc; 
	border-bottom: 0px solid #663300; 
	padding: 1px; margin: 0; 
}

#welcome_box_links li a
{ 
	font-size:12px; 
	font-weight:bold; 
	padding: 0 0 0 0px; 
	color:#003399; text-decoration:none;
}

#welcome_box_links li a:hover 
{ 
	font-size:12px; 
	font-weight:bold; 
	padding: 0 0 0 0px; 
	color:#FF0000; 
	text-decoration:none;
}

/* WELCOME BOX SLIDESHOW */

#welcome_box_slideshow 
{ 
	margin-left:500px; 
	width: 250px;
}

#slideshow {
    position:relative;
    height:178px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* SEPARATOR */

.line 
{
	height: 2px;
	margin: 10px 0 10px 0;
}


/* MAIN CONTENT NEWS BOXES */

.main_content_left_news_box
{
	float: left;
	width: 371px;
	height:127px;
	padding: 7px;
	background: url("/beta/_resources/images/bgtest.jpg") repeat-x;
	color: #003399;
}

.main_content_right_news_box
{
	float: right;
	width: 371px;
	height:127px;
	padding: 7px;
	background: url("/beta/_resources/images/bgtest.jpg") repeat-x;
	color: #003399;
}

/* LEFT HAND NAVIGATION - This one is for both the main page and sub-pages */

.left_hand_navigation 
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 190px;
	margin: 0px 0px 7px 0px;
}

.left_hand_navigation a
{
	color:#003399;
	text-decoration:none;
	line-height:16px;
}

.left_hand_navigation a:hover
{
	color:#CC0000;
	text-decoration:none;
	line-height:16px;
}

p.news 
{
	border-left:4px solid #D1D8E8; 
	padding-left:4px;
	padding-top:0px;
	padding-bottom:0px;
}

/* FOOTER */

.footer 
{ 
	clear: both; 
	color: #5368A9; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #5368A9; 
	text-align: center;  
	line-height: 13px;
}

.footer a 
{ 
	text-decoration: underline; 
	color:#003399;
}

.left_hand_navigation ul
{
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
}

.left_hand_navigation li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-bottom: 1px dotted #5368A9;
}

.breadcrumb ul
{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}

.breadcrumb li
{
	margin: 0px;
	padding: 0px;
}

/* NAVIGATION - 05-20-2010 */

#navigation
{
	height:35px;
	width:1000px;
	margin: 0px 0px 0px 0px;
	/*border:#000099 1px solid;*/
	/*line-height:1em;*/
	position:relative;
}


#navigation ul
{
position:absolute;
text-align:center;
margin-top:8px;
padding-left: 0;
margin-left: 0;
background-color: orange;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navigation ul li {display: inline;}

#navigation ul li a
{
	align:center;
	font-weight:bold;
	padding: 0.2em 1em;
	background-color: #ffffff;
	color: 000066;
	text-decoration: none;
	float: left;
	border-right: 1px solid #516AAC;
}

#navigation ul li a:hover
{
background-color: #000066;
color: #fff;
}

#navigation ul li a.applynow
{
background-color: orange;
color: #000066;
border-right: 1px solid orange;
}

/* TABLE TEST 3/22/2011 */

#ecc-table-a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	width: 100%;
	text-align: left;
	border-spacing:1px;
	/* border-collapse: collapse; */
}
#ecc-table-a th
{
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	background: #b9c9fe;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #fff;
	color: #039;
}
#ecc-table-a td
{
	padding: 8px;
	background: #EDF0FF; /* #e8edff; */
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#ecc-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
	border-bottom: 1px solid #000088;
	border-top: 1px solid #000088;
}

/* TABLE TEST END */



