
body 
	{
	font-family:			Arial, Helvetica, sans-serif;
	margin-bottom: 			0px;
	margin-left: 			0px;
	margin-right: 			0px;
	margin-top: 			0px;
	}

P
	{
	margin-bottom: 			0px;
	margin-left: 			0px;
	margin-right: 			0px;
	margin-top: 			0px;
	}
	
/*Content Area*/
.content_area
	{
	background-image:		 url(../images/template/content_bg.gif);	
	background-position:	bottom right;
	background-repeat:		no-repeat;
	vertical-align:			top;	
	}	
.content_content
	{
	color:					#8C8C8C;
	font-size:				10pt;
	font-weight:			bold;
	line-height:			20px;
	padding-left:			5px;
	padding-right:			10px;
	padding-top:			15px;
	padding-bottom:			15px;
	text-align:				justify;
	vertical-align:			top;
	}

.content_content H2, .content_content A
	{
	color:					#19763C;	
	font-size:				10pt;
	margin-bottom:			0px;
	margin-top:				0px;
	text-decoration:		none;
	}
.content_content A:hover
	{
	text-decoration:		underline;
	}
.content_image_panel
	{
	vertical-align:			top;
	text-align:				center;
	}
.content_image
	{
	margin-bottom:			15px;
	margin-right:			15px;
	}
	
	/*Footer area*/
.footer_panel
	{
	height:					9px;
	}

.header_panel, .footer_panel, .sub_menu_1_panel
	{
	background-color:		#F1F0D6;
	}
.header_panel
	{
	height:					103px;
	}
	
/*Menu 1 & 3*/
.menu_1, .menu_3, .menu_2_border_vertical, .menu_2_border_horizontal
	{
	background-color:		#19763C;
	}

.menu_1
	{
	height:					28px;
	padding-right:			10px;
	text-align:				right;
	}

.menu_1 TD
	{
	color:					white;
	font-size:				11pt;
	font-weight:			normal;
	padding-left:			15px;
	padding-right:			15px;
	}

.menu_1_click
	{	
	background-image:		url(../images/template/menu_1_button_bg.gif);
	background-position:	bottom center;
	background-repeat:		no-repeat;
	}

.menu_1 TD A, .menu_3 TD A
	{	
	color:					white;
	text-decoration:		none;
	}

.menu_1 TD A:hover, .menu_3 TD A:hover
	{
	text-decoration:		underline;	
	}
	
.sub_menu_1_panel
	{
	height:					13px;
	}
	
/*Menu 3*/
.menu_3
	{
	height:					38px;
	}

.menu_3 TD
	{
	color:					white;
	font-size:				9pt;
	font-weight:			normal;
	padding-left:			10px;
	padding-right:			10px;
	}

/*Menu 2 stuffy*/	
.menu_2_standard, .menu_2_click
	{
	background-color:		#E6EBD7;
	font-size:				10pt;
	padding-left:			10px;
	padding-right:			10px;
	padding-bottom:			2px;
	padding-top:			2px;
	}

.menu_2_standard a, .menu_2_click a
	{	
	color:					#19763C;
	text-decoration:		none;
	}

.menu_2_click
	{
	background-image:		 url(../images/menu_2/click_bg.jpg);
	background-repeat:		repeat-x;
	background-position:	bottom;
	}
	
