body {
	font-family: Verdana, Helvetica, sans-serif;
	background-color:#CCCCCC;
	font-size:12px;
	margin:0px;
	padding:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
color:#990000;
}

a:hover{
color:#990000;
text-decoration:none;
}

ul{
list-style-image:url(images/bullet-redarrow.gif);
margin-top:0px;
margin-bottom:0px;
}

h1{
font-family: Arial;
font-size:18px; 
font-weight:bold; 
text-transform:uppercase; 
letter-spacing:2px;
border-bottom:1px solid black;
}

h2{
font-family: Arial;
font-size:16px; 
font-weight:bold; 
letter-spacing:1px;
}

.TMS{
font-family: 'Trebuchet MS', Arial;
} 
/*
			TABLES
*/

table{
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}

.portfolioTable{
border:0px;
}

.portfolioTable td{
border-top:1px solid black;
}

.formTable{
background-color:#E6E6E6;
border:none;
}

.formTable th{
border-top:1px solid black;
border-bottom:1px solid black;
background-color:#CCCCCC;
text-align:left;
}

.wrapper {width:900px; margin:auto;}

.header {
	background-image:url(Template/Header2.jpg);
	width:800px;
	height:150px;
	float:left;
	clear:left;
	padding-left:50px;
	padding-right:50px;
}

.menu{
font-size:10px;
text-align:right;
font-weight:bold;
margin-top:135px;
width:797px;
padding-right:3px;
color:#FFFFFF;
}

.menu a:link{color:white; text-decoration:none;}
.menu a:visited{color:white; text-decoration:none;}
.menu a:hover{color:white; text-decoration:overline underline;}
.menu a:active{color:red;}

.start-today{
background-image:url(images/Start-Today-Background.gif);
background-repeat:repeat;
padding-top:3px;
padding-right:3px;
height:43px;
border-top:1px solid black;
border-bottom:1px solid black;
}

.bodywrapper{
background-image:url(Template/BodyBG.jpg);
width:800px;
float:left;
clear:left;
padding-bottom:2px;
padding-left:50px;
padding-right:50px;
}

.bodyleft{
width:518px;
margin:2px;
padding:15px;
background-image:url(Template/bodyrightBG.jpg);
background-repeat:repeat-x;
background-color:#E6E6E6;
float:left;
line-height:18px;
display:inline;
}

.bodyright{
width:220px;
float:left;
margin-top:2px;
padding:10px;
}

.footer {
background-image:url(Template/Footer.jpg);
text-align:center;
height:75px;
width:900px;
float:left;
clear:left;
padding-top:30px;
}

.leftQuote
{

width:200px;
margin:3px 3px 3px 0px;
float:left;
padding:3px;
border-top:3px solid #999999;
border-bottom:3px solid #999999;
font-size:10px;
color: #339900;
}