body {
	color: #171963;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/site_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.borderone {
	background-image: url(/images/leftbg.gif);
	background-repeat: repeat-y;
}

.bordertwo {
	background-image: url(/images/rightbg.gif);
	background-repeat: repeat-y;
}

.button{
    background-image: url(/images/nav/button.gif);
	background-repeat: no-repeat;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.main a {
	color: #093075;
	font-family: Arial, Helvetica, sans-serif;
}

.main a:hover {
	color: #326ED4;
	font-family: Arial, Helvetica, sans-serif;
}

.sectiontitle{
    background-image: url(/images/titlebar/middle.gif);
	background-repeat: repeat-x;
	color: #093075;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.button a {
	color: #093075;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.7em;
}

.button a:hover {
	color: #326ED4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.7em;
}

.footertile{
    background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
}

.footer a {
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.6em;
}

.footer a:hover {
	color: #6F6F6F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.6em;
}

.pressnav{
	margin-left: 10px;
    background-image: url(/images/nav/button.gif);
	background-repeat: no-repeat;
}

.pressnav a {
	margin-left: 10px;
	color: #093075;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.6em;
}

.pressnav a:hover {
	margin-left: 10px;
	color: #326ED4;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.6em;
}

.sections {
	color: #00206D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 0.9em;
}

.sitebg {
	background-color:#FFFFFF;
}

.flash {
	background-image: url(/images/flash_bg.gif);
	background-repeat: no-repeat;
}

.homeimage {
	background-image: url(/images/bg/home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
}

.aboutimage {
	background-image: url(/images/bg/about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
}

.researchimage {
	background-image: url(/images/bg/research.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
}

.pressimage {
	background-image: url(/images/bg/press.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
}

.linksimage {
	background-image: url(/images/bg/links.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
}

.locationimage {
	background-image: url(/images/bg/location.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
}

.contactimage {
	background-image: url(/images/bg/contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color:#FFFFFF;
}