body{
	background-color:#FFFFFF;
	background-image:url(../images/main13b_bgonly_02.jpg);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:center;}
.topbgfixed{
	 background-image: url(../images/subbgs_02.jpg); 
	 background-repeat: no-repeat; 
	 background-position: 0px 0px;}
.bottombgfixed{
	 background-image: url(../images/subbgs_04.jpg); 
	background-position:bottom;
	background-repeat:no-repeat;}
.middlebgrepeats{ background-image: url(../images/subbgs_03.jpg);	background-repeat:repeat-y;}
.mainwithmargin{
	margin-left:50px;
	margin-right:50px;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:50px;}
.mainwithmarginallowsideframe{
	margin-left:44px;
	margin-right:58px;
	margin-top:0px;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:50px;}
.rightalignimgneedsbottompad {
	margin-right:0px;
	margin-left:25px;
	margin-top:13px;
	margin-bottom:40px;}
.rightalignimgneedspad {
	margin-right:0px;
	margin-left:25px;
	margin-top:13px;
	margin-bottom:13px;}
.leftalignimgneedspad {
	margin-right:25px;
	margin-left:0px;
	margin-top:13px;
	margin-bottom:13px;}
.leadin{font-size:16px;color:#5d6668; text-align:left;}
.tbl {margin-left:25px;}