@charset "utf-8";
/* CSS Document */



body {
	background-image:url(images/bg.jpg);
	background-position:top ;
	background-repeat: repeat-x;
	background-color:#1E73A4;
	color:#000;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}	

#HD1 {
	margin-right:51%;
	background-color:#FFFFFF;
	height:203px;
}

#HD2 {
	float:right;
	width:50%;
	background:url(images/hd_bg.jpg);
	background-position:top ;
	background-repeat: repeat-x;
	height:203px;
}				

#HDmain {
	float:left;
	width:100%;
	margin:0 auto;
	position:relative;
	background:url(images/hd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:203px;
	margin-top:-203px;
}				

#wrapper {
	width:770px;
	margin:0 auto;
	position:relative;
}	


#nav_bar {
	float:left;
	width:770px;
	height:58px;
	margin:0;
	padding:0;
}	

#content_wrapper {
	float:left;
	width:770px;
	padding:0;
	margin:0;
	padding-top:5px;
	border:none;
	min-height:500px;
	background:#FFF;
}

#content_wrapper A, content_wrapper A:VISITED{
	font-weight:bold;
	color:#333;
	background: #C8DAEF;
	text-decoration:none;
}	

#content_wrapper A:HOVER {
	color:#000;
	text-decoration:underline;
}	

#breadcrumb {
	float:left;
	background:#E4E2C9;
	font-size:.8em;
	margin-left:10px;
	padding: 2px 7px 2px 7px;
}	

#breadcrumb A, breadcrumb A:VISITED{
	background:none;
	font-weight: normal;
}	

#moreinfo {
	float:right;
	background:#FAF48A;
	font-size:.8em;
	margin-right:10px;
	padding: 2px 7px 2px 7px;
}	

#moreinfo A, moreinfo A:VISITED{
	background:none;
}

#content_main {
	float:left;
	width:756px;
	padding:0;
	margin:0;
	margin-left:7px;
	margin-right:7px;
	margin-top:10px;
}		


H1 {
	padding:0; margin:0;
	font-size:1.4em;
	color:#0F4A9C;
	background:#D3E3FB;
}

H2 {
	padding:0; margin:0;
	font-size:1.2em;
	color:#0F4A9C;
	padding-top:7px;
}

H3 {
	padding:0; margin:0;
	font-size:1.1em;
	color:#0F4A9C;
	padding-top:7px;
}

P {
	font-size:.9em;
}		

sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}

#content_main li {
	list-style:circle url(images/bullet.gif);
	font-size:.9em;
	margin-bottom:.5em;	
}		

.table_form {
	border:solid 1px #000;
	font-size:.9em;
	width: 100%;
}	

.table_form TD {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}

.table_content {
	border:solid 1px #000;
	font-size:.8em;
}	

.table_content TD {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}
	
	
#footer {
	float:left;
	width:770px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:.8em;
	text-align:center;
}
		
input[type="text"], input[type="password"], input[type="textfield"], input[type="select"], input[type="button"], textarea, select {	
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-weight:normal;
	background: #ffffff;
	color:#003366;
	border:#003366 1px solid;
} 

input[type="submit"] {	
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-weight:normal;
	background:#D3E3FB;
	color:#000000;
	border:#000000 2px solid;
	text-align:center;
	margin:10px;
	width:150px;
}
input[type="submit"]:hover {	
	font-family: Arial, Helvetica, sans-serif; /* font name */
	font-weight:normal;
	background:#0F4A9C;
	color:#ffffff;
	border:#000000 2px solid;
	text-align:center;
	margin:10px;
	width:150px;
}

.lightbluebackground
{
	background:#D3E3FB;
	padding:0; margin:0;
	font-size:1.2em;
	color:#0F4A9C;
	width:100%;
	
	
}

.campusavail-text {
          
          font-size:x-small;
         
       }
       
 .admin-content {
   
        width: 95%;
        margin: 1em .5em;
        font-size:x-small;
   
      }

table.SimpleBorder {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

#imenus0 ul .imeas span
{
	background-image:url(images/arrow_sub.gif); 
    width:16px; 
    height:11px; 
    left:0px; 
    top:0px; 
    background-repeat:no-repeat;
    background-position:top left;
    }
    
#imenus0 ul .imeasj span 
{
	background-image:url(images/arrow_sub.gif); 
    width:16px; 
    height:11px; 
    left:0px; 
    top:0px; 
    background-repeat:no-repeat;
    background-position:top left;
    }
    
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span 
{
    background-image:url(images/arrow_sub.gif); 
    background-repeat:no-repeat;
    background-position:top left;
    }
    
#imenus0 li ul 
{
	background-color:#970A00; 
	border-style:solid; 
	border-color:#333333; 
	border-width:1px 1px; 
	padding:2px 2px; 
	}

#imenus0 li a 
{
	color:#FFFFFF; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none; 
	border-style:none; 
	border-color:#303030; 
	border-width:0px; 
	padding:0px;
	}
    
#imenus0 li:hover>a 
{
	background-color:#AAA63A;
	color:#ffffff; 
	}
	
#imenus0 li a.ihover, .imde imenus0 a:hover 
{
	background-color:#AAA63A; 
	color:#ffffff; 
	}
	
#imenus0 li a.iactive {}

#imenus0 ul a 
{
	color:#FFFFFF; 
	text-align:left; 
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none; 
	border-style:none; 
	border-color:#000000; 
	border-width:1px; 
	padding:2px 2px; 
	}

#imenus0 ul li:hover>a 
{
	background-color: #F5F5F5; 
	color:#000000; 
	text-decoration:underline; 
	}
	
#imenus0 ul li a.ihover 
{
	background-color:#F5F5F5; 
	color:#000000; 
	text-decoration:underline; 
	}

#imenus0 ul li a.iactive {}