/* CSS Document */



/* -- General ------------------------------ */



html, body {

	margin: 0px; padding: 0px;

	background-color: #CCCCCC;

	background: #ffffff url(../images/background.gif) repeat;

}



html, body { height:100%; } 



html, body {
	margin:0;
	padding:0;
	display: block;
}





a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;

}



a:active {


	

}

a:hover {
	font-weight: bold;
	text-decoration: none;

	

}



.textIndent{ margin-left:20px;}



/* -- Position ---------------------------- */



#container		  { min-height:100%; height:auto;}

* html #container { height:100%; }



#container {

	width: 778px; 

	margin: 0 auto -21px auto;

	padding: 0;

	background: #ffffff url(../images/mainBack.gif) repeat-y;

}

#collegeBanner {

	margin: 0 auto;

	height: 39px; width: 778px;

	background-color: #333333 ;

	text-align: right;

}

#headerPrint { 
display:none;
visibility:hidden;

}

#header {
	width: 778px;
	background: #5C5C5C;
	margin:0px;
	padding:0px;

}



#menutop {
	margin: 0;
	padding:0;
	height: 28px;
	width: 778px;
	display: block;
	float:left;
	clear:both;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left bottom;
}







#colL { height: auto; width: 171px; float: left; }

		

#colL table { height: auto; margin-bottom: 0px;}
#colL ul{
	height:auto;
	
	
	}
#colL li{
	height:auto;

	}
#colL li a{
	height:auto;

	}




#colR { height: auto; width: 590px; float: left; padding:5px; }


#colR a:hover{
	color:#060;
	text-decoration:underline;
	
	}

#content { width: 100%; font-size: 12px; text-align:center;  }



#space 			  { clear:both; height:6px; } /*needed to make room for footer*/

* > html #space  { float:left; width:100%;  } /* ie mac styles */





#footer {

	margin: 0 auto;

	width: 778px;

	position:relative; clear: both;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px; font-weight: normal;

	color:  #113448; text-align: center;

	padding: 2px 0 2px 0; 

	border-top:1px solid  #113448;

	background:#ffffff url(../images/footerBack.gif) repeat;





}



/* -- TopNav ---------------------------- */

#topmenu-nav    { position: relative; list-style: none; display: block;}



#topmenu-nav    { border: 0;  margin-top: 2px; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; float:right; background-color:#FFFFFF;}



#topmenu-nav td { border-left: 1px solid  #113448;  padding: 0px 5px 0px 5px; background-color:#FFFFFF;}



#topmenu-nav a{  text-align: center; color:  #113448; text-decoration: none;}

#topmenu-nav a:hover  {  text-decoration: underline; }



.borderTable{ margin-top:1px; border-bottom: 1px solid #666666;

}



.mainMenu{ margin:0; margin-top: 1px; border: 0; float: right;

}



select {

	margin: 0; border: 1px solid #F2F5F8; font-weight: 500; color:  #113448; 

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px; padding:0; }



/* ---- Side menu layout ------------------- */



#sidemenu, .mainlevel { font-family: Arial, Helvetica, sans-serif; font-weight:500; font-size:12px; margin: 0; padding: 0; width:171px; border: 0; }





#sidemenu .OnState {

font-family: Arial, Helvetica, sans-serif; font-weight:500; font-size:12px;


	height:18px;

	padding: 4px 5px 2px 10px;

	color: #113448; text-decoration: none;

	background: url(../images/btnLeftOn.gif) no-repeat;

	

	

}

#sidemenu a {

font-family: Arial, Helvetica, sans-serif; font-weight:500; font-size:12px;

	display:block;

	
	height:18px;

	padding: 4px 5px 0px 10px;

	color: #ffffff; text-decoration: none;

	background: url(../images/btnLeft.gif) no-repeat;



}



#sidemenu a:hover { background: url(../images/btnLeftOn.gif) no-repeat;  color: #113448; text-decoration: none; }



#sidemenu a:active   { background: url(../images/btnLeftOn.gif) no-repeat; color: #113448; }



#sidemenu    { border: 0;  }

#sidemenu li { list-style-type: none; margin:0; padding:0; }

#sidemenu a  { display: block; width: 99.99%; }





.mainlevel {

	position: relative; z-index: 100; margin:0px ; 

}



/* ---- Sub-menu layout ------------------- */



#submenu { font-family:  Arial, Helvetica, sans-serif; font-weight:500; font-size:12px; margin: 0; padding: 0; width:171px; border: 0; }



#submenu .titleMenu{

	 font-family: Arial, Helvetica, sans-serif; font-weight:500; font-size:12px; 

	 display:table-cell;  

	width: 99.99%;

	margin: 0; 

	height: 18px;

	padding: 5px 5px 0px 10px;

	color: #113448; text-decoration: none;

	background:url(../images/areaTitle.gif) no-repeat;

	

}

#submenu .OnStateSub {

font-family: Arial, Helvetica, sans-serif; font-weight:500; font-size:12px;

	height: 15px;

	color: #000000; text-decoration: none;

	background: #ffffff url(../images/subbtnLefton.gif);

	padding: 3px 5px 0px 20px;

	

}



#submenu a {

font-family: Arial, Helvetica, sans-serif; font-weight:500; font-size:12px;

	height: 16px; display:block; width: 99.99%; 

	color: #000000; text-decoration:none;

	background: url(../images/subbtnLeft.gif) no-repeat;

	padding: 3px 5px 0px 20px;

	

}



#submenu a:hover { background: url(../images/subbtnLefton.gif) no-repeat;  color: #084256; text-decoration: none; }



#submenu a:active   { background: url(../images/subbtnLefton.gif) no-repeat;  }



#submenu    { border: 0;  }

#submenu li { list-style-type: none;  }





.textLayers {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 0px;

}



/* -- Forms ---------------------------- */



.formtable { border: 0;  margin: 0; padding: 0px 5px 0px 5px; vertical-align: middle; }



input.inputbox, textarea.inputbox {

	margin-top:0px;

	background-color: #ffffff;

	border: 1px solid #86806B;

	color: #0A223D;

}



.button {

	height:19px;

	color: #0A223D; font-weight:bold; font-size:12px;

	border: 1px solid #86806B;

	background-color: #F2F1ED;

}



/* -- Small Link ------------------------------ */

a.small {

	font-family: Arial, Helvetica, sans-serif; font-size: 11px;

	font-weight: normal; color: #355675;

	text-decoration: none;

}

a.small:visited {color:#000000; }

a.small:active { color: #666666; text-decoration: underline; }

a.small:hover { color: #355675; text-decoration: underline;}



#liftText {	

    position:absolute;

	text-align:right;

	/*use the "right" property on a full width page*/

	/*right:193px;*/

	/*use the "width" property on a template page*/

    /*these are new*/ width:50px;

    /*these are new*/ top:-200px;

	border:0px;

	margin:0px;

	padding:0px;

}

#liftText a{

   font-family:Verdana, Arial, Helvetica, sans-serif;

   font-size:10px;

   color:#FFFFFF;

   text-decoration:none;

   border:0px;

   margin:0px;

   padding:0px;

}

#liftText a:hover{

   text-decoration:underline;

   color:#EAEAEA;

}

