@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#787878;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#7C7C7C;
}

h1, h2, h3, h4, h5, h6{
	color:#606060;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:10px;	
}

h1 {
	font-size:150%;
	margin-bottom:-5px;
}

h2 {
	font-size:125%;
	margin-bottom:-10px;
}

h3, h4, h5, h6 {
	font-size:120%;
	margin-bottom:-10px;
}

td p {
	/* */
}

td {
	border-collapse:collapse;
	border-color:#D6D6D6;
}

table {
	border-collapse:collapse;
	border-color:#D6D6D6;
	/* margin-top:20px; */
}

a {
	color:#2F3E4A;
	text-decoration:none;
}

a:hover {
	color:#455B6D
}

/* Containers */

#wrapper1 {
	float:left;
	width:100%;
	background-color:#FCFCFC;
}

#wrapper2 {
	float:left;
	width:100%;
	background:url(../images/wrapper2_bkgd.jpg) top center repeat-x;
	background-color:#FFFFFF;
}

#wrapper3 {
	float:left;
	width:100%;
	background:url(../images/wrapper3_bkgd.jpg) bottom center repeat-x;	
}

#content {
	width:960px;
	margin:0px auto;
	text-align:left;
}

#headerwrap {
	float:left;
	width:960px;
	height:190px;
	margin:0px;
	
	background-image:url(../images/header-new.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

/* 
#headerleft {
	float:left;
	width:244px;
	margin:0px;
	display:inline;
}
*/

/*
#unilogo {
	float:left;
	width:244px;
	height:85px;
	margin:0px;
}
*/

/*
#smdlink {
	float:left;
	width:244px;
	height:104px;
	margin:0px;
}
*/

/*
#headerright {
	float:left;
	width:716px;
	margin:0px;
	display:inline;
}
*/

#menuTopBar{
	width:960px;
	float:left;
	text-align:right;
	color:ffffff;
	font-weight:bold;
}

#menuTopBar p {
	margin-top:10px;
}

#menuTopBar a:link {
	color: #ffffff;
} /* unvisited link */

#menuTopBar a:visited {
	color: #ffffff;
} /* visited link */

#menuTopBar a:hover {
	color: #ff6600;
} /* mouse over link */

#menuTopBar a:active {
	color: #ff6600;
} /* selected link */

#menuTopBar #selectedLink{
	color:#ff6600;
}

#mainheader {
	float:left;
	width:716px;
	height:149px;
	margin:39px 0px 0px 0px;
}

#maincontent {
	float:left;
	width:960px;
	margin:0px;
}

#leftcontent {
	float:left;
	width:244px;
	margin:0px;
}

#latestnews {
	float:left;
	width:202px;
	margin:0px;
	padding:20px 20px 20px 18px;
	border-top:1px solid #FFFFFF;
	font-size:85%;
	color:#616161;
}

#searchbox {
	float:left;
	width:202px;
	margin:0px;
	padding:20px 20px 1px 18px;
	border-bottom:1px solid #D5D9D7;
	font-size:85%;
	color:#616161;
}

#search_item {
	font-size:90%;
	color:#616161;
}

#submit {
	font-size:90%;
	color:#616161;
}

#rightcontent {
	float:left;
	width:716px;
	margin:0px;
	background-color:#FAFAFA;
}

#column1 {
	float:left;
	width:345px;
	margin-left:10px;
	padding-top:10px;
	display:inline;
}

.box {
	float:left;
	width:345px;
	padding-bottom:10px;
}

.boxhead {
	float:left;
	width:345px;
	height:35px;
	background:url(../images/boxhead.jpg) top center no-repeat;
}

.boxhead h1 {
	margin-top:6px;
	margin-bottom:0px;
	padding-left:10px;
	font-size:115%;
	font-weight:normal;
	color:#FFFFFF;
	letter-spacing:0.5px;
}

.boxcontent {
	float:left;
	width:245px;
}

.boxtext {
	float:left;
	width:227px;
	height:67px;
	margin:0px;
	padding:5px 8px 8px 10px;
	font-size:90%;
	color:#616161;
}

.boxlink {
	float:left;
	margin:0px;
}

.boxlink a {
	width:230px;
	height:17px;
	display:block;
	background-color:#BCBCBC;	
	border-bottom:1px solid #B1B1B1;
	border-right:1px solid #B1B1B1;
	padding:1px 0px 1px 10px;	
	font-weight:bold;
	color:#FFFFFF;
}

#box1 .boxlink a:hover {
	background-color:#45AACB;	
	border-bottom:1px solid #349ABC;
	border-right:1px solid #349ABC;
}

#box2 .boxlink a:hover {
	background-color:#77AA8A;
	border-bottom:1px solid #629D78;
	border-right:1px solid #629D78;
}

#box3 .boxlink a:hover {
	background-color:#63AAAD;
	border-bottom:1px solid #57A2A6;
	border-right:1px solid #57A2A6;
}

.boximg {
	float:left;
	width:100px;
	height:100px;
	margin:0px;
}

#column2 {
	float:left;
	width:361px;
}

#text {
	float:left;
	width:330px;
	padding:15px 16px 20px 15px;
}

#nocolumn #text{
	float:left;
	width:680px;
	/* padding:15px 16px 20px 15px; */
	padding:15px 16px 50px 15px;
	
}

#footerbox {
	float:left;
	width:716px;
	height:154px;
	padding:30px 0px 0px 244px;
	background:url(../images/footer_bkgd.jpg) top center no-repeat;
}

#contact {
	float:left;
	width:716px;
	color:#FFFFFF;
	text-align:center;
	font-size:85%;
}

/* Menu */

#menu {
	float:left;
	width:244px;
	margin:0px;
	font-size:95%;
	font-family:Lucidia Grande, Lucidia Sans Unicode, Lucidia Sans, Arial, Helvetica, sans-serif;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu ul li {
	margin:0px;
}

#menu ul a {
	display:block;
	width:230px;
	height:23px;
	padding:7px 0px 0px 14px;  
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	background-image:url(../images/menu1.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:bold;
	font-size:95%;
}

#menu ul a:hover {
	color:#333333;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu1_hover.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
}

#menu ul a.active {
	color:#666666; 
	background-image:url(../images/menu1_active.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
}

/* Second Level Menu */

#menu ul ul {
	padding:0px;
}

#menu ul ul li {
	margin:0px;
}

#menu ul ul a {
	display:block;
	width:230px;
	height:23px;
	padding:7px 0px 0px 14px; 
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	background-image:url(../images/menu2.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:normal;
	font-size:95%;
}


#menu ul ul a:hover {
	color:#333333;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu2_hover.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
}

#menu ul ul a.active {
	color:#666666; 
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/menu2_active.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
}

/* Third level Menu */

#menu ul ul ul {
	padding:0px;
}

#menu ul ul ul li {
	margin:0px;
}

#menu ul ul ul a {
	display:block;
	width:220px;
	height:23px;
	padding:7px 0px 0px 24px;  
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	background-image:url(../images/menu2.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
	text-decoration:none;
	font-weight:normal;
	font-size:85%;
}

#menu ul ul ul a:hover {
	color:#333333;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-image:url(../images/menu2_hover.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
}

#menu ul ul ul a.active {
	color:#666666; 
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/menu2_active.jpg);
	background-postition:top center;
	background-repeat:no-repeat;
}





#nocolumn a:link {
	color: #345FA3;
	text-decoration:underline;
} /* unvisited link */

#nocolumn a:visited {
	color: #345FA3;
	text-decoration:underline;	
} /* visited link */

#nocolumn a:hover {
	color: #ff6600;
	text-decoration:underline;	
} /* mouse over link */

#nocolumn a:active {
	color: #ff6600;
	text-decoration:underline;	
} /* selected link */

#copyBottom{
	float:left;
	width:680px;
	margin-top:50px;
	color:#999999;
	text-align:center;
}