body {
	background : #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0;
	width: 800px;
	text-align: left;
	background: repeat-y url(images/content_bg.gif);
}

a {
	color: #0072bc;
	text-decoration: underline;
}

.italics{
	font-style: italic;
	display: block;
}
.name{
	color: #0072bc;
	font-weight: bolder;
}

h4 {
	margin: 0 180px 3px 15px;
	color: #0072bc;
}

p {
	color: #808080;
	font-size: 12px;
	text-align: left;
	margin: 0px 180px 15px 15px;
	padding: 0;
}
.columnHeading {
	font-size: 18px;
	color: #ffffff;
	width: 156px;
	height: 15px;
	font-weight: bolder;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 5px 0px;
	background: #0072bc;

}


#content li{
	color: #808080;
	font-size: 12px;
	line-height: 1.3em;
	text-align: justify;
	margin: 0;
	padding: 0;
}


h1{
	color: #0072bc;
	font: bolder 1.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 15px 0px 5px 10px;
}

a:hover {
	color : #0072bc;
	text-decoration : none;
}

.hide { display: none;
}

/*<group=header>*/

#flashbanner {
	width: 800px;
	height: 200px;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

#header {
	width: 800px;
	margin: 0;
	padding: 0;
	height: 48px;
	background-color: #ffffff;
	background: url(images/trial_card-logo.gif) no-repeat 0 0;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#header li a {
	list-style: none;
	margin: 0;
	height: 48px;
	display: block;
	padding: 0;
}

#header li {
	float: left;
}

#headerhome, #headerhome a {
	width: 99px;
	background: url(images/home.gif) no-repeat 0 0;
}

#headerhome a:hover, #headerhome .current {
	background: url(images/home.gif) no-repeat 0 -48px;
}

#headercontact, #headercontact a {
	width: 109px;
	background: url(images/contact.gif) no-repeat 0 0;
}

#headercontact a:hover, #headercontact .current {
	background: url(images/contact.gif) no-repeat 0 -48px;
}

#headerlogin, #headerlogin a {
	width: 96px;
	background: url(images/login.gif) no-repeat 0 0;
}

#headerlogin a:hover, #headerlogin .current {
	background: url(images/login.gif) no-repeat 0 -48px;
}
/*</group>*/

/*<group=content>*/

#content {
	width: 800px;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
/*<group=products navigation>*/

#rightContent-FinancialInstrument a{
	width: 150px;
	background: url(images/products/financial_instrument.jpg) no-repeat 0 0;
}

#rightContent-FinancialInstrument a:hover, #rightContent-FinancialInstrument .current{
	width: 150px;
	background: url(images/products/financial_instrument.jpg) no-repeat 0 -50px;
}

#rightContent-PrescriptionClaim a{
	width: 150px;
	background: url(images/products/prescription_claim.jpg) no-repeat 0 0;
}

#rightContent-PrescriptionClaim a:hover, #rightContent-PrescriptionClaim .current{
	width: 150px;
	background: url(images/products/prescription_claim.jpg) no-repeat 0 -50px;
}

#rightContent-DataCollection a{
	width: 150px;
	background: url(images/products/data_collection.jpg) no-repeat 0 0;
}

#rightContent-DataCollection a:hover, #rightContent-DataCollection .current{
	width: 150px;
	background: url(images/products/data_collection.jpg) no-repeat 0 -50px;
}

#rightContent-WebBased a{
	width: 150px;
	background: url(images/products/web_based.jpg) no-repeat 0 0;
}

#rightContent-WebBased a:hover, #rightContent-WebBased .current{
	width: 150px;
	background: url(images/products/web_based.jpg) no-repeat 0 -50px;
}

#rightContent-LiveCall a{
	width: 150px;
	background: url(images/products/live_call.jpg) no-repeat 0 0;
}

#rightContent-LiveCall a:hover, #rightContent-LiveCall .current{
	width: 150px;
	background: url(images/products/live_call.jpg) no-repeat 0 -50px;
}

#rightContent-InteractiveVoice a{
	width: 150px;
	background: url(images/products/interactive_voice.jpg) no-repeat 0 0;
}

#rightContent-InteractiveVoice a:hover, #rightContent-InteractiveVoice .current{
	width: 150px;
	background: url(images/products/interactive_voice.jpg) no-repeat 0 -50px;
}

#rightContent-Fulfillment a{
	width: 150px;
	background: url(images/products/fulfillment.jpg) no-repeat 0 0;
}

#rightContent-Fulfillment a:hover, #rightContent-Fulfillment .current{
	width: 150px;
	background: url(images/products/fulfillment.jpg) no-repeat 0 -50px;
}

#rightContent-PaymentProduct a{
	width: 150px;
	background: url(images/products/payment_product.jpg) no-repeat 0 0;
}

#rightContent-PaymentProduct a:hover, #rightContent-PaymentProduct .current{
	width: 150px;
	background: url(images/products/payment_product.jpg) no-repeat 0 -50px;
}

#rightContent-GraphicDesign a{
	width: 150px;
	background: url(images/products/graphic_design.jpg) no-repeat 0 0;
}

#rightContent-GraphicDesign a:hover, #rightContent-GraphicDesign .current{
	width: 150px;
	background: url(images/products/graphic_design.jpg) no-repeat 0 -50px;
}

#rightContent-ProjectManagement a{
	width: 150px;
	background: url(images/products/project_management.jpg) no-repeat 0 0;
}

#rightContent-ProjectManagement a:hover, #rightContent-ProjectManagement .current{
	width: 150px;
	background: url(images/products/project_management.jpg) no-repeat 0 -50px;
}
/*</group>*/


/*<group=services navigation>*/

#rightContent ul{
	margin: 0;
	list-style: none;
	padding: 30px 0 30px 0;
}

#rightContent li a{
	display:  block;
	height: 50px;
	margin: 0;
	padding: 0;
}

#rightContent-SampleVouchers a{
	width: 150px;
	background: url(images/services/sample_vouchers.jpg) no-repeat 0 0;
}

#rightContent-SampleVouchers a:hover, #rightContent-SampleVouchers .current{
	width: 150px;
	background: url(images/services/sample_vouchers.jpg) no-repeat 0 -50px;
}

#rightContent-SampleCards a{
	width: 150px;
	background: url(images/services/sample_cards.jpg) no-repeat 0 0;
}

#rightContent-SampleCards a:hover, #rightContent-SampleCards .current{
	width: 150px;
	background: url(images/services/sample_cards.jpg) no-repeat 0 -50px;
}

#rightContent-RapidRebates a{
	width: 150px;
	background: url(images/services/rapid_rebates.jpg) no-repeat 0 0;
}

#rightContent-RapidRebates a:hover, #rightContent-RapidRebates .current{
	width: 150px;
	background: url(images/services/rapid_rebates.jpg) no-repeat 0 -50px;
}

#rightContent-Tier a{
	width: 150px;
	background: url(images/services/tier.jpg) no-repeat 0 0;
}

#rightContent-Tier a:hover, #rightContent-Tier .current{
	width: 150px;
	background: url(images/services/tier.jpg) no-repeat 0 -50px;
}

#rightContent-DebitCards a{
	width: 150px;
	background: url(images/services/debit_cards.jpg) no-repeat 0 0;
}

#rightContent-DebitCards a:hover, #rightContent-DebitCards .current{
	width: 150px;
	background: url(images/services/debit_cards.jpg) no-repeat 0 -50px;
}

#rightContent-SnapCards a{
	width: 150px;
	background: url(images/services/snap_cards.jpg) no-repeat 0 0;
}

#rightContent-SnapCards a:hover, #rightContent-SnapCards .current{
	width: 150px;
	background: url(images/services/snap_cards.jpg) no-repeat 0 -50px;
}

#rightContent-PharmacyChecks a{
	width: 150px;
	background: url(images/services/pharmacy_checks.jpg) no-repeat 0 0;
}

#rightContent-PharmacyChecks a:hover, #rightContent-PharmacyChecks .current{
	width: 150px;
	background: url(images/services/pharmacy_checks.jpg) no-repeat 0 -50px;
}


/*</group>*/

/*<group=navigation>*/

#nav {
	padding: 0;
	margin: 0px 0px 0px 0px;
	height: 25px;
	clear: both;
}

#nav ul{
	list-style: none;
	width: 640px;
	font: Trebuchet, "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#nav li{
	float: left;
}
#nav li a {
	list-style: none;
	background-color: #b1b3b6;
	display: block;
	margin: 0px 0px 0px 0px;
	height: 20px;
	padding: 5px 0px 0px 0px;
}

#navabout, #navabout a, #navproducts, #navproducts a, #navservices, #navservices a, #navlinks, #navlinks a{
	text-decoration: none;
	color: #ffffff;
	width: 150px;
	height: 20px;
	padding: 0px 5px 0px 5px;
}
#navabout a:hover, #navabout .current, #navproducts a:hover, #navproducts .current, #navservices a:hover, #navservices .current, #navlinks a:hover, #navlinks .current{
	color: #ffffff;
	background-color: #0072bc;
	height: 20px;
}
	
/*</group>*/

#rightContent{
	width: 160px;
	float: right;
	background-color: #b1b3b6;
	padding: 0;
	margin: 0;
}
	
/*</group>*/

#footer {
	color: #fff;
	text-align: center;
	background-color: #b1b3b6;
	width: 800px;
	height: 50px;
	margin: 0;
	padding: 15px 0px 0px 0px;
	clear: both;
	font: 1em/.9em Georgia, Times New Roman, Times, serif;
}

#footer .copyright {
	color: #fff;
	font: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	text-align: center;
}
#footer p{
	margin: 0px 0px 0px 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}