@charset "utf-8";

* {
padding: 0;
margin: 0;
outline: none;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: none;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
line-height: 1;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

.hidden { 
display: none; 
visibility: hidden; 
} 

.invisible { 
visibility: hidden; 
}

.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
}

.clearfix { 
display: inline-block; 
}

* html .clearfix { 
height: 1%;
}

.clearfix { 
display: block; 
}

.clear_both { 
display: block; 
padding-bottom: 40px;
}

body {
font-family: Verdana, Geneva, sans-serif;
font-size:12px;
line-height: 18px;
background-color: #3a3a3a;
text-align: center;
color: #FFFFFF;
}

#header-logo {
margin-bottom: 3px;
margin: 0 auto;
text-align: left;
}

#header-logo img {
height: auto;
}

#wrapper {
margin: 0 auto;
padding: 0px;
position: relative;
height: 100%;
word-wrap: break-word;
text-align: left;
}

#main-logo {
width: 100%;
margin: 0 auto;
text-align: center;
}

#main-logo img {
width: 100%;
height: auto;
}

#header {
background-color: #3a3a3a;
height: 50px;
margin-bottom: 0px;
outline: none;
}

#header .left {
padding-left: 3px;
padding-top: 5px;
outline: none;
}
#header .right { 
padding-top: 12px;
padding-right: 3px; 
}

#header a { 
border: none; 
outline: none;
}

#header .right .fb { 
border: none;
padding: 0;
margin: 0;
outline: none;
background-color: transparent;
}

#header .right .tw { 
border: none;
padding: 0;
margin: 0;
outline: none;
background-color: transparent;
}

#header .right a.fb {
outline: none;
}

#header .right a.tw {
outline: none;
}

#footer {
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
height: 30px;
color: #FFFFFF;
text-align: left;
margin-left: 5px;
padding-bottom: 15px;
font-size: 11px;
}

#footer p {
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
height: 30px;
color: #FFFFFF;
text-align: left;
margin-left: 0;
padding-bottom: 5px;
font-size: 11px;
}

#footer a:link, #footer a:active, #footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: none;
}

h1 {
text-align: left; 
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
}

a.link {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: underline;
outline: none;
}

a.link:link {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: underline;
outline: none;
}

a.link:active {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: underline;
outline: none;
}

a.link:visited {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: underline;
outline: none;
}

a.link:hover {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
color: #CCCCCC;
font-style: normal;
text-align: left;
text-decoration: none;
outline: none;
}

a.link:selected {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: underline;
outline: none;
}

/************************************************************************
NAVIGATION STYLING
*************************************************************************/

.content ul.menu { 
margin: 0px; 
}

.content p:list-child { 
margin-bottom: 8px !important; 
}

.content ul.menu li {
font-family: Verdana, Geneva, sans-serif;
list-style: none;
list-style-type: none;
display: block;
font-size: 11px;
border-bottom: 1px solid #FFFFFF;
padding: 0px;
text-transform: uppercase;
font-weight: bold;
}

.content .menu li:last-child {
border-bottom: none;
}

.content .menu li a {
background: transparent url('../images/arrow.png') no-repeat right center;
padding: 8px 15px 8px 15px;
color: #FFFFFF;
line-height: 24px;
text-decoration: none;
display: block;
}

.content .menu li a.loading {
background: transparent url('../images/loader.gif') no-repeat 99% center;
}

.content .menu li a:hover {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: none;
outline: none;
background-color: #3a3a3a;
}

.content .menu .current_page a {
}

.content .menu .current_page a {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: none;
outline: none;
background-color: #3a3a3a;
}
 
/************************************************************************
CONTENT STYLING
*************************************************************************/
#wrapper .content:last-child {
background-image: none;
}

.content_message h3 {
text-align: left;
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 5px;
padding-right: 5px;
}

.content_message h5 {
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
text-align: justify;
}

.content_message h6 {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: none;
text-transform: uppercase;
margin-top: 15px;
margin-bottom: 15px;
padding: 10px 0 10px 3px; /* top right bottom left */
background-color: #333333;
}

.content_message h7 {
text-align: left;
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 15px;
padding-left: 5px;
padding-right: 5px;
}

.content_message p {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
font-style: normal;
padding-left: 5px;
padding-right: 5px;
margin-top: 0px;
margin-bottom: 15px;
text-align: justify;
}

.content_message ul {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
font-style: normal;
padding-left: 5px;
padding-right: 5px;
margin-top: 0px;
margin-bottom: 15px;
text-align: justify;
}

.content_message ul li {
padding-bottom: 15px;
}

.content_message p.data {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
font-style: normal;
padding-left: 20px;
margin-top: 0px;
margin-bottom: 5px;
text-align: left;
}

.content_message p.data_space {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
font-style: normal;
padding-left: 20px;
margin-top: 0px;
margin-bottom: 20px;
text-align: left;
}

.content_text {
text-align: left;
padding: 10px;
margin: 0 0px 0px 0px;
background-color: #FFFFFF;
}

.content {
text-align: left;
padding: 10px;
margin: 0px 0px 0px 0px;
background-color: #3a3a3a; /* Menu Button Color */
}

.content ul {
list-style: disc;
list-style-position: inside;
margin: 6px;
}

.content_space {
margin-bottom: 35px;
width: 100%;
}

.content_image {
margin-bottom: 10px;
width: 100%;
margin: 0 auto;
text-align: center;
}

.content_image img {
width: 100%;
height: auto;
}

.title {
font-size: 13px;
font-weight: bold;
padding-bottom: 5px;
padding-top: 5px;
font-family: Verdana, Geneva, sans-serif;
color: #336699;
}

.address {
font-size: 11px;
font-weight: normal;
font-family: verdana;
color: #FFFFFF;
}

.content table, .content td {
max-width: 95% !important;
}

.content pre, .content code {
background-color: #FCF7EC;
overflow-x: auto;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
margin: 0px 0px 5px 0px;
padding:5px 5px 3px 5px;
white-space : normal; /* crucial for IE 6, maybe 7? */
}

.content pre {
width: 95%;
}

/************************************************************************
FORM STYLING
*************************************************************************/

button.button {
font-size: 12px;
font-weight: bold;
background-color: #333333;
padding: 3px;
text-align: center;
color: #FFFFFF;
border: none;
display: block;
width: 100px;
height: 35px;
cursor: pointer;
}

button.button:hover {
background-color: #4a4a4a;
}

.ButtonForm  { 
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
border: 0px;  
height: 35px; 
width: 100px;
vertical-align: middle;
text-align: center;
cursor: hand;
}

input, textarea {
font-family: Verdana, Geneva, sans-serif;
color: #000000;
background-color: #CCCCCC;
font-size: 11px;
line-height: 14px;
margin-bottom: 14px;
margin-top: 2px;
border: none;
padding:5px;
display: block;
width: 98%;
resize: none;
outline: none;
max-width: 98%;
}

textarea {
height: 170px;
max-height: 170px;
}

label {
font-size: 12px;
font-weight: normal;
font-family: verdana;
color: #FFFFFF;
display: block;
text-transform: none;
font-weight: normal;
}

label span {
color: #FF0000;
}

label .field {
color: #003366;
}

.policy {
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
margin-top: 15px;
margin-bottom: 20px;
text-align: left;
padding-left: 5px;
} 
	
input[type=checkbox] {
display: none !important;
opacity: 0;
}

.policy span {
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
}

label[for=agree] a,
label[for=agree] a:active,
label[for=agree] a:visited,
label[for=agree] a:focus {
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
}

label[for=agree] a:hover {
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked
{
position: absolute;
left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
position: relative;
cursor: pointer;
padding-left: 35px;
padding-top: 5px;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 22px;
height: 22px;
border: 1px solid #CCCCCC;
background-color: #CCCCCC;
border-radius: 0;
box-shadow: none;
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
content: '\2713';
position: absolute;
top: 7px;
left: 5px;
font-family: Verdana, Geneva, sans-serif;
font-size: 20px;
font-weight: bold;
line-height: 10px;
color: #009900;
transition: all .2s;
}

[type="checkbox"]:not(:checked) + label:after {
opacity: 0;
transform: scale(0);
}

[type="checkbox"]:checked + label:after {
opacity: 1;
transform: scale(1);
}

[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before,
label:hover:before {
border: 0;
outline: none;
}

#modal {
font-weight: normal;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
left: 50%;
margin: -250px 0 0 -32%;
opacity: 0;
position: absolute;
top: -50%;
visibility: hidden;
width: 65%;
border-radius: 4px;
box-shadow: 0;
box-sizing: border-box;
transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
z-index: 9999;
}

#modal:target {
opacity: 1;
top: 50%;
visibility: visible;
}

#modal .header,
#modal .footer {
border: none;
}

#modal h2 {
float: left;
color: #000000;
font-size: 20px;
line-height: 28px;
font-weight: normal;
text-align: left;
text-transform: none;
padding: 0;
margin-bottom: 10px;
}

#modal .header,
#modal .text,
#modal .footer {
padding: 5px 15px;
color: #000000;
}

#modal .text {
clear: both;
line-height: 20px;
padding: 10px 15px;
text-align: left;
}

#modal .text p {
margin-bottom: 10px;
}

.modal-content {
background-color: #FFFFFF;
position: relative;
z-index: 20;
}

#modal .overlay {
background-color: #000000;
background: rgba(0,0,0,.6);
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10;
}

#modal a.btn
{
float: right;
}

#modal a.btn,
#modal a.btn:active,
#modal a.btn:focus,
#modal a.btn:hover {
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
display: inline-block;
padding: 5px;
border-radius: 5px;
background-color: #E74C3C;
}

@media only screen and (max-width: 768px) {
#modal:target {
top: 15px;
}

#modal {
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
top: 15px;
margin: 0 auto;
width: 90%;
}
}

@media only screen and (max-width: 480px) {
#modal {
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
top: 15px;
margin: 0 auto;
width: 96%;
}

#modal h2 {
font-size: 16px;
font-weight: bold !important;
}
}

/************************************************************************
BUTTONS STYLING
*************************************************************************/

.right a {
padding: 3px 8px 3px 8px;
background-color: #333333;
color: #FFFFFF;
text-decoration: none;
line-height: 24px;
font-size: 11px;
margin-left: 2px;
text-transform: uppercase;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
}

.right a:link, .right a:selected, .right a:active, .right a:visited {
padding: 3px 8px 3px 8px;
background-color: #333333;
color: #FFFFFF;
text-decoration: none;
line-height: 24px;
font-size: 11px;
margin-left: 2px;
text-transform: uppercase;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
}

.right a:hover {
padding: 3px 8px 3px 8px;
background-color: #4a4a4a;
color: #FFFFFF;
text-decoration: none;
line-height: 24px;
font-size: 11px;
margin-left: 2px;
text-transform: uppercase;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
}

.right { 
float: right; 
}

.left { 
float: left; 
}

.nopad { 
padding: 0px; 
}

.notice {
-x-system-font:none;
background: #FFF3AE none repeat scroll 0 0;
font-family: Helvetica,Arial,sans-serif;
font-size: 14px;
padding:10px;
margin: 8px 0px 14px 0px;
font-style: italic;
width: 260px;
}

.spacer { 
clear: both; 
}

.message { 
background: #F1F1F1; 
color: #003366; 
padding: 10px;
}

.message span {
color: #FF0000;
}

.highlight {
color: #ae801d;
background: #fbf8e4;
}

.success {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 2em;
color: #339900;
font-weight: bold;
padding-left: 0;
margin-left: 3px;
margin-bottom: 10px;
text-align: left;

width: 98%;
}

.error {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 2em;
color: #FF0000;
font-weight: bold;
padding-left: 5px;
margin-left: 0;
margin-bottom: 10px;
text-align: left;
border: 0;
width: 98%;
}

nav {
background-color: #333333;
padding: 10px 5px 10px 5px;
margin: 0;
}

nav a {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: none;
text-transform: uppercase;
outline: none;
}

nav > a {
padding: 5px 10px;
background-color: #3a3a3a;
}

nav > a:hover {
background-color: #4a4a4a;
}

nav ul {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: none;
list-style: none;
list-style-type: none;
text-transform: uppercase;
padding: 0;
margin: 10px 0 0 0;
display: none;
}

nav li {
padding: 0;
margin: 0;
}

nav li a {
background: transparent url('../images/arrow.png') no-repeat right center;
padding: 8px 15px 8px 15px;
color: #FFFFFF;
line-height: 24px;
text-decoration: none;
display: block;
background-color: #4a4a4a;
border-bottom: 1px solid #FFFFFF;
}

nav p:list-child { 
margin-bottom: 8px !important; 
}

nav li:last-child {
border-bottom: none;
}

nav li a.loading {
background: transparent url('../images/loader.gif') no-repeat 99% center;
}

nav li a:hover {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: none;
text-transform: uppercase;
outline: none;
background-color: #3a3a3a;
}

nav .current_page a {
}

nav .current_page a {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
font-style: normal;
text-align: left;
text-decoration: none;
outline: none;
background-color: #3a3a3a;
}

#footer a.copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
outline: none;
}

#footer a.copyright:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
outline: none;
}

#footer a.copyright:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #3a3a3a;
font-weight: bold;
text-decoration: none;
outline: none;
}