/******** Body Elements ********/* {
	margin: 0;
	padding: 0;
}

body {
	background: #eee url(../images/bg01.gif) repeat;
	font-family: arial, verdana, tahoma;
	line-height: 140%;
	color: #999;
}

/******** Layout Elements ********/#wrapper {
	width: 748px;
	margin: 0 auto;
	padding: 8px;
	background: #fff;
	border: 1px solid #dedcdc;
	border-bottom: 6px solid #f00;
	overflow: hidden;
}

#header {
	height: 145px;
	padding: 5px;
	background: url(../images/logo.gif) no-repeat 10px 0;
}

#content {
	margin: 0 0 0 5px;
	float: left;
	padding: 0 8px;
	width: 330px;
}

#left {
	clear: left;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0 8px;
	width: 330px;
}

* html #left {
	margin: 0 0 0 10px;
}

* html #content {
	margin: 0 0 0 0;
}

#footer {
	margin: 0 0 5px 0;
	padding: 5px;
	border-top: 1px solid #ccc;
	background: #fff;
	clear: both;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	font-size: 11px;
	border-right: 1px solid #999;
	padding-right: 5px;
}

/******** Document Styles ********/h1 {
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #d80a0a;
	padding: 2px 0 2px 10px;
}

h2.subheading {
	background: #000;
}

h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #d80a0a;
	padding: 0;
}

h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

h3 {
	font-size: 15px;
	font-weight: bold;
}

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

a:hover {
	color: #d80a0a;
	text-decoration: none;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	float: left;
}

#header h1 a#logo {
	text-indent: -9999px;
	width: 100px;
	height: 120px;
	z-index: 100;
	display: block;
	margin: 0;
	padding: 0;
}

#header h1 a:hover#logo {
	text-decoration: none;
}

#header #genSearch {
	clear: both;
	width: 160px;
	float: right;
	padding: 2px 0 4px 0;
	margin: 10px 0 0 0;
}

#header input.searchBox {
	width: 122px;
	float: left;
	background: #efeae2;
	font-size: 12px;
	color: #524141;
}

#header input.searchGo {
	margin: 0;
	padding: 0;
	float: right;
	width: 26px;
	height: 21px;
}

#strap {
	border: 1px solid #ccc;
	text-align: left;
	color: #000;
	clear: both;
	width: 690px;
	margin: 0 0 0 14px;
	font-size: 12px;
	overflow: hidden;
}

* html #strap {
	margin-left: 22px;
}

#strap strong {
	color: #fff;
	background: #f00;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 4px;
	width: 35px;
}

#strap #ticker {
	color: #000;
	float: right;
	margin-top: 0;
	text-align: left;
	width: 635px;
}

p {
	margin: 0 0 10px 0;
	font-size: 12px;
}

.box01, .box02 {
	background: #f4f2f2;
	border: 1px solid #d4d4d4;
	padding: 0 5px;
	margin: 0 0 8px 0;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	line-height: 145%;
}

.box02 {
	min-height: 30px;
	height: auto !important;
	padding-bottom: 5px;
	margin-bottom: 8px;
	overflow: hidden;
}

.box03 {
	line-height: 140%;
}


.box03content {
        position: relative;
        top: -295px;
        left: 175px;
        width: 150px;
        margin-bottom: -120px;
        padding-bottom: -120px;
}

.box03 img {
        margin-left: -2px;
}


#footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}

/******** Other Styles ********/ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}

.floatleft {
	float: left;
	margin: 2px 5px 15px 5px;
}

.floatright {
	float: right;
	margin: 2px 5px 15px 5px;
}
#flashcontentFeature {
        margin: 0 0 8px 0;
}


