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

h1 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21pt;
	font-style: normal;
	font-weight: bold;
}

h2 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}

h3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}

h4 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}

h5 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}

h6 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}

ul {
	color: #000000;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

ol {
	color: #000000;
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

html {
	overflow-y: scroll;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e0e0;
	text-align: center;
}

hr {color: #003399;}

a:link {color:#336699; text-decoration: underline;}
a:visited {color:#336699; text-decoration: underline;}
a:hover {color:#66ccff; text-decoration: none;}

a.footer:link {color:#336699; text-decoration: underline; font-weight: bold;}
a.footer:visited {color:#336699; text-decoration: underline; font-weight: bold;}
a.footer:hover {color:#660033; text-decoration: none; font-weight: bold;}

a.leftcolumn:link {color:#ffffff; text-decoration: none;}
a.leftcolumn:visited {color:#ffffff; text-decoration: none;}
a.leftcolumn:hover {color:#ffffff; text-decoration: underline;}

a.leftnav:link {
	color:#ccffff;
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

a.leftnav:visited {
	color:#ccffff; 
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal; 
	font-weight: bold;
}

a.leftnav:hover {
	color:#ccffff; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}

.footertext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
}

.contacttext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

.leftcolumntext {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
}

.headline {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
}

.unilist li {list-style: none; line-height: 1.5em;}
.unibull {float: left; width: 2em;}

#topbackgroundwrapper {
	width: 100%;
	text-align: center;
	background-image: url(images/top_background.jpg);
	background-repeat: repeat-x;
}

#topwrapper {
	width: 1003px;
	margin: auto;
}

#navbartopline {
	text-align: left;
}

#navbar_screen {
	text-align: left;
}

#navbar_print {
	display: none;
	text-align: left;
}

#banner_screen {
	text-align: left;
}

#banner_print {
	display: none;
	text-align: left;
}

#logobackgroundwrapper {
	width: 100%;
	text-align: center;
	background-image: url(images/logo_background.jpg);
}

#bodywrapper {
	width: 1003px;
	position: relative;
	margin: auto;
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-y;
}

#bodyleftcolumn {
	float: left;
	width: 250px;
	text-align: center;
	background-image: url(images/leftcolumn_background.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

#leftcolumnhome {
	width: 250px;
}

#leftcolumninsidestop {
	width: 250px;
	text-align: left;
}

#leftcolumninsidesbottom {
	width: 220px;
	padding-top: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
}

#bodyrightcolumn {
	float: left;
	width: 753px;
	text-align: left;
}

#contenttop {
	text-align: center;
}

#content {
	width: 693px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-align: left;
}

#bodyclear {
	clear: both;
}

#bottomlinewrapper {
	width: 100%;
	text-align: left;
	background-image: url(images/bottomline_background.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#bottomlineimage {
	width: 1003px;
	text-align: center;
	margin: auto;
}

#footerbackgroundwrapper {
	width: 100%;
	text-align: center;
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-x;
}

#footerwrapper {
	position: relative;
	width: 1003px;
	margin: auto;
}

#footer_leftcolumn {
	float: left;
	width: 720px;
	text-align: left;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}

#footerwrapper_rightcolumn {
	float: left;
	width: 203px;
	text-align: center;
	padding-top: 28px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}

#footerclear {
	clear: both;
}