a
	{
	text-decoration:		none;
	}
	
body
	{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	}
		
.background_image
	{ 

	
	background-repeat:			no-repeat;
	border-right:				1px solid;
	}
	
	.background_ant
	{ 
	background-image:			url(images/background.jpg);
	background-position:		top;
	background-position:		right;
	background-repeat:			no-repeat;
	
	}

.border_blue_horizontal
	{
	background-color:			#163C66;
	height:						100%;
	width:						1px;
	}

.border_blue_vertical
	{
	background-color:			#163C66;
	height:						1px;
	width:						100%;
	}

.border_white_horizontal
	{
	background-color:			#ffffff;
	height:						100%;
	width:						1px;
	}

.content_area
	{
	font-size:				9pt;
	vertical-align:			top;
	padding-left:			10px;
	padding-top:			0px;
	padding-right:			5px;
	text-align:				justify;
		}
		
		.picture_top
	{
	
	vertical-align:			top;
			}
		
		.content_hotbox
	{
	font-size:				8pt;
	vertical-align:			top;
	text-align:				justify;
		}
	
	.content_menu
	{
	
	vertical-align:			top;
	padding-top:			0px;
	padding-right:			0px;
	text-align:				justify;
	}
	
		
.footer 
	{ 
	font-size:					9px;  
	font-weight:				bold;
	color:						#CCCCCC;
	padding-left:			5px; 
	}
	
		
	
	
	
.content_area a
	{
	color: 						#999393;
	font-weight:				bold;	
	}	
	
.content_heading
	{ 
	font-size:					12px;  
	font-weight:				bold;
	}
	
. template footer
	{ 
	font-size:					10px;  
	font-weight:				bold;
	}
	
. template footer a
	{ 
	font-size:					12px;  
	font-weight:				bold;
	color: 					#black; 
	}
	
.template footer a: hover
	{ 
		color: 					#blue; 
	}
	
		

.template_border_bottom
	{	
	font-size:				7pt;
	color: 					#ffffff; 					
	padding-left:			8px;
	}
	
.template_border_bottom a
	{		
	color: 					grey; 	
	font-weight:			bold;	
	}
	
.line_heading_1
	{
	height: 1px; 
	background-color:				#003366;	                    		
	}		
	
.menu_1
	{
	font-size:					13px;  
	border-bottom:				1px #163C66 solid;
	color: 						#003366;
	}

.menu_1_button
	{
	text-align:					center;
	}
	
.menu_1_button a
	{
	color: 						#ffffff;
	font-size:					11pt;
	font-weight:				bold;
	}

.menu_2
	{
	font-size:					13px;  
	border-right:				1px #153B66 solid;
	}
.menu_2_button
	{
	padding:					5px;	
	padding-left:			    12px;
	padding-right:			    2px;
	border-bottom:				1px solid #153B66;
	}	
.menu_2_button A
	{
	color:						#153B66;
	}
.menu_2_button A:hover
	{
	color:						#ffffff;
	}
	

