body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link {color: #005a9c; text-decoration:none; font-weight:400; }

a:hover {
	color: #CC0000; text-decoration:none;
}
a:visited {
	color: #005a9c; text-decoration:none;
}
.page-titles {color: #005a9c; font-size:24px;  font-family: "Arial Narrow", Arial, "Arial Black"; font-weight:400;}

.blue-titles {color: #005a9c; font-size:12px;  font-family:  Arial, "Arial Black"; font-weight:bold;}

.navigation-titles {color: #6b7f84; font-size:18px; font-weight:800;  }

.newsarticle-titles {color: #005a9c; font-size:14px; font-weight:800;  font-family:Arial, Helvetica, sans-serif;}


.paragraph-titles {color: #6B7F84; font-size:14px; font-weight:800;  font-family:Arial, Helvetica, sans-serif;}

.home-text {color: #005a9c; font-size:13px;  font-family:  Times, Verdana, Arial, "Arial Black"; font-weight:normal;}





#footer a:visited {color: #005a9c; }

.footer-text {
	COLOR: #005a9c; padding-left: 20px;
}

.footer-text a:visited {
	COLOR: #005a9c; 
}

#footer a:hover {
	COLOR: #6b7f84; TEXT-DECORATION: underline
}

.left-promo {padding-left: 20px;}

/*
------ Center Page ------
*/
.centerall {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/*
------ Search Container ------
*/
#searchcontainer {
	position: absolute;
	top: 5px;
	left: auto;
	width: 800px;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	padding: 3px;
	float: right;
	text-align: right;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	}

#searchcontainer ul {
	margin-left: 0;
	padding-left: 0;
	display: block;
	width: 800px;
	} 
#searchcontainer a {
	position: relative;
	top: 1px;
	color: #000000;
	text-decoration: none;
}
#searchcontainer ul li {
	margin-left: 0;
	padding-left: 10px;
	border: none;
	list-style-type: none;
	display: inline;
	text-align: right;
	}

	#searchcontainer .search {
	position: relative;
	display: block;
	width: 100px;
	height: 14px;
	float: right;
	margin-right: 5px;
	padding-top: 0px;
}

#searchcontainer .search input {
	margin-bottom: 5px; 
	padding: 0px 6px 0px 0px;
	margin-left: 8px; 
	color: #000000;
	width: 100px; 
	height: 14px; 
	font-size:11px;
	padding-right: 8px;
	text-align: left;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-width: 1px; 
	border-style: solid;
	border-color: #666666;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center right;
}

#searchcontainer .search { 
	width: auto;
	margin-right: 10px;
	background-repeat: no-repeat;
}

 #searchcontainer .search button {
 	position: relative;
	top: -1px;
	left: 2px; 
	cursor: pointer;
	width: 15px; 
	height: 16px; 
	margin: 0; 
	padding: 0; 
	border: solid 1px #666666; 
	background-color: transparent;
	background:url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
} 

.searchlink {
         position:absolute;
        left: 90px;
        top: 1px;
        width: 16px;
        height: 16px;
         text-align:right;
         z-index:9999;
         background-color:transparent;
         width:35px;
         height:20px;
}


/*
------- Header -------
*/


#header {
	width: 800px;
}
	
#header-top {
	display:block;
	width: 800px;

}

#header-top-home
	{

	display:block;
	width: 800px;
	
	height: 106px;
	background-image: url(../images/headerbackground.gif)

	}




/*
------- Main Content Section -------
*/
#container {
	width:800px;
}

#left-column {
	position: relative;
	top: 0px;
	width:200px;
	float:left;
	margin-left: 10px;
	padding-top: 0px;
}


#main {
	position: relative;
	top: 44px;
	left: auto;
	width:800px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000; 
}

#main-content {
         position: relative;
		 width:410px;
         float:left;
				 z-index:22;
		
}

.content_text {
				padding-right:8px;
				padding-left:12px;
				margin-top:5px;
				margin-bottom:5px;
}


#left-column-1 {
         width:200px;
         float:left;
		 margin-left: 0px;
		 margin-top: 10px;
		 padding-top: 0px;
		 z-index:99;


		 
		
}











#column_2 {
         width:580px;
         float:right;
		 margin-left: 0px;
	
		 padding-top: 0px;
		


		 
		
}







/*
--------- Left Navigation ---------
*/
#list-menu {
	font-family: verdana;
	font-size: 11px;
	text-transform: capitalize;
}

#list-menu ul {
	font-family: verdana; 
	color: #005a9c; 
	font-style: normal; 
	font-weight: 500;
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

#list-menu li {
	margin: 2px 0 0;
}

#list-menu a {
	display: block;
	height: 12px; 
	padding: 2px 2px 2px 0px;
	font-family: verdana; 
	color: #005a9c; 
	font-style: normal; 
	font-weight: 500;
	text-decoration: none;
	text-align: left;
	background: #ffffff; 
}

#list-menu a:hover{
	display: block;
	height: 12px; 
	padding: 2px 2px 2px 0px;
	font-family: verdana;
	color: #6b7f84; 
	font-style: normal; 
	font-weight: 500; 
	text-decoration: none; 
	text-align: left;
	background: #ffffff; 
}






/*	Left Navigation Bottom
---------------------------------------------------------------- */
#left-menu-b {
font-family: verdana; 
font-size: 10px;
}

#left-menu-b ul {
font-family: verdana; 
color: #036635; 
font-style: normal; 
font-weight: 500;
margin: 0; 
padding: 0;
list-style-type: none;
}

#left-menu-b li {
margin: 2px 0 0;
}

#left-menu-b a {
display: block;
height: 18px; 
padding: 5px 2px 2px 8px;
font-size:10px;
font-family: verdana; 
color: #036635; 
font-style: normal; 
font-weight: 800;
text-decoration: none;
text-align: left;
background: #ffffff; 
text-transform:uppercase;

}

#left-menu-b a:hover{
display: block;
height: 18px; 
padding: 5px 2px 2px 8px;
font-family: verdana;
color: #6b7f84; 
font-style: normal; 
font-weight: 800; 
text-decoration: none; 
text-align: left;
background: #ffffff; 

}








/*
--------- Footer rules ---------
*/
#footer {
	position: relative;
	margin-top: 40px;
	width: 800px;
		margin-left: auto;
	margin-right: auto;
}
#footer a { 
	color: #005a9c; 
	text-decoration: none;
}

#footer a:hover {
	color: #6b7f84; 
	text-decoration: underline
}




/*
-------- New Top Nav interior pages--------
*/
UL#newtopnav {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 2px;
	padding-top: 0px; 
	margin: 0px; 
	list-style-type: none; 
	display:inline; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-indent: 5px; 
	z-index: 100; 
	border-bottom: 1px solid #005A9C;
}
#newtopnav A {
	display: block; 
	font-weight: normal; 
	padding-bottom: 7px;
	padding-top: 7px; 
	text-transform: uppercase; 
	color: #FFFFFF; 
	text-decoration: none;  
	z-index: 100; 
}
#newtopnav LI A:hover {
	border-left-color: #005A9C; 
	color: #FFFFFF; 
	background-color: #005A9C; 
	border-right-color: #005A9C; 
	padding-left: 0px; 
	z-index: 100;
}
#newtopnav LI {
	font-size: 11px; 
	float: left; 
	width: 100px; 
	cursor: default; 
	font-family:Arial, Helvetica, sans-serif; 
	position: relative; 
	background-color: #005A9C; 
	text-align: center; 
	z-index: 100; 
	border-bottom: 1px solid #005A9C;
}
#newtopnav LI LI A {
	display: block; 
	font-weight: normal; 
	font-size: 10px; 
	text-transform: capitalize; 
	width: 100px; 
	color: #f0f0f0; 
	z-index: 100; 
	padding-left: 0px;
}
#newtopnav LI LI A:hover {
	display: block; 
	background-color: #005A9C; 
	padding-left: 0px;
	z-index: 100;
}
#newtopnav LI LI:hover {
	display: block; 
	background-color: #005A9C; 
	padding-left: 0px;
	z-index: 100;
}
#newtopnav LI LI {
	display: block; 
	float: none; 
	border-right: #005A9C 0px solid;
	border-left: #005A9C 0px solid; 
	border-bottom: #005A9C 0px solid; 
	background-color: #005A9C; 
	padding-left: 0px;
	z-index: 100;
}

#newtopnav LI A:visited {
	color: #FFFFFF;
	z-index: 100;
}

#newtopnav LI UL {
	display: none; 
	left: 0px; 
	position: absolute; 
	top: 100%; 
	z-index: 100;
}

#newtopnav LI:hover UL {
	border-top: #005A9C 0px solid; 
	margin-top: 0px; 
	display: block; 
	margin-left: 0px; 
	padding-left: 0px;
	z-index: 100;
}
#newtopnav LI.over UL {
	border-top: #005A9C 0px solid; 
	margin-top: 0px; 
	display: block; 
	margin-left: 0px;
	z-index: 100;
}

#newtopnav li.homelink {
	width: 100px; 
}

#newtopnav li.aboutuslink {
	width: 100px; 
}

#newtopnav li.admissionslink {
	width: 120px; 
}

#newtopnav li.academicslink {
	width: 122px; 
}

#newtopnav li.studentlifelink {
	width: 120px; 
}

#newtopnav li.newslink {
	width: 100px; 
}

#newtopnav li.quicklinkslink {
	width: 138px;
}

#newtopnav li.quicklinkslink a {
	background-image: url(../images/btn_arrows.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-align: left;
	text-indent: 15px;	
	background-color: #005A9C;
	width: 138px;
}

#newtopnav li.quicklinkssubitem a {
	margin-top: -1px;
	margin-bottom: 0px;
	display: block;
	background-image: none;
	text-align: center;
	text-indent: 0px;
	width: 115px;

	border: 0;
	background-color: #ffffff;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#newtopnav li.quicklinkssubitem a:hover {
	margin-top: -1px;
	margin-bottom: 0px;
	display: block;
	background-image: none;
	text-align: center;
	text-indent: 0px;
	width: 115px;
	border: 0;
	background-color: #dddddd;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#newtopnav li.quicklinkssubitem a:visited {
	margin-top: -1px;
	margin-bottom: 0px;
	display: block;
	background-image: none;
	text-align: center;
	text-indent: 0px;
	width: 115px;
	border: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #000000;
}


#newtopnav li.subitem-last a {
	margin-top: -1px;
	margin-bottom: 0px;
	display: block;
	background-image: none;
	text-align: center;
	text-indent: 0px;
	width: 115px;
	border: 0;
	background-color: #ffffff;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom:1px solid #000000;
}

#newtopnav li.subitem-last a:hover {
	margin-top: -1px;
	margin-bottom: 0px;
	display: block;
	background-image: none;
	text-align: center;
	text-indent: 0px;
	width: 115px;
	border: 0;
	background-color: #dddddd;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom:1px solid #000000;
}

#newtopnav li.subitem-last a:visited {
	margin-top: -1px;
	margin-bottom: 0px;
	display: block;
	background-image: none;
	text-align: center;
	text-indent: 0px;
	width: 115px;
	border: 0;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom:1px solid #000000;
	color: #000000;
}

/*	Left Navigation Home Page
---------------------------------------------------------------- */

#nav  {
	width:170px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top:27px;

 
}
			 
#nav ul  { 
		 list-style:none;
		 margin: 0; 
		 padding: 0;
		
		
		
}

#nav li {
		
		 
}

#nav li a  {
		 
		 
		font-size:12px;
		line-height:20px;
		padding-left:5px;
	
		
		 background-color: #ffffff;
		 
		 text-decoration: none;
	
		 }
		 
#nav li a:hover  {  

		 }
		 
		 
		 
