@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	margin:0;
	padding:0;
}
body {
	background: #e2e9ea url(../images/all.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	margin:0;
	padding:0;
}

#wrapper {
    width: 1000px;
    margin: 5px auto 0;
    text-align: center;
}

#all {
    text-align: left;
    float: left;
    padding: 0px 15px 0 15px;
}

form {
    margin: 0;
    display: inline;
}

#header {
    float: left;
    width: 948px;
    background: #fff url(../images/header_right_back.jpg) no-repeat right top;
    padding: 0 10px;
    height: 203px;
    overflow: hidden;
}

#above_navigation {
    float: left;
    height: 19px;
    background-image: url(../images/above_back.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-right: 8px;
    width: 958px;
    margin-left: -10px;
    position: relative;
    display: inline;
}

#above_navigation ul {
    display: inline;
    margin: 0;
    height: 17px;
    float: right;
}

#above_navigation ul li {
    background: url(../images/nav_back.jpg) repeat-x;
    height: 15px;
    border: 1px solid #cc0000;
    display: block;
    color: #fff;
    padding: 1px 8px;
    font-size: 11px;
    font-weight: bold;
    float: left;
    margin-right: 2px;
    overflow: visible;
}

.nobord {
    border: none !important;
}

#above_navigation ul li a {
    color: #fff;
    text-decoration: none;
	display:block;
	float:none;
}

#above_navigation li ul {
    position: absolute;
    left: -999em;
    padding: 0 0 0 0;
    list-style: none;
    margin: 3px 0 0;
    width: 193px;
    z-index: 10;
	float:none;
	display:block;
	clear:both;
}

#above_navigation li ul li {
    background: #f7f9f9;
    margin-left: -10px;
    padding: 3px 0 3px 14px;
    border: 1px solid #c1c7c8;
    width: 193px;
    font-weight: bold;
    color: #333333;
	display:block;
}

#above_navigation li:hover ul li A, #above_navigation li.sfhover ul li A {
    color: #333333;
    text-decoration: none;
}

#above_navigation li ul li:hover, #above_navigation li ul li.sfhover {
}

#above_navigation li ul, #above_navigation li ul {
	display: none;
}

#above_navigation li:hover ul, #above_navigation li.sfhover ul {
    left: auto;
	display: block;
}

#above_navigation A {
    text-decoration: none;
}

#above_navigation A:hover {
    text-decoration: none;
}

#top_graphics {
    background: #fff url(../images/logo_back.jpg) repeat-y;
    float: left;
    margin-bottom: 1px;
    height: 150px;
    overflow: hidden;
}

#logo {
    float: left;
}

#main_header_graphic {
    float: left;
    clear: right;
}

#top_graphics h1 {
    margin: 0;
    background: url(../images/logo.jpg);
    width: 226px;
    height: 150px;
}

#top_graphics h1 a {
    display: block;
    margin: 0;
    width: 226px;
    height: 150px;
    text-indent: -5000px;
}

#beneath_navigation {
    background: url(../images/beneath_back.jpg) repeat-x;
    height: 24px;
    float: left;
    padding-left: 10px;
    width: 938px;
    padding-bottom: 9px;
}

.selection {
    float: left;
	display: none;
}

.selection select {
    height: 15px;
    font-size: 12px;
    margin-top: 4px;
    border: 1px solid #cc0101;
    width: 189px;
    color: #cc0101;
    font-weight: bold;
}

#beneath_menu {
    float: left;
    clear: right;
}

#beneath_menu ul {
    display: inline;
    margin: 0;
    float: left;
    /* padding-left: 40px; */
}

#beneath_menu ul li {
    display: inline;
    color: #fff;
    padding: 5px 12px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border-right: 1px solid #df5e5e;
    border-left: 1px solid #cc0000;
    margin: 0;
    float: left;
}

#beneath_menu ul li a {
    color: #fff;
    text-decoration: none;
}

.beneath_menu_right {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    float: right;
    margin-right: 15px;
    display: inline;
}

.beneath_menu_right img {
    margin: 4px 12px 0 7px;
}

.beneath_menu_right input {
    margin-right: 4px;
}

.print_page {
}

.print_page a {
    color: #fff;
    text-decoration: none;
}

.header_bottom_border {
    background: url(../images/header_bottom_border.jpg);
    width: 967px;
    height: 2px;
    float: left;
    clear: left;
    overflow: hidden;
    margin-bottom: 3px;
}

#content {
    float: left;
    background: #fff url(../images/border_right.jpg) repeat-y right;
    border-left: 1px solid #d2d8d9;
}

.colmask {
    float: left;
    clear: both;
    background: url(../images/left_back.jpg) repeat-y left;
    width: 967px;
    overflow: hidden;
    /*	min-height:440px;
     height:auto !important;
     height:440px;*/
}

#left {
}

#center {
    margin-left: 223px;
    background: #fff;
}

.colright {
    background: #cccccc;
    float: left;
    position: relative;
    width: 955px;
    background: url(../images/center_back.jpg) repeat-y right;
    float: left;
    /*	min-height:440px;
     height:auto !important;
     height:440px;*/
}

.col1wrap {
    float: right;
    padding-bottom: 1em;
    position: relative;
    width: 721px;
}

.col1 {
	overflow: hidden;
	position: relative;
	margin-left: 15px;
	line-height: 18px;
}

.col2 {
    float: left;
    position: relative;
    width: 170px;
}

h2.main_header {
    color: #235132;
    font-size: 24px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-bottom: 10px;
}

.content_up_border {
    background: url(../images/content_up.jpg);
    width: 968px;
    height: 5px;
    overflow: hidden;
    float: left;
}

#left_menu {
    float: left;
}

#left_menu ul {
    padding: 0;
    list-style: none;
    margin: 50px 0 0 8px;
}

#left_menu ul li {
    background: #f7f9f9;
    padding: 3px 0 3px 14px;
    border: 1px solid #c1c7c8;
    width: 200px;
    font-weight: bold;
    color: #333333;
}

#left_menu ul li a {
    color: #333333;
    text-decoration: none;
}

div.col2 div.content_under_leftmenu {
	text-align: center;
	width: 227px;
	margin: 10px 0 0 10px;
}

#footer {
    float: left;
    border-top: 6px solid #235132;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
    padding: 4px 0 2px 6px;
    width: 941px;
    margin-left: 8px;
    display: inline;
}

#footer a {
    color: #235031
}

.right_image {
    float: right;
    width: 228px;
    margin-right: 1px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

.right_image img {
    margin-bottom: 5px;
}

.right_image ul {
    list-style-image: url(../images/green_square.jpg);
    padding: 0 0 0 14px;
    margin: 0;
}

.csc-textpic-caption {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/green_square.jpg) no-repeat 0px 5px;
    padding: 0 0 0 14px;
    margin: 0;
}

.right_image ul li {
}

.left_text {
    float: left;
    width: 470px;
}

a {
    color: #235031;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

form#mailform fieldset {
	border: 0;
}

form#mailform fieldset div.csc-mailform-field {
	overflow: hidden;
	margin: 3px 0;
}

* html form#mailform fieldset div.csc-mailform-field {
	overflow: visible;
	height: 1px;
}

form#mailform fieldset label {
	float: left;
	width: 200px;
}

form#mailform fieldset td div.csc-mailform-field {
	position: relative;
	overflow: hidden;
}

* html form#mailform fieldset table {
	position: relative;
	top: 35px;
	left: 20px;
}

* html form#mailform fieldset td div.csc-mailform-field {
	overflow: visible;
	height: 1px;
}

form#mailform fieldset td label {
	margin: 0 0 0 20px;
	float: none;
}
form#mailform fieldset td input {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

form#mailform fieldset input,
form#mailform fieldset textarea {
	border: 1px solid #255032;
}

form#mailform fieldset input.csc-mailform-radio {
	border: 0;
	float: left;
}

form#mailform fieldset input.csc-mailform-submit {
	background: #255032;
	color: #fff;
	font-weight: bold;
}

form#mailform fieldset input#mailformformtype_mail {
	margin: 0 0 0 200px;
}

span.csc-mailform-radio fieldset legend {
	display: none;
}

form#mailform fieldset span.csc-mailform-radio fieldset label {
	float: left;
	width: auto;
	padding: 0 5px;
}

div.beneath_menu_right form input#search {
	width: 120px;
}

