body {
padding:0; font-family:arial, sans-serif; font-size:12px;
margin:0px auto auto auto;
background-color:#B1D1D7;
color: white;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 80px; /*Height of top section*/
border-left: 10px solid #5A7885;
border-right: 10px solid #5A7885;
padding: 0 0 5px 5px;
margin-bottom: 0em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 100%;
background-color: #B1D1D7;
color: #5A7885;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 150px; /*Set left margin to LeftColumnWidth*/
border-right: 10px solid #5A7885;
}

#leftcolumn{
float: left;
width: 150px; /*Width of left column*/
margin-left: -850px; /*Set left margin to -(MainContainerWidth) less innertube margin*/
}

#footer{
clear: left;
width: 100%;
background: #5A7885;
color: #B1D1D7;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-right: 0;
}
#button {
width: 150px;
border-right: 1px solid #5A7885;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #5A7885;
color: #333;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-top: 1px solid #5A7885;
margin: 0;
}

#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #5A7885;
border-right: 10px solid #5aA7885;
background-color: #B1D1D7;
color: #5A7885;
text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #5A7885;
border-right: 10px solid #5A7885;
background-color: #C7DEE1;
color: #5A7885;
}

.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.BodyText2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #15546F;
	text-decoration: none;
}
.BodyText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C7DEE1;
	text-decoration: none;
}.white {
	border: 1px solid #FFFFFF;
}
.BodyText4 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText5 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText22 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #15546F;
	text-decoration: none;
}
.BodyText6 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660099;
	text-decoration: none;
}
.BodyText7{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660099;
	text-decoration: none;
}
.BodyText4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.BodyTextR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}

hr {
border: 0;
color: #5A7885;
background-color: #5A7885;
height: 1px;
width: 100%;
text-align: left;
}