body
{
	font-size: 10pt;
	font-family: Tahoma;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #555555;
}

table{font-size:100%;}
img{border:none;}
h1{font-size:150%;color:#FF6600}
h2{font-size:150%}

td.header {
	background-image: url('img/top_bg.gif');
	background-position:top;
	background-repeat:repeat-x;
}
td.borderbottom{border-bottom:1px solid #c5c5c5;}
td.bordertop{border-top:1px solid #c5c5c5;}

table.topmenu {border-left:1px solid #c5c5d5;width:500px;float:right;border-top:1px solid #c5c5c5}
table.topmenu td {text-align:center;font-size:8pt;font-weight:bold;height:22px;padding: 0 10px 0 10px;border-right: #c5c5c5 1px solid;border-left: #ffffff 1px solid;}
table.topmenu a {text-decoration:none;}
table.topmenu a:hover {text-decoration:underline;}

a{color:#146D7F;text-decoration:underline;}
a:hover{text-decoration:none;}
a:visited{color:#146D7F;}

.gradientbg{
	background-image: url('img/gradient_bg.gif');
	background-position:top;
	background-repeat:repeat-x;
} 

.contentcolumn {width:800px;text-align:left;margin-top:20px;margin-bottom:20px;}