body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #b2b2b2;
}

p, ul, ol {
font-size: .7em;
line-height:1.5;
}
.tableMain{
font-size: .7em;
}

h1 {
font-size: .1.1em;
font-weight: bold;
color:#666666;
}
h2 {
font-size: 1em;
font-weight: bold;
color:#666666;
}

h3 {
font-size: .9em;
font-weight: bold;
color:#666666;
}

h4 {
font-size: .8em;
font-weight: bold;
color:#666666;
}

h5 {
font-size: .7em;
font-weight: bold;
color:#666666;
}

.white {
color:#FFFFFF;
font-size: .7em;
font-weight: bold;
padding: 0px 10px 0px 0px;
}

.imageTD {
padding-bottom:20px;
color:#666666
}

.imageTD img {
border: 1px solid #b9b9ba;
}

.footer {
text-align:center;
color:#666666;
}

.footer a:link {
color:#666666;}
.footer a:hover {
color:#006699;
}

.intPgBg {background-image:url(images/int-bg.gif);
background-repeat:repeat-x;
padding-left:10px;
padding-right: 5px;
}

.tcPadded {
padding-left:10px;
}

.intPgBg a:link, a:visited {
color:#006699;}
.intPgBg a:hover, a:active {
color:#666666;
}

.whitePg {
padding-right: 5px;
}

.whitePg a:link, a:visited {
color:#006699;}
.whitePg a:hover, a:active {
color:#666666;
}
.bgGrad {background-image:url(images/grad-bg.gif);
background-repeat:repeat-y;
}
.checkmark li {
list-style-position: outside;
list-style-image:url(images/checkmark.gif);
line-height: 18px; 
} 

.legal {background-color:#FFFFFF;
padding:20px;
}
