/* Basic Formatting */

img {border:0px;}
body {font-family:Arial;}

h1{font-family:Arial;color:#120079;font-size:24px;margin:5px;margin-bottom:10px;margin-top:15px;}
h2{font-family:Arial;background-color:#120079;color:#fff;padding:5px;font-size:18px;margin:0px;margin-bottom:10px;padding-bottom:5px;}
h3{color:#993366;font-size:100%;font-weight:bold;}
h4{color:#993366;}

	
.form td{font-size:80%;font-weight:bold;padding:5px;}
	
.large-subheader
{
font-size:1em;
}
	
input, textarea, select
{
padding:2px;
color:#000;
}
	
.mainContent
{
	
color:#000;font-family:Arial;font-size:.9em;line-height:1.4em;
}



.nav
{
font-family:Arial;
font-size:11px;
font-weight:bold;
padding:10px;

}

.nav a
{
text-decoration:none;
font-size:11px;
padding:2px;
padding-left:3px;
padding-right:3px;
color:#000;
border:1px solid #ccc;
background:#fff;
margin-right:5px;

}

.nav a:hover
{
background:#993366;
color:#fff;
}

.instructions
{
font-size:12px;
margin-bottom:10px;
}

/* Pharmacy Search section */

.searchHeader
{
color: #000;
font-size: 12pt;
}

.rowOdd
{
font-size:11px;
border-bottom: 1px solid #333;
}

.rowEven
{
font-size:11px;
background-color: #eee;
border-bottom: 1px solid #333;
}

#Search_include1_pnlDrug
{
width:90%;
}

#Search_include1_txtZipCode
{
	width:100px;
}

.searchInput
{
border: #000 1px solid;
font-size: 10pt;
color: #000;
background-color:#ccc;
a: verdana;
}

.searchTable
{
border: 1px solid #000;
}

.searchTable TD
{
padding: 5px;
font-size:11px;
}

.searchTableRow
{
background-color: #000;
color: #ffffff;
}

.searchTableRow TD
{
color: #ffffff;
}

.resultsHeader
{
background:#000;
font-weight: bold;
color: #fff;
}

.countryPricing TD
{
padding: 5px;
}


/* Enrollment */

.required
{
font-size: 10pt;
color: #000;
}

.enrollTable
{
font-size:12px;
border:1px solid #000;
}

.enrollTable td
{
padding:5px;
border-bottom:1px solid #fff;
}

.enrollTable .tbHead
{
text-align:right;
background:#fff;
border-top:1px solid #000;
border-right:1px solid #000;
color:#000;	
font-weight:bold;
}

.enrollTable .mainTbHead
{
background:#eee;
border-bottom:1px solid #000;
}

.enrollTable .mainTbFoot
{
background:#eee;
border-top:1px solid #000;

}

.enrollTable .firstRow
{
border-top:1px solid #000;
}

.enrollTable .lastRow
{
border-top:1px solid #000;
}


