@charset "utf-8";
/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:16px;
}

div#page
{
	width:100%;
}

div#header
{
	width:100%;
}
div#headerPrint
{
	width:100%;
	padding-bottom:5px;
}

div#headerLinks
{
	display:none;
}

div#navContainer
{
	display:none;
}

div#listmenu
{
	display:none;
}
div#flashContainer
{
	display:none;
}

div#contentContainer
{
	width:100%;
	float:left;
	background-color:white;
}
div#text
{
	padding-left:45px;
	padding-top:15px;
	width:685px;
	float:left;
}

div#textTemplate
{
	width:100%;
	float:left;
	padding-top:15px;
}
div#certifications
{
	display:none;
}
div#bottom
{
	display:none;
}

div#curve
{
	display:none;
}

div#footer
{
	width:100%;
	float:left;
	font-size:10px;
	color:#666666;
	text-align:center;
	padding-top:5px;
}
div#leftColumnNav
{
	display:none;
}


div#buttons
{
	display:none;
}
div#leftColumn
{
	display:none;
}

div#rightSide
{
	width:719px;
	float:left;
}	
div#graphic
{
	display:none;
}
h1
{
	color:#680000;
	font-size:18px;
	font-weight:bold;;
}

h2
{
	color:#0E1645;
	font-size:15px;
	font-weight:bold;
}

.red
{
	color:#680000;
	font-weight:bold;
}
.small
{
	font-size:11px;
	line-height:15px;
}

a, a:visited
{
	color:#680000;
	font-weight:bold;
	text-decoration:none;
}


.large
{
	font-size:17px;
	font-weight:bold;
}