@charset "utf-8";

/* CSS Document */

html {
height: 100%;
} 
body {
height: 100%;
background: #;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #ffffff;
}
#wrapper {
z-index: 3; 
position: relative; 
top: 0px; 
width: 100%;
}
#wrapper2 {
z-index: 4; 
position: relative; 
left: 50%; 
margin-left: -478px; 
width: 875px; 
padding-top: 255px; 
min-height: 200px; 
padding-bottom: 0px; 
overflow: auto;
}
#left_column {
z-index: 5; 
float: left; 
width: 220px; 
min-height: 100px; 
padding-left: 40px;
}
#right_column {
z-index: 5; 
float: left; 
width: 520px; 
padding-left: 60px;
}
#footer {
width: 550px; 
padding-top: 0px; 
padding-bottom: 250px; 
text-align: center;
clear: both;
}
#bottom_image {
z-index: 3; 
position: absolute; 
bottom: 0px; 
width: 100%; 
height: 400px; 
background: url(images/bottom.jpg) top center no-repeat;
}
#top_background {
z-index: 1; 
position: absolute; 
top: 0px; 
width: 100%; 
height: 0px; 
background: url(images/top_background.jpg) repeat-y;
}
#top_image {
z-index: 2; 
position: absolute; 
top: 0px; 
width: 100%; 
height: 227px; 
background: url(images/top.jpg) top center no-repeat;
}
#middle_image {
z-index: -1; 
position: fixed; 
top: 0px; 
width: 100%; 
height: 100%; 
background: url(images/middle.jpg) top center repeat;
}
#header_wrapper {
z-index: 5; 
position: absolute; 
top: 0px; 
left: 50%; 
margin-left: -438px; 
width: 875px;
}
#website_name {
z-index: 5; 
position: absolute; 
top: 0px;
width: 875px;
text-align: right;
font-size: 0px;
}
#top_menu {
z-index: 5; 
position: absolute; 
left: 30px; 
top: 100px; 
width: 815px; 
text-align: center;
}

a:link {
	color: #32d0ff;
	text-decoration: none;
}
a:visited {
	color: #32d0ff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #32d0ff;
	text-decoration: none;
}

a.top_menulink {
	color: #ffffff;
	text-decoration: bold;
}
a.top_menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.top_menu:hover {
	color: #32d0ff;
	text-decoration: none;
}
a.top_menu:active {
	color: #ffffff;
	text-decoration: none;
}

/* OSC CSS */

#pageIcon {
display: none;
}
h1 {
text-align: center;
font-size: 18px;
}
h6 {
font-size: 14px;
}
div.boxTitle {
margin-top: 5px; 
margin-bottom: 5px;
font-size: 18px;
font-weight: bold;
}

/* CMSMS CSS */

.activeparent {
list-style-type: none;
}
li.currentpage{
list-style-type: none;
}
h3.menulinks{
margin-top: 5px; 
margin-bottom: 5px;
font-size: 14px;
}
span.menulinks{
display: inline; 
line-height: 25px; 
font-size: 14px; 
font-weight: bold;
}
li.active0n h3 {
list-style-type: none;
}
li.menulinks {
margin-left: 0px;
list-style-type: none;
}
ul {
margin-left: 0; padding-left: 0;
list-style-type:none; 
}
ul.menu {
margin-top: 0;
}
.clearfix {
list-style-type: none;
}
li.sectionheader h3 {
list-style-type: none;
}
li.separator {
list-style-type: none;
}
hr.accessibility {
border: none; 
height: 1px;
color: #89d0f3;
background-color: #89d0f3;
}
