body
{
	background-color: #DDDDDD;
	font-family: sans-serif;
	font-size: 16px;
	margin: 0;
}

a:link
{
	font-size: 15px;
	color: #656565;
	text-decoration: none;
}

a:hover
{
	font-size: 15px;
	color: #656565;
	text-decoration: underline;
}

a:active
{
	font-size: 15px;
	color: #656565;
	text-decoration: underline;
}

a:visited
{
	font-size: 15px;
	color: #656565;
	text-decoration: none;
}

div#header
{
	background-image: url(../images/header_bg.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
	min-height: 491px;
	height: 491px;
	max-height: 491px;
	margin-bottom: 0;
}

div#header h1
{
	font-size: 24px;
	font-weight: bold;
	color: #808080;
	margin: 0;
	text-align: left;
}

div#header .italic
{
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin: 0;
}

div#header .tagLine
{
	margin-top: 32px;
	margin-bottom: 8px;
	font-size: 19px;
	font-weight: bold;
	color: #1F497D;
}

div#header h1.bigTitle
{
	font-size: 22px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #C00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#content
{
	margin-top: 0;
}

div.quote
{
	background-color: #F4F2F3;
	margin-left: 32px;
	margin-right: 32px;
}

div.quote table tr td.content
{
	padding-left: 10px;
	padding-right: 10px;
	min-height: 168px;
}

div.quote p.quoteTitle
{
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

div.quote p
{
	font-size: 13px;
	text-align: justify;
	font-weight: bold;
}

div.docQuote
{
	background-color: #F4F2F3;
	margin-left: 32px;
	margin-right: 32px;
}

div.docQuote table tr td p.docQuoteTitle
{
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

div.docQuote table tr td p
{
	font-size: 19px;
	font-style: italic;
	text-align: justify;
}

div.box
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 32px;
	margin-right: 32px;
}

div.bonus
{
	background-repeat: none;
	margin: 0;
	padding-top: 38px;
	padding-left: 38px;
	padding-right: 256px;
	height: 299px;
	width: 422px;
}

div.bonus h1
{
	text-align: left;
	margin-top: 0;
}

div.bonus p
{
	text-align: left;
	font-size: 16px;
}

.leftContent
{
	width: 52%;
	padding-right: 8px;
}

.leftContent ul
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.leftContent li
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 16px;
	list-style-image: url(../images/green_arrow.jpg);
}

.rightContent
{
	width: 50%;
	padding-right: 32px;
	padding-bottom: 10px;
}

.rightContent p
{
	font-size: 12px;
	margin-bottom: 0;
}

h1
{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #C00000;
}

h1.brighter
{
	color: #FF0000;
}

h1.brighterSmaller
{
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}

h2
{
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	color: #595959;
}

p.larger
{
	font-size: 19px;
	text-align: center;
	margin-left: 64px;
	margin-right: 64px;
}

.copyright
{
	font-size: 11px;
	text-align: center;
}

.bigtext
{
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

h3
{
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

li
{
	font-weight: bold;
	list-style-image: url(../images/green_arrow.jpg);
	margin-bottom: 16px;
}
div#copyright{                width:864px;                margin:15px auto 15px auto;                text-align:center;            }        
.style2 {
	color: #333333;
	font-weight: bold;
	font-size: 36px;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #999999;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}