﻿body, div, p, h1, h2, h3, h4, ul, li, table, img
{
	margin:0 0 0 0;
	padding:0;
	border:none;
}

body
{
	background: #ffffff ;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:76%;
}
	
.clear, .spacer { clear: both; }

	
/* =layout
----------------------------------------------- */
.container
{
	margin: 0 auto 10px auto;
	width: 902px;
}
.wrapper
{
	float: left;
	width: 900px;
	background-color: #007698;
	border: solid 1px #333333;
}
.masthead
{
	float:left;
	padding: 0 10px;
	width: 880px;
	background-color: #652d8a;
	height: 65px;
}
.navBar
	{
		float:left;
		margin: 20px 0 0 0;
		padding: 0;
		width: 880px;
		height: 23px;
	}
	.navBar ul 
	{
		padding: 0;
		margin:0;
		list-style-type:none;
	}
	.navBar li 
	{
		float:left;
		position:relative;
		padding: 7px 0 0 0;
	}
	.navBar li a:link, .navBar li a:visited
	{
		display:block;
		font-size:14px;
		font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
		text-decoration:none; 
		color:#ffffff; 
		border-right: solid 1px #ffffff;
		padding: 0 18px; 
		line-height: 13px;
	}
	.navBar li a:hover
	{
		color: #badae7;
	}
	.navBar li a.borderless {border-right: 0;}
.contentTop
{
	/* total width 900px */
	float: left;
	width: 100%;
	height: 370px;
	margin-top: 20px;
	padding-top: 20px;
	border-bottom: solid 25px #652d8a;
/*###*/	background-color: #ffffff;
	background: #ffffff url(../images/HR/contentTop.jpg) top left no-repeat; 
	background: #ffffff url(../images/HR/bkgd_contentTop.gif) top left no-repeat; 
	background: #ffffff url(../images/HR/contentTopBkgd2.jpg) top left no-repeat; 
}

.contentTop2Panel
{
	/* total width 900px */
	float: left;
	width: 100%;
	height: 350px;
	margin-top: 20px;
	padding-top: 20px;
	border-bottom: solid 25px #652d8a;
	background-color: #ffffff;

}
	.contentTopLeft
	{
		/* total width 380px */
		float: left;
		width: 310px;
		padding: 0 20px 0 50px;
	}
	.contentTopRight
	{
		/* total width 520px */
		width: 520px;
		margin-left: 380px;
	}
.main
{
	/* total width 900px */
	float:left;
	background: transparent url(../images/HR/bkgd_inner.gif) top left repeat-y;
	color: #1a1a1a;
	padding: 20px 0 20px 0;
	width: 900px;
	min-height: 300px;
}
	.sideBar
	{
		/* total width 300px */
		float: left;
		width: 240px;
		padding: 0 20px;
		color: #652d89;
	}
	.content
	{
		/* total width 600px */
		width: 480px;
		margin-left: 300px;
		padding: 0 60px;
	}
.footer
{
	clear: both;
	width: 100%;	
	padding: 10px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	vertical-align:middle;
}	
	.footer p {
		margin: 0;
		color:#ffffff; 
		text-align: center;
	}
	.footer a:link, .footer a:visited 
	{
		color: #ffffff;
		text-decoration: none;
	}
	.footer a:hover 
	{
		text-decoration: underline;
	}
	
/* =typography
----------------------------------------------- */
h1 {
	padding: 0 0 0.25em 0;
	color:#213e7e;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.2em;
}
h2 {
	padding: 0.5em 0 0.1em 0;
	color:#b32725;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	text-align:left;	
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;	
}
h3 {
	padding: .2em 0 0 0;
	color:#311d14;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.2em;
}
h4 
{
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font: bold 12px/14px verdana;
	color: #311d14;
	border-bottom: 1px dashed #8697ca;
	margin-bottom: 8px;
}
p
{
	margin-top: 0.25em;
	margin-bottom: 0.5em;	
	line-height:1.5;
	text-align:left;	
}
	p.quote
	{
		font-style: italic;
		color: #652d89;
	}

/* =links
----------------------------------------------- */
a:link, a:visited 
{
	color: #652d89;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

	
/* =lists
----------------------------------------------- */
li 
{
	color: #383131;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:0px;
	padding-bottom:0px;
	padding-left:0px
}
ul 
{
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left:0px;
	margin-left:20px;
	list-style-type:square;	
}
	ul.square { list-style-type: square;}
ol 
{
	margin-top: 6px;
	margin-bottom: 6px;	
	padding-left:0px;
	margin-left:40px;
}
	ol.alpha { list-style-type: lower-alpha;}

/* =images
----------------------------------------------- */
img.pdficon
{
	float: left;
	margin: 3px 6px 0 6px;
	vertical-align: middle;
	width: 24px;
	height: 20px;
	border: 0;
}

/* =pages
----------------------------------------------- */

/* =other
----------------------------------------------- */
.center {text-align:center;}
.txtRight {text-align:right;}
.hidden {display: none;}
.logo
{
	height: 100px;
	width: 246px;
	padding: 15px 2px;
}

.breadcrumb {
	margin-top: 4px;
	margin-bottom: 4px;	
	line-height:18px;
	text-align:left;	
	font-size:0.9em;		
}


/* =Pharmacy Residency Program
----------------------------------------------- */	
.mainPRP
{
	/* total width 900px */
	float:left;
	padding: 20px 0 20px 0;
	width: 900px;
	min-height: 300px;
}
	.sideBarPRP
	{
		/* total width 300px */
		float: left;
		width: 295px;
		padding: 0;
		color: #652d89;
	}
	
	.PRPCallout
	{
	    width:295px;
	    height: 60px;
	    text-align:center;
	}
	
	.PRPAuxNav
	{
	    width:295px;
	    margin-top:10px;
	    background-color:#fff;
	}	
	
        .PRPAuxNav h3 

        {
	        color: #000;
	        background: #e9f0f7;
	        border-top: 1px solid #abb7d5;
	        padding-left: 18px;
	        padding-bottom: 5px;
        }
        
    .PRPImageWrapper        	
    {
        margin-top: 3px;        
    }
	
	.contentPRP
	{
		/* total width 600px */
        background: #fff;	
		width: 568px;
        min-height: 575px;		
		margin-left: 300px;
		padding: 15px 15px 0 15px;
	}	
	
	.PRPMainCopy
	{
	    margin-top:15px;
	}
	
	
.mod { margin-bottom: 3px; }
	
.quicklinks ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.quicklinks ul li {
    margin: 0px;
    padding: 0px;
}
.quicklinks li a {
    display: block;
    border-bottom: 1px solid #f0f0f0;
    line-height: 1.8em;
    padding-left: 18px;
    text-decoration:none;
}

.quicklinks a:link, .quicklinks a:visited {
    color: #1D43CA; /*e27602*/
    text-decoration:none;
    font-weight:normal;/*background:none; breaks menu navHere on IE6*/
}
.quicklinks a:hover {
    color:#000;
    text-decoration:none;
    background-color: #e9f0f7; 
}


#rotator
{
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 535px;
	height: 195px;
}

#rotator img
{
	border: 0;
	width: 535px;
	height: 195px;
}


.hr 
{
	background: url(../images/PRP/horizontal-rule.gif) repeat-x;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr 
{
	display: none;
	overflow: hidden;
}

