body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	background-color: #13204a;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #13204a;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #13204a;
}
.container {
	background-color: #fefefe;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cacde0;
}

.title_graphic {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: auto;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #13204a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacde0;
}
.left_column {
	width: auto;
	background: #FFFFFF;
	float: left;
	padding-left: 5px;
	padding-right: 8px;
}
.right_column {
	width: auto;
	float: right;
}
.left_adsense {
	width: auto;
	float: left;
}
.menu {
	background: #0E487C;
	width: auto;
	height: auto;
	padding-bottom: 10px;
	text-align: center;
}
.menu a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	display: inline-block;
	font-weight: bold;
	text-decoration: underline;
	background-color: #D3D3D3;
	border-top: 1px solid #ffffff;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 1px solid #ffffff;
	width: 170px;
	margin-top: 13px;
}
.menu a:visited {
	color: #0000FF;
}
.menu li {
	list-style-type: none;
}
.menu a:link, .right_column a:visited {
	color: #0000FF;
}
.menu a:hover {
	background-color: #a5b2bb;
}
.bottom_menu {
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #0E487C;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
}
.bottom_menu a:visited {
	color: #00B0F3;
}
.bottom_menu li {
	list-style-type: none;
}
.bottom_menu a:link, .right_column a:visited {
	color: #00B0F3;
}
.bottom_menu a:hover {
	color: #0000ff;
	background-color: #a5b2bb;
}

.content {
	width: auto;
	padding-left: 0px;
	overflow: hidden;
}
#footer {
	height: 17px;
	width: auto;
	background-color: #13204a;
	padding-left: 15px;
	font-size: 12px;
	color: #FFFFFF;
	margin: auto;
	text-align: left;
}
#footer a {
	color: #FFFFFF;
}
a {
	color: #0000ff;
}
a visited {
	color: #0000ff;
}
.center {
	text-align: center;
}
.adlink {
	height: 17px;
	float: right;
}
.copy {
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
}
a.copylink {
	text-decoration: underline;
	color: #ffffff;
}
.contact {
	float: none;
}
.checklist_left {
	float: left;
	border: solid 1px #000000;
	width: 400px;
}
.checklist_right {
	float: left;
	border: solid 1px #000000;
	width: 400px;
}
.checklist_content {
	width: 805px;
	margin: auto;
	background-color: #cacde0;
	overflow: hidden;
}
.info_middle {
	text-align:left;
}
.facts li {
	padding-bottom: 15px;
}
.checklist_page {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}