/* CSS Document */

* {margin:0; padding:0;}

body {background:#004679; font:13px Arial, Helvetica, sans-serif; color:#0c0c0c; line-height:17px; text-align:center;}
input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:1em;}

/* ============================= main layout ====================== */
.main {margin:0 auto; text-align:left; width:950px;}

a{ color:#1E1E1E; text-decoration: underline}
a:hover{ text-decoration: none}
li{ list-style:none}
h1{ font-size:44px; text-transform:uppercase; line-height:normal; padding:12px 0 19px 0; letter-spacing:-1px;}
p{ padding-bottom:17px;}
.clear {clear:both; height:1px; overflow:hidden;}
/* ============================= header ====================== */

#header {background:#fff; text-align:center;}

.h{ padding:53px 0 0 29px; font-size:56px;  text-transform:uppercase;line-height:normal;}
h2 {font-size:1.5em; margin-bottom:.5em;}
.h2{ display:block; margin-top:-21px; padding-bottom:29px;}
.h a{ font:13px Arial, Helvetica, sans-serif; line-height:38px; background:#fff; padding:0 13px; float:left;text-decoration:none}
.h a:hover{ text-decoration:underline}
#menu {background:#0c0c0c; padding:10px; overflow:hidden;}
#menu li { border-right:1px solid #6c6d64; padding:0 16px; float:left;}
#menu .bord_none{ border:0;}
#menu li a{ font-size:16px; color:#6c6d64; text-transform:uppercase; text-decoration:none; line-height:17px;}
#menu li a:hover, #menu a.currentpage { color:#fff;}

/* ============================= content ====================== */
#content {background:#e6e7e8; padding:30px 0 65px 30px;}

.paddingcenter { padding:0 30px;}
.pad_bot1{ padding-bottom:37px;}
.pad_bot2{ padding-bottom:27px;}
.marg_right1{ margin-right:20px;}
.marg_right2{ margin-right:82px;}

.link1{ font-size:17px;}
.bord{ padding-right:12px;  border-right:1px solid #0c0c0c; margin-right:15px;}

.font1{ font-size:16px;}


#content ul { margin-top:10px; margin-bottom:20px}
#content ul li{ line-height:26px; background:url(cms2/images/marker_1.png) 0 4px no-repeat; padding-left:22px;}
/* ============================= footer ====================== */

#footer { color:#fff; text-transform:uppercase;}
#footer a{ color:#fff; text-decoration:none;}
#footer a:hover{ text-decoration:underline}

/* ============================= forms ============================= */

form fieldset {border:0;}
form legend {display:none}
form label {display:block; float:left; margin:0px 0 10px; width:150px;}
form input[type=text] {margin-bottom:10px; padding:2px; width:250px;}
form textarea {margin-bottom:10px; height:100px; width:255px;}
form input[type=submit] {padding:2px 4px; margin-left:150px;} 
.error_message {color:red; font-weight:bold;}


#footer {background:#000; clear:both; height:122px; text-align:left;}
#footer p {margin:0 auto; padding-top:25px; text-align:right; width:950px;}

.left{ float:left;}
.right{ float:right}

.col1, .col1b, .col1c { width:266px; float:left; padding:11px 0;}
.col1 {border-right:1px solid #ccc; margin-right:-1px; padding-right:15px;}
.col1b {border-right:1px solid #ccc; border-left:1px solid #ccc; padding:11px 15px;}
.col1c {border-left:1px solid #ccc; margin-left:-1px; padding-left:15px;}

.col2{ width:880px; padding-top:11px; padding-bottom:11px;}

div.clear {clear:both; height:1px; overflow:hidden;}

.wrapper {width:100%;}

div.image img {margin-right:20px;}

body#tinymce *, body#tinymce {color:#000; text-align:left !important;}
