﻿body { font-family: Arial; font-size: 10pt; color: #3f3c3e; background-color: #92a3bf; margin: 0px; line-height: 22px }


/*---Elements----*/
a{color: #282640; text-decoration:none; font-weight:bold }
a:active {	color: #282640; text-decoration:none; font-weight:bold}   
a:visited {	color: #282640; text-decoration:none; font-weight:bold}
a:hover {	color: #59576a; text-decoration:underline; font-weight:bold}
ul, li {line-height:25px}
li a {color: #3f3c3e; text-decoration:none; font-weight:bold }
img {border-width: 0px; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22pt; color: #282640; margin-top:0px; font-weight:100}
h2 { font-family: "Georgia"; font-size: 13pt; font-style:oblique; color: #4a475e; margin-top:35px; }
h3 { font-family: "Georgia"; font-size: 11pt; color: #282640; font-style:oblique }
input, textarea { background-color: transparent; font-size: 10pt; color: #151515; font-family: Arial, Helvetica, sans-serif; border: 1px solid #4a475e;resize: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; border:1px solid #4a475e;}
/*----ids (mainly for dwt file)---*/
#top_x { width: 100%; background-image:url('images/design/top_x.jpg'); min-width:1006px; background-repeat: repeat-x;}
#top { width: 100%; background-image:url('images/design/top.jpg'); min-width:1006px; background-repeat:no-repeat; background-position: center top}
#top_x_index { width: 100%; background-image:url('images/design/index/top_x.jpg'); min-width:1006px; background-repeat: repeat-x; background-color:#75758d}
#top_index { width: 100%; background-image:url('images/design/index/top.jpg'); min-width:1006px; background-repeat:no-repeat; background-position: center bottom;}
#middle_x { width: 100%; background-image:url('images/design/middle_x.jpg'); background-repeat:repeat-x; min-width:1006px; background-position: center top}
#middle_y { width: 100%; background-image:url('images/design/middle_y.jpg');  min-width:1006px; background-position: center top; background-repeat:repeat-y}
#middle { width: 100%; background-image:url('images/design/middle.jpg'); background-position: center top; background-repeat:no-repeat; min-width:1006px;}
#middle_x_index { width: 100%; background-image:url('images/design/index/middle_x.jpg'); background-repeat:repeat-x; min-width:1006px; background-position: center top; background-color:#8e9eb8}
#middle_y_index { width: 100%; background-image:url('images/design/index/middle_y.jpg');  min-width:1006px; background-position: center top; background-repeat:repeat-y}
#middle_index { width: 100%; background-image:url('images/design/index/middle.jpg'); background-position: center top; background-repeat:no-repeat; min-width:1006px;}
#footer_x { width: 100%; font-size:10pt; background-image: url('images/design/footer_x.jpg'); background-repeat: repeat-x;  min-width:1006px;} 
#footer { width: 100%; font-size:9pt; color: #fff; background-image: url('images/design/footer.jpg'); background-repeat: no-repeat;  min-width:1006px; background-position: center top } 
#footer_x_index { width: 100%; font-size:10pt; background-image: url('images/design/index/footer_x.jpg'); background-repeat: repeat-x;  min-width:1006px;} 
#footer_index { width: 100%; font-size:9pt; color: #fff; background-image: url('images/design/index/footer.jpg'); background-repeat: no-repeat;  min-width:1006px; background-position: center top } 
#footer a { color: #fff; font-size:9pt} 
#footer a:hover { color: #ccc; font-size:9pt}
#footer .padding_left {padding-top:60px; padding-left: 40px}
#footer .padding_right {padding-top:60px; padding-right: 40px}
#footer_index a { color: #fff; font-size:9pt} 
#footer_index a:hover { color: #ccc; font-size:9pt}
#footer_index .padding_left {padding-top:60px; padding-left: 40px}
#footer_index .padding_right {padding-top:60px; padding-right: 40px}
/*---Classes---*/
.active { width: 980px; margin-left: auto; margin-right: auto; table-layout: fixed  }
.table { width: 100%; margin-left: auto; margin-right: auto; table-layout: fixed }
.large-font { font-family:Georgia;	font-size:14pt;	font-style:italic }
.small-font{font-size: 9pt; margin-top:4px; margin-bottom:4px; line-height: 15px} 
.padding_left {padding-left:30px; height: 88px}
.padding_right {padding-right:30px; padding-top:18px}
.center {text-align:center}
.right {text-align:right}
.image_border { border: 3px solid #ffffff; margin: 7px;	-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px#888;box-shadow: 0 0 5px #888;-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#b0b0b0')";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=150, Color='#b0b0b0') }
.fade {opacity: 1;transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out;}
.fade:hover {opacity: 0.6;}
.submit { background: #eeeeee;	-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;cursor:pointer; width: 82px; height: 33px; border: none; }