body
{
	background-image: url(images/des_bkgd.gif);
	margin-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-repeat: repeat;
}

.date { font-size: 12pt; }
.legal { font-size: 10pt; }

#c_form
{
	color: #707070;
	font-size: 10pt;
}

a:link
{
	color: #ed1b23;
	text-decoration: underline;
}
a:hover, a:active, a:visited
{
	color: #9D1318;
	text-decoration: underline;
}

h1 { color: #ED1B23; }
h2,h3 { color: #4C4C4C; }

.title
{
	color: #ED1B23;
	font-size: 17pt;
	font-weight: bold;
}
.subtitle
{
	color: #ED1B23;
	font-size: 13pt;
	font-weight: bold;
}
.content
{
	color: #707070;
	font-size: 10pt;
	padding: 10px 15px;
}
.foot { font-size: 8pt; }
.search
{
	color: #000000;
	font-size: 11pt;
	padding: 5px 15px 5px 17px;
}
.copy
{
	font-size: 9pt;
	padding-bottom: 15px;
	padding-top: 10px;
}

.specs table { border: 1px solid #000000; }
.specs td { font-size: 9pt; text-align: center; }
/*.specs ul { padding-left: 210; }*/

.header
{
	background-color: #626262;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

ul li { list-style-position: inside; }