/* CSS Document */

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

html, body {
	margin: 0;
	padding: 0;
	background: #bbbbbb;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	height:100%;
}

a {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: 500;  text-decoration: none;
}
a:active {
	color:#FF6600;
}
a:hover {
	font-weight: 500;
	text-decoration: underline;
}

h1{
font-size:12px;
font-weight:bold;
}
h2{font-size:12px;
font-weight:bold;
}
h3{
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #070;
}
h4{
	font-size:12px;
	font-weight:bold;
	color: #070;
}
h5{font-size:12px;
font-weight:bold;
}
.textIndent{ margin-left:20px;}

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

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

#container {
	width: 780px; 
	margin: 0 auto -33px auto;
	padding: 0 8px 12px 8px;
	background: #ffffff url(../images/shadowNEW.png) repeat-y;
}
#collegeBanner {
	margin: 0 auto;
	height: 39px; width: 778px;
	background-color: #333333 ;
	text-align: right;
}
#headerPrint { display:none;
}
#header {
	margin: 0 auto;
	height: 90px; width: 778px;
	background: #FFFFFF;
	text-align: right;
}

#menutop {
	margin: 0; padding:0;
	float: left;
	height: 26px; width: 771px;
	background: #ffffff;
	border-bottom: 1px solid #006400;
	border-left: 4px solid #006400;
}
#menutop table{
width:100%;
}



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


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

#content { height: auto; width:776px; float: left; background-color:#ffffff; border-left: 1px solid #000033; border-right: 1px solid #000033;}


#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; clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: normal;
	color:  #ffffff; text-align: center;
	padding: 2px 0 2px 0; 
	border-top:1px solid  #003300;
	background: #006600;


}

/* -- TopNav ---------------------------- */
#topmenu-nav    { position:relative; float:right; 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;}

#topmenu-nav td { border-right: 1px solid  #113448;  padding: 0px 3px 0px 3px;}

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

#topmenu-nav  form {
vertical-align:middle;
 }

.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:bold; font-size:12px;
	min-height: 18px;
	padding: 4px 5px 2px 10px;
	color: #009400; text-decoration: none;
	border-bottom: 4px solid #ffffff;
	
	
	
}
#sidemenu a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold; 
	display:block;
	min-height: 18px;
	padding: 4px 5px 2px 10px;
	color: #000000; text-decoration: none;
	background: url(../images/btnLeftNEW.gif) no-repeat;
	border-bottom:4px solid #ffffff;

}

#sidemenu a:hover {   color: #006400; text-decoration: none; }

#sidemenu a:active   { color: #006400; }

#sidemenu    { border: 0;  }
#sidemenu li { list-style-type: none;  }
#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:block;  
	width: 99.99%;
	margin: 0;
	padding: 8px 5px 5px 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;
	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;
	 display:block; width: 142px;
	color: #000000; text-decoration:none;
	background: #ffffff url(../images/subbtnLeft.gif) no-repeat top left;
	padding: 3px 9px 3px 20px;
	
}

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

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

#submenu    { border: 0;  }



.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: #99ffff;
	text-decoration: none;
}
a.small:visited { }
a.small:active { text-decoration: underline; }
a.small:hover { text-decoration: underline;}

/* CSS Document */

table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


/* -- Table Format ---------------------------- */
#tablesBody table {
	font-family: Arial, Helvetica, sans-serif; 
	border:1px solid #B4C7D8;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight:normal; 
	text-align: left;
	color: #000033;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#tablesBody td {
	margin: 0px;
	padding: 8px;
	text-align: left;
}

#tablesBody img {
	border: 0px solid #2C5273;
}
#tablesBody li {
padding-bottom:5px;
}

#tablesBody a{
text-decoration:underline;
font-weight:700;
}
#tablesBody a:hover{
text-decoration:none;
font-weight:700;
}
#tablesBody form table{
border:none;
}
#tablesBody form td{
padding:3px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	height: 15px;
	width:100%;
	background-color: #007700;
}
/* -- table with td border and padding---------------------------- */

#tableBorders { font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #383630;  background-color: #ECF1F5; border-right: 1px solid #8EABC4; border-top: 1px solid #8EABC4; border-collapse:collapse; }

#tableBorders table {
	font-family: Arial, Helvetica, sans-serif; 
	border:0;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight:normal; 
	text-align: left;
	color: #000033;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#tableBorders td{ background-color: #ECF1F5; padding: 4px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #383630; border-left: 1px solid #8EABC4; border-bottom: 1px solid #8EABC4; border-collapse:collapse;  }

#tableBorders  .TitlePositionTeam { background-color: #8EABC4; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: 700; color: #042948; }

#tableBorders  img { border: 1px solid #365168; margin:2px; }

	
/* ---- Ancillari Table Contact and Services --------*/

#AncillaryTableBorders{ border-right: 1px solid #8EABC4; border-top: 1px solid #8EABC4; border-bottom: 1px solid #8EABC4; border-collapse:collapse; background-color:#ffffff; float:left; padding:0;  margin:0;   }
#AncillaryTableBorders table{width:100%; }

#AncillaryTableBorders td{ padding: 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #383630; border-left: 1px solid #8EABC4;  border-collapse:collapse; margin:0;}

#AncillaryTableBorders  .TitleDepartments { background-color:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: 700; color: #000000; border-bottom: 1px solid #8EABC4; margin-bottom:5px; display:block; }

#AncillaryTableBorders  img { border:0; margin:0px 5px 15px 0px; display:block; }


	

/* -- moduleservices---------------------------- */

#services .Ontab{
	width:85px;
	margin-top:4px;
	padding:10px 0 2px 5px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff; font-weight:700; font-size:12px;
}

#services .tab2{
	width:300px;
	margin-top:4px;
	padding:10px 0 2px 15px;
}



#services {
	border:0;
	padding: 0;
	float:left;
}

#services li{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #1F4461; font-weight:500; font-size:12px; margin: 0px; vertical-align:middle; list-style-type: disc; list-style-position: outside;  
}

#services a{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #4D7394; font-weight:500; font-size:12px; margin: 0px; padding: 0px; 
}
#services a:hover{font-weight:700; color: #485574; text-decoration: none; 
}
#services a:active{font-weight:700; color: #485574;
}

#services table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	text-align: left;
	color: #000033; 
	margin: 0;
	padding: 0;
	width: 580px;
}

#services img {
	margin: 0px;
	padding: 0px;}

.moduletab{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	width: 568px;
	height:12px;
	color: #485574; font-weight:700; 
	padding:2px 2px 2px 10px;
	background: #ffffff url(../images/tab1.gif) no-repeat left;
}


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



#tableSiteMap {
	width:578px;
	border:1px solid #7685A4;

	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #ffffff;
}

#tableSiteMap td {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 500;
	text-align: left; padding: 3px; color: #000000; }



#tableSiteMap a {
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color: #000000; font-weight:normal; text-decoration:underline;    
	
}

#tableSiteMap a:hover {
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color:#FF6600; font-weight:normal;  text-decoration:underline; 
	
}

/* -- tables ---------------------------- */
.titleSiteMap{
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: 700; color:#003366; text-align: left; padding: 3px; border-bottom:1px solid #7685A4;
}

/*****-----List Format  with bullet********/

#containerul ul{
 font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px;
  text-align:left;
  margin-left:5px; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px;
  margin:5px 5px 5px 5px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding-left:20px; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */ background:url(../images/page.gif) no-repeat 0 2px;
}

#containerul li li{
  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px;
  margin:8px 5px 8px 10px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding-left:5px; /* Removes browser default padding applied to the list items. */
  list-style-type:circle; /* Removes the bullet point that usually goes next to each item in a list. */ background:none;
}

#containerul .backBTN{ /* Various styles to position the symbols next to the items in the menu. */
  display: block;
   /*background: url(../images/back.gif) no-repeat  0 3px;*/
   width: 90px;
   height:20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px;
  margin:5px 5px 5px 5px; 
  padding-top:5px; 
  padding-left:20px; 
  border:0; float:right;
}
/* CSS Document */

.titleBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000033;
	text-align: left;
	vertical-align: middle;}
	
.dashedLine{ border-top: 1px dashed #79838B; width:100%; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500; 
	padding:8px;}
	
.text {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
	text-align: left; padding: 3px;
}

.titleUnderlineBold{
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color: #485574; font-weight:700; 
	padding:2px 2px 0 10px; text-decoration:underline;
}

.borderTable {	border: 1px solid #1F4461;  background-color: #ECF1F5; }

.imagePadding{
margin:5px;
}
#extraMenu{
    width:100%;
	margin-bottom:4px;
	background-image:url(../images/menu_bg_trans.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#extraMenu table{
border:none;
background:none;
}

#extraMenu td{
	border-collapse:collapse;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #959595;
	border-bottom-color: #959595;
	padding: 8px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	width:auto;
}
#extraMenu td{
	font-weight: bold;
	color: #000000;
}
#extraMenu a{
	font-size: 12px;
	font-weight: bold;
	
}
#extraMenu a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;	
}

#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;
}
#whatsNew {
float:right;
width:300px;
margin-left:15px;
}
#whatsNew table{
border:2px dashed #009900;
background-color:#f2fff2;
float:right;
display:block;
width:300px;
}
#whatsNew td{
padding:3px;
}

