/* CSS Document */

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

html, body {
	margin: 0px; padding: 0px;
	background:  #CDD4E2 ;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #424242;
}

html, body { height:100%; } 

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

a{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #006699; font-weight:500; font-size:12px; padding:2px 0px 2px 2px; margin:0px; 
}

a:hover{font-weight:500; color: #021B35; text-decoration:underline; 
}
a:active{font-weight:500; color: #006699;
}
#headerPrint{
display:none;
}
/* -- Position ---------------------------- */

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

#container {
	width: 778px; 
	margin: 0 auto -21px auto;
	padding: 0 0px 0 0px;
	background:  #ffffff url(images/mainBack.gif) repeat-y;
}
#collegeBanner {
	margin: 0 auto;
	height: 40px; width: 778px;
	background: #E1E5E6 ;
	text-align: right;
}
#header {
	margin: 0 auto;
	height: 90px; width: 778px;
	background: #5C5C5C;
	text-align: right;
}

#menutop {
	margin: 0 auto;
	float: right;
	height: 31px; width: 602px;
	background: #f5f5f5 url(images/backTopBanner.gif) repeat-x;
	text-align: right;
}



#colL { height: auto; width: 176px; float: left; 
		
		}
		
#colL table { height: auto; margin-bottom: 0px;}


#colR { height: auto; width: 588px; float: right; padding: 5px 5px 5px 5px; }

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


#space 			  { clear:both; height:6px; } /*needed to make room for footer*/
* > html #space  { float:left; width:100%;  } /* ie mac styles */


#footer {
	margin: 0 auto;
	position:relative;
	clear: both;
	background: #4D5B7A;
	border: 1px solid #006699;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#013868;
	text-align: center;
	padding-top:3px;
	background-color: #CBE2FB;
	width: 776px;
}

/* ---- Top menu layout ------------------- */

#topmenu-nav    { border: 0;  margin: 0;  margin-top: 4px; float: right; text-align: center; }
#topmenu-nav li { display: block; float: left; height:23px; list-style-type: none; text-align: center; border-left: 1px dotted #ACA58F; margin: 0px;}
#topmenu-nav a{ display: block; text-align: center; padding: 5px 5px 0px 5px; color: #FFFFFF; font-weight:700; text-decoration:none; background: none;}
#topmenu-nav a:hover  { display: block; text-align: center; padding: 5px 5px 0px 5px; color: #86806B ;font-weight:700; text-decoration:none; background: none; }

         

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

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


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

#sidemenu, .mainlevel { font-weight: 600; font-size: 11px; margin: 0; padding: 0; border:0px; }

#sidemenu a, .mainlevel {
	height: 16px; display:block;
	padding: 5px 5px 5px 25px;
	color: #003678; text-decoration: none;
	background: url(images/btnLeft.gif)  no-repeat;
	
}

#sidemenu a:hover, .mainlevel:hover { background: url(images/btnLeftOn.gif) no-repeat;  font-weight: 600;font-size: 11px; color: #003768; text-decoration: none; }

#sidemenu .active, #active_menu     { background: url(images/btnLeftActive.gif) no-repeat;  }

#sidemenu    { border: 0;  }
#sidemenu li { list-style-type: none;  }
#sidemenu a  { display: block; width: 99.99%; }

.mainlevel {
	position: relative; z-index: 100; margin: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;
}

/* -- Module---------------------------- */

.moduletable{
	width:578px;
	border:0;
	padding:0px, 0px, 0px, 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	margin: 0px, 0px, 0px, 6px;
}
.moduletableTitle{
	width:565px;
	height:11px;
	color: #FFFFFF; font-weight:600; 
	padding:2px 2px 2px 10px;
	border-bottom: 1px solid #485574;
	background: #ffffff url(images/bckModuleTitle.gif) no-repeat left;
}

.moduletableTitleBig{
	width:565px;
	height:12px;
	color: #485574; font-weight:700; 
	padding:2px 2px 2px 10px;
	border-bottom: 1px solid #485574;
	background: #ffffff url(images/bckModuleTitleBig.gif) no-repeat left;
}

.moduletableSubTitle{
	width:565px;
	height:12px;
	color: #006699; font-weight:700; 
	padding:2px 2px 2px 10px;
	border:0;
	background: #ffffff url(images/bckModuleSubTitle.gif) no-repeat left;
}

.moduletabledescription{
	width:574px;
	padding:2px, 2px, 2px, 2px;
	color: #003366;
	font-weight:500;
	border-width: 0;
	background-color:#FFD200;
	margin-left: 6px;
}

/* -- moduleSmallTable---------------------------- */

#smalltable{
	width:186px;
	margin-top:2px;
	border:0;
	padding:0px;
	float:right;
}
#smalltable .titleSmall{
	width:180px;
	height:12px;
	padding:2px; display:list-item;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	color: #006699; font-weight:700; font-size:12px;
	list-style-image:url(images/bullet.gif); list-style-position:inside; background-color:#CDD4E2;
}

#smalltable .descriptionSmall{
	padding:4px; 
	font-family:Arial, Helvetica, sans-serif;
	color: #021B35; font-weight:500; font-size:11px;
	border:1px solid #9DA6B9;
}
#smalltable img{
	padding:4px; 
	border:1px solid #9DA6B9;
}



/* -- News---------------------------- */

#moduleNews {
    width:289px;
	margin: 0px; 
	float: left;
	font-family:Arial, Helvetica, sans-serif; text-align: left; 
	color: #021B35; font-weight:500; font-size:11px;
	vertical-align:top;
	padding:0;
}

#moduleNews td{
	border-bottom: 1px dotted #E3E0D9; 
	padding:3px 8px 3px 8px;
	}

#moduleNews .title{
	display:list-item; color: #006699; font-weight:700; font-size:11px; margin-top:0; margin-left:20px; vertical-align:top; list-style-image:url(images/bullet.gif); list-style-position:outside; list-style-type:none; 
}

#moduleNews .descrip, .descrip{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #021B35;
	font-weight:500;
	font-size:11px;
	margin-left:20px;
	padding-left: 4px;
}

#moduleNews .line{
	border-right: 1px solid #006699; height:100%;
}
#moduleNews .lineRight{
	border-left: 1px solid #006699; height:100%;
}

#moduleNews a{ text-align: center;  color: #006699; font-weight:700; text-decoration: none; background: none; font-size:11px;}

#moduleNews a:hover  { text-align: center;  color: #003768;font-weight:700; text-decoration: underline; background: none; font-size:11px; }
	
#moduleNews img{
	padding:0px; 
	border-width: 0;
	vertical-align:top;
}
/* -- general---------------------------- */
.images{
	padding:0px; 
	border-width: 0;
}

.MediumTableBorder{
	border: 1px solid #E3E0D9;
	padding:0px;
	margin:0;
	float:right;
	width:578px;
}
.lineSpace{
	border: 0; padding:0; margin:0; height:60px;
}
#spaceSmall  	 { clear:both; height:2px; } /*needed to make room for footer*/
* > html #space  { float:left; width:100%;  } /* ie mac styles */

/* -- buttonsTable---------------------------- */

#buttonTable{
	border:0;
	padding:0px;
	float:left;
}

#buttonTable td{ padding:0; margin:0; 
}

#buttonTable a{ margin-left:25px; margin-top:3px; height:20px; width:100%; display:list-item; list-style-position:outside; list-style-type:none; list-style-image:url(images/bulletButtons.gif); 
text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #006699; font-weight:700; font-size:12px; text-align:left; 
padding:2px 0 2px 0; 
}

#buttonTable a:hover{font-weight:700; color: #021B35; text-decoration:underline; 
}
#buttonTable a:active{font-weight:700; color: #021B35;
}

#buttonTable .tableBg{
	width:100%;
	padding:0px; 
	color: #021B35; font-weight:500;
	border: 0; background-color:#EFF1F4;
}

/* --ListTable---------------------------- */

#ListTable {
	margin: 0px; 
	float: left;
	font-family:Arial, Helvetica, sans-serif; text-align: left; 
	color: #021B35; font-weight:500; font-size:12px;
	vertical-align:top; text-align:left;
	padding:0;
}

	
#ListTable p{
	display:list-item; padding:3px 0 3px 0; list-style-image:url(images/bulletButtonsBrown.gif); list-style-position:inside; list-style-type:none; border:0; background-color: #F2F1ED;
	}

#ListTable .name{
	 display: block; width:130px; color: #383630; font-weight:500; font-size:12px; margin:1px; vertical-align:top; padding: 2px 2px 2px 15px; 
}

#ListTable .phones{
	padding: 2px 2px 2px 2px; width:447px; 
}

#ListTable  a{ text-align: center;  color: #4D5B7A; font-weight:700; text-decoration: none; background: none;}

#ListTable  a:hover  { text-align: center;  color: #86806B ;font-weight:700; text-decoration: underline; background: none; }
	
#ListTable  img{
	padding:0px; 
	border-width: 0;
	vertical-align:top;
}
.emailink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #006699;
	text-decoration: none;
}
.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #819D33;
	text-decoration: underline;
}
#liftText {	
    position:absolute;
	text-align:right;
	/*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;
}
.bluetitlegreenbkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	color: #003366;
	background-color: #e3ecf9;
	text-indent: 10px;
}
.boldblktextgreybkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CDD4E2;
	margin: 2px 2px 2px 4px;
	padding: 2px 2px 2px 4px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-left-color: #FFFFFF;
}

.boldbluetextwhtbkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #006699;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.bldgreentextwhitebkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #003768;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #FFFFFF;
}
 

