/*----------------------------------------------------------------------------*/
/*-----Template---------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	/*-----Default----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		body
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			margin: 0;
			background: #eff1f1 URL(../images/main_content_wrapper_bg.jpg) top center no-repeat;
			color: #040404;
		}
		
		h2
		{
			margin-top: 20px;
			margin-bottom: 10px;
			color: #075ba1;
			font-size: 16px;
			font-weight: normal;
		}
		
		textarea
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		
		
		input
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		select
		{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
		}
		
		a
		{
			color: #1c3867;
			text-decoration: none;
		}
		
		p
		{
			margin: 0;
			padding: 0;
		}
		
		a:hover
		{
			color: #8e0303;
		}
		
		.fl
		{
			float: left;
		}
		
		.fr
		{
			float: right;
		}
		
		.cb
		{
			clear: both;
		}
		
		.content_wrapper2
		{
			width: 952px;
			margin-left: auto;
			margin-right: auto;
		}
		
		h1 p, h2 p
		{
			padding: 0;
			margin: 0;
		}
		
		.spacer2 img
		{
			margin: 0;
			border: none;
		}
		
		.spacer1 img
		{
			margin: 0;
			border: none;
		}
		
		.spacer img
		{
			margin: 0;
			border: none;
		}
		
		.image_strip_td
		{
			padding: 8px;
			border: 1px solid #cccccc;
		}
		
		.text_description
		{
			padding-top: 10px;
		}
		
		.read_more
		{
			width: 75px;
			height: 19px;
			background: URL(../images/read-more.png);
			border: none;
			float: right;
			position: relative;
			left: -10px;
			top: 10px;
			cursor: pointer;
		}
		
		.read_more:hover
		{
			background: URL(../images/read-more.png) 0 -19px;
		}
		
	/*----------------------------------------------------------------------------*/
	/*-----END Default------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Main Menu--------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.main_menu
		{
			margin: 215px 0 0 0;
			width: 952px;
			text-align: center;
		}
		
		.main_menu a
		{
			padding: 2px 15px 2px 15px;
			font-size: 12.44px;
			color: #1c3867;
			text-decoration: none;
			font-weight: bold;
			border-left: 1px solid #c4c3c3;
			margin-bottom: 3px;
			display: block;
			float: left;
		}
		
		.menu.ui-sortable a
		{
			padding: 2px 15px 2px 15px;
			font-size: 12.44px;
			color: #1c3867;
			text-decoration: none;
			font-weight: bold;
			border-left: 1px solid #c4c3c3;
			margin-bottom: 3px;
			display:inline;
			float: none
		}
		
		.menu_item_a_end
		{
			border: none !important;
		}
		
		.main_menu a:hover
		{
			color: #8e0303;
		}
		
		.main_menu .menu_item_a_start
		{
			border: none !important;
		}
		
	/*----------------------------------------------------------------------------*/
	/*-----END Main Menu----------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Content Columns--------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.columns_header

		{

			width: 952px;

			height: 29px;

			background: URL(../images/columns_header.jpg) no-repeat;

			clear: both;

		}

		
		.columns_wrapper
		{
			width: 952px;
			min-height: 100px;
			background: URL(../images/columns_wrapper.jpg) repeat-y;
			padding-bottom: 16px;
		}
		
		.left_column
		{
			width: 639px;
			margin-left: 21px;
		}
		
		.columns_wrapper .__content_block__
		{
			background: #f9f9f8;
		}
		
		.columns_wrapper .__content_heading__ h1
		{
			height: 26px;
			font-size: 13px;
			padding-top: 17px;
			padding-left: 9px;
			color: #8e0303;
		}
		
		.columns_wrapper .left_column .__content_heading__ h1
		{
			background: URL(../images/content_heading_h1.jpg) top;
		}
		
		.columns_wrapper .__content_heading__ h2
		{
			padding: 0 0 0 9px;
			margin: 0;
			color: #075ba1;
			font-size: 16px;
			font-weight: normal;
		}
		
		.columns_wrapper .__content__
		{
			padding: 11px 9px 15px 9px;
		}
		
		.right_column
		{
			margin-left: 27px;
			width: 243px;
		}
		
		.columns_wrapper .right_column .__content_heading__ h1
		{
			background: URL(../images/content_heading_right_h1.jpg) top;
		}
		
		.columns_footer
		{
			width: 952px;
			height: 45px;
			background: URL(../images/columns_footer.jpg) no-repeat;
		}
	
	/*----------------------------------------------------------------------------*/
	/*-----END Content Columns----------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Footer-----------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.footer_wrapper
		{
			background: #9e1721;
			padding-top: 21px;
			padding-bottom: 21px;
			color: #FFF;
		}
		
		.footer_wrapper .heading_bottom_spacer_1
		{
			height: 11px;
			border-bottom: 1px solid #FFF;
		}
		
		.footer_wrapper .heading_bottom_spacer_2
		{
			height: 17px;
		}
			
		.footer_wrapper h1
		{
			font-size: 24px;
			margin: 0;
			padding: 0;
			font-weight: normal;
		}
		
		.footer_wrapper h2
		{
			font-size: 17px;
			margin: 0;
			padding: 0;
			font-weight: normal;
		}
			
		.footer_wrapper a
		{
			color: #FFF;
		}
		.footer_wrapper a:hover
		{
			text-decoration: underline;
		}
		
		.footer_left_columb
		{
			width: 275px;
			padding-left: 21px;
			padding-right: 21px;
			min-height: 136px;
		}
	
		.footer_center_columb
		{
			width: 275px;
			min-height: 136px;
			margin-left: 1px;
			margin-right: 1px;
			padding-left: 21px;
			padding-right: 21px;
		}
	
		.footer_right_columb
		{
			width: 275px;
			padding-left: 21px;
			padding-right: 20px;
			min-height: 136px;
		}
	
	/*----------------------------------------------------------------------------*/
	/*-----END Footer-------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
	/*----------------------------------------------------------------------------*/
	/*-----Copyright--------------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
		.copyright_wrapper
		{
			background: #000000;
			padding-top: 23px;
			padding-bottom: 23px;
		}
		
		.copyright
		{
			text-align: center;
			color: #FFFFFF !important;
		}
		
		.copyright .__content__ a
		{
			color: #FFF;
			text-decoration: underline;
		}
	
	/*----------------------------------------------------------------------------*/
	/*-----END Copyright----------------------------------------------------------*/
	/*----------------------------------------------------------------------------*/
	
/*----------------------------------------------------------------------------*/
/*-----END Template-----------------------------------------------------------*/
/*----------------------------------------------------------------------------*/