body {
	font-family:tahoma,Verdana,arial;
	font-size:8pt;
	color:#333333;
	margin:0px;
	background-color:#ffffff;
}

hr {
	height:1px;
	color:#cccccc;
}

td {
	font-family:tahoma,Verdana,arial;
	font-size:8pt;
	color:#333333;
}

a {
	color:#791215;
	text-decoration:none;
}

input, textarea, select, button {
	border:1px solid #666666;
	font-family:Verdana,tahoma;
	font-size:8pt;
	color:#333333;
}

#Container {
	width:100%;
}

#Header {
	width:778px;
	background-color:#1D361A;
	height:125px;
	text-align:right; 
	background-image:url(Images/heading_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#HeaderBottom {
	background-color:#738B76;
	height:23px;
	text-align:left; 
	background-image:url(Images/heading_bg_bot.jpg);
	background-repeat:no-repeat;
}

#Content {
	width:778px;
	text-align:left;
	margin-bottom:10px;
}

#MenuNavContainer {
	float:left;
	height:24px;
	width:615px;	
}

#MenuNav {
	float:left;
	background-color:#891619;
	width:606px;
	height:24px;
}

#MenuNavLeft {
	float:left;
	background-image:url(Images/menunav_left.gif);	
	height:24px;
	width:5px;
}

#MenuNavRight {
	background-image:url(Images/menunav_right.gif);	
	width:4px;
	height:24px;
	float:right;
}

#ContentArea1 {
	float:left;
	width:616px;
	margin-top:8px;
}

#ContentArea2 {
	float:left;
	width:616px;
	margin-top:8px;	
}

#ContentArea3 {
	float:right;
	width:157px;
	height:377px;
	background-color:#834246;
	background-image:url(Images/content3_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	background-position:bottom;
}

#Footer {
	background-color:#1D361A;
	width:778px;
	text-align:left;
	height:39px;
	color:#ffffff;
	background-image:url(Images/footer_background.jpg);
	background-repeat:no-repeat;
	float:left;
}

#FooterTop {
	background-image:url(Images/footer_background_top.jpg);
	background-color:#718974;
	height:17px;
	width:778px;
	background-repeat:no-repeat;
	margin-top:20px;
	float:left;
}

#FooterText {
	padding-left:10px;
	padding-top:5px;
	float:left;
}

#FooterCopyright {
	float:right;	
	vertical-align:bottom;
}

#Content1Content {
	background-color:#CCD3C8;
	color:#333333;
	clear:left;
	padding:1px 10px 1px 10px;
}

#Content1TopLeft {
	background-image:url(Images/content_t_l.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content1MidTop {
	float:left;
	background-color:#CCD3C8;
	width:598px;
	height:9px;
}

#Content1TopRight {
	background-image:url(Images/content_t_r.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content1BotLeft {
	background-image:url(Images/content_b_l.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content1BotRight {
	background-image:url(Images/content_b_r.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content1MidBot {
	width:598px;
	height:9px;
	float:left;
	background-color:#CCD3C8;
}

#Content2Content {
	background-color:#677C69;
	color:#ffffff;	
	padding:1px 10px 1px 10px;
	clear:left;
}

#Content2TopLeft {
	background-image:url(Images/content_t_l_2.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content2MidTop {
	float:left;
	background-color:#677C69;
	width:598px;
	height:9px;
}

#Content2TopRight {
	background-image:url(Images/content_t_r_2.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content2BotLeft {
	background-image:url(Images/content_b_l_2.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content2BotRight {
	background-image:url(Images/content_b_r_2.gif);
	width:9px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}

#Content2MidBot {
	width:598px;
	height:9px;
	float:left;
	background-color:#677C69;
}

#ContentArea1Wide {width:776px;float:left;margin-top:8px;}
#Content1MidTopWide {width:758px;float:left;background-color:#CCD3C8;height:9px;}
#Content1MidBotWide {width:758px;height:9px;float:left;background-color:#CCD3C8;}

#ContentArea2Wide {width:776px;float:left;margin-top:8px;}
#Content2MidTopWide {width:758px;float:left;background-color:#677C69;height:9px;}
#Content2MidBotWide {width:758px;height:9px;float:left;background-color:#677C69;}

#Quotes {	   
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	font-family:Verdana,Tahoma;
	margin-top:30px;
	padding:0 5px 0 5px;
}

.News 
{
	color:#ffffff;
}

a.News 
{
	color:#ffffff;
	text-decoration:none;
}

a:link.News 
{
	color:#ffffff;
	text-decoration:none;
}

a:hover.News 
{
	color:#ffffff;
	text-decoration:underline;
}

.Menu {
	top:158;
	z-index:1;
	position:absolute;
	background-color:#891619;
	width:150px;
	color:#ffffff;
	font-family:Tahoma;
	display:none;
}

.MenuItem {
	width:100%;
	text-decoration:none;
	color:#ffffff;
	font-family:Tahoma;
	padding:6px;
}

a.MenuItem {
	text-decoration:none;
	color:#ffffff;
	font-family:Tahoma;
	width:100%;
	padding:6px;
}

a:link.MenuItem {
	text-decoration:none;
	color:#ffffff;
	font-family:Tahoma;
	width:100%;
	padding:6px;
}

.MenuItemOver {
	padding:6px;
	cursor:hand;
	background-color:#D0686A;
}

a:hover.MenuItemOver {
	text-decoration:none;
	color:#ffffff;
	font-family:Tahoma;
	width:100%;
	padding:6px;
}

.ContentImage {
	float:right;
}

.FaqQuestion {
	color:#F2D38F;
	width:100%;
	margin-top:5px;
}

.FaqAnswer {
	float:none;
	color:#ffffff;
	width:100%;
	margin-bottom:20px;	
	display:none;
}

.PageName {
	color:#ffffff;
	height:18px;	
	margin-top:5px;
	padding-left:5px;
}

.GreenSmall {
	color:#E4FFC6;
	font-size:7pt;
}

.WhiteText {
	color:#ffffff;
}

.BoldDark {
	color:#333333;
	font-weight:bold;
}

.BoldLight {
	color:#FFFFFF;
	font-weight:bold;
}

.Red {
	color:#891619;
}

.RequiredField {
	color:#CCD3C8;
	font-size:7pt;
}

.ErrorMessage {
	color:#00ff00;
}

.SmallText {
	font-size:7pt;
}