/* -- Undo Browser HTML Defaults -- */
:link,:visited { text-decoration: none; }
ol { list-style: none; }
h1,h4,h5,h6,pre,code { font-size: 1em; }
ol,dl,dt,dd,h1,h2,h4,h5,h6,pre,form,html,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
address { font-style: normal; }

.clearme { clear: both; margin: 0; padding: 0; }
a:link { border: none; } 
a:visited {underline: none;}
:focus { outline: 0; }
p { margin: 0 0 20px 0; }
/*-- LOGIN BOX --*/
* html #my_login_div div.top { background-image: url(/images/login_top.gif); }
* html #my_login_div div.btm { background-image: url(/images/login_bottom.gif); }
* html #my_login_div {  }

#my_login_div { background-color: transparent; position: absolute; top: 50px; left: 42px; text-align: left;  width: 314px; z-index: 1050; font: 11px Verdana, Arial, Helvetica, sans-serif;  }
#my_login_div div.top { background: transparent url(/images/login_top.png) no-repeat scroll left top; height: 23px; }
#my_login_div div.btm { padding: 0pt 25px 23px 13px; background: transparent url(/images/login_bottom.png) no-repeat scroll left bottom; }

#my_login_div div.btm input { border: 1px solid #ccc; border-top: 1px solid #999; margin: 0 0 5px 0; width: 150px; }
#my_login_div div.btm table { border-collapse: collapse; margin: 0 0 0 20px; padding: 0; font-size: 10px; color: #fff; }
#my_login_div div.btm table th { text-align: left; vertical-align: top; padding: 0 10px 10px 0; }
#my_login_div div.btm table td { text-align: left; vertical-align: top; padding: 0 0 10px 0; }
#my_login_div a, #my_login_div a:visited { color: #fff; text-decoration: none; }
#my_login_div a:hover { color: #fff; text-decoration: underline; }

/*-- Page Styles --*/
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #287dc2 url(/images/bg.jpg) repeat-x left top;
	padding: 0;
	margin: 0;
	line-height: 1.4;
	}

/*#wrapper2 {
	padding: 0 0 190px 0;	
	}*/

.left_col {
	float: left;
	width: 485px;
	margin: 0 45px 40px 0;
	color: #fff;
	}

.left_col a:link, .left_col a:visited { color: #fff; text-decoration: underline; }
.left_col a:hover { color: #fff; text-decoration: none; }

.left_col table {
	color: #fff;
	font-size: 12px;
	line-height: 1.6;
	}

.top_nav {
	width: 480px;
	margin: 30px 0;
	}

.ss_wrap {
	position: relative;
	width: 482px;
	/* height: 322px; */
	height: 350px;
	background: url(/images/slideshow.gif) no-repeat;
	
	margin: 0 0 20px 0;
	padding: 0;
	}

.ss_img {
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	width: 462px;
	height: 278px;
	cursor: crosshair;
	}

	.ss_img {
		cursor: crosshair;
		}
	
.ss_statement {
	position: absolute;
	bottom: 40px;
	left: 10px;
	width: 230px;
	height:10px;
	display: none;
	}

/* RV: 9/26/07 can't hide the display to show the pagination!!
.pagination {
	display: none;
	}
	
*/

.ss_controls {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 28px;
	height: 16px;
	}

a.previous {
	float: left;
	width: 9px;
	height: 16px;
	background: url(/images/btn_previous.gif) no-repeat left 0;
	text-indent: -9999em;
	margin: 0 5px 0 0;
	padding: 0;
	}

	a.previous:hover {
		background: url(/images/btn_previous.gif) no-repeat left -17px;
		margin: 0 5px 0 0;
		padding: 0;
		}

a.next {
	float: left;
	width: 9px;
	height: 16px;
	background: url(/images/btn_next.gif) no-repeat left 0;
	text-indent: -9999em;
	margin: 0;
	padding: 0;
	}

	a.next:hover {
		background: url(/images/btn_next.gif) no-repeat left -17px;
		margin: 0;
		padding: 0;
		}

ul.list {
	margin: 0 0 20px 15px;
	padding: 0;
	/*list-style-type: none;*/
	}
	
ul.list li {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	/*background: url(/images/bullet.gif) no-repeat left 8px;*/
	}

.contentslide {
	margin: 2px 0 0 2px;
	cursor: pointer;
	z-index:100;
	}

/*-- Right Column --*/		
.right_col {
	float: left;
	width: 352px;
	height: 500px;
	padding: 0 0 150px 0;
	/*height: 830px;*/
	background: url(/images/rightcol_bg.jpg) no-repeat left top;
	}

.logo {
	margin: 13px 0 35px 7px;
	}
	
.quicksearch {
	float: left;
	display: inline;
	width: 290px;
	margin: 0 0 30px 30px;
	padding: 0;
	}	

.quicksearch img {
	margin: 0 0 4px 0;
	padding: 0;
	vertical-align: middle;
	display: block;
	}	

.quicksearch select {
	font-size: 11px;
	width: 288px;
	height: 16px;
	padding: 0;
	margin: 0;
	}	

/*-- Pharmacist Finder --*/		
/*.pharmfinder2 {
	display: block;
	margin: 0 0 25px 0;
	width: 289px;
	padding: 0 0 15px 0;
	color: #000;
	}	

.pharmfinder2_mid {
	float: left;
	display: inline;
	width: 289px;
	background: pink url(/images/pharmfinder2_bg.jpg) repeat-y left top;
	padding: 0;
	}
	
.pharmform2 {
	display: inline;
	float: left;
	width: 250px;
	margin: 0 0 10px 20px;
	padding: 7px 0 0 0;
	background: #fff;
	}

.pharmform2 dt label {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pharmfinder2 dl {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	}

.pharmfinder2 img {
	float: left;
	display: block;
	padding: 0;
	margin: 0 4px;
	width: 18px;
	}

.pharmfinder2 dl dt {
	font-size: 6.5pt;
	margin: 0 0 4px 0;
	}

.pharmfinder2 dl dd {
	font-size: 11px;
	margin: 0;
	padding: 0;
	}

.pharmfinder2 dl dd input, .pharmfinder2 dl dd select {
	width: 100px;
	font-size: 11px;
	}

.pharmfinder2 span {
	width: 272px;
	display: block;
	padding: 0;
	margin: 0 0 10px 8px;
	background: #e5e5e5 url(/images/or.gif) no-repeat;
	clear: both;
	text-indent: -9999em;
	}
	
.pharmfinder .search, .pharmfinder2 .search {
	float: right;
	padding: 0;
	margin: 15px 0 0 20px;
	border: 1px solid #999;
	}

.pharmform .state, .pharmform2 .state {
	width: 155px;
	}
	
.pharmfinder2_foot {
	width: 289px;
	height: 17px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	background: url(/images/pharmfinder2_foot.gif) no-repeat left bottom;
	clear: both;
	}*/	

/*-- Callouts --*/
.call_wrap {
	width: 290px;
	margin: 0 0 20px 30px;
	}

/*-- Copyright DIV --*/
.copyright {
	width: 290px;
	margin: 0 0 20px 35px;
	font-size: 11px;
	color: #9dcff8;
	}
.copyright p { margin: 0 0 5px 0; }
.copyright a:link, .copyright a:visited { color: #9dcff8; text-decoration: none; }
.copyright a:hover { color: #9dcff8; text-decoration: underline; }

/*-- INSIDE STYLES --*/
.left_col h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0;
	}

.left_col h1.mixcaps {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

.blocktxt {
	margin: 0 0 20px 0;
	}

h4 { 
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	text-decoration: underline; 
	}

h3 { 
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 15px 0; 
	}

h2 { 
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0; 
	}

h2.MRI {
	background: #9bcbf3;
	padding: 4px;
	color: #0c3c62;
	border-top: 1px solid #c2e2fd;
	border-bottom: 1px solid #b5dbfb;
	font-weight: normal;
	margin: 0 0 20px 0;
	}

h2.MRI span {
	color: #0c3c62;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 10px;
	}
	
/*-- Contact Info - HOMEPAGE --*/
.contactinfo {
	width: 450px;
	border-collapse: collapse;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	font-size: 10px;
	margin: 40px 0 0 0;
	}
	
.contactinfo th {
	width: 450px;
	color: #cce8ff;
	padding: 0 0 4px 0;
	font-size: 10px;
	}	
	
.contactinfo td {
	vertical-align: top;
	font-size: 10px;
	}	
	
.contactinfo a:link, .contactinfo a:visited {
	text-decoration: none;
	color: #cce8ff;
	}	
	
.contactinfo a:hover {
	text-decoration: none;
	color: #cce8ff;
	}	
	
	
/*-- Accordian Styles --*/	
.accordion {
	width: 482px;
	}

.accordion .header {	/* Styling question */
	width: 482px;
	height: 44px;
	color: #fff;
	margin: 0;
	padding: 0;
	background: #5298d2 url(/images/accord_blue.jpg) repeat-x left bottom;
	border-top: 1px solid #70b4ec;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	}

.accordion .header span.txt {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 60px;
	}

.accordion .header span.expand {
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	right: 7px;
	}

.accordion .header span.icon {
	width: 42px;
	height: 42px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 7px;
	}
	
.accordion .content {	/* Parent box of slide down content */
	border-bottom: 1px solid #287dc2;
	background: #fffaf1;
	color: #2d3942;
	width: 482px;
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
	}

.accordion .content a, .accordion .content a:visited {	
	color: #5b7489;
	}

.accordion .content a:hover {	
	color: #232e37;
	}

.accordion .content div {	/* Parent box of slide down content */
	width: 442px;
	margin: 10px 0 10px 20px;
	}
	
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding: 1px;
	font-size: 0.9em;	
	position: relative;
	}
	
/* collapsable panel styles */
.GlossaryQA {
	margin: 0 0 20px 0;
	}

.GlossaryQA .question {
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	background: url('/images/add.gif') no-repeat;
	height: 16px;
	padding: 0 0 0 25px;
	margin: 0 0 10px 0;
	}

.GlossaryQA .answer {
	border: 1px solid #8cc3ef;
	padding: 5px;
	width: 450px;
	/* This one should not be changed */
	display:none;
	margin: 0;	
	}

/* collapsable panel styles */
.FAQ {
	margin: 0 0 20px 0;
	}

.FAQ .question {
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	background: url('/images/add.gif') no-repeat;
	padding: 0 0 0 25px;
	margin: 0;
	}

.FAQ .answer {
	border: 1px solid #8cc3ef;
	padding: 5px;
	width: 474px;
	/* This one should not be changed */
	display:none;
	margin: 0;	
	}

#ads{
	margin-top:30px;
	}
	
dl.sitemap {
	margin: 0 0 30px 0;
	}

dl.sitemap dt {
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: underline;
	}

dl.sitemap dd {
	margin: 0 0 0 10px;
	background: url(/images/sitemap.gif) no-repeat left 5px;
	padding: 0 0 0 15px;
	}
	
/*-- side_links -*/
.side_links {
	width: 290px;
	margin: 0 0 20px 30px;
	clear: both;
	}
	
.side_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.side_links ul li {
	margin: 0 0 5px 0;
	line-height: 15px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	}	
	
.side_links ul li a {
	margin: 0;
	padding: 0 0 0 23px;
	line-height: 15px;
	color: #576572;
	display: block;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left top;
	}	

.side_links ul li a:hover {
	color: #576572;
	text-decoration: none;
	/*background: url(/images/bullet_sideh.gif) no-repeat left top;*/
	}	

	
.printHeader {
	display: none;
	width: 450px; 
	height: 45px;
	}
	
.searchBox {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	}
	
/*-- Outcomes MTM System --*/
.QAWrap #q1 {
	background: url(/images/icon_covered.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q2 {
	background: url(/images/icon_quality.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q3 {
	background: url(/images/icon_national.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q4 {
	background: url(/images/icon_pharmacist.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q5 {
	background: url(/images/icon_electronic.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q6 {
	background: url(/images/icon_network.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q7 {
	background: url(/images/icon_tip.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q8 {
	background: url(/images/icon_data.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
.QAWrap #q9 {
	background: url(/images/icon_payment.gif) no-repeat left top;
	padding: 12px 0 12px 50px;
	}
	
a.goto, .goto {
	float: left;
	margin: 0 20px 0 0;
	padding: 6px 0 5px 22px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	}
.gotogray {
	float: left;
	margin: 0 20px 0 0;
	padding: 6px 0 5px 22px;
	color: #666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	}
a.gotogray {
	float: left;
	margin: 0 20px 0 0;
	padding: 6px 0 5px 22px;
	color: #666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	}

.left_col a.gotoNoUnderline {
	clear: left;
	float: left;
	margin: 0 20px 0 0;
	padding: 6px 0 5px 22px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	width: 200px;
	}

.gotoBack {
	float: left;
	margin: 0 20px 0 0;
	padding: 6px 0 5px 22px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_sideBack.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	}

.goto2 {
	float: left;
	display: inline;
	width: 430px;
	margin: 0;
	padding: 6px 0 5px 22px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	}

.goto3 {
	float: left;
	display: inline;
	width: 460px;
	margin: 0;
	padding: 6px 0 5px 22px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	}

.gotoblock {
	float: left;
	margin: 0 20px 0 0;
	padding: 6px 0 5px 22px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	text-align: left;
	cursor: pointer;
	display:block;
	}

.linkButton {
	margin: 5px 0 15px 0;
	padding: 7px 0 5px 15px;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/bullet_side.gif) no-repeat left center;
	display: block;
	clear: both;
	border: 0px none #fff;
	overflow: auto;
	}
	 
a.linkButton:hover {
	color: #576572;
	text-decoration: none;
	/*background: url(/images/bullet_sideh.gif) no-repeat left center;*/
	}           

.pharmfinder .pharmformNew2 .linkButtonPharm, .pharmfinder2 .pharmformNew2 .linkButtonPharm {
	width: 60px;
	margin: 0;
	padding: 2px 0 2px 20px;
	color: #666;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/linkButton_pharm.gif) no-repeat left center;
	border: 0px none #fff;
	text-transform: uppercase;
	}

.pharmfinder a:hover, .pharmfinder2 a:hover, .pharmfinder2 a:visited {
	color: #666;
	text-decoration: none;
	}

/*-- Pharmacist Finder --*/		
.pharmfinder {
	float: left;
	display: inline;
	margin: 0 0 20px 30px;
	width: 289px;
	background: url(/images/pharmfinder_bottom.jpg) no-repeat left bottom;
	padding: 0 0 15px 0;
	color: #333;
	}	

.pharmfinder h1 {
	width: 289px;
	height: 41px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	background: transparent url(/images/pharmfinder_top.jpg) no-repeat left top;
	}	

.pharmfinder span {
	width: 271px;
	display: block;
	padding: 0;
	margin: 0 0 0 8px;
	background: #e5e5e5 url(/images/or.gif) no-repeat;
	clear: both;
	text-indent: -9999em;
	}
	
/*.pharmTable {
	width: 200px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}*/
td.pharmfinderPerPage {
	padding:0 0 0 40px;
	text-align:right;
	}
.pharmfinder .pharmformNew {
	color: #333;
	width: 250px;
	margin: 2px 0 11px 22px;
	padding: 0;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.pharmfinder .pharmformNew2 {
	color: #333;
	width: 250px;
	margin: 10px 0 4px 22px;
	padding: 0;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.pharmfinder .pharmformNew label {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	}

.pharmfinder .pharmformNew input, .pharmfinder .pharmformNew select {
	color: #333;
	width: 100px;
	font-size: 11px;
	display: block;
	}

.pharmfinder .pharmformNew span {
	color: #333;
	width: auto;
	display: block;
	padding: 0;
	margin: 0;
	background: #e5e5e5 url(/images/or.gif) no-repeat;
	clear: both;
	text-indent: -9999em;
	}

.pharmfinder .pharmformNew2 .state {
	color: #333;
	width: 155px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.pharmfinder .pharmformNew .of {
	color: #333;
	margin: 0 14px 0 9px;
	}

/*-- Pharmacist Finder --*/		
.pharmfinder2 {
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	width: 289px;
	background: url(/images/pharmfinder_bottom.jpg) no-repeat left bottom;
	padding: 0 0 15px 0;
	color: #333;
	}	

.pharmfinder2_top {
	width: 289px;
	height: 14px;
	background: url(/images/pharmfinder2_top.gif) no-repeat left bottom;
	margin: 0;
	padding: 0;
	}	

.pharmfinder2 span {
	width: 271px;
	display: block;
	padding: 0;
	margin: 0 0 0 8px;
	background: #e5e5e5 url(/images/or.gif) no-repeat;
	clear: both;
	text-indent: -9999em;
	}
	
/*.pharmTable {
	width: 200px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}*/
	
.pharmfinder2 .pharmformNew {
	color: #333;
	width: 250px;
	margin: 2px 0 11px 22px;
	padding: 0;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.pharmfinder2 .pharmformNew2 {
	color: #333;
	width: 250px;
	margin: 10px 0 4px 22px;
	padding: 0;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}

.pharmfinder2 .pharmformNew label {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
	}

.pharmfinder2 .pharmformNew input, .pharmfinder2 .pharmformNew select {
	color: #333;
	width: 100px;
	font-size: 11px;
	display: block;
	}

.pharmfinder2 .pharmformNew span {
	color: #333;
	width: auto;
	display: block;
	padding: 0;
	margin: 0;
	background: #e5e5e5 url(/images/or.gif) no-repeat;
	clear: both;
	text-indent: -9999em;
	}

.pharmfinder2 .pharmformNew2 .state {
	color: #333;
	width: 155px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.pharmfinder2 .pharmformNew .of {
	color: #333;
	margin: 0 14px 0 9px;
	}

/*-- Steps --*/
.steps {
	float: right;
	margin: 0 12px 0 0;
	}
	
#ctl00_ContentPlaceHolder1_pnlCCDetails {
	width: 470px;
	}

.twoButtons {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
/*-- Please Note --*/
.pleaseNote {
	clear: both;
	font-size: 10px;
	}
	
.tablea tr td a.nounderline, .tablea tr td .nounderline, .tablea tr td a.nounderline:visited {
	text-decoration: none;
	}
