body, form, input, table
{
margin: 0px;
padding: 0px;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
color: #545454;
}
a
{
color: #6588AE;
text-decoration: underline;
}
form
{
display: inline;
}
.header_block td
{
background: #FFF url('../images/top-bg.jpg') left top repeat-x;
}
.header_name
{
padding-left: 20px;
padding-right: 5px;
font-size: 1.15em;
color: #777;
text-transform: uppercase;
}
.header_name .date
{
font-size: 0.6em;
text-transform: none;
}
.right_container
{
float:right;margin-left:20px;width:236px;border-left:1px solid #FFF;border-right:1px solid #FFF;
}
.right_container embed
{
display:inline;border-bottom:1px solid #AAA;
}
.dark
{
/*background: #767676;*/
background: #FFF url(../images/1.jpg) repeat-x;
}
.content-col
{
background: #FFF url(../images/1.jpg) repeat-x;
padding: 0px 0px 0px 20px;
font-size: 0.8em;
text-align: justify;
}
.content-col h4{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 1px;
padding-top: 0px;
padding: 4px 6px;
margin-top: 0px;
}
h4.head
{
margin-top: 20px;
margin-bottom: 20px;
background-color: #6588AE;
text-transform: uppercase;
color: #FFF;
}
.content-col .header
{
height: 242px;
color: #FFF;
text-align: justify;
line-height: 110%;
z-index:1;
}
.content-col .header h4
{
color: #FFF;
padding: 0.5em 0px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
font-weight: normal;
}
.content-col .header img
{
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
margin: 0px 0px 0 10px; 
padding:0;
}
.content-col .header object
{
float: right;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
margin: 0px 0px 0 10px; 
padding: 0;
}

.content-col .header a
{
color: #FFF;
}
.content-col .header a:hover
{
color: #A9A9A9;
}
.right-col
{
border-right: 1px solid #FFF;
border-left: 1px solid #FFF;
}
.top-menu
{
display: inline;
font-size: 10px;
color: #A9A9A9;
}
.top-menu a
{
color: #A9A9A9;
text-decoration: none;
text-transform: uppercase;
}
.top-menu a:hover
{
color: #777;
}
.top-search-form input.txt
{
margin-left: 10px;
width: 60px;
border: 1px solid #AAA;
color: #777;
padding: 2px;
font-size: 11px;
height: 14px;
}
.top-search-form input.btn
{
border: 1px solid #AAA;
/*background: #555;*/
background: #6588AE;
color: #FFF;
height: 18px;
font-size: 11px;
vertical-align: middle;
font-weight: bold;
}
.menu
{
background: #6588AE;
border-right: 1px solid #FFF;
border-left: 1px solid #FFF;
padding-bottom: 40px;
}
.menu a{color:#FFF}
.nav a, .nav a:hover, .nav-l2 a, .nav-l2 a:hover
{
display: block;
color: #FFF;
font-family: Verdana, Arial, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
text-decoration: none;
}
.nav a:hover, .nav-l2 a:hover
{
color: #000;
}
.nav
{
border-top: 1px #B2C3D7 solid;
margin: 0px 8px 0px 8px;
padding: 8px 0px 8px 0px;
text-transform: uppercase;
}
.nav.selected
{
margin-left: 0;
margin-right: 0;
padding-left: 8px;
padding-right: 8px;
background: #000;
margin-left: 0px;
margin-right: 0px;
}
.nav.selected a, .nav.selected a:hover
{
font-weight: bold;
color: #FFF;
}
.no-underline
{
border-top: 1px solid #6588AE;
}
.nav-l2
{
margin: 0px 8px 0px 20px;
padding-bottom: 8px;
padding-top: 8px;
}
.nav-l2 a
{
color: #000;
}
.nav-l2 a:hover
{
color:#FFF;
}
.nav-l2 a.selected2:hover, .nav-l2 a.selected2
{
color:#FFF;
}
div
{
display: block;
}
/*td{border:1px solid red}*/
.copy a
{
color: #000;
text-decoration: none;
}
.copy a:hover
{
color: #545454;
}
.copy
{
font-size: 0.7em;
line-height: 130%;
white-space: nowrap;
text-align: center;
color: #545454;
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
height: 80px;
}
.form-table
{
display: inline;
}
.form-table2 th
{
padding-bottom: 8px;
}
.form-table td, .form-table th
{
padding-left:20px;
}
.form-table input, .form-table select, .form-table2 input, .form-table2 select
{
width: 150px;
border: 1px solid #DDD;
border-left: 1px solid #111;
border-top: 1px solid #111;
background: #EEE;
height: 1.3em;
padding-left: 2px;
}
.form-table input:hover, .form-table select:hover
{
background: #F7F7F7;
}
.form-table input.file
{
width: 200px;
height: 1.6em;
}
.form-table input.btn
{
width: 100px;
text-align: center;
background: #FFF;
height: 1.5em;
}
.form-table span.c{
font-size: 0.9em;
}
span.msg
{
color: #F00; font-weight: bold;
}
span.txt
{
color: #777;
}
span.info
{
color: #F00;
}
.banners
{
font-size: 0.7em;
padding: 0px 4px 0px 4px;
text-align:center;
}
.banners img
{
border:1px solid #000;
}
.banners h4
{
font-size: 1.2em;
color: #FFF;
text-transform: uppercase;
}
.banners a
{
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;

text-decoration: underline;
color: #FFF;
}
.banners a:hover
{
color: #000;
}
div.space
{
padding:0px;margin:0px;
}
img.space
{
display: inline;
padding: 0;
margin: 0;
}
div.language
{
padding-top: 1.2em;
font-size: 0.6em;
text-transform: uppercase;
text-align: center;
}
div.language a
{
color: #000;
background: #FFF;
text-decoration: none;
}
div.language a:hover
{
color: #AAA;
}
div.language img
{
border: 1px solid #EEE;
}
.content-col .content-container
{
padding-left: 20px;
padding-right: 20px;
}
/*td{border:1px solid red;}
div{border:1px solid blue;}*/
.b{font-weight:bold;}
.u{font-style:italic;}
div.login
{
font-size: 0.7em;
color: #FFF;
}
.login h4
{
text-transform: uppercase;
text-align: center;
font-size: 1.2em;
}
div.login div{
padding: 0px 10px;
color: #FFF;
/*font-size: 0.7em;*/
}
div.login input
{
margin:2px 0px;
padding-left: 2px;
width:150px;
border: 1px solid #DDD;
border-left: 1px solid #111;
border-top: 1px solid #111;
background: #EEE;
}
div.login .btn
{
width: auto;
border: 1px solid #DDD;
border-right: 1px solid #111;
border-bottom: 1px solid #111;
background: #555;
color: #FFF;
height: 18px;
font-size: 11px;
vertical-align: middle;
}
ul
{
list-style-type: square;
}
.fl{float:left}
.fr{float:right}
.clear{clear:both}