#container_full {
clear: both;
float: none;
}

#container_left {
float:left;
width:520px;
margin-right:20px;
}

#container_right {
float:right;
width:218px;
}

#footer_1 {
background:url(../images/footer_img.gif) no-repeat;
clear:both;
height:49px;
text-align:center;
}

#footer_2 {
background:url(../images/bottom_bar.gif) no-repeat;
clear:both;
height:9px;
text-align:center;
}

#header_1 {
background:url(/images/top_bar.gif) no-repeat;
height:8px;
margin-left:auto;
margin-right:auto;
}

#header_2 {
background:#506769 url(../images/header_gradient.gif) repeat;
border-left:1px solid #444;
float:left;
height:90px;
text-align:right;
width:272px;
}

#header_3 {
background:#506769 url(../images/header_gradient.gif) repeat;
border-right:1px solid #444;
float:right;
height:90px;
text-align:right;
width:534px;
padding-right:10px;
}

#header_4 {
clear:both;
height:123px;
}

#mastercontainer {
background:inherit url(/images/shadow_left.jpg) no-repeat left top;
color:#000;
font:12px Arial, Helvetica, sans-serif;
padding-bottom:20px;
width:818px;
margin:23px auto;
}

#nav_bar {
background:url(/images/nav_bg.gif) repeat-x;
border-left:1px solid #444;
border-right:1px solid #444;
height:34px;
text-align:center;
}

#page_body {
background:#FFF url(/images/page_body_bg.gif) no-repeat center top;
border-left:1px solid #444;
border-right:1px solid #444;
padding:25px 25px 0;
}

.alert {
color: #006267;
font-weight: bold;
}

.cbox {
margin-bottom:20px;
margin-top:20px;
}

.cbox_a {
float:left;
width:160px;
margin-bottom:20px;
margin-top:20px;
margin-right:10px;
}

.cbox_b {
float:left;
width:160px;
margin:20px 10px;
}

.cbox_c {
float:left;
width:160px;
margin-bottom:20px;
margin-top:20px;
margin-left:10px;
}

.cbox_content {
margin-bottom:20px;
margin-top:20px;
margin-right:10px;
}

.cbox_content_left {
float:left;
width:150px;
margin: 7px 10px 10px 0px;
}

.cbox_content_right {
float:left;
width:350px;
margin: 0px 0px 10px;
}

.cell_1 {
border-bottom: 1px solid #006267;
}

.rbox_a {
height:24px;
}

.rbox_b {
border-bottom:2px solid #006267;
margin-bottom:20px;
}

.dash_sep {
border-bottom:2px solid #006267;
height:2px;
margin-top:2px;
}

.fs_left {
float:left;
text-align:center;
width:49%;
}

.fs_right {
float:right;
text-align:center;
width:49%;
}

.page_footer {
color:#000;
font:12px Arial, Helvetica, sans-serif;
padding-top:10px;
}

.page_footer a:link,.page_footer a:visited,.page_footer a:active {
color:#006d64;
text-decoration:none;
}

.page_footer a:hover {
color:#006d64;
text-decoration:underline;
}

.page_footer p {
margin:0;
padding:1px 0;
}

.text_field,textarea {
background:#fff;
border:1px solid #7f9db9;
font:12px Arial, Helvetica, sans-serif;
padding:2px 3px;
}

a:link,a:visited,a:active {
color:#006267;
text-decoration:underline;
}

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

body {
background:#506769 url(/images/page_bg.gif) repeat;
text-align:justify;
}

div.clr {
clear:both;
}

fieldset {
border:1px solid #CCC;
padding:10px;
}

form {
margin:0;
padding:0;
}

h1 {
color:#006d64;
font:700 16px Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

h2 {
color:#006d64;
font-size:20px;
font-weight:700;
margin:6px 0 5px 5px;
}

h3 {
font-size:150%;
font-weight:400;
margin:0;
padding:0;
}

img {
border:0;
}

legend {
color:#000;
font-size:130%;
font-style:italic;
font-weight:400;
}

noscript {
background:#FFF;
color:red;
font:bold 14px Arial, Helvetica, sans-serif;
}

p {
margin:0;
padding:4px 0;
}

strong {
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
}

li {
list-style: url(/images/bullet.gif);
}

ul {
margin-top:4px;
list-style: square;
}