body
{ 
    font-family: Arial, Geneva, sans-serif;
    font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal
}

.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
}

.greytitle
{
	font-family: Arial, Geneva, sans-serif;
    font-size: 10pt;
	color: #353D3E;
	font-weight: bold;
	font-style: 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
}

.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
}

.mediumbody
{
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	COLOR: #353D3E
}

.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: underline; color: #054A2C}
.smallbody a:active {text-decoration: underline; color: #054A2C}
.smallbody a:visited {text-decoration: underline; color: #054A2C}
.smallbody a:hover {text-decoration: none; color: #767B79}

.homegreen
{	FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	COLOR: #000000}
	
.homegreen a:link {text-decoration: none; color: #005C33}
.homegreen a:active {text-decoration: none; color: #005C33}
.homegreen a:visited {text-decoration: none; color: #005C33}
.homegreen a:hover {text-decoration: none; color: #ADADAD}
	
.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;
	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;
	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;
	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;		
	}
	
#alert_container
	{
		margin: 10px 0 10px 0;
		border: 1px solid #CCC;
		width: 518px;
		height: 65px;
	}
	
#alert_box
	{		
		padding: 10px 10px 10px 5px;		
		border: 4px solid #FFF;
		background-color: #0f648b;
		width: 100%;	
		text-align: left;
		font: bold 9pt Arial;
		color: #FFF;	
	}
	
/*About Us Section*/
#interior_wrapper { width:550px; text-align:left;}
#interior_nav_content {
    padding-top: 10px;
    padding-bottom: 12px;
	padding-left:10px;
    background-color: #e5e5e5;
    margin-top: 10px;
}
#interior_nav_content a {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #337440;
    text-decoration: none;
}
#interior_nav_content a:hover, #interior_nav_content a:active {
    color: #AAA;
}

#interior_nav_content ul {margin:0; padding:0}
#interior_nav_content li {
    display: block;
    /*margin-left: 10px;*/
}
#interior_nav_content li a {
padding-right: 14px;
}

#interior_nav_list_items {}

#content {
    background-color: #e5e5e5;
    margin-top:12px;
	padding: 15px 0 15px 0;
}

#content_management {
    background-color: #e5e5e5;
    margin-top:12px;
	padding: 15px 0 15px 15px;
}

#content_management p{padding:0; margin:5px}

