body {
background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}



.bkgd {
	background-image: url(../images/bkgd.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.bkgd-left {
	background-image: url(../images/bkgd_left.png);
	background-repeat: repeat-y;
}

.bkgd-right {
	background-image: url(../images/bkgd_right.png);
	background-repeat: repeat-y;
}



a:link {
	color: #f4911e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f4911e;
}
a:hover {
	text-decoration: underline;
	color: #F7A851;
	
}
a:active {
	text-decoration: none;
	color: #f4911e;
}

.content {
	height: 400px;
	width: 800px;
	vertical-align: top;
}

.padding  {
padding: 20px;
}

p {
	padding-left: 25px;
}

form {
	margin: 0px;
	}

input,textarea {
	border: 1px dashed #f4911e;
	color: #000000;
	background-color: #999999;
}

.footer {
	font-size: 10px;
	color: #FFFFFF;
}

.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:active {
	text-decoration: none;
	color: #999999;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0.2em;
	margin-top: 0em;
}

h1 {
	font-size: 24px;
	color: #f4911e;
	font-weight:200;
}
h2 {
	font-size: 14px;
	color: #999999;
}

hr {
	border-bottom: 1px dashed #f4911e;
	border-top: none;
	border-right: none;
	width: 85%;
	
}

.small {
		font-size: 9px;
}

.breakout-quote {
font-size: 16px;

}

div.feedburnerFeedBlock ul { 
margin-left: 1em; 
padding-left:0;
margin-top:0;
margin-bottom:0;
list-style-type: round; 
}

#creditfooter {
display: none;
}


.blogbox2 {
	background-image: url(../images/homepage_boxes-09.png);
	background-repeat: repeat-y;
	margin-bottom:0;
	vertical-align: top;
}


.blogbox {
	background-image: url(../images/blog-feed_02.png);
	background-repeat: repeat-y;
	margin-bottom:0;
}

#blogfeed p {
	margin-bottom:0;
	margin-top: .5em;
}

#blogfeed {
	padding-left: 2.5em;
	padding-right: 1em;
	}
	

.newsletter-signup {
	background-image: url(../images/newsletter-signup_02.png);
	background-repeat: repeat-y;
	margin-bottom:0;
	padding-left: 10px;
	padding-right: 10px;
	height: 56px;
	}
	

.table-header {
font-weight: bold;
background-color:#333333;
}

.table-outline {
border: 1px solid #333333;
}