/* CSS Document */

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

html, body {
	margin: 0px; padding: 0px;
	background-color: #ffffff;
}

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

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

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

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

#container {
	width: 580px; 
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
#collegeBanner {display:none;
}

#headerPrint { display:block;
}

.titleBannerforPrint {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: bold; 
	color: #333333;
	text-align:right;
	padding: 2px;
	border-bottom: 2px solid #000000;
}


#header {
	display: none;
}

#menutop {
	display: none;
}



#colL { display: none;
		}
		
#Leftmenutable { display: none;
		}


#colR { float: none; width: 580px; margin:0; padding: 0; background-color: #ffffff;}



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

#footer {
	margin: 0;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal;
	color: #122126; text-align: center;
	padding:0;
	background-color: #ffffff;


}

/* -- TopNav ---------------------------- */
#topmenu-nav    { display: none;}


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

#sidemenu, .mainlevel { display: none;}

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

.formtable { border:0px;  margin:0px; padding: 0px 5px 0px 5px; color:#86806B}

input.inputbox, textarea.inputbox {
	margin-top: 0px; margin-bottom: 0px;
	background-color: #ffffff;
	border: 1px solid #86806B;
	color: #0A223D;
}

.button {
	height:20px;
	color: #000000; font-weight:bold; font-size:12px;
	border-width: 1px; border-style: solid;
	border: 1px solid #86806B;
	background-color: #F2F1ED;
}

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

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

.moduletableTitleBig{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	width: 576px;
	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{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	width: 100%;
	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{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	width: 100%;
	padding:4px; 
	color: #021B35; font-weight:500;
	border-width: 0;
	border: 1px solid #7685A4; background-color:#EFF1F4;
}

/* -- 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;
	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 dashed #E3E0D9; 
	padding:3px 0 3px 0;
	}
#moduleNews .bgBullet{	
 background: #ffffff url(images/bulletBg.gif) no-repeat top left;  } 

#moduleNews .title{
	font-family:Arial, Helvetica, sans-serif;  color: #4D5B7A; font-weight:700; font-size:11px; margin-top:0; margin-left:20px; vertical-align:top;   
}

#moduleNews .descrip{
	margin-left:20px;  font-family:Arial, Helvetica, sans-serif; font-size:11px; 
}

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

#moduleNews a{ font-size:11px; color: #4D5B7A; font-weight:500; text-decoration: underline; background: none;}

#moduleNews a:hover  { color: #86806B ;font-weight:500; text-decoration: underline; background: none; }
	
#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:3px; } 
* > html #space  { float:left; width:100%;  } 

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

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

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



#buttonTable a{ margin-left:18px; height:10px; width:100%; text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #3D4868; font-weight:700; font-size:12px; text-align:left; 
}

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

a.small {
	font-face: Arial; font-size: 11px;
	color: #ffffff; text-decoration: underline;
}
a.small:visited {color:#ffffff; text-decoration: underline;}
a.small:active { color:#ffffff; text-decoration: underline;}
a.small:hover { color: #66ccff; text-decoration: underline;}
