html, body, form, div, p, h1, h2, h3, h4, input, select
{
	margin: 0;
	padding: 0;
	z-index: 0;
}

body
{
	background-color: #000;
}

body, p, td, li
{
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
}

p, ul
{
	margin-top: 0;
	margin-bottom: 1.1em;
}

h1
{
	margin-top: 0;
	margin-bottom: 2px;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #c9243f;
}

h2
{
	margin-top: 0;
	padding: 0 5px 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

h3
{
	margin-top: 0;
	padding: 0 5px 0 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #c9243f;
}

img
{
	border: none;
}

a
{
	color: #c9243f;
	text-decoration: underline;
}

a:hover
{
	color: #666;
	font-weight: bold;
}

div.callout
{
	width: 180px;
	height: 88px;
	line-height: 88px;
	padding: 0 0 1px 0;
	background-image: url(images/callout.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

div.callout a
{
	color: #fff;
	text-decoration: none;
}

div.callout a:hover
{
	text-decoration: underline;
}

div#wrapper
{
	width: 680px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

div#content_top
{
	width: 680px;
	height: 246px;
	margin: 39px 0 0 0;
	background-image: url(images/d2-7_05.jpg);
	background-repeat: no-repeat;
}

div#content_top div#slogan
{
	float: right;
	width: 300px;
	height: 100px;
	margin: 10px 10px 0 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: right;
}

div#content
{
	width: 680px;
	min-height: 250px;
	_height: 250px;
	padding: 0 0 10px 0;
	background-color: #fff;
	overflow: hidden;
}

div#content div#mainContent
{
	float: right;
	width: 425px;
	margin: 15px 15px 0 0;
	display: inline;
}

div#content div#secondaryContent
{
	float: left;
	width: 185px;
	margin: 0 0 0 25px;
	display: inline;
}

div#content div#secondaryContent ul.leftNav
{
	margin: 0 0 25px 0;
	padding: 0;
	overflow: hidden;
}

div#content div#secondaryContent ul.leftNav li
{
	float: left;
	width: 185px;
	margin: 3px 0 0 0;
	padding: 0 0 4px 0;
	background-image: url(images/leftnav_border.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div#content div#secondaryContent ul.leftNav li a
{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div#content div#secondaryContent ul.leftNav li a:hover
{
	color: #999;
}

div#content div#secondaryContent ul.leftNav li a.on,
div#content div#secondaryContent ul.leftNav li a.on:hover
{
	color: #c9243f;
}

div#content div#secondaryContent ul.subNav
{
	margin: 5px 0 0 0;
	padding: 0;
	overflow: hidden;
}

div#content div#secondaryContent ul.subNav li
{
	float: left;
	width: 170px;
	margin: 0 0 3px 15px;
	padding: 0;
	background: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

div#content div#secondaryContent ul.subNav li a
{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

div#content div#secondaryContent ul.subNav li a:hover
{
	color: #999;
}

div#content div#secondaryContent ul.subNav li a.on,
div#content div#secondaryContent ul.subNav li a.on:hover
{
	color: #c9243f;
}

div#content_bottom
{
	width: 680px;
	padding: 19px 0 0 0;
	background-image: url(images/d2-7_11.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}
div#leftbox{
	width:200px;
	float:left;
	margin-left: 10px;
		}
		div#leftbox p
		{
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #c9243f;
	list-style-position: outside;
	list-style-type: none;
	background-color: #CCC;
	text-indent: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
			}
		div#rightbox{
		width:200px;
		float:left;
		}
div#rightbox  p
		{
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #c9243f;
	list-style-position: outside;
	list-style-type: none;
	background-color: #CCC;
	text-indent: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
			}
			.line{	
	margin-top: 3px;
	margin-bottom:3px;
	padding: 0px 5px 3px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #c9243f;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	list-style-position: inside;
	list-style-type: none;}
	blockquote{
		padding-right:25px;
		}
	
