/* CSS Document */




.contact_left .textarea textarea.error{
border: 1px dotted #f00;
}


.pagination { text-align:right; padding-bottom:20px; font-size:13px;}
.pagination a { padding:0px 4px;}
.pagination a:hover { background:#2941a8; color:#fff;}
.pagination a.active {
	background:#2941a8;
	color:#fff;
	text-decoration: none;
}
.sitemap {
	padding-bottom:10px;
	padding-left:20px;
}
.sitemap ul {
	margin-left:20px;
	
}

.sitemap ul li {
	text-align:left;
}
.required{
	padding: 0px;
}
label.error {
color: red;
font-style: italic;
width:200px;
padding-left:260px;
}
p.error {
color: red;
font-style: italic;
padding-left: 250px;
}
input.error{
	border: 1px dotted #FF0000;
}
.message_sent{
	font-weight: bolder;
	color: #009933;
}
.go{
	background-image: url(/img/go.gif);
	height: 25px;
	width: 68px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.button{
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}
.top_menu li ul li a {
	height:auto;
}
.header .logo {
font-size:0;
line-height:0;
padding-bottom:35px;
padding-top:20px;
text-align:center;
}
.content_column td ul{
padding-left:20px;
}
.width_235{
width:235px;
}
.header .logomain {
font-size:0;
line-height:0;
padding-bottom:25px;
padding-top:60px;
text-align:center;
}
.bld{
padding-left:5px; 
font-weight: bold; 
border-bottom:1px solid #FFF;
}
.st1{
float:left;
padding-left:15px;
}
.width_215{
width:215px;
}
.pb3{
padding-bottom:3px;
}
.pl5{
padding-left:5px;
}
.pr20{
padding-right:20px;
}
.ml5{
margin-left:5px;
}
.width_210{
width:210px;
}
.st2{
border-top:3px solid #86AFD7; 
font-size:13px; 
background:#EBEBEB; 
display: block; 
height:70px;
}
.st3{
float:left; 
text-align: center; 
background-color: #EBEBEB; 
padding-top: 5px;
}
.width_130{
width:130px;
}
.width_120{
width:120px;
}
.width_60{
width:60px;
}
.width_70{
width:70px;
}
.width_80{
width:80px;
}
.width_110{
width:110px;
}
.width_50{
width:50px;
}
.width_100{
width:100px;
}

.st4{
float:left; 
text-align: center; 
  
height:25px; 
background-color: #EBEBEB; 
border-top:1px solid #FFF; 
padding-top: 3px;
padding-bottom: 3px;
}
.st5{
float:left; 
width:195px; 
height: 40px; 
padding-top: 5px; 
padding-left: 5px; 
background-color: #EBEBEB;
}
.width_350{
width:350px;
}
.content_column ul{
padding-left:30px;
}
.header .icons {
	background:url(../img/bg_icons2.gif);
	width:149px;
	
}
.header .icons a {
	background:url(../img/icons2.gif) no-repeat left top;
	height:14px
}
.header .icons a.end {
	padding-right:0px;
}


.header .icons a.ico_facebook{
	background-position: -104px 0px;
	width:22px;
}







#hcTabs .nav {
    overflow: hidden;
}

#hcTabs ul {
    list-style: none outside none;
	padding-left:0px;
}

#hcTabs .nav li.first {
    margin-left: 0;
}

#hcTabs .nav li {
    float: left;
    margin: 0 1px;
    width: 98px;
}

#hcTabs .nav li a.current, #hcTabs .nav li a.current:hover {
    background-color: #EBEBEB !important;
    color: #737373;
}
#hcTabs .nav li a:hover {
	background-color: #455991 !important;
}
#hcTabs .nav li a {
    background: none repeat scroll 0 0 #C5D8F1;
    border: 0 none;
    color: white;
    display: block;
    font-family: 'TradeGothicCondensedNo.18',Calibri,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 100;
    line-height: 18px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

#hcTabs ul li a {
    border-bottom: 1px solid #666666;
    color: #666666;
    display: block;
    padding: 4px;
}

#hcTabs .list-wrap {
    background: none repeat scroll 0 0 #EBEBEB;
    margin: 0 0 20px;
    padding: 10px 30px 40px;
	width: 538px;
}

#hcTabs .list-wrap ul {
    padding-left: 30px;
}
#hcTabs .list-wrap ul li{
list-style: disc outside none;
}
