/***********************************/
/******  Start Title Styles *****/
/***********************************/

.content_body_index
{
	margin: 0;
	padding: 5px;
	width: 961px;
	font-family: arial;
	color: #7E7E7E;
	border: 1px solid #416198;
	background-color: #ffffff;
	
}

.flash
{
	float: right;
	margin: 0;
	padding: 0;
	width: 672px;
	background-color: #ffffff;
}

.sub_left_index
{
	width: 272px;
	float: left;
	margin: 0;
	padding: 0;
	height: 490px;
	background: url(../images/left_menu_divider.jpg) no-repeat;
	background-position: right;	
}

.sub_left_index img
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}


.sub_left_index li
{
	text-transform: small-caps;
	list-style: none;	
	text-align: left;
	display: block;
	margin: 0;
	padding-top: 0px;
	font-size: 12px;
	background-color: #ffffff;		
}

.sub_left_index li a
{
	color: #7E7E7E;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: .15em;
	margin: 0px;
	padding: 0 0 0 25px;
	height: 18px;
	background: url(../images/left_menu_buttons.gif) no-repeat;
	background-position: 5 0;
	background-color: #ffffff;
}

.sub_left_index li a:hover
{
	background-position: 5 -38px;
	color: #001E52;	
}

.sub_left_index p
{
	margin: 10px 15px 5px 15px;
	text-align: left;
	line-height: 16px;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	letter-spacing: .05em;
	color: #000000;
	
}

.sub_left_index a
{
	font-weight: bold;
	color: #434343;
}

.sub_left_index img
{
	float: left;
	margin: 0 10px 0px 0 ;
}


.sub_left_index a:hover
{
	text-decoration: underline;
	color: #434343;
	font-weight: bold;
}


#readmore 
{
	font-size: 11px;
}

#left_title img
{
	padding-bottom: 5px;
}