img {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #666666;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: normal;
}
table {
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
}
.nav {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display:block;
}
.content {
	background-color: #FFFFFF;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-position: right top;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
}
th {
	font-weight: normal;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #231F20;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 200px;
}
.content_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #231F20;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 23px;
	border:none;
	width:540px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CE1F25;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.side {
	float:left;
	background-color: #D7D7D7;
	width: 177px;
	height:465px;
	text-align: left;
	clear:both;
}
.center {
	text-align: center;
}
.right {
	float: right;
}
.red {
	color:#CE1F25;
	font-weight:bold;
}
li {
	list-style-image: url(images/bullet.gif);
}

