body
{ 
background-image: url(images/bg.gif);
background-repeat: repeat-x
background-repeat: repeat-y;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
} 

a.bnav:link {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.bnav:active {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.bnav:visited {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.bnav:hover {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }
a.more:link {color: #6699ff; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
a.more:active {color: #6699ff; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
a.more:visited {color: #6699ff; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
a.more:hover {color: #6699ff; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
a.subnavleft:link {color: #9aaf6a; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; text-indent: 15px; }
a.subnavleft:active {color: #9aaf6a; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; text-indent: 15px; }
a.subnavleft:visited {color: #9aaf6a; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; text-indent: 15px; }
a.subnavleft:hover {color: #999999; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; text-indent: 15px; }
a.subnavright:link {color: #999999; font-family: Arial; font-size: 12px; text-decoration: none; }
a.subnavright:active {color: #999999; font-family: Arial; font-size: 12px; text-decoration: none; }
a.subnavright:visited {color: #999999; font-family: Arial; font-size: 12px; text-decoration: none; }
a.subnavright:hover {color: #9aaf6a; font-family: Arial; font-size: 12px; text-decoration: none;  }
a.subnavfaq:link {color: #9aaf6a; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
a.subnavfaq:active {color: #9aaf6a; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
a.subnavfaq:visited {color: #9aaf6a; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }
a.subnavfaq:hover {color: #999999; font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9aaf6a;
	font-weight: bold;
	text-align: left;
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9aaf6a;
	font-weight: bold;
	text-align: left;
}

.m_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.faq{
    color: #9aaf6a; 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
}
.nav_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.home_center_quote1_large{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #8ba8d5;
}

.home_center_quote1_small{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #a0a0a0;
}
.home_center_quote2_large{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.home_center_quote2_small{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

.home_highlight_title{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.home_highlight_content{
	font-family: arial;
	font-size: 10px;
	color: #999999;
}

.home_highlight_images{ 
margin-right: 15px;
margin-left: 15px;
}

.sub_banner_large{
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #339900;
}

.sub_banner_small{
	font-family: Times New Roman;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
}

.personal_image_margin{ 
margin-left: 10px
}

.personal_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	margin-right: 15px
}

.personal_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: right;
}

input
{
width: 20em;
font-family: Arial, Helvetica, sans-serif;
}

textarea
{
width: 20em;
font-family: Arial, Helvetica, sans-serif;
}

.submit
{
width: 5em;
} 

.reset
{
width: 5em;
} 
