body{
margin:0;
padding:0;
/*line-height: 1.5em;*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
background-color:#ffffff;
}
a img {
  border: 0
}

a {
  color: #666666;
}
a:hover {
 text-decoration: none;
}
h1 {
  text-shadow: 1px 1px 0px #cccccc;
}

/*
b{font-size: 110%;}
em{color: red;}
*/
.bbord {
background: url(../images/bg.gif) no-repeat left top #6d6f71;
/*border-bottom: 3px solid #333333;*/
height: 135px;
text-align: center;
}
.topsection {
width: 960px;
margin: 0 auto;
/*padding-top: 40px;*/
}

.topt {
 float: left;
 width: 350px;
 text-align: left;
 margin-top: 27px;
 color: #FFFFFF;
 font-size: 20px;
 text-shadow: 1px 1px 0px #333333;  
}
.logoc {
  float: left;
  width: 300px;
  margin-top: -20px;
}
.logor {
  float: left;
  width: 196px;
  margin-top: 25px;
  margin-right: 40px;
}


.topplus {text-align: left; color: #CCCCCC; font-size: 13px; padding-top: 10px;}
.topplus a {color: #CCCCCC;}

#maincontainer {
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

/*
#topsection{
height: 190px;
}
*/

#contentwrapper {
float: left;
width: 100%;
clear: both;
}

#contentcolumn {
margin: 0 220px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn {
float: left;
width: 220px; /*Width of left column in pixel*/
margin-left: -960px; /*Set margin to that of -(MainContainerWidth)*/
/*background: #C8FC98;*/
}

#rightcolumn {
float: left;
width: 220px; /*Width of right column*/
margin-left: -220px; /*Set left margin to -(RightColumnWidth)*/
/*background: #FDE95E;*/
}

#footer {
clear: both;
font-size: 0;
}

/*.b2footer {
background-color: #f6861f;
height: 3px;
margin: 15px 0 3px;
font-size: 0;
clear: both;
}*/
.bfooter {
/*border-top: 3px solid #333333;*/
background: url(../images/bgf.gif) no-repeat left top #6d6f71;
/*height: 100px;*/
}
.ftext {
width: 520px;
margin: 0 auto;
text-align: left;
padding: 15px 0;
font-size: 14px;
font-weight: bold;
}
.ftext a {
color: #000000;
}



.innertube{
margin: 25px 25px 25px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

 /*
#leftcolumn .innertube ul {
margin: 5px 0;
border-right: 1px solid #00386c;
list-style: none;
}
#leftcolumn .innertube ul li {
padding-right: 10px;
  list-style: none;
}*/

.innertube a img, .innertube img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.menu {
/*height: 450px;*/
padding-top: 15px;
clear: both;
margin-bottom: 50px;
}

.menu ul {
  margin: 10px 0;
  padding: 0;
  list-style: none;
}
.menu ul li {
  margin: 10px 0;
  list-style: none;
}
.menu ul li div {
 background-color: #CCCCCC;
 padding: 5px;
 margin-left: -5px;
 -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.menu ul li div a {color: #000000;}

.menu ul li a {
  color: #666666;
  text-decoration: none;
  font-size: 13px;
}
.menu ul li a:hover {
  color: #000000;
  text-decoration: underline;
}

.simple {
margin-top: 10px;
/*height: 35px;*/
}

.simple input {
border-color: #DDDDDD #eee #eee #DDDDDD;
border-style: solid;
border-width: 1px;
background-color: #f5f5f5;
color: #000;
height: 25px;
width: 250px;
font-size: 20px;
margin: 0 5px;
}

.simple label {
display: block;
float: left;
height: 30px;
width: 200px;
border-bottom: 1px dashed #f5f5f5;
}
.simple div {
width: 280px;
height:80px;
float:left
}
.simple div label {
 height: 20px;
 border-bottom: none;
 margin: 0 15px;
 width: 140px;
}
.simple div input {
height: 20px;
width: 15px;
font-size: 18px;
background: transparent;
border: none;
}
.errorSummary {
  background-color: #FFE8E9;
  padding: 10px;
  border: 1px solid #FEC0C0;
}
.errorSummary ul li {
  font-weight: bold;
}


.clearf {
  clear: both; height: 0; font-size: 0;
}


#ContactForm_verifyCode {
  width: 50px;
}

.action {
padding:25px;
text-align:center;
}
