/* generic */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
body, td, p  {
	font-family:Verdana,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 15px;
	color:#545454;
}
a {
	color:#005fa9;
 	text-decoration:none;
}
a:hover {
	color:#c41130;
	text-decoration:underline;
}
ul {
	list-style-type: square;
}
ul li {
	margin-left:-20px;
	padding-left: 0px;
	list-style-type: square;
}
hr {
	border : 1px solid #ebebeb;
}
input, select, textarea {
	font-family:Verdana,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color:#000000;
	border:1px solid #dedede;
	background-color:#f2f2f2;
	padding-left:3px;
}


/* headers */
.header1 {
	color:#000000;
	font-size:15px;
	line-height:18px;
}
.header2 {
	color:#000000;
	font-size:12px;
	line-height:15px;
}
.header3 {
	color:#000000;
	font-size:11px;
	line-height:15px;
}
.header4 {
	color:#000000;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
}


/* other text styles */
.copysmall {
	font-size:10px;
	line-height:13px;
}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style33 {font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style38 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000; }
.style39 {font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style41 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
.style45 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #999999; }
.style47 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #999999; }
.style48 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000; }
.style50 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #999999; }
.style52 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }


/* ---- DO NOT EXPOSE THESE STYLES TO THE WYSIWYG EDITOR --- */


/* body copy */
.blacktype {
	color:#000000;
}
.linksnormal a {
	font-weight:normal;
}
.forcenormal  {
	font-weight:normal;
	color:#545454;
}
.forcenormal:hover {
	color:#545454;
	background-color:transparent;
}


/* automatic page title. Has sIFR counterpart */
.pageTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:22px;
	line-height:28px;
	margin-top:20px;
}


/* layout */
.containertable {
	width:775px;
	margin-bottom:15px;
}
.subpagetable {
	width:775px;
	margin-bottom:15px;
}
.subpagetable td {
	vertical-align:top;
}
.leftcolumn {
	width:170px;
	padding-top:20px;
	padding-bottom:50px;
}
.spacercolumn {
	width:20px;
}
.contentcolumn {
	width:585px;
}
.onecolumncontenttable {
	width:585px;
	margin-top:20px;
	margin-bottom:10px;
}
.twocolumncontenttable {
	width:585px;
	margin-top:20px;
	margin-bottom:10px;
}
.twocolumncontenttable_left {
	width:425px;
}
.twocolumncontenttable_spacer {
	width:10px;
}
.twocolumncontenttable_right {
	width:150px;
}
.rightcolumn, .rightcolumn p, .rightcolumn td {
	font-family:Verdana,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	line-height: 13px;
}
.rightcolumn ul {
	padding:0px;
	margin-left:15px;
	list-style-type:square;
}
.rightcolumn p {
	margin-bottom:20px;
}
.printertable {
	/*width:95%;*/
	margin:15px;
}
.printertable td {
	vertical-align:top;
}


/* news, upcoming eventsetc. */

/* news headline (details pages) */
.newsheader {
	color:#000000;
	font-size:18px;
	line-height:21px;
}

/* date format for news */
.newsdate {
	font-size:10px;
	text-transform:uppercase;
}
.newshome {
	width:225px;
	padding-top:5px;
	padding-bottom:10px;
	vertical-align:top;
}

/* buttons */

/* Submit button used in forms */
.button_submit {
	background-color:#898989;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	border:1px #000000 solid;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

/* Search button */
.searchbutton {
	background-color:#898989;
	color:#ffffff;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	border:1px #898989 solid;
	height:17px;
}
.searchbutton:hover {
	background-color:#bbbbbb;
	color:#ffffff;
	font-size:10px;
	line-height:14px;
	font-weight:bold;
	border:1px #898989 solid;
	height:17px;
	text-decoration:none;
}

/* blue button used to arrange a meeting */
.bluebuttonsmall {
	background-color:#005fa9;
	color:#ffffff;
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
}
.bluebuttonsmall:hover {
	background-color:#7fafd4;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}


/* navigation */

/* top navigation */
.navtop {
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:6px;
	padding-bottom:5px;
	height:10px;
}
.navtop:hover {
	color:#000000;
	background-color:#e8e8e8;
 	text-decoration:none;
}
.navtopdiv {
	font-size:10px;
}



/* DHTML dropdown menus */

/* main navigation */
.amenu {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	z-index: 11;
	/*border-left:1px #dddddd solid;*/
	border-right:1px #dddddd solid;
	border-bottom:1px #dddddd solid;
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=2) progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=92,finishOpacity=100,startX=100,finishX=100,startY=100,finishY=100);*/
	filter:progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=92,finishOpacity=100,startX=100,finishX=100,startY=100,finishY=100);
}
.amenu a {
	color: #ffffff;
	width:100%;
	height:17px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.navlinkstable {
	background-color:#f0f0f0;
}
.navlinkstable td {
	white-space:nowrap;
}
.navlinks {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	height:18px;
	line-height:16px;
}
a.navlinks  {
	color: #ffffff;
	background-color:transparent;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	text-decoration:none;
}
.navlinks:hover {
	color: #ffffff;
	background-color: #dd2229;
 	text-decoration:none;
}
.navlinkscurrent  {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	height:18px;
	line-height:16px;
}
a.navlinkscurrent, a.navlinkscurrent:hover  {
	color: #ffffff;
	background-image:url(/site/smartpill/library/images/navbar_back_on.jpg);
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	text-decoration:none;
}
.navlinksdropsub, a.navlinksdropsub  {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	height:100%;
	display: block;
	line-height:18px;
	text-decoration:none;
}
.navlinksdropsub:hover {
	background-color: #ffffff;
	color: #000000;	
 	text-decoration:none;
}


/* search box */
.searchmenu {
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
	z-index: 11;
	border-right:1px #dddddd solid;
	border-bottom:1px #dddddd solid;
}
.searchmenu a {
	color: #ffffff;
	width:100%;
	height:17px;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.searchtable {
	background-color:#666666;
}
.searchtable td {
	white-space:nowrap;
}
.searchdrop, a.searchdrop  {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	height:100%;
	display: block;
	line-height:18px;
	text-decoration:none;
	padding-left:10px;
}
.searchdrop:hover {
	color: #000000;	
	background-color: #e8e8e8;
 	text-decoration:none;
}


/* left navigation */
.navleft td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.navleft1, .navleft1current {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	display:block;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navleft1current {
	color:#c41130;
}
.navleft2, .navleft2current {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #808080;
	font-size: 11px;
	line-height:13px;
	font-weight: normal;
	display:block;
	width: 100%;
	height:100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navleft2current {
	color:#c41130;
}
.navleft1:hover, .navleft1current:hover, .navleft2:hover, .navleft2current:hover {
	background-color:#eeeeee;
 	text-decoration:none;
}

/* footer */
.footertable {
	margin-top:15px;
	width:100%;
}
.footertable td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#878787;
	font-size: 10px;
}


/* navigation tabs */
/*.tabstable {
	margin-top:25px;
}*/
.tabstable td {
	text-align:center;
	vertical-align:middle;
	height:#20px;
}
.tab {
	color:#000000;
	border-top:2px solid #eeeeef;
	border-right:2px solid #eeeeef;
	border-bottom:2px solid #eeeeef;
	/*background-color:#f1f1f1;*/
}
.tablink, .tablink_on {
	width:100%;
	display:block;
}
.tablink_on {
	color:#c41130;
}
.tablink:hover, .tablink_on:hover {
	background-color:#eeeeef;
	text-decoration:none;
}
.tab_on {
	color:#c41130;
	border-top:2px solid #c41130;
	border-right:2px solid #eeeeef;
	/*font-weight:bold;*/
}
.tab_trailer {
	border-bottom:2px solid #eeeeef;
}
.tab_divider {
	width:2px;
	background-color:#eeeeef;
}


/* tables */
.table_underlinedcells td {
	vertical-align:top;
	border-bottom:1px solid #ebebeb;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}
.table_underlinedcells td a {
	width:100%;
	display:block;
	font-weight:normal;
}
.table_underlinedcellsheader {
	color:#000000;
	background-color:#DDDDDD;
	font-size:11px;
	text-transform:uppercase;
}
.table_dottedcells td {
	vertical-align:top;
	border-bottom:1px dotted #cccccc;
	padding-left:5px;
	padding-right:5px;
	padding-top:8px;
	padding-bottom:8px;
}
.table_dottedcells td a {
	width:100%;
	display:block;
	font-weight:normal;
}
.table_dottedcells {
	color:#000000;
}

.table_form {
	border:2px solid #ebebeb;
}
.table_form td {
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.table_form_buttonrow {
	background-color:#ebebeb;
	text-align:center;
}

.darkrow {
	background-color:#ebebeb;
}

/* printer-friendly link */
.printerfriendly {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #808080;
	font-size: 10px;
	line-height:13px;
	font-weight: normal;
}


/* underlines */
.linelightgrey {
	height:2px;
	background-color:#eeeeee;
}


/* home page feature boxes */
.hpfeature {
	margin-bottom:10px;
}
.hpfeature td {
	vertical-align:top;
}
.hpfeaturetable {
	width:225px;
}
.hpfeaturetablepict {
	width:80px;
	vertical-align:top;
}
.hpfeaturetabletext {
	width:145px;
	vertical-align:top;
	font-size: 10px;
	line-height: 13px;
}
.hpfeaturetabletextonly {
	width:225px;
	vertical-align:middle;
}


/* knowledge base article */
.article {
	width:385px;
	padding-left:15px;
	border-left:1px solid #ebebeb;
}
.articlenav {
	padding-right:10px;
}


/* box links used in search navigation */
.boxlinkcurrent {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	border:1px solid #c41130;
	color:#c41130;
	margin-left:1px;
	margin-right:1px;
}
.boxlink {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	border:1px solid #ffffff;
	margin-left:1px;
	margin-right:1px;
}
.boxlink:hover {
	border:1px solid #c41130;
}
	
.boxlinkinactive {
	color:#aaaaaa;
}