/* Basic Formatting */

img {border:0px;}



	
	
.form td{font-size:80%;font-weight:bold;padding:5px;border:0px;}
	



	
input, textarea, select
{
padding:2px;
color:#000;
}
	

.mainContent
{
	font-size:.8em;
	color:#000;
	font-family:arial;
	padding:5px;
}

h1
{
	font-size:1.6em;
	color:#336699;
}

h2
{
	font-size:1.3em;
}
h4
{
	font-size:1.1em;
	margin-top:10px;
}

.mainContent li
{
	font-size:1.2em;
}

.nav
{
	text-decoration: none;
font-size:.8em;
color:#ffcc00;
 background-color:#006633;
}

.nav a
{
	text-decoration: none;
color:#ffcc00;
padding-left:3px;
padding-right:3px;


}

.instructions
{
font-size:12px;
margin-bottom:10px;
}

/* Pharmacy Search section */

.searchHeader
{
color: #000;
font-size: 12pt;
}

.rowOdd
{
font-size:11px;
border-bottom: 1px solid #666;
}

.rowEven
{
font-size:11px;
background-color: #eee;
border-bottom: 1px solid #666;
}

#Search_include1_pnlDrug
{
width:90%;
}

#Search_include1_txtZipCode
{
	width:100px;
}

.searchInput
{
border: #666 1px solid;
font-size: 10pt;
color: #000;
background-color:#ccc;
a: verdana;
}

.searchTable
{
border: 1px solid #666;
}

.searchTable TD
{
padding: 5px;
font-size:11px;
}

.searchTableRow
{
background-color: #006633;
color: #ffffff;
}

.searchTableRow TD
{
color: #ffffff;
}

.resultsHeader
{
background:#006633;
font-weight: bold;
color: #fff;
}

.countryPricing TD
{
padding: 5px;
}


/* Enrollment */

.required
{
font-size: 10pt;
color: #000;
}

.enrollTable
{
font-size:12px;
border:1px solid #666;
}

.enrollTable td
{
padding:5px;
border-bottom:1px solid #fff;
}

.enrollTable .tbHead
{
text-align:right;
background:#fff;
border-top:1px solid #666;
border-right:1px solid #666;
color:#000;	
font-weight:bold;
}

.enrollTable .mainTbHead
{
background:#eee;
border-bottom:1px solid #666;
}

.enrollTable .mainTbFoot
{
background:#eee;
border-top:1px solid #666;

}

.enrollTable .firstRow
{
border-top:1px solid #666;
}

.enrollTable .lastRow
{
border-top:1px solid #666;
}

li
{
	color:#000;
}

.header h2
{
float:left;
padding:5px;
margin:0;
/*font-size:1.4em;*/
/*text-transform:uppercase;*/
font-family:Times New Roman;
color:#ffcc00;
}

.header
{
}

.backButton
{
background:#eee;
float:right;
margin-top:2.5px;
margin-right:5px;
font-family:Verdana;
font-size:14px;
font-weight:bold;
border:1px solid #000;
padding:2px 2px 2px 2px
}

.backButton a
{
background:#eee;
color:#000;
}

.clear
{
clear:both;
height:1px;
width:1px;
overflow:auto;
}