body,html {
background:#000;
color:#fff;
margin:0;
padding:0;
}

body {
width:800px;
font:0.83em/1.4em Tahoma, Geneva, sans-serif;
color:#CBD4E3;
background:#000 url(images/body_bg.gif) repeat-y top center;
letter-spacing:1px;
margin:0 auto;
}

h1,h2,h3,h4,h5,h6 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color:#e9df55;
background-color:#000;
text-align:center;
}

h2 {
font-size:2em;
}

h3 {
font-size:1.5em;
}

h4 {
font-size:1.25em;
}

a:link {
color:#8090AC;
text-decoration:none;
}

a:visited {
color:#B17F6C;
text-decoration:none;
}

a:hover {
color:#E9DF55;
text-decoration:underline;
}

a:active {
color:#E9DF55;
text-decoration:none;
}

.awitharrow a, a.arrow {
text-decoration:underline;
background:#000 url(images/link_arrow.png) no-repeat top right;
padding: 0 8px 0 0;
}

hr {
color:#373E4A;
width:100%;
height:1px;
}

form.default {
clear: both;
}

form.default fieldset, fieldset {
border:1px dashed #373E4A;
margin:0;
padding:1em 1em 1em 5em;
}

form fieldset, fieldset {
border:1px solid #373E4A;
margin:0;
/*padding:1em 1em 1em 5em;*/
padding:10px 20px 10px 20px;
}

form.default fieldset legend {
font-family:"Times New Roman", Times, serif;
font-size:150%;
font-style: italic;
font-weight: bold;
color:#e9df55;
background-color:#000;
margin: 0 0 0 -.5em;
padding:.5em;
}

form fieldset legend {
font-family:"Times New Roman", Times, serif;
font-size:120%;
font-style:italic;
font-weight:bold;
color:#e9df55;
background-color:#000;
margin:0;
padding:0;
}

form.default label, form.default input, form.default select {
display:block;
width:250px;
margin: 0;
}

form.default textarea {
width: 250px;
height: 150px;
margin-bottom: .5em;
}

form.default .textbox {
color:#000;
background-color:#CBD4E3;
font-family:Arial, sans-serif;
font-size:.9em;
border:1px solid #fff;
padding:.3em;
}

.textbox {
color:#000;
background-color:#CBD4E3;
font-family:Arial, sans-serif;
font-size:.9em;
border:1px solid #fff;
padding:.3em;
}

form.default .submitbutton {
background-color:#CBD4E3;
border:1px solid #fff;
color:#282D36;
width:120px;
}

form .submitbutton {
background-color:#CBD4E3;
border:1px solid #fff;
color:#282D36;
width:80px;
}

blockquote {
color:#cbd4e3;
background-color:#282D36;
border-left:1px dotted #cbd4e3;
font:1em/1.5em "Times New Roman", Times, serif;
letter-spacing:.05em;
margin:1.5em;
padding:.75em;
}

table.table {
margin:1px;
border:0px solid #cbd4e3;
border-collapse:collapse;
padding:0px;
}

table.table th, td {
margin:0;
border:1px solid #000000;
padding:2px 10px 2px 10px;
text-align:center;
}

table.table th.caption {
letter-spacing:0.33em;
}

table.table th {
background-color:#000060;
}

table.table tr.even td {
background-color:#242528;
}

table.table td {
background-color:#303236;
}

table.error_handler {
margin:2px;
border:0;
padding:0px;
}

table.error_handler th, table.error_handler td {
margin:0;
border:1px solid green;
padding:2px;
text-align:center;
}

table.error_handler th {
letter-spacing:0.25em;
background-color:#FF0000;
}

table.error_handler td {
background-color:#FF0000;
}

.error {
/*font-size:32px;*/
/*font-weight:bold;*/
color:#f00;
text-align:center;
}

#container {
width:760px;
margin:0 auto;
}

#header-wrap {
height:199px;
width:760px;
margin:0;
padding:0;
}

#header {
height:100%;
width:100%;
color:#cbd4e3;
background:#000 url(images/header_bg.jpg) no-repeat top left;
margin:0 auto;
padding:0;
}

#header-home-ref {
display:block;
height:100%;
width:200px;
float:left;
margin:0;
border:0;
padding:0;
}

#header h1 {
font-size:26px;
color:#CBD4E3;
background-color:transparent;
float:left;
display:inline;
margin:0;
padding:83px 0 57px 37px;
text-align:center;
}

#header h1 a {
color:#cbd4e3;
background-color:transparent;
}

#header h1 a:link,#header h1 a:visited {
color:#cbd4e3;
background-color:transparent;
text-decoration:none;
}

#header h1 a:hover,#header h1 a:active {
color:#cbd4e3;
text-decoration:none;
background-color:transparent;
}

#navcontainer {
width:200px;
height:199px;
float:right;
background:#000 url(images/nav_bg.jpg) repeat-y top right;
line-height:1.3em;
margin:0;
padding:0;
}

#nav {
width:150px;
margin:0;
padding:80px 1em 1em 1em;
}

#nav li {
list-style:none;
text-align:left;
margin:0 0 .5em 3em;
}

#nav li a {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
text-decoration:none;
letter-spacing:2px;
}

#nav li a:hover {
color:#E9DF55;
}

#header-end {
width:100%;
height:60px;
color:#cbd4e3;
background:#000 url(images/main_bg.jpg) no-repeat top left;
margin:0;
padding:0;
text-align:right;
}

#header-end-right {
width:200px;
height:60px;
float:right;
color:#CBD4E3;
background:#000 url(images/sidebar_bg.jpg) no-repeat top right;
margin:0;
padding:0;
}

#wide-main{
width:716px;
color:#CBD4E3;
background-color:#000;
padding:0px 20px 0px 20px;
}

#main {
width:500px;
float:left;
color:#CBD4E3;
background-color:#000;
padding:0px 20px 0px 20px;
}

#wide-main p, #main p, #wide-main .p, #main .p {
text-align:justify;
}

#wide-main h2, #main h2 {
font-size:1.8em;
margin:.5em 0;
}

#wide-main ol, #main ol, #wide-main ul, #main ul {
margin-top:0;
margin-bottom:0;
}

#wide-main ul, #main ul {
list-style-type:disc;
color:#e9df55;
background-color:#000;
}

#wide-main ol, #main ol {
list-style-type:decimal;
font-style:italic;
}

#wide-main ol li, #main ol li, #wide-main ul li, #main ul li {
background-color:#000;
color:#cbd4e3;
font-style:normal;
}

#wide-main img.raw, #main img.raw {
border:0px solid #778193;
float:none;
margin:0;
padding:0;
}

#wide-main img.center, #main img.center {
border:1px solid #778193;
margin:10px 0 10px 0;
padding:2px;
text-align:center;
}

#wide-main img.left, #main img.left {
border:2px solid #778193;
float:left;
margin:0.5em 2px 0.5em 0;
padding:2px;
}

#sidebar {
width:180px;
float:right;
color:#CBD4E3;
background-color:#000;
padding:20px 20px 0 0;
}

#sidebar h2 {
margin-top:0;
margin-bottom:.5em;
color: #cbd4e3;
width:180px;
border-top:1px dashed #373E4A;
border-bottom:1px dashed #373E4A;
background:#000 none;
font-size:1.5em;
padding:4px;
}

#sidebar ul {
list-style-type:none;
margin:0 0 1.5em;
padding:0;
}

#sidebar li {
padding-left:1em;
background:#000 url(images/sidebar_nav_bullet.gif) no-repeat 0 .4em;
}

#sidebar p {
font-size:85%;
margin:.75em 0;
padding:0;
}

.contacts {
line-height:2em;
color:#CBD4E3;
}

.contacts strong {
color:#f5df38;
}

#footer-begin {
clear:both;
background-color:#000;
text-align:center;
color:#697081;
font-size:85%;
padding:43px 6px 6px 6px;
}

#footer {
clear:both;
background-color:#000;
border-top:1px dotted #373E4A;
text-align:center;
color:#697081;
font-size:85%;
padding:6px;
}

#footer li {
display:inline;
padding:0 32px 0 32px;
}

#footer #copyright {
font-weight:bold;
font-size:1.1em;
}

#footer #design, #footer #design a {
color:#52555c;
}

#nav li a:link,#nav li a:visited {
color:#CBD4E3;
}

