body {
	background: Grey;
	background-attachment: fixed;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
}

#Wrapper {
	border: 1px solid #CCCCCC;
	background: White;
	width: 802px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	min-height: 500px;
	
}

#TopMenu {
	width: 800px;
	height: 50px;
	text-align: center;
	background-image: url(header2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 15px;
}

#TopMenu a {
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}

#TopMenu a:hover {
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #053CB9;
}

#SideMenu {
	width: 200px;
	margin-left: 20px !important;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
	float: left;
	line-height: 20px;
}

#SideMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#SideMenu ul li {
	border-bottom: 1px solid #dee4da;
	width: 200px;
}

#SideMenu ul li a {
	width: 200px;
	color: #000000;
	display: block;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}

.selected {
	background-color: #FFFF66;
}

#SideMenu ul li a:hover {
	background-color: #FFFFCC;
}

.menucat {
	background-color: #CCCCFF;
}

.disclaimer {
	font-size: 9px;
	line-height: 12px;
}

.rightimage {
	margin-right: 10px;
}


#Text {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 240px !important;
	margin-left: 230px;
	line-height: 20px;
	width: 545px;
	position: inherit;
	text-align: left;
}

#Text h2 {
	font-size: 16px;
	padding: 0px;
	margin-bottom: 5px;
}

#Text td {
	font-family: Tahoma;
	font-size: 12px;
	border-bottom: 1px solid #CCCCCC;
}

#Text h4 {
	font-size: 14px;
	padding: 0px;
	margin-bottom: 5px;
}
