body
{ 
    font-family: Arial, Geneva, sans-serif;
    font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal
}

.topmenu
{ 
    font-family: Arial, Geneva, sans-serif;
    font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal
}

.topmenu a:link {text-decoration: none; color: #FFFFFF}
.topmenu a:active {text-decoration: none; color: #FFFFFF}
.topmenu a:visited {text-decoration: none; color: #FFFFFF}
.topmenu a:hover {text-decoration: none; color: #CCCCCC}

a:link {text-decoration: underline; color: #0D2F51}
a:active {text-decoration: underline; color: #0D2F51}
a:visited {text-decoration: underline; color: #0D2F51}
a:hover {text-decoration: none; color: #4C5455}

.bluetitle
	{
		font: bold 11pt Arial, Geneva, sans-serif;
		color: #0000ff;
		background: #EEE;
		width:100%;
	}

.whitebody
{ 
    font-family: Arial, Geneva, sans-serif;
    font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal
}

TD
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}
h4
{
	color: #08185A; font-family: Arial, Geneva, sans-serif; 
	text-align: Center; font-size: 12pt; font-weight: bold
}
.articletitle
{
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    FONT-SIZE: 10px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
	COLOR: #932428
}
.articlecontent
{
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    FONT-SIZE: 10px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
	COLOR: #4C5455
}

.mdbody
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	COLOR: #000000
}

.mediumbody
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	COLOR: #000000
}

.largebody
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 12pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
	COLOR: #353D3E
}
.whitelargebody
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
	COLOR: #FFFFFF
}

.whitesmallbody
{
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    FONT-SIZE: 7pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	COLOR: #FFFFFF
}

.whitesmallbody a:link {text-decoration: none; color: #FFFFFF}
.whitesmallbody a:active {text-decoration: none; color: #FFFFFF}
.whitesmallbody a:visited {text-decoration: none; color: #FFFFFF}
.whitesmallbody a:hover {text-decoration: none; color: #CCCCCC}

.smallbody
{
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    FONT-SIZE: 7pt}
	
.smallbody a:link {text-decoration: none; color: #000000}
.smallbody a:active {text-decoration: none; color: #000000}
.smallbody a:visited {text-decoration: none; color: #000000}
.smallbody a:hover {text-decoration: none; color: #4C5455}
	
.tinybody
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 8pt
}
.TDIndent
{
	Padding-Left: 25px;
}
.Bold
{
	Font-Weight: bold;
}
.BoldItal
{
	Font-Weight: bold;
	Font-Style: oblique;
}

.hrule
{
	padding: 1px 0px 2px 0px;
	border-width: 1;
	border-color: #<%=Application("SubBackColor")%>;
	border-top-style: solid;
	border-bottom-style: solid;
	FONT-FAMILY: Arial, Geneva, sans-serif;
	Font-Color: #000000;
	FONT-SIZE: 8pt;
	Font-Weight: normal;
}

.fdic
{
	padding: 1px 0px 2px 0px;
	border-width: 1px;
	border-color: #AAAAAA;
	border-top-style: solid;
	border-bottom-style: solid;
	FONT-FAMILY: Arial, Geneva, sans-serif;
	Font-Color: #000000;
	FONT-SIZE: 8pt;
	Font-Weight: bold;
}
.fdic_no
{
	padding: 1px 0px 2px 0px;
	border-width: 1px;
	border-color: #AAAAAA;
	border-top-style: solid;
	border-bottom-style: solid;
	FONT-FAMILY: Arial, Geneva, sans-serif;
	Font-Color: #000000;
	FONT-SIZE: 8pt;
}

.pn {font-family:Verdana, Arial, Geneva, sans-serif;font-size:10px;color:#FFFFFF;font-weight:bold;text-decoration:none;}

.formbutton
	{
		font-size: 12px;
		font-family: Arial;
		font-weight: bold;
		font-style: normal;
		padding-left: 4px;
		padding-right: 4px;
		color: #4C5455;		
	}
	
.smallformbutton
	{
		font-size: 9px;
		font-family: Arial;
		font-weight: normal;
		font-style: normal;
		padding-left: 4px;
		padding-right: 4px;
		color: #5A0C0F;		
	}
	
.backbutton
	{
		font-size: 11px;
		font-family: Arial;
		font-weight: normal;
		font-style: normal;
		padding-left: 4px;
		padding-right: 4px;
		color: #000000;		
	}
	
#onlinebanking_box
	{
		margin: 1px 1px 1px 1px;
		background-color: #FFF;
		border: 1px solid #929fb3;
		border-collapse: collapse;		
		height: 115px;
		text-align: center;
		
	}
	
#onlinebanking_title
	{			
		background-image: url('/images/onlinebanking_title_gradient.gif');			
		padding: 5px 5px 5px 5px;
		text-align: center;
		font: bold 11px Arial;
	}
	
.onlinebanking_button
	{
		font: bold 10px Arial;
		color: #33363a;
		width: 145px;
		height: 22px;
	}
	
#onlinebanking_box .smallbody a:link {text-decoration: underline; color: #0D2F51}
#onlinebanking_box .smallbody a:active {text-decoration: underline; color: #0D2F51}
#onlinebanking_box .smallbody a:visited {text-decoration: underline; color: #0D2F51}
#onlinebanking_box .smallbody a:hover {text-decoration: none; color: #4C5455}

#promo_container
	{
		margin: 30px 20px 0 20px;
		position:relative;		
		z-index:2;		
		width: 700px;
		height: 155px;
		font: bold 11px Arial, Geneva, sans-serif;
		/*border: 1px solid #000;*/
	}

#promo1 .promo_body
	{
		padding: 3px 0 0 0;
		font: normal 11px Arial, Geneva, sans-serif;
		text-align: left;
		width: 100%;				
	}
	
#promo1
	{
		position:absolute;
		z-index:2;
		width: 220px;
		background: #FFF url(/images/tabletopbg.gif) repeat-x;
		border: 1px solid #c0c0c0;		
		border-top: 0;
		left: 0px;
		top: 0px;
		padding-top: 3px;			
	}
	
#promo2 .promo_body
	{
		padding: 3px 0 0 0;
		font: normal 11px Arial, Geneva, sans-serif;
		text-align: left;
		width: 100%;				
	}

#promo2
	{
		position:absolute;
		z-index:2;
		width: 220px;		
		background: #FFF url(/images/tabletopbg.gif) repeat-x;
		border: 1px solid #c0c0c0;
		border-top: 0;		
		left: 240px;
		top: 0px;
		padding-top: 3px;	
	}

#promo3 .promo_body
	{
		padding: 3px 0 0 0;
		font: normal 11px Arial, Geneva, sans-serif;
		text-align: left;
		width: 100%;				
	}

#promo3
	{		
		position:absolute;
		z-index:2;
		width: 220px;
		background: #FFF url(/images/tabletopbg.gif) repeat-x;
		border: 1px solid #c0c0c0;		
		border-top: 0;
		left: 480px;
		top: 0px;
		padding-top: 3px;			
	}
	
#survey_banner
	{
		margin: 0 0 0 15px;
		border: 2px solid #dfe0d9;
		background: #FFF;
		width: 186px;
	}
	
#financial_education_banner
	{
		margin: 0 0 0 15px;
		border: 2px solid #dfe0d9;
		background: #FFF;
		width: 186px;		
	}
	
#going_green_banner
	{
		margin: 15px 0 20px 0;
		width: 728px;
		border: 1px solid #93a247;		
	}
	
#homepage_content_title
	{
		padding: 3px 0 0 5px;		
		font: bold 12px Arial, Geneva, sans-serif;
		color: #FFF;		
		height:20px;
		background: #7d8164;
		width:auto;
		text-align:left;
	}
#homepage_content
	{			
		padding: 10px 10px 10px 10px;
		font: normal 11px Arial, Geneva, sans-serif;
		background: #faf9f9;
		border: 1px solid #646f51;
		width:auto;
		text-align:left;			
	}
	
#header_menu
	{
		padding: 1px 17px 0 0;
		font: normal 11px Arial, Geneva, sans-serif;
		text-align: right;
		background: url(/images/header_menu_gradient.gif) repeat-x;		
		height: 22px;
		color: #CCC;		
	}
	
#header_menu a:link {text-decoration: none; color: #FFF}
#header_menu a:active {text-decoration: none; color: #FFF}
#header_menu a:visited {text-decoration: none; color: #FFF}
#header_menu a:hover {text-decoration: none; color: #CCC}

#dotted_line
	{
		background: #FFF url(/images/dot.gif) repeat-y;
		width: 5px;
		height: 100%;
	}
	
.images	
	{
		border: 1px solid #EEE;
		margin-right:4px;
		margin-bottom:25px;
	}
