body{
margin:0;
padding:0;
line-height: 1.7em;
font-size: 12px;
color: #2f2f2f;
font-family: arial, verdana, sans-serif, geneva;
}

td{
line-height: 1.7em;
font-size: 12px;
color: #2f2f2f;
font-family: arial, verdana, sans-serif, geneva;
}

#topsection1{
background: #c9ff77;
height: 150px; /*Height of top section*/
}
#topsection2{
background: #a6bfff;
height: 150px; /*Height of top section*/
}
#topsection3{
background: #f9ff3d;
height: 150px; /*Height of top section*/
}
#topsection4{
background: #dda9a9;
height: 150px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
margin-left: -20%; /*Set left margin to -(RightColumnWidth)*/
}

#contentcolumn{
margin: 0 10px 0 -190px; /*Set margin to 0 (LeftColumnWidth) 0 (RightColumnWidth)*/
}

#leftcolumn{
float: left;
width: 800px; /*Width of left column in pixels*/
margin-left: -190px; /*Set left margin to -(LeftColumnWidth)*/
background: #C8FC98;
}

#rightcolumn{
float: left;
width: 10%; /*Width of right column in percentage*/
background: #FDE95E;
}

#footer{
clear: left;
width: 100%;
background: #262626;
color: #FFF;
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;
}

.bodytext10{
font-size: 10px;
}

.bodytext14{
font-size: 14px;
line-height: 1.5em;
color: #8d8de7;
}

.bodytext_menu{
font-size: 14px;
line-height: 1.5em;
color: #6db1eb;
}

a.menu{
color: #6db1eb;
text-decoration:none;
}

a.menu:HOVER{
color: #ffcc00;
text-decoration:none;
}

a.menu:VISITED{
color: #6db1eb;
text-decoration:none;
}

a.menu:VISITED:HOVER{
color: #ffcc00;
text-decoration:none;
}

a.smenu{
font-size: 11px;
color: #2734ad;
text-decoration:none;
}

a.smenu:HOVER{
font-size: 11px;
color: #6db1eb;
text-decoration:none;
}

a.smenu:VISITED{
font-size: 11px;
color: #2734ad;
text-decoration:none;
}

a.smenu:VISITED:HOVER{
font-size: 11px;
color: #6db1eb;
text-decoration:none;
}

.footer{
font-size: 10px;	
line-height: 1.5em;
color: #6F6F6F;
}

a{
color: #AD424C;
text-decoration:none;
}

a:HOVER{
color: #2A6979;
text-decoration:none;
}

a:VISITED{
color: #AD424C;
text-decoration:none;
}

a:VISITED:HOVER{
color: #2A6979;
text-decoration:none;
}

a.blue{
color: #4955ae;
font-size: small;
font-style: italic;
text-decoration:none;
}

.submenuheading{
color: #294B95;
font-size: x-small;
}

a.submenu{
color: #294B95;
font-size: x-small;
text-decoration:none;
}

a.submenu:HOVER{
color: #fffff;
font-size: x-small;
}

a.submenu:VISITED{
font-size: x-small;
color: #294B95;
text-decoration:none;
}

a.submenu:VISITED:HOVER{
color: #fffff;
font-size: x-small;
}

fieldset
{
border: 0px solid #ccc;
width: 100%
}

legend
{
font-family: arial, verdana, sans-serif, geneva;
font-size: 14px;
font-weight: bold;
color: #5B1616;
background: #ffffff;
padding: 2px 6px;

} 

label
{	
font-family: arial, verdana, sans-serif, geneva;
font-size: 11px;
font-weight: bold;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc;
}

textarea
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}

select
{
font-family: verdana, arial, helvetica, tahoma, sans-serif;
font-size: 11px;
color: #2d2d2d;
background: #ffffff;
border: 1px solid #ccc
}

