@charset "utf-8";
/* CSS Document */

/* Remove later */
.greybox {

}


.content h1 {
	color: #003366;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	padding: 0;
	margin: 0 0 10px 0;
}

.content h2, .content .contentLayoutHeader {
	color: #003366;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	padding: 0;
	margin: 0 0 10px 0;
}

.content h3 {
	color: #ff5113;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}

.content h4 {
	color: #787878;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	padding: 0;
	margin: 0 0 10px 0;
}


.content h5 {
	color: #ff5113;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	padding: 0;
	margin: 0 0 10px 0;
}


.content p {
	color: #666666;
	line-height: 17px;
	margin: 0 0 10px 0;
}


.content a, .content a:visited {
	text-decoration: underline;
	color: #003366;
}

.content a:hover {
	text-decoration: underline;
	color: #ff6600;
}
	
#content .column {
	background:url(/images/1x1_grey.gif) right top repeat-y scroll;
/*	height:133px; */
/*	overflow:hidden; */
	}

.content .column.omega {
	background: none;
	height: 133px;
	overflow: hidden;
	}
.specialized_markets a {
	display:block;
	}
	
.content .market_links {
	margin-bottom:10px;
	}
	
.content .moveRight {
	float:left;
	margin-right:20px;
	}