/* CSS Document */

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

html, body {
	margin: 0px; padding: 0px;
	background:  #E4E9EB ;
	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; font-weight:normal; padding:0; margin:0px; 
}

a:hover{font-weight:normal; text-decoration:underline; 
}
a:active{font-weight:normal;
}

.menuSpacer{background-image: url(images/menuBgSpacer.gif);
height:5px;
}

/* -- Hide print header code. ------------------------------------*/
#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-color: #ffffff;
	background-image: url(images/bckpage_center.gif);
	background-repeat: repeat-y;
}
#collegeBanner {
	margin: 0 auto;
	height: 40px; width: 778px;
	background: #E1E5E6 ;
	text-align: right;
}
#header {
	margin: 0 auto;
	height: auto; width: 778px;
	background: #5C5C5C;
	text-align: right;
	border-bottom:solid 1px #767676;
}

#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; 
		background: #c1c1c1;
		}
		
#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:21px; } /*needed to make room for footer*/
* > html #space  { float:left; width:100%;  } /* ie mac styles */


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



}

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

.paddingTopNav {padding-top: 5px;}

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

#topmenu-nav td { border-left: 1px dotted #ACA58F;  padding: 0px 5px 0px 5px;}

#topmenu-nav a{  text-align: center; color: #0A223D; text-decoration: none; font-weight:700; vertical-align:text-bottom; }
#topmenu-nav a:hover  {  color: #86806B ; font-weight:700; text-decoration:none;}
         

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

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


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

#sidemenu { font-weight: bold; font-size: 11px; margin: 0; padding: 0; border:0px; }

#sidemenu a {
	height: 21px;
	padding: 5px 5px 0px 25px;
	color: #FFFFFF; text-decoration: none;
	background: url(images/left_menu_btn_up.gif)  no-repeat;
	
}
#sidemenu  .mainlevelOverState {
	height: 21px;
	padding: 5px 5px 0px 25px;
	color: #FFFFFF; text-decoration: none;
	background: url(images/left_menu_btn_over.gif)  no-repeat;
	
}

#sidemenu a:hover { display:block; background: url(images/left_menu_btn_over.gif) no-repeat;  color: #ffffff; text-decoration: none; }


#sidemenu .divider {
	height: 5px; 
	padding: 0;
	background: url(images/leftMenuDivider.gif)  no-repeat;
	
}

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

.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:100%;
	border:0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.moduletable a{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
}
.moduletableTitle{
	width:565px;
	height:12px;
	color: #1B1B1B;
	font-weight:700;
	padding:2px 2px 2px 10px;
	border-bottom: 1px solid #485574;
	background: #ffffff url(images/bckModuleTitle.gif) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.moduletableTitleBig{
	width:570px;
	height:12px;
	color: #1B1B1B; 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: #383630; font-weight:700; 
	padding:2px 2px 2px 10px;
	border:0;
	background: #ffffff url(images/bckModuleSubTitle.gif) no-repeat top left;
}

.moduletabledescription{
	width:574px;
	padding:4px; 
	color: #021B35; font-weight:500;
	border-width: 0;
	border: 1px solid #383630; background-color:#EFF1F4;
}
.moduletablebody {
	width:574px;
	padding:4px;
	color: #1B1B1B;
	border-width: 0;
	border: 1px solid #383630;
	background-color:#F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

#smalltable{
	width:186px;
	margin-top:2px;
	border:0;
	padding:0px;
	float:right;
}
#smalltable .titleSmall{
	width:180px;
	height:12px;
	padding:2px; 
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px;
	
}

#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;
}


/* -- 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:3px; } /*needed to make room for footer*/
* > html #space  { float:left; width:100%;  } /* ie mac styles */

/* -- buttonsTable---------------------------- */
#buttonTable2 .bgPrograms2{ padding:2px 2px 2px 20px; margin:0; background:url(images/media_program_bg_arrow.gif) no-repeat top left;
}
#buttonTable2 .bulletPoints{ padding:2px 2px 2px 20px; margin:0; background:url(images/BgPrograms.gif) no-repeat top left; 
}
#buttonTable2 td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
}
#buttonTable{
	border:0;
	padding:0px;
}

#buttonTable td{ padding:2px 2px 2px 20px; margin:0; background:url(images/BgPrograms.gif) no-repeat top left; 
}


#buttonTable a{ margin-left:0px; margin-top:3px; height:20px; width:100%; position:outside; 
text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #3D4868; 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{
	padding:3px 0 3px 0;  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;
}
.alphaBg {
    background-image: url(images_new/left_menu_btn1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 20px;
	margin: 0; 
	border: 0;
	cursor: default;
	filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}


/*background-image: url(images_new/menu_transparent.gif);*/

.alphaHitState {
display:block;
background-image: url(images_new/menu_transparent.gif);
background-repeat: no-repeat;
background-position: left top;
padding: 0px 0px 0px 0px;
}

.right {
	float: left;
}
.menuLeftBg {
	background-image: url(images_new/left_menu_bg_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* News Item Intro box styles */
#mediaNewsBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#mediaNewsBoxText .mediaNewsIntroText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	color: #000000;
}
#mediaNewsBox{
	border: 1px solid #DDDDDD;
	}

#mediaNewsBoxImage a, .mediaNewsLink{
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 12px;
	vertical-align: bottom;
	background: url(images/media_news_box_bg.gif) no-repeat center bottom;
	height: 59px;
	width: 127px;
	}
		
#mediaNewsBoxImage a:link, .mediaNewsLink{
	vertical-align: bottom;
	background: url(images/media_news_box_bg.gif) no-repeat center bottom;
	height: 59px;
	width: 127px;
	}
	
#mediaNewsBoxImage a:hover, .newsBgImage:hover{
    display:block;
    background: url(images/media_news_box_bg_over.gif) no-repeat center bottom; 
	text-decoration: none;
    }

#mediaNewsBoxImage a:active{
    display:block;
    background: url(images/media_news_box_bg_over.gif) no-repeat center bottom;
    text-decoration: none;	
    }
.programNavTableAlt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
}
.galleryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #D4D4D4;
	padding: 2px;
}
.award_page_separator {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFC062;
}
#mainSmallBannerBoxOutline {
	border: 1px solid #B6B6B6;
}
#mainBoxOutline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D4D4;
}#photoWithCreditStyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin-right: 5px;
	padding: 0px;
	margin-top: -5px;
}
#photoWithCreditStyle span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
#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;
}