body {
	background-image: url(http://www.rxplus.com/images/background.jpg);
	background-attachment: fixed;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	
}

td
{
   /* vertical-align: top; */
}

#jobrequestform td
{
   vertical-align: top;
}

td#featured_pharmacy
{
	background-image:url(http://www.rxplus.com/images/featured2.gif); 
	background-repeat:no-repeat;
}

.doctitle
{
	font-weight: bold;
}

.pubdate
{
	font-style: italic;
	font-size: 10px;
}

.rightrail
{
	width:178px; 
	height:100%;
	background-image:url(http://www.rxplus.com/images/featured3.gif); 
	background-repeat:repeat-y;
}
.button
{
	font-size: 11px;
}

.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF302C;
	line-height: 1.5em;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.griditem
{
    padding: 3px;
    background-color: #f8f8fb;
}
.gridaltitem
{
    padding: 3px;
    background-color: #c8c8cb;
}
.center
{
    text-align:center;
}

td.gridheader, td.gridheader a 
{
    color: #ffffff;
    font-weight: bold;
    background-color: #c40000;
    padding:3px;
}
.error
{
	color:#dd0000;
}

a
{
	color:#2b07a9;
}

a:hover
{
	color:#dd0000;
}

a.rxselect
{
	color:#2b07a9;	
	padding-right: 23px;
}

a.rxselect:hover
{
	color:#dd0000;
	padding-right: 23px;
}


a.navlink
{
  color:#ffffff;
  text-decoration: none;
}

a.navlink:hover
{
  color:#9c9dbf;
  text-decoration: none; 
}

