/* CSS Document */

.clearboth {
	clear:both;
}

#creditfooter {
	display:none;
}

.fbsubscribelink {
	display:none;
}

#news .feedburnerFeedBlock img {
	display:none;
	
}

.feedburnerFeedBlock {
	list-style:none;
	padding-left: 0px;
}
.feedburnerFeedBlock ul {
	list-style:none;
	margin: 2px;
	padding: 2px;
	
}

#news .feedburnerFeedBlock div {
	display: none;
}

#news .feedTitle {
	display: none;
}

.contentBlockLeft{
	text-align: left;
	margin-left: auto;
	width: 50%;
	float: left;
}

.contentBlockRight{
	text-align: left;
	margin-left: auto;
	width: 50%;
	float: right;
}
.contentBlockLabel{
	padding-left: 80px;
	height: 30px;
}

.contentBlockField{
	height: 30px;
}
.contentBlock {
	padding-top: 6px;
	padding-bottom: 6px;
}
.contentBlock .feedTitle{
	display: none;
}

.feedburnerFeedBlock li {
	list-style:none;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-bottom: 11px;
	
}

#leftNavigation {
	float:left;
	margin:0px;
	width:200px; 
	border:0; 
	padding:0;
}

#pageContent{
	float:left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	width:625px;
	
}


#footer{
	margin-right: auto;
 	margin-left: auto; 
	width:700px;
}

#news{
	margin-top: 30px;
 	margin-right: auto;
 	margin-left: auto; 
	
 	
}

#news h1{
		border:0px solid #3c3c3c;		
		border-bottom: 1px;
		color: #898989;
		margin-bottom:10px;
		padding-top:5px;
		font-weight: bold;
		
}

#header{
	text-align: left;
	margin-left: auto;
}

#headerLeft{
	text-align: left;
	margin-left: auto;
	width: 50%;
	float: left;
	
}
#headerRight{
	text-align: left;
	margin-left: auto;
	width: 50%;
	height: 145px;
	float: right;
	padding-top: 50px;
}

#headerRightCaption{
	padding-left: 10px; 
}

#headerRightCaption img{
	padding: 10px ;
}

#mainContent{
    margin-left: auto;
    margin-right: auto;
	position: relative;
	width: 900px;
	
	
}

.line {
	font-size:1px;
	height:1px;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
	padding: 1pt;
}

body {
	background: #000000;
	font-family: "Arial",Helvetica,Serif;
	font-style:normal;
	letter-spacing: normal;
	font-size: 0.8em;
	color: #a9a9a9;
	display: inline;	
}

h1{
	font-family: "Arial",Helvetica,Serif;
	font-style: normal;
	letter-spacing: normal;
	font-size: 1.5em;
	font-weight:bold; 
}

h2{
	font-family: "Arial",Helvetica,Serif;
	font-style: normal;
	letter-spacing: normal;
	font-size: 1.2em;
	font-weight:bold; 
}

.copyright{
	font-size: 0.9em;
	text-align:center;
	color: #d9d9d9;
}

a, a:hover {
	font-family: "Arial",Helvetica,Serif;
	text-decoration :underline;
	color: #f47b33;
	font-size: 1.0em;
	border: 0px;
}

a img{
border: 0px;
text-decoration:none;
}
