body { background-color:#0c1115;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom: 0px none;
	border-top: 0px none;
	margin: 0;
	padding: 0;
	}



h1 {
text-decoration: none; margin-bottom: 0;padding-bottom: 0;
} 

a:link {
	text-decoration: none;
	color: #f87d1f;
}
a:visited {
	text-decoration: none;
	color: #f87d1f;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #f87d1f;
}



#logo {
	margin-left: -12px;
}

td, th { font-family: Myriad Pro, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -0.2pt;
	color: #b6c6cc;
	line-height:1.2em;
	
}


#logo {
	margin-left: -12px;
}


.large { 
	font-size: 72px;
	color: #c4d4da;
	line-height:1.0em;margin-bottom: 0;padding-bottom: 0;
	
}

.large_white { 
	font-size: 72px;
	color: #ffffff;
	line-height:1.0em;margin-bottom: 0;padding-bottom: 0;
	
}

.large_orange { 
	font-size: 72px;
	color: #f87d1f;
	line-height:1.0em;margin-bottom: 0;padding-bottom: 0;
	
}

.medium_lg {
	font-size: 32px;
	color: #c4d4da;
	line-height:1.5em;margin-bottom: 0;padding-bottom: 0;
	
}

.medium_lg_white {
	font-size: 32px;
	color: #ffffff;
	line-height:1.5em;margin-bottom: 0;padding-bottom: 0;
	
}

.medium {
	font-size: 28px;
	color: #f87d1f;
	line-height:1.5em;margin-bottom: 0;padding-bottom: 0;
	
}

.medium_white {
	font-size: 28px;
	color: #ffffff;
	line-height:1.5em;margin-bottom: 0;padding-bottom: 0;
	
}

.small {
	font-size: 22px;
	color: #f87d1f;
	line-height:1.1em;margin-bottom: 0;padding-bottom: 0;
	
}

.smallsmall {
	font-size: 16px;
	color: #f87d1f;
	line-height:1.1em;margin-bottom: 0;padding-bottom: 0;
	
}

.small_white {
	font-size: 22px;
	color: #ffffff;
	line-height:1.1em;margin-bottom: 0;padding-bottom: 0;
	
}

.item_info
		{
			width:140px;
			float:left;
			text-align:right;
			border:1px solid #0f2f34;
			margin-bottom:28px;
			background-color:#101518;
			padding:10px;
		}
		
		
		.item_info_orange
		{
			width:140px;
			float:left;
			text-align:right;
			border:1px solid #0f2f34;
			margin-bottom:28px;
			background-color:#1e2930;
			padding:10px;
		}
		
.item_content
		{
			margin:0 0px 28px 170px;
			border:1px solid #0f2f34;
			background-color:#101518;
			padding:10px;
		}			
		
.oneColFixCtr #container {
	width: 620px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}




.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0 10px;
	font-family: Myriad Pro, Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	letter-spacing: -0.1pt;
	color: #99abb2;
	line-height:1.6em;
	text-align:justify;
}
.center {
	text-align: center;
}



