﻿/*Reset padding and margins, global element styles*/

*{padding:0;margin:0;}
img{border:none;float:left;clear:left;}
body{font-family:arial, helvita, sans-serif;background:#fff;color:#666666;margin-top:4px;}
ul li{list-style:none;clear:left;margin:0;padding:0;}
ol li{clear:left;margin:0;padding:0;}
a{color:#004390;text-decoration:none;}
a:hover{color:#004390;text-decoration:underline;}


/*classes to place grey rail on right side of page, or hero image on right side*/
/*apply right_nav class to div id="container"*/
/*apply left_hero class to div id="hero"*/
.right_nav{background:none !important;background:url("../images/Column_Gradient_Right.jpg") top left repeat-y !important;}
.right_nav #nav{float:right;}
.right_nav #content{float:right;}


.left_hero img{float:right !important;}
.left_hero #floating{margin-left:0 !important;}

/*global classes*/

.blue{color:#004390 !important;}
.orange_circle{background-image:url('../images/Orange_Circle.gif');background-position:center center;background-repeat:no-repeat;}
.clearAll{clear:both}
.float_right{float:right;margin-left:10px;}
.float_left{float:left;}

.button{height:21px !important;border:none !important;background: url("../images/Button_Left.gif") top left no-repeat !important;padding:0 0 0 8px !important;margin-top:25px;width:80% !important;}
.button span{font-size:12px;background: url("../images/Button_Right.gif") top right no-repeat;padding:3px 20px 3px 12px;height:21px;}
.button a{height:21px;line-height:21px;background: url("../images/Orange_Arrow.gif") right center no-repeat;padding-right:20px;}

.white_box{border:none !important;background:url("../images/Box_Top.jpg") top left no-repeat !important;padding-top:10px !important;}
.white_box div{margin:0 !important;border:none !important;}
.white_box h2{border:none !important;background:none !important;color:#ff6600 !important;}
.white_box_content{background:url("../images/Box_Middle.jpg") top left repeat-y !important;padding:0 2px !important;}
.white_box_content p{margin-top:2px !important;}
.white_box_content img{margin:10px 0 10px 10px!important; padding:0 !important;float:left;}
.white_box_bottom{background:url("../images/Box_Bottom.jpg") top left no-repeat !important;height:13px;}
.white_box_content ul{margin:0 !important;}

/*id element styles ordered alphabetically*/

#container{background:#fff url("../images/Column_Gradient.jpg") repeat-y;float:left;}

#content{float:left;width:512px;background:#fff url("../images/Hero_Gradient.jpg") top left repeat-x;padding:20px 30px 10px 30px;color:#666666;}
#content h2{font-size:14px;font-weight:bold;color:#666666;}
#content div{border-top:dashed 1px #d6d6d6;font-size:12px;float:left;clear:left;padding:10px 0;width:100%;display:inline;}
#content h3, #content h4, #content h5{font-size:12px;font-weight:bold;color:#666666;}
#content h6 {font-size:12px;font-weight:bold;color:#004390;}
#content h4{color:#666666;margin-bottom:-5px;}
#content a{font-size:12px;}
#content a.right{float:right;}
#content p{font-size:12px;margin:10px 0 10px 0;color:#666666;}
#content div p{margin-top:5px;}
#content ul{margin:5px 0 10px 15px;}
#content ol{margin:5px 0 10px 20px;padding-left:17px;}
#content ul li{font-size:12px;padding:5px 0 5px 15px;background:url("../images/icn_link.gif") left no-repeat;background-position:0 9px;}
html > body #content ul li{background-position:0 6px;} /* Hack for ie6 */
#content ol li{font-size:12px;padding:5px 0 5px 0px;margin-left:0;}
#content img{margin-right:25px;margin-bottom:10px;}
#content img.iconImage{margin-top:10px;}
#content a.left{float:left;}
#content div div{border:none;padding:0;margin:0;clear:none;}
#content div.button{margin-top:25px;padding:0;margin:0;}

/*table styles */
#content table{width:100%;text-align:left;border-collapse: collapse;font-size:11px;margin-bottom:10px;}
#content thead td{color:#666666;background:url("../images/Nav_Gradient.jpg") left center repeat-x;font-weight:bold;padding:0 0 0 5px;}
#content thead th{color:#004390;text-align:center;padding:0 5px;}
#content thead th:first-child{text-align:left;width:170px;}
#content tr.odd{background-color:#eaeaea;}
#content tr{height:24px;}
#content th,#content td{border:1px solid #999999;padding:3px 5px 3px 5px;}
#content th{font-weight:bold;}
#content tbody th{width:170px;}
#content tr.spacer{height:10px;}
#content tr.spacer td{border:none;}

/*faq styles */
#content .question{padding:10px 0;width:482px;position:relative;border-top:1px dashed #D6D6D6;cursor:pointer;}
#content .question p{font-weight:bold;margin-top:0;margin-left:30px;}
#content .answer{padding:10px 0;margin-left:30px;width:452px;border-top:1px dashed #D6D6D6;display:inline;}
#content .answer p{margin-top:0;margin-left:30px;}
#content .answer ul, #content .answer ol{margin-left:45px;}
#content .question img,#content .answer img{margin:0;}
#faq_container{border:none !important;padding:none;}

#footer{float:left;clear:both;width:781px;background:#fff;color:#333333;font-size:11px;}
#footer a{color:#054796;}
#footer ul{margin:15px 0 15px 25px;float:left;}
#footer li{display:inline;}
#footer p{float:right;margin:15px 25px 15px 0;}

#header{float:left; font-size:10px;font-family:Verdana, Helvetica, sans-serif;color:#b4b4b4;padding:15px 5px 15px 0;margin:0;}
#header a{font-size:10px;white-space:nowrap;}
#header input.search{background-color:#f5ffff;border:2px inset;padding:1px;font-size:12px;}
#header #login{padding-top:10px;padding-bottom:10px;}
#header .delimsml{color: #b4b4b4;text-align: center;font-weight: bold;}
#header .bluelink{color: #0052a5;}

#headpage{border-left:1px solid #999999;border-right:1px solid #999999;float:left;width:781px;}

#headwrapper{width:781px;margin:0 auto;}

#hero{float:left;clear:left;width:781px;background:#012265;color:#fff;height:130px;}
#hero img{width:400px;}
#hero h1{font-size:22px;color:#fff;clear:both;}
#hero h2{font-size:20px;}
#hero p{float:left;font-size:11px;display:inline;margin-bottom:25px;}
#hero p.right{float:right;}
#floating {height:100%;position:relative;margin-left:400px;}
#floating div {padding:4px 25px;position:absolute;bottom:0;width:331px;text-align:center;}
#floating img {width:267px !important;height:120px;margin:5px 0 0 0;float:none !important;}

/*nav rail specific styles*/

#nav{background:#eaeaea url("../images/Hero_Gradient_Darker.jpg") 0 0 repeat-x;float:left;width:209px;padding-bottom:20px;color:#666666}

#nav dl{border-bottom:1px solid #999999;border-left:none;background:#ffffff;width:208px;}
#nav dt{text-align:center;font:9px Verdana;font-weight:bold;height:24px;line-height:24px;text-transform:uppercase;border-top:1px solid #999999;border-right:1px solid #999999;background:url("../images/Nav_Gradient.jpg") left center repeat-x;}
#nav dt a{color:#4f4f4f;}
#nav dt.open{border-top:1px solid #999999;background:none;}
#nav dd{font-size:12px;height:24px;line-height:24px;margin:0;padding-left:20px;border-top:1px solid #c9c9c9;border-right:1px solid #999999;}
#nav dd a:hover{text-decoration:underline;}
#nav img{margin:20px 0 0 15px;}

#nav div{background:#ffffff;border:1px solid #999999;width:180px;margin:20px 0 0 15px;float:left;display:inline;}
#nav h2{background:#eaeaea;border-bottom:1px solid #999999;font:11px verdana;font-weight:bold;color:#004390;line-height:22px;text-transform:uppercase;padding:0 8px;}
#nav h3{font-size:12px;padding:0 8px;color:#004390;margin-top:10px;}
#nav p{font-size:12px;padding:0 8px;color:#666666;}
#nav ul{padding:0 8px;font-size:12px;font-weight:bold;list-style:default;margin:10px 0;}
#nav li{background:url("../images/Orange_Arrow.gif") left center no-repeat;margin-top:2px;padding-left:10px;}

/*end nav specific styles*/

#page{float:left;width:781px;border:1px solid #999999;border-top:none;}

#wrapper{width:781px;margin:0 auto;}

.skipTo{display:none;}

a.linkgrey {
	color: #666666;
	font-size: 10px; 
	float:right;
	margin:0 !important;
	padding:0 !important;
}
a.linkgrey:hover {
	color: #0052A5; 
}
img.linkgrey {
	vertical-align:top;
	margin:0 !important;
	padding:0 !important;
}
.breadcrumb {
	float:left;
}
text-9 {
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
img.play {
	vertical-align:bottom;
	margin:0 !important;
	padding:3px 3px 0 0 !important;
}
.sidebarTop {
	float:right;
	clear:right;
	background-image:url(../images/sidebar-top.gif);
	background-repeat:no-repeat;
	width:180px;
	height:8px;
	margin:0 5px 0 0 !important;
	padding:0 !important;
	overflow:hidden;
	border:0 !important;
}
.sidebarMiddle {
	float:right;
	clear:right;
	background-image:url(../images/sidebar-middle.gif);
	background-repeat:repeat-y;
	width:180px;
	margin:0 5px 0 0 !important;
	padding:0 !important;
	overflow:hidden;
	border:0 !important;
}
.sidebarBottom {
	float:right;
	clear:right;
	background-image:url(../images/sidebar-bottom.gif);
	background-repeat:no-repeat;
	width:180px;
	height:13px;
	margin:0 5px 15px 0 !important;
	padding:0 !important;
	border:0 !important;
}
.right_box_float {
	float:right !important;
	border:0 !important;
}
a.gotop {text-align:right;display:list-item;list-style-type:none;background:url('http://sites.mckesson.com/icons/icn_top.gif') right 5px no-repeat;margin:0 0 0 0;padding:2px 10px 0 0;}