body {
	background-image: url("images/bg_light.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
}
.HeaderImg {
	background-color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;	
	width: 728px;	
}	
.tableHeader {
	background-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;		
	border-left-width: 2px;
	border-right-width: 2px;		
	border-left-color: #333333;
	border-right-color: #333333;	
	padding-left: 7px;
	padding-right: 7px;	
	width: 728px;	
}
.tableSubhead {
	margin: 5px 10px 0px;
	padding: 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 80px;
	width: 675px;
}
.tableBodyContainer {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	font-size: 12px;
	width: 728px;
}
.tableBottomNav {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 728px;	
}
.LargeTitles {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
.BodyTextNormal {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-indent: 10pt;
	line-height: 18px;
	letter-spacing: normal;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;	
}
.BodyTextNoIndent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-indent: 0pt;
	line-height: 18px;
	letter-spacing: normal;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;	
}
.BodyTextNormal a {
	color:#336699;
	text-decoration:underline;
	}
.BodyTextNormal a:hover {
	text-decoration:none;
	}
.BodyTextEm {
	font-weight: bold;
}
.BodyTextItal {
	font-style: italic;
}
.BodyTextBottomNav {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 10px;		
}
.BodyTextCopyright {
	font-style: normal;
	font-size: 10px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 10px;
}
.ImgAlignRight {
	float: right;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.ImgAlignLeft {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}	