body {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  background: #265268;
  background-image: url('images/bg-page.jpg');
  background-repeat: repeat-x;
  font-size: 12px;
  color: #333;
}
a{
	color: #265268;
	text-decoration: underline;
}
a:hover{
	color: #336699;
	text-decoration: underline;
}
a:visited{
	color: #336699;
	text-decoration: underline;
}
td{
	vertical-align: top;
	color: #333;
}
h1{
	color: #025b85;
	font-size: 21px;
}
h2{
	color: #025b85;
	font-size: 18px;
}
h3{
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
}
.leftcol {
}
.leftcolTop {
}
.leftcolBottom {
}
.rightcol {
}
.rightcolTop {
}
.mainContent {
  background-color: #FFFFFF;
  border: solid 12px #fff;
}
.content a {
	color: #265268;
  text-decoration: underline;
}
.content a:hover {
	color: #336699;
  text-decoration: underline;
}
.contentLeft {
	width: 590px;
  color: #000;
  padding-right: 20px;
}
.contentRight {
  color: #4B87C9;
  width: 300px;
}
.contentRight a{
	color: #ffffff;
}
.title {
  color: #4B87C9;
  font-weight: bold;
}
.footer {
  background-color: #2c8ba9;
  color: #fff;
  padding: 10px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.columnlink{
	border-top: solid 1px #ccc;
	color: #fff;
	padding: 10px;
	line-height: 35px;
	width: 250px;
}
.content{
	background-image: url('images/bg-content.png');
	background-repeat: no-repeat;
	padding: 10px 0px 10px 38px;
	color: #000;
	line-height: 25px;
	text-align: justify;
}
input{
	border: 0px;
	background: #ccc;
	font-size: 11px;
	padding: 4px;
}



#footer{
width: 890px;
margin:0 auto;
padding-top:10px;
color: #FFF;
}
#footer #footerlinks{
clear:left;
display:block;
padding-top:10px;
}

#footer #footerlinks a{
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
float:left; display:block;
width:220px;
color:#ccc;
margin:0;
padding:4px;
margin-right:20px;
line-height:14px;
border: none;
text-decoration:none;
}

#footer #footerlinks  a, #footer #footerlinks a:visited, #footer #footerlinks a:active{
color:#333;
}

#footer #footerlinks a:hover{
color:#025b85;
}

.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-right: 160px;
display:block;
}
