
html {
width:100%;
height: 100%;
padding: 0px;
margin: 0px;
font-family: Georgia, Times New Roman, serif;
font-size: 10pt;
line-height: 14pt;
color: #4C4C4C;
}

body {
width:100%;
height: 100%;
padding: 0px;
margin: 0px;
background-color: #fff;
}


#maintable {
margin: 0px;
padding: 0px;
width: 100%;
}

#toptr {
vertical-align:top;
}

#left {
margin: 0px;
padding: 0px;
height: 100%;
width: auto;
}

#right {
margin: 0px;
padding: 0px;
height: 100%;
width: auto;
}

#Main {
width: 852px;
margin: 0px;
padding-top: 30px;
height: 100%;
}

#wrapper {
width: 852px;
text-align: left;
}

#submenu {
width: 852px;
height:100px;
clear:both;
}

#submenu TD {
padding-left: 33px;
padding-top: 12px;
vertical-align: top;
font-size: 9pt;
line-height: 14pt;
}

#submenu2 {
width: 852px;
height:25px;
clear:both;
}

.floatleft {
float:left;
}

#content {
padding-left: 0px;
padding-top: 20px;
height:310px;
}

#content2 {
padding-left: 0px;
padding-top: 20px;
padding-bottom: 45px;
}

#content3 {
padding-left: 120px;
padding-top: 40px;
padding-bottom: 45px;
text-align: right; 
}

#rightcolumn {
float:right; 
padding-left: 30px; 
width:400px; 
height: 310px;
}

#rightcolumn2 {
float:right; 
padding-left: 30px; 
width:400px; 
height:100%;
padding-bottom: 45px;
}

#rightcolumn3 {
float:right; 
padding-left: 30px; 
height:100%;
padding-bottom: 45px;
}


p {
margin-top: 0px;
}

.big {
font-size: 18px;

}

#dockdiv {
position:relative;
z-index:1;
top:-340px;
left:0px;
font-weight: bold;
}

A, A:visited, A:active {color: black;text-decoration: underline;}
A:hover {color: black;text-decoration: none;}

#submenu A, #submenu A:visited, #submenu A:active {color: #3D3A35; text-decoration: none;}
#submenu A:hover {color: white;text-decoration: none;}


h1 {
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11pt;
line-height: 11pt;
color: #000;
}

h3 {
font-weight: bold;
font-size: 10pt;
line-height: 14pt;
margin-bottom: 0px;
margin-top: 0px;
}

/* Lists */
ul {list-style-type: disc; padding: 10px; margin: 10px; padding-right:0;margin-right:0;}

.smallcaps {
font-variant: small-caps;
}

.fineprint {
font-size: 8pt;
line-height: 11pt; 
color: #797979;
font-family: Arial, Helvetica, sans-serif;
}