* {
	padding: 0;
	margin: 0;
	background-repeat: inherit;
}

a {
   outline: 0;
}

html {
	height:101%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
}
#top_strip {
	width: 900px;
	float: none;
	height: 20px;
}

#content {
	width: 860px;
	float: none;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
	width: 860px;
	height: 20px;
	clear: both;
	float: inherit;
	vertical-align: sub;
	padding-top: 6px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-color: #009EE0;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
}

#navigation {
	float: none;
	width: 900px;
	height: 20px;
	text-align: center;
	background-color: #FFFFFF;
}
.Body_text {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 8px;
	line-height: 16px;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
a.nav:active {
	color: #FFFFFF;
	font-weight: bold;
}
.Body_textBold {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 8px;
}
.Large_text {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 12px;
}
.Large_textNospace {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.Heading_1 {
	font-size: 23px;
	color: #009EE0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Body_text_space {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom: 8px;
}
.Body_text_xtra_space {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-bottom: 12px;
}
.Heading_1_space {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
}
.Body_text_bullet {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-position: outside;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	padding-left: 0em;
	margin-left: 16px;
	padding-top: 4px;
}
.Large_text_space_after {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 6px;
}
.Large_text_bullet {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-position: outside;
	line-height: 18px;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
	padding-left: 1px;
	padding-top: 6px;
	margin-left: 16px;
}
.Heading_2 {
	font-size: 18px;
	color: #009EE0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Address_text {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#header {
	float: none;
	width: 870px;
	height: 100px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 14px;
}
.Body_text_nospace {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}


#tableform td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding:2px;
}

#tableform {
	background-color:#F8F8F8;
	padding:10px;
}

#tableform input {
	1border:1px solid #00;	
}

#tableform .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color:#EEEEEE;
	padding:3px;
}

#tableform textarea {
	height:100px;
	width:200px;
}
