a {
	color: #289CC8;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #289CC8;
	text-decoration: underline;
}

a img {
	border: none;
}
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%; margin: 0;}
h4 {font-size: 100%;text-transform: uppercase;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	text-align:left;
}
h1{
	font-size:18px;
	color:#ff6600;
}
h2{
	font-size:16px;
	color:#ff6600;
}
h3{
	font-size:14px;
	color:#4184C5;
}
.container {
	width: 960px;
	margin: 0;
}
#contentarea {
	width: 960px;
	float: left;
	display:inline;
/*	padding-bottom: 30px;*/
	background:#FFFFFF;
}

#top {
	width: 960px;
	height: 74px;
/*	background-color:#FDCA5F;*/

}
#top-cover {
	float:left;
	display:inline;
	width: 960px;
	height:74px;
/*	border-bottom-width:3px;
	border-bottom-color:#0055a2;
	border-bottom-style:solid;*/
	background-color:#fdca5a;
	background-image:url(../images/hd_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#logo {
	width: 200px;
	float: left;
	display:inline;
	margin-top: 15px;
	margin-left: 5px;
}
#content {
	width: 630px;
	float: left;
/*	margin-top: 20px;*/
	margin-left: 20px;
	display: inline;
}
#content2 {
	width: 850px;
	float: left;
/*	margin-top: 20px;*/
	margin-left: 20px;
	display: inline;
}
#content_home {
	float: left;
	width: 960px;
	display: inline;
}
#right {
	width: 255px;
	float: left;
	display:inline;
	padding-bottom: 70px;
	margin-top: 20px;
	color: #666;
	margin-right:15px;
}
#right .moduletable {
	margin-bottom: 20px;
}
#bottom {
	width: 960px;
	clear: left;
	float: left;
	color: #666;
	background:#FFFFFF;
	padding:0 0 20px;
}
#right h3, #bottom h3 {
	margin: 0px;
	font-weight: bold;
	color: #1F6BB2;
	font-size: 18px;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, Sans-serif;
	border-bottom:5px solid #242424;
	padding:0 0 5px 0;
}
#user1 {
	width: 285px;
	float: left;
	margin-left: 15px;
}
#user1 .moduletable {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#user1 p {
	margin: 0;
	padding: 0;
	margin-left: 2px;
}
#user1 a {
	color: #FF9900;
}
#user2 {
	width: 285px;
	float: left;
	margin-left: 50px;
}
#user2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	text-transform: none;
	line-height: 18px;
}
#user2 a {
	color: #666;
	margin-left: 2px;
	font-size: 11px;
}
#user3 {
	width: 285px;
	float: right;
	margin-right: 10px;
}
#footer {
	width: 960px;
	text-align: center;
	font-size: 9px;
	padding: 10px 0 30px 10px;
	color: #FFFFFF;
	float:left;
	display:inline;
}
#footer p{
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer .moduletable {
	width: 880px;
	margin: 0 auto;
	margin-top: 3px;
}
h2.contentheading, h2.componentheading {
	margin-bottom: 20px;
	margin-top: 10px;
}
/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}
.author {
	color: #C0C0C0;
}
.createdate {
	color: #C0C0C0;
}
.contenttoc {
	margin: 5px;
}
ul {
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}
li {
	padding-left: 1px;
	line-height: 150%;
}
ul.arrow1 li, ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.buttons {
	float:right;
	width:85px;
}
.buttons .buttonheading {
	float:left;
}
.buttons img {
	border: 0;
}
fieldset {
	border: none;
	padding: 10px 5px;
}
fieldset a {
	font-weight: bold;
}
fieldset.input {
	padding: 0;
}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}
textarea, input {
	border: solid 1px #ccc;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}
input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}
tbody, table{
	text-align:left;
	font-size: 12px;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #666666;
}

.button {
	padding: 2px 8px;
	border: 1px outset #AEAEAE;
	color: #000000;
	font-weight: bold;
}
/* Poll Module Styles */

.poll-radio {
	padding:0;
	float:left;
	clear:left;
	text-align:left;
}
.poll-option {
	float:left;
	padding-bottom:6px;
	padding-top: 3px;
	width:85%;
	margin-left: 2px;
}
.poll h3 {
	border:none;
}
.author, .createdate, .modifydate, .buttons {
	display:none
}
#topmenu {
	float: right;
	width:650px;
	height: 25px;
	margin-top:40px;
	margin-right: 10px;
	display: inline;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -11px;
	float: right;
	display: inline;
}
#topmenu li {
	list-style: none;
	float: left;
	display: inline;
	font-weight: normal;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 2px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: Candara, Arial, Helvetica, sans-serif;
}
#topmenu li a {
	display: block;
	padding: 0;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
#topmenu li:hover, #topmenu li.hover {
	position: static;
}
#topmenu li a:hover, #topmenu li.active a {
	color: #1F6BB2;
	background-position: center;
}
html>body #topmenu li a {
	width: auto;
}
#spotlight {
	float:none;
	width: 960px;
	height:303px;
	background:url(../images/spotlight.jpg);
	background-repeat:no-repeat;
}
#spot_left_text {
    text-align:left;
	float:left;
	margin-left: 40px;
	margin-top: 200px;
	display: inline;
}
#spot_left_text h3 {
	font-size:100%;
}
#spot_top_buy {
    text-align:left;
    float:left;
	margin-left:490px;
	margin-top: 20px;
	display: inline;
}

#awards {
	margin: 5px 0;
	width: 910px;
	height: 94px;
	padding-top:10px;
}

.promo{
	padding-top:10px;
	padding-bottom:10px;
}
.promo ul{
	margin:0;
	padding:1px 0 0 0;
/*	height:1px;*/
	list-style:none
}
.promo ul li{
	padding:0 0 6px 50px;
	background:#e9f3fc url(../images/promo-bg.gif) repeat-y 0 0;
	position:relative;
	margin:10px 0 0 0;
	height:auto!important; 
	height:40px;
	overflow:visible;
}
.promo ul li h3{
	text-align:left;
	font-size:1em;
	text-margin:0 0 2px 0;
	padding:0;
	font-weight:bold;
	margin: 0;
}
.promo ul li h3 a{
	border-bottom:1px solid;
	text-decoration:none
}
.promo ul li p{
	margin:0
}
.promo ul li h3 img{
	position:absolute;
	top:-1px;
	left:10px
}
.promo2{
	text-align:left;
    background-color: #faf0e6;
}

.promo2 em{
    font-family: Georgia,Times New Roman,Times,serif; 
	font-weight: bold;
}
/***************************************************************
BlobStyleNav Appearances
***************************************************************/
.blobStyleNav {
	position:relative;
	float:right;
	display:inline;
	width: 200px;
	margin:0 0 12px 0;
}
	
.blobStyleNav .blobTopLeft {
	height:7px;
	font-size:0;
	background:url('../images/border-whitebox-top-left.gif') left top no-repeat;
}
.blobStyleNav .blobTopRight {
	height:7px;
	background:url('../images/border-whitebox-top-right.gif') right top no-repeat;
}
.blobStyleNav .blobTopRight h2 {
	color:#4184C5;
	text-align:center;
	border-width:1px 0;
}
.blobStyleNav .blobBody {
	margin:0;
	padding: 5px 0 0 10px; /* Don't pad the bottom of the blob body - it messes up any corners on the bottom */
	border: solid #bcbec0;
	border-width: 0 1px;
}
.blobStyleNav .blobBody h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4184C5;
	text-align:left;
	margin:0;
	margin-left:5px;
	border-width:1px 0;
}
.blobStyleNav .blobBody p {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-align:left;
	margin:0;
	margin-left:15px;
}
.blobStyleNav .blobBody p a{
	color:#666;
	text-decoration:none;
}
.blobStyleNav .blobBody p a:hover{
	color:#ff6600;
	text-decoration:underline;
}

.blobStyleNav .blobBottomLeft {
	background:url('../images/border-whitebox-bottom-left.gif') left bottom no-repeat;
}
.blobStyleNav .blobBottomRight {
	height:7px;
	font-size:0;
	background:url('../images/border-whitebox-bottom-right.gif') right bottom no-repeat;
}

