@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #264465;
	font-size: 100%;
	background-image: url(bck_ground.png);
	background-repeat: repeat-x;
	background-position: top;
}
.uibody #container {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}
.uibody a {
	text-decoration: none;
	color: #036;
}
.uibody h1 {
	color: #0085E6;
}
.uibody h2 {
	color: #006ABE;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006ABE;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.uibody h3 {
	color: #0069D2;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.uibody a:visited {
	text-decoration: none;
	color: #069;
}
.uibody .txt {
}
.uibody p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 8px;
}
.uibody p.small {
	font-size: 80%;
}
.uibody ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.cont_ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li.disc {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 5px;
	margin-bottom: 3px;
}
li.title {
	margin-bottom: 8px;
	list-style-type: none;
	font-weight: bold;
}
li.circle {
	list-style-type: circle;
	list-style-position: inside;
}
.uibody tt {
	float: right;
	margin-bottom: 25px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: -0.1em;
}
.pdf {
	list-style-image: url(pdf_icon.png);
}
.pdf a:hover {
	text-decoration: underline;
	color: #036;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
table.half {
	width: auto;
	border: 2px solid #264465;
	margin-bottom: 10px;
}
table.half td, th {
	border: 1px none #F00;
	background-color: #FFF;
}
.ui {
	font-weight: bold;
	color: #0070C1;
}
.uibody #header {
	background-image: url(head_back.jpg);
	background-position: left bottom;
	height: 180px;
	padding: 0;
	background-repeat: no-repeat;
	margin: 0px;
}
#logo {
	float: left;
	padding-left: 15px;
	display: block;
	padding-top: 64px;
	height: 102px;
	width: 311px;
}
#headflash {
	float: right;
	height: 180px;
}
.uibody #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.uibody .u {
	padding-left: 25px;
	background-image: url(U.png);
	background-repeat: no-repeat;
	background-position: left;
}
.red {
	color: #F00;
}
#content1, #content2, #content3, #content4, #content5 {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content1 {
	background-image: url(content1_bg.jpg);
}
#content2 {
	background-image: url(content2_bg.jpg);
}
#content3 {
	background-image: url(content3_bg.jpg);
}
#content4 {
	background-image: url(content4_bg.jpg);
}
#content5 {
	background-image: url(content5_bg.jpg);
}
#contflash {
	height: 102px;
}
.uibody .sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* padding keeps the content of the div away from the edges */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
	margin-left: 20px;
	margin-top: 25px;
	padding: 0px;
}
.uibody #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 60%;
	color: #333;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contusSide a, .contusSide a:visited {
	color: #006AC5;
	display: block;
	padding-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006AD0;
	border-bottom-color: #006AD0;
}
.contusSide a:hover {
	color: #FFF;
	background-color: #006AB9;
}
.uibody .uline {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0085E6;
}
#noder {
	border: 1px solid #0C3;
	background-image: url(side2_ol_bg.png);
	background-repeat: repeat;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#noder ol {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDBBA0;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#noder li a {
	color: #FFF;
}
#noder li a:visited {
	color: #FFF;
}
#noder li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#delator {
	color: #FFF;
	text-align: right;
	padding: 5px;
}
#delator a {
	color: #51B5FF;
	text-align: right;
	padding: 5px;
	font-weight: bold;
}
#delator a:visited {
	color: #51B5FF;
}
#delator a:hover {
	color: #FFF;
}
.uibody #mainContent {
	margin-right: 190px;
	margin-left: 200px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	background-image: url(maincontent_bg.png);
	background-repeat: repeat;
	padding-top: 10px;
	height: auto;
	padding-bottom: 15px;
}
.uibody #mainContent_noside1 {
	margin-right: 190px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	background-image: url(maincontent_bg.png);
	background-repeat: repeat;
	padding-top: 10px;
	height: auto;
	padding-bottom: 15px;
}
.uibody #mainContent_noside1 img {
	height: 292px;
	width: 605px;
	background-color: #930;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.center {
	background-image: url(maincontent_bg.png);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	text-align: center;
}
.starpa {
	margin: 0px;
	padding: 0px;
}
.freelinks {
	color: #8999A5;
	font-size: 80%;
}
.uibody #footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DDBBA0;
	border-right-color: #DDBBA0;
	border-bottom-color: #DDBBA0;
	border-left-color: #DDBBA0;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.uibody #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #CDDCED;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	font-size: 1px;
	line-height: 0px;
}
.totop a {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	color: #333;
	text-align: right;
	float: right;
}
.contentnav {
	background-color: #EEF0F2;
	border: 1px dotted #476991;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.contentnav .c_h {
	font-size: 90%;
	color: #7094BA;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.contentnav li{
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(link.png);
	list-style-position: inside;

}

.contentnav .c_nav a {
	color: #666;
}
.contentnav .c_nav a:visited {
	color: #666;
}
.contentnav .c_nav a:hover {
	color: #333;
	text-decoration: underline;
}

