/* CSS Document */


body {
	background-color:#3f59ae;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
/* Page Structure */
#page {
	width:741px;
	margin: 0 auto; /* So firefox centers this properly. */
	text-align: left;
	}
#header {
	width:554px;
	float: left;
	}
#mainBody {
	width:554px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	float:left;
	margin-top: 10px;
	}
#sidebar {
	width:186px;
	margin-top:20px;
	float: right;
	text-align:left;
	vertical-align:top;
   }
#nav {
	width:186px;
	background-color:#ab1240;
	text-align:left;
	vertical-align:top;
	background-image: url(http://www.pharmics.com/images/home_rt-nav_03.gif);
	background-repeat: no-repeat;
	padding-top:25px;
	}
#bodyTop {
	background-image:url(http://www.pharmics.com/images/top_slice.gif);
	background-repeat:no-repeat;
	height:35px;
	margin-bottom:0px;
	}
#bodyContent {
	background-image:url(http://www.pharmics.com/images/body_slice.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	}
#bodyBottom {
	background-image:url(http://www.pharmics.com/images/bottom_slice.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	margin-top:0px;
	background-color:#3f59ae;
	}
table tr td.topNav {
	height:22px;
	text-align:center;
	border-right:1px #333333 solid;
	padding-top:5px;
	}
table tr td.content {
	padding-right:10px;
	}
table tr td.borderRight {
	border-right:1px #333333 solid;
	font-size:12px;
	}
/*------- core typographical ----------*/
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a.menu:link, a.menu:visited {
	color:#ab1240;
	text-decoration:none;
	font-weight:bold;
	}
a.menu:hover {
	text-decoration:underline;
	color:#ab1240;
	font-weight:bold;
	}
p {
	font-size:12px;
	}
h1 {
	font-size:16px;
	color: #AA113F;
	}
h2 {
	font-size:14px;
	color: #3F59AE;
	}
ul li {
	font-size:12px;
	}
ul ol {
	font-size:12px;
	}
a.nav:link, a.nav:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
a.nav:hover {
	color:#FFFFFF;
	text-decoration:underline
	}
#bodyBottom a, #bodyBottom a.link, #bodyBottom a.visited {
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:300;
	}
.bodyCopy {
	font-size:12px;
	}
.imgBorder {border:1px solid #999999;}
/*----- Sidebar ------*/
#sidebar ul li {
	list-style:none;
	margin-left:-15px;
	font-size: 11px;
	}
#sidebar h2 {
	font-size:13px;
	margin-bottom:-12px;
	padding-left:5px;
	}
#prdctNav {
	background-color:#FFFFFF;
	}
#nav h2 {
	color:#FFCC00;
	padding:5px;
	}
table tr td.borderBottom {
	border-bottom:#cccc99 1px solid;
	font-size: 12px;
	}
table tr td.products {
	border: 1px solid #cccc99;
	font-size: 12px;
	vertical-align:top;
	text-align:center;
	}
table tr td.borderBotRt {
	border-bottom:#cccc99 1px solid;
	border-right:#cccc99 1px solid;
	font-size: 12px;
	}