BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back1.jpg);
	background-repeat: repeat-x;	
}
.outer-table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9dfeb;
	border-left-color: #d9dfeb;
	background-color: #FFFFFF;
}
.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
.top-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.top-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
	text-align: center;
}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0066CC;
}
.main-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
.main-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}
.main-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
	text-align: center;
}
.menu-spacer {
        width: 2px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
.content {
	color: #666666;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
.content a {
	color: #666666;
	font-size: 12px;
	text-decoration:none;
}
.content a:hover {
	color: #0066CC;
	font-size: 12px;
	text-decoration:underline;
}
.footer {
	color: #666666;
	background-color: #EEF0F1;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}
.footer a {
	color: #666666;
	font-size: 11px;
	text-decoration:none;
}
.footer a:hover {
	color: #0066CC;
	font-size: 11px;
	text-decoration:underline;
}
.bullet-points {
	color: #0066CC;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.bullet-points a {
	color: #0066CC;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}
.bullet-points a:hover {
	color: #0066CC;
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
}
.footer2 {
	color: #999999;
	font-size: 11px;
	line-height: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
.footer2 a {
	color: #999999;
	font-size: 11px;
	text-decoration:none;
}
.footer2 a:hover {
	color: #0066CC;
	font-size: 11px;
	text-decoration:underline;