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

html {
width: 100%;
height: 100%;
}

body {
margin: 0px;
padding: 0px;
background: #d5ddf1;
width: 100%;
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

div#wrapper {
z-index: 1;
position: relative;
width: 844px;
min-height: 400px;
left: 50%;
margin-left: -422px;
background: url(images/main_bg_middle.jpg) top center repeat-y;
overflow: auto;
}

div#wrapper2 {
z-index: 2;
position: relative;
left: 50%;
margin-left: -390px;
width: 780px;
min-height: 200px;
padding-top: 145px;
overflow: auto;
}

div#left_column {
float: left;
width: 180px;
min-height: 200px;
}

div#center_column {
float: left;
width: 374px;
padding: 0px 22px 0px 22px;
min-height: 200px;
}

div#right_column {
float: left;
width: 182px;
min-height: 200px;
}

div#footer_wrapper {
position: relative;
width: 779px;
margin: 15px 0px 25px 33px;
min-height: 75px;
background: url(images/footer_bg_middle.jpg) top center repeat-y;
}

div#footer_bg_top {
position: absolute;
top: 0px;
left: 0px;
width: 779px;
height: 10px;
background: url(images/footer_bg_top.jpg) top center no-repeat;
}

div#footer_bg_bottom {
position: absolute;
bottom: 0px;
left: 0px;
width: 779px;
height: 10px;
background: url(images/footer_bg_bottom.jpg) bottom center no-repeat;
}

div#footer {
position: relative;
width: 739px;
padding: 20px;
text-align: center;
color: #ffffff;
}

div#main_bg_top {
z-index: 1;
position: absolute;
width: 844px;
height: 58px;
top: 0px;
background: url(images/main_bg_top.jpg) top center no-repeat;
}

div#main_bg_bottom {
position: absolute;
width: 844px;
height: 25px;
bottom: 0px;
background: url(images/main_bg_bottom.jpg) top center no-repeat;
}

div#header_info {
z-index: 3;
position: absolute;
top: 58px;
right: 47px;
text-align: right;
color: #5e75a1;
font-size: 11px;
}

div#header_info span {
margin: 0px 8px 0px 8px;
}

div#menu_bg_middle {
position: absolute;
top: 86px;
left: 29px;
right: 29px;
height: 44px;
background: url(images/menu_bg_middle.jpg) top center repeat-x;
}

div#menu_bg_left {
position: absolute;
top: 58px;
left: 0px;
width: 47px;
height: 109px;
background: url(images/menu_bg_left.jpg) top center no-repeat;
}

div#menu_bg_right {
position: absolute;
top: 58px;
right: 0px;
width: 47px;
height: 109px;
background: url(images/menu_bg_right.jpg) top center no-repeat;
}

div#menu {
z-index: 3;
position: absolute;
top: 86px;
left: 29px;
right: 29px;
height: 23px;
padding: 11px;
color: #ffffff;
text-align: center;
font-size: 14px;
}

div#menu span {
z-index: 3;
margin: 0px 20px 0px 20px;
}

div#menu a:link {
color: #ffffff;
text-decoration: none;
}

div#menu a:visited {
color: #ffffff;
text-decoration: none;
}

div#menu a:hover {
color: #000000;
text-decoration: none;
}

div#menu a:active {
color: #ffffff;
text-decoration: none;
}

div#logo {
z-index: 3;
position: absolute;
left: 29px;
top: 34px;
width: 192px;
height: 39px;
}

div#logo img {
border: 0px;
}
/*
div.headerNavigation a:link, div.headerNavigation a:visited, div.headerNavigation a:hover, div.headerNavigation a:active {
color: #5e75a1;
text-decoration: none;
}
*/
td.pageHeading {
font-size: 18px;
font-weight: bold;
padding: 10px 0px 0px 0px;
}

td.pageContent h2 {
font-size: 18px;
font-weight: bold;
padding: 10px 0px 10px 0px;
margin: 0px;
}

td.pageHeading img {
display: none;
}

div.sidebar_box {
position: relative; width: 182px; background: url(images/sidebar_box_middle.jpg) top center repeat-y; margin-bottom: 15px;
}

div.sidebar_box_heading {
padding: 13px 10px 0px 10px;
}

div.sidebar_box_content {
z-index: 2; padding: 10px 10px 13px 10px;
}

div.sidebar_box_top {
 position: absolute; z-index: 1; top: 0px; left: 0px; width: 182px; height: 13px; background: url(images/sidebar_box_top.jpg) top center no-repeat;
}

div.sidebar_box_bottom {
position: absolute; bottom: 0px; left: 0px; width: 182px; height: 13px; background: url(images/sidebar_box_bottom.jpg) bottom center no-repeat;
}

td.infoBoxHeading1 {
position: relative; z-index: 3;  width: 164px; height: 27px; background: url(images/sidebar_box_heading_bg.jpg) top center no-repeat; color: #ffffff;
}

td.infoBoxHeading1 a {
color: #ffffff;
text-decoration: none;
}

a:link {
color: #5e75a1;
text-decoration: none;
}

a:visited {
color: #5e75a1;
text-decoration: none;
}

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

a:active {
color: #5e75a1;
text-decoration: none;
}

table#category_box {
width: 180px;
}

div#categories ul {
position: relative;
margin: 0px;
padding: 0px;
}

div#categories li.selected {
position: relative;
width: 164px;
min-height: 14px;
padding: 8px;
list-style-type: none;
background: url(images/category_li_grey.jpg) top center no-repeat;
}

div#categories li.not_selected {
position: relative;
width: 164px;
min-height: 14px;
padding: 8px;
list-style-type: none;
background: url(images/category_li_purple.jpg) top center no-repeat;
}

li.not_selected  a {
color: #ffffff;
text-decoration: none;
}

div#categories ul li a:hover {
text-decoration: underline;
}

div#categories ul li ul {
margin-top: 8px;
margin-left: -8px;
margin-bottom: -8px;
}

div#right_column form {
margin: 0px;
padding: 0px;
}

td.infoBoxHeading img {
display: none;
}

/* homepage */

h2.homepage_heading {
color: #5d74a0; font-size: 18px; font-weight: bold; padding: 20px 0px 0px 0px; margin: 0px;
}

div.homepage_box {
position: relative; width: 374px; min-height: 50px; background: #f0f0f0;
}

div.homepage_box_top_middle {
position: absolute; top: 0px; left: 0px; width: 100%; height: 15px; background: url(images/box_top_middle.jpg) top center repeat-x;
}

div.homepage_box_bottom_middle {
position: absolute; bottom: 0px; left: 0px; width: 100%; height: 15px; background: url(images/box_bottom_middle.jpg) top center repeat-x;
}

div.homepage_box_left {
position: absolute; top: 0px; left: 0px; width: 15px; height: 100%; background: url(images/box_left.jpg) top center repeat-y;
}

div.homepage_box_right {
position: absolute; top: 0px; right: 0px; width: 15px; height: 100%; background: url(images/box_right.jpg) top center repeat-y;
}

div.homepage_box_top_left {
position: absolute; top: 0px; left: 0px; width: 15px; height: 15px; background: url(images/box_top_left.jpg) top center no-repeat;
}

div.homepage_box_top_right {
position: absolute; top: 0px; right: 0px; width: 15px; height: 15px; background: url(images/box_top_right.jpg) top center no-repeat;
}

div.homepage_box_bottom_left {
position: absolute; bottom: 0px; left: 0px; width: 15px; height: 15px; background: url(images/box_bottom_left.jpg) top center no-repeat;
}

div.homepage_box_bottom_right {
position: absolute; bottom: 0px; right: 0px; width: 15px; height: 15px; background: url(images/box_bottom_right.jpg) top center no-repeat;
}

div.homepage_box_head {
position: relative; width: 354px; padding: 10px;
}

div.homepage_box_head_middle {
position: relative; width: 100%; height: 27px; padding-bottom: 10px; line-height: 27px; vertical-align: middle; background: url(images/box_head_middle.jpg) top center repeat-x; color: #ffffff;
}

div.homepage_box_head_left {
position: absolute; left: 0px; top: 0px; height: 27px; width: 18px; background: url(images/box_head_left.jpg) top center no-repeat;
}

div.homepage_box_head_right {
position: absolute; right: 0px; top: 0px; height: 27px; width: 18px; background: url(images/box_head_right.jpg) top center no-repeat;
}

