body {
	margin: 0px;
	background: #ffffff;
	text-align: center;
}

h1, h2, h3, h4, p, li, td, a {
	font-family: Century Gothic, Trebuchet, Tahoma, Arial, sans-serif;
}

h3, h4, p {
	padding: 0 0 0 20px;
}

p {
	font-size:10pt;
}

p.teaser {
	font-weight: bold;
	padding: 0 0 0 0;
}

h1 {
	color: #df3828;
}

h2 {
	color: #999999;
	font-size:33pt;
	font-weight: normal;
}

h3 {
	color: #000000;
	background: transparent url(/images/bullet.gif) no-repeat left;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 40px;
}

h3.special_process {
	color: #000000;
	text-decoration: underline;
	background: none;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 40px;
}

h4 {
	color: #000000;
	background: transparent url(/images/bullet.gif) no-repeat left;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 40px;
}

a:link, a:visited {
	color: #df3828;
}

li {
	font-weight: bold;
}

hr {
	display: none;
	width: 50%;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*
#leftcontent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 100%;
}
*/

#centercontent {
	background: white;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 150px;
	text-align: left;
	/*
	margin: 0 auto;
	margin-left: 201px;
   	margin-right: 201px;
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 35px;
	border: 0px solid black;
	*/
}

/*
#splashcentercontent {
	background: white;
	margin-left: 201px;
	margin-right: 201px;
	margin-top: 150px;
	padding-top: 100px;
	padding-bottom: 100px;
	border: 2px solid black;
}
*/

/*
#rightcontent {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	height: 100%;
}
*/

#header {
	text-align: center;
}

#menu {
	text-align: center;
}

#menu a:link, #menu a:visited {
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: black;
}

#qa a:link, #qa a:visited {
	color: black;
}

/*
li.menu_link {
	display: inline;
	list-style-type: none;
	padding-left: 1em;
	margin-left: 1em;
	border-left: 1px solid #df3828;
}

li.menu_link:first-child {
	border-left: none;
}
*/

.submenu_link {
	color: #df3828;
	font-weight: bold;
	font-size:12pt;
}

.quote {
	background: transparent url(/images/bullet.gif) no-repeat top left;
	margin-bottom: 60px;
}

.quote_name {
	font-size:12pt;
	font-weight:bold;
}

.quote_tag {
	margin-bottom: 60px;
}