.page_content_image_float
{
	background:#ffffff;	
	padding-left:16px;
	padding-right:16px;
	margin-bottom:3px;
}


body.large .page_content_image_float
{
	font-size:16px;
	line-height:24px;
}


body.large .page_content_image_float .text_body_header 
{
	font-size:24px;
	line-height:28px;
}

/************************
Links
*************************/
.page_content_image_float .dm a
{
	color:#661133;
}

.page_content_image_float .fda a
{
	color:#deb406;
}

.page_content_image_float .mp a
{
	color:#b39659;
}


/*************************************
image floats are fun
*************************************/
.page_content_image_float .image_float
{
	width:320px;

}

.page_content_image_float .put_float_left_side
{
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:0px;
}

.page_content_image_float .put_float_right_side
{
	float:right;
	margin-top:22px;
	margin-left:16px;
	margin-right:8px;
	margin-bottom:0px;
}


/*************************************
header stylings, etc.
**************************************/

.page_content_image_float .text_body_header 
{
	font-weight:bold;
	font-size:20px;
	line-height:24px;
	padding-top:16px;
	padding-bottom:14px;
	
	
}


.page_content_image_float .dm .text_body_header 
{	
	color:#006644;
}


.page_content_image_float .fda .text_body_header 
{	
	color:#005cab;
}

.page_content_image_float .mp .text_body_header 
{	
	color:#006644;
}


.page_content_image_float .text_header_large
{
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	margin-top:8px;
}
	
.page_content_image_float .dm .text_header_large
{	
	color:#006644;
}

.page_content_image_float .fda .text_header_large
{	
	color:#005cab;
}

.page_content_image_float .mp .text_header_large
{	
	color:#006644;
}

.page_content_image_float .dm .text_header
{	
	color:#006644;
}

.page_content_image_float .fda .text_header
{	
	color:#005cab;
}

.page_content_image_float .mp .text_header
{	
	color:#006644;
}

.page_content_image_float .dm .jump_text
{	
	color:#006644;
}

.page_content_image_float .fda .jump_text
{	
	color:#005cab;
}

.page_content_image_float .dm .jump_text
{	
	color:#006644;
}



/*********************************************
hr stylings
**********************************************/

.page_content_image_float .dm .hr_double
{
	width:100%;
	height:8px;

	margin-top:4px;
	margin-bottom:3px;

	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.page_content_image_float .hr_thick
{
	width:100%;
	height:4px;
	margin-top:8px;
	margin-bottom:6px;
}	

.page_content_image_float .dm .hr_thick
{
	background:#00674e;
}

.page_content_image_float .fda .hr_thick
{
	background:#005cab;
}

.page_content_image_float .mp .hr_thick
{
	background:#00674e;
}

.page_content_image_float .fda .hr_double
{
	width:100%;
	height:8px;

	margin-top:4px;
	margin-bottom:3px;

	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.page_content_image_float .mp .hr_double
{
	width:100%;
	height:8px;

	margin-top:4px;
	margin-bottom:3px;

	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	

	
.page_content_image_float .veterans_disclaimer
{
	font-size:11px;
	font-style:italic;
}
			
.page_content_image_float .clear
{
	clear:both;	
}


.page_content_image_float .text_float
{
	float:left;
	width:300px;
}

/************************************************************
table template for image float
************************************************************/

.page_content_image_float .table_template_top_left
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_left.gif) no-repeat;
	overflow:hidden;
}

.page_content_image_float .table_template_top
{    
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.page_content_image_float .table_template_top_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_right.gif) no-repeat;
	overflow:hidden;	
}

.page_content_image_float .table_template_right
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/right.gif) repeat-y;
	overflow:hidden;	
}


.page_content_image_float .table_template_left
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/left.gif) repeat-y;
	overflow:hidden;	
}


.page_content_image_float .table_template_bottom_left
{
	width:16px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.page_content_image_float .table_template_bottom
{
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom.gif) repeat-x;
	overflow:hidden;	
}

.page_content_image_float .table_template_bottom_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_right.gif) no-repeat;

	overflow:hidden;	
}


.page_content_image_float .table_template_content
{
	margin:0px;
	padding:0px;
}




