body {
	margin: 10px 10px;
	background: #CCCCCC url(images/bg.gif) repeat;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}
.red {
	color: #FF0000;
}
.grey {
	color: #999999;
}
h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
}
.tableborder {
	border: 10px solid #FFFFFF;
	background: #FFFFFF;
}
.sidebox {
	background: #CCCCCC url(images/homeV2_18.jpg) repeat-x;
	font-weight: bold;
	padding: 10px;
	color: #666666;
}
.sidebox ul {
	margin-left: 20px;
	padding-left: 0px;
}
.sidebox li {
	margin-bottom: 14px;
	padding-left: 0px;
	list-style: url(images/homeV2_23.jpg);
}
.maintext {
	padding: 15px 25px 25px;
	color: #333333;
}
.smallboxleft {
	padding-right: 20px;
}
.smallboxright {
	padding-left: 20px;
}
.footer {
	font-weight: bold;
	color: #FFFFFF;
	background: #99CC00;
	padding: 10px;
	border-top: 3px solid #FFFFFF;
}
.imagefloatright {
	float: right;
	margin-left: 15px;
}
.imagefloatleft {
	float: left;
	margin-right: 15px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.greybg {
	background: #CCCCCC;
}
.blue {
	color: #003399;
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}
