/* CSS Document */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

.body_text
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	padding-left:15px;
	padding-right:5px;
	color:#000000;
	line-height:18px;
}

.username
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

.top_links
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:underline;
}

.top_links:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#0066CC;
	font-weight:bold;	
	text-decoration:none;
}

.read_more
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#F87622;
	font-weight:bold;
	text-decoration:underline;
}

.read_more:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#F87622;
	font-weight:bold;
	text-decoration:none;
}

.saving_money_header
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#2F6698;
	font-weight:bold;
	padding-left:15px;
}

.president_msg_header
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-left:15px;
}

.white_link
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.white_link:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.left_links
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#333333;
	font-weight: bold;
	padding-left:15px;	
	text-decoration:none;
}

.left_links:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#333333;
	font-weight: bold;
	padding-left:15px;	
	text-decoration:underline;
}

.footer
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#555555;
}

.footer_links
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#827F7F;
	text-decoration:none;
}

.footer_links:hover
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:11px;
	color:#827F7F;
	text-decoration:underline;
}

.whitetitle
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
}

.inner_page_header
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:13px;
	color:#2F6698;
	font-weight:bold;
	padding-left:15px;
}


.links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.links:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

.divider
{
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.red
{
	font-family:Tahoma, "Swiss924 BT";
	font-size:9px;
	color:#FF0000;
}

.border
{
	border: 1px solid #333333;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.Bold_Large_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100px;
	font-weight:bold;
	color:#FF0000;
}