/*************************************************** CSS Document *******************************************************/


/**********************************************************************/
/* MAIN BODY STARTS HERE */
/**********************************************************************/
body {
margin:0px;
padding:0px;
background-image:url(../graphics/bge.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:  Arial, Verdana, Helvetica, sans-serif;
color:#4D4C4D;
font-size:11px;
}
/**********************************************************************/
/* TEXT FORMATTING STARTS HERE */
/**********************************************************************/
.index_text
{
font-size: 12px;
color: #4D4C4D;
line-height:15px;
text-align:justify;
}
.index_text2
{
font-size: 12px;
color: #629A34;
line-height:15px;
text-align:justify;
font-weight:bold;
}
.index_text3
{
font-size: 12px;
color: #4D4C4D;
line-height:15px;
text-align:justify;
font-weight:bold;
}
.index_text4
{
font-size: 15px;
color: #4B5463;
line-height:15px;
text-align:justify;
font-weight:bold;
}
.index_text5
{
font-size: 17px;
color: #4D4C4D;
line-height:20px;
font-weight:bold;
text-align:justify;
}
.index_text6
{
font-size: 12px;
color: #4D4C4D;
line-height:15px;
text-align:justify;
padding-right:5px;
}
.footer_text
{
font-size: 11px;
color:#484848;
line-height:15px;
text-align:left;
}
.header_text
{
font-size: 14px;
color: #4A5362;
line-height:17px;
text-align:right;
font-weight:bold;
}
.teaser_text
{
font-size: 11px;
color: #FFFFFE;
line-height:15px;
}
a.bottomnav
{
font-size: 11px;
color:#484848;
line-height:15px;
text-align:left;
text-decoration:underline;
}
a.bottomnav:hover
{
font-size: 11px;
color:#629934;
line-height:15px;
text-align:left;
text-decoration:none;
}
.bottomnav2
{
font-size: 11px;
color:#629934;
line-height:15px;
text-align:left;
text-decoration:none;
}
.form_text
{
font-size: 12px;
color: #4D4C4D;
line-height:15px;
text-align:left;
}
a
{ 
  	font-size:12px;
	color:#4D4C4D;
	line-height:14px;
	text-decoration:underline;
}
a:hover
{ 
  	font-size:12px;
	color:#629934;
	line-height:14px;
	text-decoration:none;
}
a.maplinks
{
font-size: 11px;
color:#484848;
line-height:15px;
text-align:left;
text-decoration:none;
}
a.maplinks:hover
{
font-size: 11px;
color:#629934;
line-height:15px;
text-align:left;
text-decoration:underline;
}
.heading_text
{
font-size: 14px;
color: #629A34;
line-height:17px;
text-align:justify;
font-weight:bold;
}
/**********************************************************************/
/* TEXT FORMATTING ENDS HERE */
/**********************************************************************/


/**********************************************************************/
/* BACKGROUND IMAGES STARTS HERE */
/**********************************************************************/
.header_bg
{
background-image:url(../graphics/index_02.gif);
background-repeat:repeat-x;
}
.midleft_bg
{
background-image:url(../graphics/index_44.gif);
background-repeat:repeat-y;
}
.midright_bg
{
background-image:url(../graphics/index_right_48.gif);
background-repeat:repeat-y;
}
.teaser_bg
{
background-image:url(../graphics/index_60.gif);
background-repeat:repeat-y;
}
/**********************************************************************/
/* BACKGROUND IMAGES ENDS HERE */
/**********************************************************************/
.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 200px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #3C413F;
}
.selectbox2 {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 70px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #3C413F;
}
.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	height: 75px;
	width: 200px;
	border: 1px solid #999999;
	font-size: 12px;
	color: #3C413F;
}
/**********************************************************************/
/* MISCELL STARTS HERE */
/**********************************************************************/
.dividerline
{
border-top: 1px solid #CCCCCC;
}
.teaser_dividerline
{
border-top: 1px solid #949BA3;
}
.slash
{
color:#4A5362;
font-size:15px;
vertical-align:middle;
}
.bulletpad
{
padding-left:3px;
}
.imgpad
{
margin-left:10px;
margin-bottom:5px;
}
.imgmargin2
{
 margin-top: 20px;
}
.star
{
 font-size: 17px;
 color:#E84236;
}
/**********************************************************************/
/* MISCELL ENDS HERE */
/**********************************************************************/
