/* CSS Document */
body 
{
	margin: 0px;
	padding: 0px;
	color: #252525;
	background-color:#FFFFFF;
	font: 90% Arial,Tahoma,Verdana,sans-serif;
}
#banner_navigation{	
	width:168px;
	height:27px;
	float:left;
	overflow:hidden;
	text-align:center;
	color:#FFFFFF;	
	background-position:top;
	position:absolute;
	margin-top:-324px;
	margin-left:116px;
	padding:4px 0px;
	z-index:90;
	
}

p,h1,h2,h3,h4
{
	margin:0px 0px 10px 0px;
	padding: 0px;
}

#blue_heading
{
	float:left;
	margin-left:20px;
	margin-top: 8px;
}
#gray_heading
{
	float:left;
	margin-left:20px;
	margin-top: 8px;
}
h2
{	
	font-size: 15pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	margin-top:7px;
	margin-left:50px;
}

h3
{
	font-size: 15pt;
	color: #050505;
	text-decoration: none;
	font-weight: lighter;
	margin-top:7px;
	margin-left:50px;
}

h4
{
	font-size: 13pt;
	color: #1EB7E3;
	text-decoration: none;
	font-weight: normal;
	margin-top:7px;
}
h5
{
	font-size: 16pt;
	color: #1EB7E3;
	text-decoration: none;
	font-weight: normal;
	margin-top:7px;
}
p{
	line-height: 17px;
	text-align:justify;
}

#header_wrap 
{	
	background: url(../images/header-bg.jpg) repeat-x scroll 0%;
	background-position: top;
	width: 100%;
	height:199px;
	margin: 0px auto 0px auto;
	overflow:hidden;
}

#header_content{
	width:1000px;
	margin: 0px auto 0px auto;
}

#school_logo
{
	float:left;
	margin-top:20px;
}

#school_name
{
	float:left;
	margin-top:30px;
}
#quick_links
{
	float:right;
	margin-top:40px;

}
#header_menu
{
	float:left;
	width:1000px;
	margin-top:37px;
}
#header_menu_seprator
{
	float:left;
	width:1px;
}

#header_menu_text
{
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;	
}

#header_menu_item a
{
	float:left;
	color:#FFFFFF;
	background:url(../images/menu-normal.png);
	width:142px;
	height:43px;	
	text-decoration: none;
}


#header_menu_item a:hover
{
	float:left;
	color:#01B9F6;
	background:url(../images/menu-highlight.png);
	width:142px;
	height:43px;	
	text-decoration: none;
}

#banner_wrap 
{
	background-position: top;
	width: 100%;
	height:320px;
	margin: 25px auto 25px auto;
	overflow:hidden;
}

#banner_content{
	width:1000px;
	margin: 0px auto 0px auto;
}


#body_wrap 
{
	width: 100%;
}

#body_content{
	width:1000px;
	margin: 0px auto 0px auto;
}

.MenuLink:link 
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

.MenuLink:visited
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

.MenuLink:hover
{
	color:#07B5E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

#event_bullet
{
	margin-top:10px;
}
#event_text
{
	margin-top:8px;
	color:#1EB7E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#event_not_found
{
	margin-top:8px;
	color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#event_date
{	
	margin-top:8px;
	margin-bottom:8px;
	color:#4E4E4E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;	
}

.border
{
	border: 1px solid #CCCCCC;
}

#news_text
{
	margin-top:10px;
	margin-bottom:10px;
	color:#505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer
{
	width:1000px;
	float:left;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

#bold_text
{
	margin-top:8px;
	margin-bottom:8px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 11pt;
}

#bold_small_text
{
	margin-top:8px;
	margin-bottom:8px;
	text-decoration:underline;
	font-weight: bold;
	font-size: 9pt;
}

.table_header
{
	background:#1DC1F6;
	height:28px;
	
	font-size: 15pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;	
}
.table_seprator
{
	background-color:#CCCCCC;
	height:1px;
}
.blue_text
{
	font-size: 16px;
	color:#01B9F6;
	font-weight:bold;
}
.note
{
	color:#1DC1F6;
	font-style:italic;
}

.bold_text
{
	color:#1DC1F6;
	font-size:16pt;
	font-weight:bold;
}

.btn
{	
	cursor:pointer;
}
.btn_left
{	
	float:left;
	background:url(../images/btn-left.jpg) no-repeat;
	height:28px;
	width:5px;
}
.btn_center
{
	float:left;
	background:url(../images/btn-center.jpg) repeat-x;
	color:#FFFFFF;
	font-size:9pt;
	height:28px;
	text-decoration:none;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}
.btn_center:hover
{
	float:left;
	background:url(../images/btn-center.jpg) repeat-x;
	color:#EEEEEE;
	font-size:9pt;
	height:28px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}

.btn_right
{
	float:left;
	background:url(../images/btn-right.jpg) no-repeat;
	height:28px;
	width:5px;
}
