/*------------------------------------ 
Content Headers (reserved for item->content)
------------------------------------*/

H1 {
	font-size: 16px;
	color: #3a4fe8;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-family			: Trebuchet MS, MS Sans Serif;	
}

H2 {
	font-size: 14px;
	color: #3a4fe8;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family			: Trebuchet MS, MS Sans Serif;	
}

H3 {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family			: Trebuchet MS, MS Sans Serif;
}

A {
	color: #3a4fe8;
}

/*------------------------------------ 
content 
------------------------------------*/

.content_container {
	float: left;
	width: 595px;
	margin: 0px 25px 10px 25px;
	
}