	
/* basic elements */

body {
	margin: 0px;
	padding: 0px;
	background-color: #194367;

	}

a {
	color: #255883;
	text-decoration: none;


	}
a:hover {
	color: #295272;
	text-decoration: underline;

	}
li {
	list-style-type: square;

	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E2C43;


	}
th {
	}

/* pagehead elements */

/* logoarea elements */

/* mainmenu elements */

#mainmenu {
	}

/* secondarymenu elements */

#secondarymenu {
	}

/* maincopy elements */

#maincopy {
	}

/* maincopy homepage elements */

/* secondarycopy elements */

#secondarycopy {
	}

/* footernav elements */

#footer {

	}
#footer a {
	color: #C4D2DD;
	text-decoration: none;

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

	}

/* footer elements */
.bkgnd {
	background-image: url(../res_images/univ_bkgnd.jpg);
}
#contact {
	background-image: url(../res_images/univ_contactbkgnd.jpg);

}
#contact td {
	color: #F4FFFF;

}
.formatunivbannert {
	background-image: url(../res_images/univ_bannert.jpg);
}
#title {
	background-color: #98AEBF;
	padding: 2px;
	border: 1px solid #D2DDE5;

}
#title td {
	font-family: "Lucida Sans", Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133959;
	font-weight: normal;
	text-indent: 6px;
	}
#title .headline {
	font-family: "Lucida Sans", Optima, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #133959;
	font-weight: bold;
	text-indent: 7px;
	}	
#bannert td {
	color: #F4FFFF;
}#footer td {

	color: #98AEBF;
}
#bannert a {
	color: #CDD5D8;
	text-decoration: none;
}
#bannert a:hover {
	color: #ADB5C0;
	text-decoration: underline;
}
.subheadline {
	font-weight: bold;
	color: #133959;
	text-transform: uppercase;

}
#copy img {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	border: 1px solid #295272;
}
#picturebox {
	padding: 2px;
	border: 1px solid #D2DDE5;
	margin: 5px;


}
#picturebox img {
	margin: 0px;
}
#picturebox td {
	font-size: 10px;
	color: #295272;
	text-align: center;




}
