@charset "UTF-8";
#bkg_lft_blue{
	background-image: url(../_images/global/bkg_lft_blue.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#bkg_rgt_blue{
	background-image: url(../_images/global/bkg_rgt_blue.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
#bkg_lft_green{
	background-image: url(../_images/global/bkg_lft_green.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#bkg_rgt_green{
	background-image: url(../_images/global/bkg_rgt_green.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
#bkg_lft_yellow{
	background-image: url(../_images/global/bkg_lft_yellow.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#bkg_rgt_yellow{
	background-image: url(../_images/global/bkg_rgt_yellow.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
#bkg_lft_purple{
	background-image: url(../_images/global/bkg_lft_purple.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#bkg_rgt_purple{
	background-image: url(../_images/global/bkg_rgt_purple.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}
#bkg_body_tile{
	background-image: url(../_images/global/bkg_body_tile.jpg);
	background-repeat: repeat-y; 

}
#bkg_body_big{
	background-image: url(../_images/global/bkg_body_big.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#bodyspacer{
	width: 932px;
	height: 6px;
}
#bodyarea{
	padding:0px 15px 15px 15px;
	margin-top:0px;
}
#bodyarea p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-left: 25px;
	line-height: 18px;
}
#home_box_copy {
	margin-bottom: 25px;
	margin-right: 15px;
	margin-left: 8px;
	padding-top: 0px;
	height: 70px;
	width: 90px;
	margin-top: 0px;
	overflow: hidden;
}
#home_box_copy p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {font-size: 10px}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
