/* CSS Document */

body 
{
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-color: #C7E7A4;
	text-align: center;
}

.topbox 
{
	background-image: url(../images/top-round.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 960px;
	font-size: 7px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.toplogobox 
{
	height: 253px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.imgbox 
{
	width: 960px;
	background-color: #B862C5;
	text-align: left;
}

.menubox 
{
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #B862C5;
}

.logobox 
{
	clear: left;
}

.imgleft 
{
	float: left;
	padding-right: 20px;
}

.imgright 
{
	float: right;
	padding-right: 20px;
}

.footerbox 
{
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.footerline 
{
	background-image: url(../images/bottom-round.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.footertest 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #934D9D;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-weight: bold;
}

.footerlink 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #934D9D;
	text-decoration: none;
	font-weight: bold;
}

.tan 
{
	background-color: #cccccc;
	height: 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/linegreen.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.headlinebox 
{
	background-color: #FFFFFF;
	background-image: url(../images/clock-image.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 157px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.flashbox 
{
	float: left;
	padding-left: 35%;
}

.greenbox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	background-image: url(../images/corner.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	height: 157px;
	width: 350px;
	float: right;
	background-color: #51af27;
}

.whiteheadline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.contentbox 
{
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.insidecontent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.tantopbox 
{
	background-image: url(../images/tan-topcorner.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	background-color: #c1c1c1;
}

.tabletitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #51af27;
	text-decoration: none;
}

.tabletext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #408B1F;
	text-decoration: none;
	line-height: 18px;
}

.tabletitle 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.tablepencil 
{
	background-image: url(../images/icon-pencil.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
}

.tablegrow 
{
	background-image: url(../images/icon-refresh.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}

.tablephone 
{
	background-image: url(../images/icon-book.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}

.tanbottombox 
{
	background-color: #FFFFFF;
	background-image: url(../images/tan-botcorner.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}

.bottomcontentbox 
{
	background-color: #FFFFFF;
	text-align: center;
	height: 180px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.greenboxtop 
{
	background-image: url(../images/green-topcorner.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	width: 522px;
	background-color: #51af27;
}

.greenboxbot 
{
	background-color: #FFFFFF;
	background-image: url(../images/green-botcorner.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 522px;
}

.quotetext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}

.quotetextright 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	text-align: right;
}

.productbox 
{
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	background-position: 30%;
}

.produxtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #505050;
	text-decoration: none;
	text-align: left;
	padding-left: 60%;
}

.toptitle 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #51af27;
	text-decoration: none;
	padding-right: 20px;
}

.clsPayMainTitle  
{
  font-size: 15px;
  font-weight: bold;
  color: Black;
  text-align: center;
}

.clsPayTitle  
{
  font-size: 14px;
  color: Black;
  text-align: right;
}

.clsPayTitleT  
{
  font-size: 14px;
  color: Black;
  text-align: right;
  vertical-align: top;
  font-weight: bold;
}

.clsPayInfo  
{
  font-size: 12px;
  color: Black;
  text-align: left;
}

.clsPayInfoR
{
  font-size: 12px;
  color: Black;
  text-align: right;
  width: 100px;
}
