/* CSS Document */
body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:18px;
	margin-bottom:18px;
	background-image:url(../images/bgmain.gif);
	background-repeat:repeat;
	text-align:center;
	font-family:Arial;
	font-size:11px;
	line-height:12px;
}

.main
{
	width:807px;
	position:relative;
	z-index:0;
}
.frame
{
	background-image:url(../images/frame.gif);
	background-repeat:repeat-x;
	width:807px;
	height:24px;
	float:left;
	z-index:10;
}
.bdy
{
	width:807px;
	z-index:0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	position:relative;
	float:left;
	background-color:#dde7da;
}
.leftcolumn
{
	width:148px;
	position:relative;
	float:left;
	text-align:center;
	z-index:0;
}
.leftcontent
{
	width:108px;
	position:relative;
	float:left;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	z-index:0;
}
.leftcontent2
{
	width:108px;
	position:relative;
	float:left;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	z-index:0;
}
.logo
{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:148px;
	height:188px;
	position:relative;
	float:left;
	z-index:0;
	
}
.rightcolumn
{
 width:659px;
 position:relative;
 float:left;
 z-index:0;
 background-color:#FFFFFF;
 min-height:539px;
 height:expression(document.body.clientHeight < 539? “539px”: “auto” );

}
.header
{
	background-image:url(../images/header659.gif);
	background-repeat:no-repeat;
	height:93px;
	width:659px;
	position:relative;
	float:left;
	z-index:0;
}
.menubar
{
	background-image:url(../images/menubar.gif);
	background-repeat:repeat-x;
	width:659px;
	height:26px;
	position:relative;
	float:left;
	z-index:0;
}
#content
{
	width:600px;
	background-color:#FFFFFF;
	min-height:450px;
	height:450px;
	position:relative;
	float:left;
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
	z-index:0;
}
html > body #content {
    height: auto;
} 
.content2
{
	width:529px;
	background-image:url(../images/bginnercontent.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	position:relative;
	float:left;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
	padding-bottom:20px;
	z-index:0;
	min-height:450px;
}

.menu
{
	height:19px;
	font-weight:bold;
	font-size:11px;
	position:relative;
	float:left;
	text-align:center;
	text-decoration:none;
	 color:#FFFFFF;
	 padding-top:7px;
	 padding-right:30px;
	 z-index:0;
}
.menu a:link
{
	text-decoration:none;
	 color:#FFFFFF;
}
.menu a:visited
{
	text-decoration:none;
	 color:#FFFFFF;
}
.menu a:active
{
	text-decoration:none;
	color:#FFFFFF;
	
}

.menu a:hover
{
	text-decoration:none;
	 color:#000000;
}
.menuMO
{
	width:75px;
	height:19px;
	font-weight:bold;
	font-size:11px;
	position:relative;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#666666;
	background-image:url(../images/menu_moHome.gif);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-right:10px;
	z-index:0;
}
.menuMO2
{
	width:75px;
	height:19px;
	font-weight:bold;
	font-size:11px;
	position:relative;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#DB3404;
	background-image:url(../images/menu_mo.gif);
	background-repeat:no-repeat;
	padding-top:7px;
  z-index:0;
}
.graybox
{
	 height:158px;
	 width:500px;
	 position:relative;
	 float:left;
	 z-index:0;
	 border: 3px;
}
.grayboxleft
{
	height:158px;
	width:13px;
	background-image: url(../images/graybox.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	z-index:0;
}

.grayboxright
{
	height:158px;
	width:600px;
	background-image: url(../images/graybox.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
.divfiftypercent
{
	width:45%;
	float:left;
	padding-top:30px;
	margin-left:20px;
}
.divfiftypercenttrue
{
	width:50%;
	float:left;
	
}
.divfortypercent
{
	width:40%;
	float:left;
	margin-top: 4px;
	margin-left:12px;	
	padding:3px;
	
	
}
.divfortypercenttrue
{
	width:30%;
	float:left;
	padding:5px;
	
}
.divsixtypercenttrue
{
	width:60%;
	float:right;
	padding:5px;
	text-align:left;
}
.divhundpercentcenter
{
	width:100%;
	float:left;
	text-align:center;
}

.divhundpercentleft
{
	width:100%;
	float:left;
	text-align:left;
}
.divhundpercentright
{
	width:100%;
	float:left;
	text-align:right;
}
.linkstyle
{
	color:#c55d36;
	text-decoration:underline;
}

.linkstyle a:link
{
	color:#c55d36;
	text-decoration:underline;
}
.linkstyle a:visited
{
	color:#c55d36;
	text-decoration:underline;
}
.linkstyle a:active
{
	color:#c55d36;
	text-decoration:underline;
}
.linkstyle a:hover
{
	color:#ff6c00;
	text-decoration:underline;
}
.linkstyle2
{
	color:#c55d36;
	font-size:11px;
	text-decoration:underline;
}
.linkstyle2 a:link
{
	color:#c55d36;
	text-decoration:underline;
}
.linkstyle2 a:visited
{
	color:#c55d36;
	text-decoration:underline;
}
.linkstyle2 a:active
{
	color:#c55d36;
	text-decoration:underline;
}
.linkstyle2 a:hover
{
	color:#ff6c00;
	text-decoration:underline;
}
.linkstyle3
{
	color:#7a7b76;
	font-size:10px;
	text-decoration:underline;
}
.linkstyle3 a:link
{
	color:#7a7b76;
	text-decoration:underline;
}
.linkstyle3 a:visited
{
	color:#7a7b76;
	text-decoration:underline;
}
.linkstyle3 a:active
{
	color:#7a7b76;
	text-decoration:underline;
}
.linkstyle3 a:hover
{
	color:#000000;
	text-decoration:underline;
}
.linkstyle4
{
	color:#7a7b76;
	font-size:10px;
	text-decoration:none;
}

.linkstyle4 a:link
{
	color:#7a7b76;
	text-decoration:none;
}
.linkstyle4 a:visited
{
	color:#7a7b76;
	text-decoration:none;
}
.linkstyle4 a:active
{
	color:#7a7b76;
	text-decoration:none;
}
.linkstyle4 a:hover
{
	color:#000000;
	text-decoration:none;
}
.Hdg1
{
	color:#bf3a11;
	font-size:18px;
	font-weight:bold;
}
.Hdg11
{
	color:#000000;
	font-size:14px;
	font-weight:bold;

}
.Hdg2
{
	color:#bf3a11;
	font-size:14px;
	font-weight:bold;
}
.smallfont
{
	font-size:10px;
}
.mediumfont1
{
	font-size:11px;

}
.mediumfont
{
 font-size:14px;
 letter-spacing:-1px;
 font-weight:bold;
 line-height: 18px;

}
.rightbox
{
	padding-left:30px;
	padding-right:10px;
}
.space25
{
	width:500px;
	height:25px;
	position:relative;
	float:left;
}
.space15
{
	width:500px;
	height:15px;
	position:relative;
	float:left;
}
.greenstyle
{
	color:#419774;
	font-size:10px;
}
.ListMenu
{
	
	font-weight:bold;
	color:#000000;
	height:15px;
	padding-top:5px;
	padding-left:25px;
	position:relative;
	float:left;
	width:100%;
	
	
}
.ListMenu a:link
{
	color:#000000;
	text-decoration:none;
}
.ListMenu a:visited
{
	color:#000000;
	text-decoration:none;
}
.ListMenu a:active
{
	color:#bf3a11;
	text-decoration:none;
}
.ListMenu a:hover
{
	color:#bf3a11;
	text-decoration:none;
}
.ListMenu2
{
	background-image:url(../images/listicon.png);
	background-repeat:no-repeat;
	background-position:left;
	font-weight:bold;
	color:#bf3a11;
	padding-left:25px;
	position:relative;
	float:left;
	width:100%;
	height:15px;
	padding-top:5px;
}
.ListMenu2 a:link
{
	color:#bf3a11;
	text-decoration:none;
}
.ListMenu2 a:visited
{
	color:#bf3a11;
	text-decoration:none;
}
.ListMenu2 a:active
{
	color:#bf3a11;
	text-decoration:none;
}
.ListMenu2 a:hover
{
	color:#bf3a11;
	text-decoration:none;
}
.box60
{
	width:321px;
	text-align:justify;
	font-size:10px;
	position:relative;
	float:left;
	padding-top:10px;
}
.boxwrap
{
	
	
	text-align:justify;
	font-size:10px;
	position:relative;
	float:right;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
}
.imagewrap
{
	
	text-align:justify;
	font-size:10px;
	position:relative;
	float:right;
	padding-top:10px;
	padding:20px;
}
.subheading
{
 font-size:11px;
 font-weight:bold;

}
.menuMO2 a:link
{
 text-decoration:none;
  color:#DB3404;
}
.menuMO2 a:visited
{
 text-decoration:none;
  color:#DB3404;
}
.menuMO2 a:active
{
 text-decoration:none;
 color:#DB3404;
 
}

.menuMO2 a:hover
{
 text-decoration:none;
  color:#DB3404;
}
.menuMO a:link
{
 text-decoration:none;
  color:#666666;
}
.menuMO a:visited
{
 text-decoration:none;
  color:#666666;
}
.menuMO a:active
{
 text-decoration:none;
 color:#666666;
 
}

.menuMO a:hover
{
 text-decoration:none;
  color:#666666;
}