body {
	text-align: center;
	min-width: 990px;
	background-color: #fff;
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%
}

div#wrapper {
	margin: 0px auto;
	width:800px;
	text-align: left;
	background-color: white;
	background-image:url('background.gif');
	background-repeat:repeat-y;
}


#nav {
	font:bold 1.2em "Myriad Web", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(nav.jpg) repeat-x left top;
	width:100%;
	float:left;
	padding: 0;
}
#nav ul {
	margin:0;
 	list-style:none;
	padding:8px 5px 30px 5px;
}
#nav a, #nav strong, #nav span {
	float:left;
 	display:block;
	text-decoration:none;
	color: #000;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */

#nav li {
  float:left;
  margin:0;
  padding:0 0 0 100px;
}

#nav a:hover {
	color:#f00;
	}

div#main {
	text-align: left;
	width: 798px;
	padding-top: 0px;
}

div.section {
	padding: 0 0 0 0;
}

div.section p.narrow, div.cleaner, p.img {
	line-height: 0px;
	font-size: 0;
}

div#main div.sidebyside {
	}


div#main div.sidebyside span {
	position: relative;
	display: inline;
}

div#main div.sidebyside p {
	position: relative;
	float: right;
}

div#main div.sidebyside p span.short {
	position: relative;
	float: left;
	width: 450px;
	margin-right: 20px;
	padding-left: 10px;
}

div#contactus div.sidebyside p span.short {
	font-weight: bold;
	font-size: 1.6em;
	padding-left: 30px;
	padding-right: 80px;
	font-family: "Times New Roman", serif;
	color: #363895;
	line-height: 1.3em;
	}

span.sectionsubtitle, a.linktop, ul.boldlist {
	font-weight: bold;
	font-size: 2em;
	font-family: "Times New Roman", serif;
	color: #363895;
	}

ul.boldlist {
	width: 440px;
	}
	
ul.boldlist li, ul.smallboldlist li {
	font-size: 0.9em;
	list-style-type:disc;
	list-style-position:inside;
	width: 400px;
	}
	
ul.smallboldlist {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.9em;
	}

ul.boldlist li {
	font-size: 0.9em;
	list-style-type:disc;
	list-style-position:inside;
	}
	
span.sectionend, p.contactsection {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	}

p.contactsection {
	font-weight: bold;
	font-size: 1.6em;
	font-family: "Times New Roman", serif;
	color: #363895;
	font-weight: bold;
	padding-left: 20px;
	}

span.sectioninclude {
	font-weight: bold;
	font-size: 1em;
	font-style:italic;
	line-height: 1.9em;
	}

span.sectionspacious {
	line-height: 1.8em;
	}

span.included {
	font-weight: bold;
	font-size: 2em;
	font-family: "Times New Roman", serif;
	color: #363895;
	font-weight: bold;
	padding-left: 20px;
	background: transparent url('bullet.gif') no-repeat top left;
	}


span.smallincluded {
	font-weight: bold;
	padding-left: 10px;
	background: transparent url('smallbullet.gif') no-repeat top left;
	}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

a.linktop {
	color: #363895;
	text-decoration: none;
	float: right;
	}

div#main div.sidebyside p span img {
	padding: 0;
	margin: 0;
	background-color: #fff;
	}

div#contactus.section div.sidebyside p {
	float: left;
	padding: 5px 0 5px 10px;
	}

div#main div#contactus.section div.sidebyside p.contactsection a.linktop {
	font-size: 1.2em;
	float: right;
	padding-left: 150px;
	}

ul.smallincluded {
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url('smallbullet.gif');
	list-style-type: disc;
	position: relative;
	float: left;
	width: 450px;
	padding-left: 40px;
}

ul.smallincluded li {
	padding: 5px 0;