/*  YAHOO RESET CSS  - http://developer.yahoo.com/yui/reset/
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#373737;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/* end YAHOO RESET CSS */

/* JC Globals */
.hidden {display: none;}
acronym {border-bottom: 1px dotted #666; cursor:help;}
fieldset {border: 0;}
strong {font-weight: bold;}
.img-left {
    float: left;
	clear: left;
	margin: 5px 15px 5px 0;
	padding: 2px;
	border: 1px solid #f0f0f0;
	display: block;
	position: relative;
	padding: 2px;
}
.img-right {
    float: right;
	clear: right;
	display: block;
	margin: 5px 0 0 15px;
	padding: 2px;
	border: 1px solid #f0f0f0;
}
.img-center {
	margin: 10px auto 0;
	text-align: center;/* for IE6 Grrr! */
	padding: 2px;
	border: 1px solid #f0f0f0;
}
.side .img-center {
	border-color: #333333;
}
.content a:hover .img-left, .content a:hover .img-right, .content a:hover .img-center, .side a:hover .img-center {border-color: #06c;} 
dt {font-weight: bold;}
cite {font-weight: bold; font-size: 80%; color: #06c; vertical-align: super; border-bottom: 1px dotted #06c; cursor:help;}
.replace { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */ 


/* end Globals */

/* News Ticker */
.tickercontainer {
	width: 455px; 
	height: 36px;
	margin-top: -20px;
	margin-left: -25px;
	overflow: hidden;
	background-color: #b30910; 
	color: #fff;
	border-top: 1px solid #b30910;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 9px;
	width: 435px;
	overflow: hidden;
}

ul.newsticker {
	position: relative;
	left: 455px;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	line-height: 18px;
}
ul.newsticker li a {
	white-space: nowrap;
	padding: 0;
	color: #ffffff;
	margin: 0 50px 0 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
ul.newsticker li a.selected, ul.newsticker li a:hover {
	color:#ffe400; }
	
body {
    text-align: center;
    background: #fff url(../images/med_asst_bg.gif) repeat-x top right;;
}

a, a:active, a:visited {
    color: #06c;
}

a:hover {
    color: #000;
}

.page {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    color: #333;
    font-size: 12px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.clear:after, .content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}

.clear, .content {   /* IE bug fix */
    _zoom: 1;
    *zoom: 1;
}

.clears {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

ul {
    list-style: none;
}

ul.bullet, dl.bullet {margin: 0px 0 20px 10px; clear: both; line-height: 20px;}
ul.bullet.clearImg {
	/*margin-left: 135px;*/
	clear: both;
}
ul.bullet, ul.bullet li {
	list-style: outside none none; 
}
ul.bullet li {
	margin-left: 0;
	padding-left: 15px;
	background: url(../images/bullet.jpg) 0 5px no-repeat;
	}
ul.bullet.block li {margin: 0 0 10px;}
ul.bullet.block li a strong  {text-decoration: none; color: #000;}
ul.bullet.block li a {text-decoration: none;}
ul.bullet.block li a:hover {text-decoration: underline; color: #06c; }

dl.bullet {margin-top: 10px; padding-left: 15px; background: url(/images/bullet.jpg) 0 5px no-repeat;}
dl.bullet dt {font-weight: bold;}
dl.bullet dd {margin: 0 0 10px;}
dl.bullet dd ul.bullet {margin: 10px 0 10px 10px;}
dl.bullet dd ul.bullet li {background: url(/images/sub-bullet.jpg) 0 5px no-repeat;}

/* begin header styles */
.header {
    height: 150px;
}

.header h1{
    height: 79px;
    width: 587px;
    padding: 60px 0 0 0;
    background: url(../images/med_asst_header.gif) no-repeat left 60px;
    text-indent: -9999px;
	overflow: hidden;
}
.header h1 a {height: 79px; width: 587px; display: block;}
.header ul.mainNav {
    position: absolute;
    top: 10px;
    height: 44px;
    width: 874px;
    margin: 0 0 0 44px;
    background: url(../images/med_asst_bg-nav-jc.gif) no-repeat center top;
	text-align: center;
}

.header ul.mainNav li {
    display: block;
    float: left;
    margin: 7px 0 0 0;
	padding: 2px 18px;
	border-left: 1px solid #890103;
}

.header ul.mainNav li.first {
    margin: 7px 0 0 5px;
	border-left: none;
}
.header ul.mainNav li a {
    color: #fff;
    font-size: 16px;
	font-weight: bold;
    text-decoration: none;
}

.header ul.mainNav li a:hover, .header ul.mainNav li a.active {
    color: #fc0;
}

.header ul.mainNav li a:hover {
    text-decoration: underline;
}

/* end header styles */

/* begin common content styles */

.content {
    font-size: 13px;
}

.content .main {
    float: left;
    width: 630px;
    padding: 0 0 20px 0;
}

.content .side {
    _position: relative;
    float: right;
    width: 320px;
    margin: -57px -5px 20px 0;
    background: url(../images/med_asst_bg-sidebar-sides.gif) repeat-y right top;
}

.content .side p a {
    font-style: normal;
	font-weight: bold;
	color: #333;
}
.content a.external {color: #333; text-decoration: none;}
.content .side .sideSearch {
    height: 158px;
    width: 320px;
    background: url(../images/med_asst_bg-find.gif) repeat-x left top;
    text-align: center;
    color: #fff;
    font-size: 13px;
}

.content .side .sideSearch h2 {
    border: none;
    text-indent: -9999px;
}

.content .side .sideSearch p  {
    padding: 10px 20px;
}

.content .side .sideSearch input {
    height: 19px;
    width: 240px;
    border: 0;
    padding: 2px 25px 2px 10px;
    background: #fff url(../images/med_asst_search.gif) no-repeat right center;
}

.content .sideSearch button {
    display: block;
    height: 28px;
    width: 123px;
	border: none;
    margin: 10px auto 0 auto;
    background: #fff url(../images/med_asst_buttons.gif) no-repeat right top;
    text-indent: -9999px;
    text-decoration: none;
}

.content .sideSearch button:hover {
    background: url(../images/med_asst_buttons.gif) no-repeat right -28px;
}

.content .side .sideContent {
    _position: relative;
    background: url(../images/med_asst_bg-sidebar-middle.gif) repeat-x left top;
}

.content .side .sideContent .sideContentLf {
    background: url(../images/med_asst_bg-sidebar-left.gif) no-repeat left top;
}

.content .side .sideContent .sideContentRt {
    padding: 20px 0 0 0;
    background: url(../images/med_asst_bg-sidebar-right.gif) no-repeat right top;
}

.content .side .sideContent .sideContentRt .article,
.content .side .sideContent .sideContentRt.featuredCol {
    padding: 0 20px;
}

.content .side .sideContent .sideContentRt.featuredCol h2 {
    margin: 0 0 20px 0;
    padding: 20px 0 10px 0;
}

.content .side .sideBtm1 {
    height: 11px;
    background: url(../images/med_asst_bg-sidebar-btm1.gif) no-repeat right top;
    _font-size: 0;
    _line-height: 0;
}

.content .side .sideBtm2 {
    height: 10px;
    background: url(../images/med_asst_bg-sidebar-btm2.gif) no-repeat right top;
    _font-size: 0;
    _line-height: 0;
}

.content .subNav, .content .gridHdr {
    padding: 25px 0px;
	margin: 0 15px 0 15px;
    color: #036;
}

.content .subNav ul {
    display: inline;
    margin: 0;
    padding: 0;
}

.content .subNav li {
    display: inline;
	white-space: nowrap;
    margin: 0;
    padding: 0 5px;
    border-left: 1px solid #000;
}
.content .subNav li.first {
    padding-left: 0;
    border-left: 0;
}

.content .subNav li a {
    color: #036;
    font-size: 13px;
}
.content .subNav li.spotlight a {color: #b30910;}
.content .subNav li a:hover {
    color: #000;
}

.content .subNav li a.active {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.content .contentPg {
    padding: 15px;
}

.content p#link-med-assist, .content p#link-med-program {width: 330px; overflow: hidden; margin: 10px auto; padding: 0;}
.content p#link-med-assist a, .content p#link-med-program a {display: block; width: 330px; height: 60px;}
.content #link-med-assist a {background: url(../images/link-med-assist.jpg) no-repeat;}
.content #link-med-program a {background: url(../images/link-med-program.jpg) no-repeat;}
.content #link-med-assist a:hover, .content #link-med-program a:hover {background-position: 0 -60px;}

/* end common content styles */

/* begin footer styles */

.footer {
    padding: 0 0 20px 0;
}

.footer .ftrSearch {
	position: relative;
    padding: 10px 20px;
    background-color: #b30910;
    color: #fff;
    font-size: 13px;
}

.footer .ftrSearch h4 {
    display: inline;
    padding: 0 5px 0 0;
    color: #fff;
    font-weight: bold;
}

.footer .ftrSearch p {
    display: inline;
}
.footer .ftrSearch form {position: absolute; top: 50%; right: 25px; height: 28px; margin: -14px 0 0 0;}
.footer .ftrSearch form, .footer .ftrSearch fieldset {display: inline;}

.footer .ftrSearch input {
    height: auto;
    width: 180px;
    margin: 2px 0 0 5px;
    padding: 3px;
    border: 0;
    font-size: 11px;
	line-height: 18px;
	vertical-align: middle;
}

.footer .ftrSearch button {
    display: inline-block;
    height: 28px;
    width: 57px;
    margin: 0 0 0 5px;
    padding: 0;
    background: url(../images/med_asst_buttons.gif) no-repeat left -56px;
    text-indent: -9999px;
    text-decoration: none;
    font-size: 0;
    vertical-align: top;
    zoom: 1;
	border: 0;
}

.footer .ftrSearch button:hover {
    background: url(../images/med_asst_buttons.gif) no-repeat left -84px;
}
.footer .ftrLinks {
	padding: 0 0 10px 0;
    background-color: #f0f0f0;
}

.footer .ftrLinks .linkSet {
    float: left;
    width: 290px;
    padding: 20px 0 0 20px;
    color: #003366;
}

.footer .ftrLinks .linkSet h4 {
    font-size: 13px;
    font-weight: bold;
}

.footer .ftrLinks .linkSet ul, .footer .ftrLinks .linkSet li {
    margin: 0;
    padding: 0;
}

 .footer .ftrLinks .linkSet li{
    padding: 5px 0 0 0;
 }
 
.footer .ftrLinks .linkSet a {
    text-decoration: none;
}
.footer .ftrLinks .linkSet a span {color: #b30910; font-weight: bold; border-bottom: 1px dotted #b30910;}
.footer .ftrLinks .linkSet a:hover span {color: #06c; font-weight: bold; border-bottom: 1px dotted #06c;}
.footer .ftrLinks .linkSet a:hover {
    color: #000;
}

.footer .copy {
    padding: 10px 0 0 0;
    color: #666;
    text-align: center;
}

/* end footer styles */




/* begin home page styles */

.content.homePg {
}

.content.homePg .main {
    width: 410px;
    margin: 20px 0 0 0;
    padding: 0 0 0 25px;
}


.content.homePg .featuredCol {
    float: left;
    width: 183px;
    margin: 20px 0;
    border: 1px solid #999;
	background-color: #fff;
}

.content.homePg .featuredCol h2 {
    padding: 10px 0 10px 15px;
	color: #373737;
}

.content.homePg .featuredCol .featured img {
    display: block;
    margin: 0 auto;
}

.content.homePg .featuredCol .featured p {
    padding: 0 15px 20px 15px;
    line-height: 18px;
}

/* end home page styles */

/* begin article styles */

.content h2 {
    color: #b30910;
    font-size: 16px;
    font-weight: bold;
}
.content h2 span {color: #333; font-size: 14px;}
.content h3 {    
	color: #b30910;
    font-size: 14px;
    font-weight: bold;
}
.content h3 span {color: #333; font-size: 12px;}

.content .article h2, .content .article h3 {
    padding: 10px 0 10px 0;
	margin: 0 0 5px 0;
}
.content h2 a, .content h3 a {	
	color: #b30910;
	text-decoration: none;
}
.content h2 a:hover, .content h3 a:hover {	
	color: #000;
	text-decoration: underline;
}

.content .article p, .content .featured p {
    padding: 0 0 25px 0;
    line-height: 18px;
    font-size: 12px;
}

.content a.learnMore {
	text-decoration: none;
	font-weight: bold;
}

.content .article.top {
    padding: 20px 10px 0 0;
}

.content .article.top h2 {
	padding: 0;
	margin: 0;
	border: 0;
	color: #b30910;
    font-size: 18px;
}
.content .article.top p {
    font-size: 14px;
    line-height: 25px;
	border-bottom: 2px solid #a3a3a3;
}

.content .article.contentPg {
    _position: relative;
    padding: 15px 15px 0 15px;
}

.content .hub .contentPg p {
    padding: 0;
	margin: 0 0 20px;
}

.site-map {margin: 0 0 20px;}
.content .article.contentPg ul.site-map, 
.content .article.contentPg ul.site-map li, 
.content .article.contentPg ul.site-map li a {font-size: 14px; font-weight: bold; margin-left: 0;}
.content .article.contentPg ul.site-map ul, 
.content .article.contentPg ul.site-map ul li {margin-left: 20px; line-height: 20px;}
.content .article.contentPg ul.site-map ul li {padding-left: 15px; background: url(../images/bullet.jpg) 0 5px no-repeat}
.content .article.contentPg ul.site-map ul li a {font-size: 12px; font-weight: normal;}
.content .article.contentPg ul.site-map ul li a span {color: #b30910; font-weight: bold;}
.content .article img {
	display: block;
}

.content .articleColumns {
    margin: 15px 0;
}

.content .articleColumns .col1 {
    float: left;
    width: 290px;
    padding: 0 20px 0 0;
    border-right: 1px solid #b5b5ad;
}

.content .articleColumns .col2 {
    float: left;
    width: 290px;
    margin: 0 0 0 -1px;
    padding: 0px 0 0 20px;
    border-left: 1px solid #b5b5ad;
}

.content .side h2 {
    padding: 0 0 10px 0;
	border-bottom: 1px solid #b5b5ad;
	color: #373737;
	text-size: 14px;
}
.content .side h2 a {
	color: #373737;
	text-decoration: none;
}
.content .side h2 a:hover {
	color: #000;
}

.content .side .featured img {
    display: block;
    margin: 0 auto;
}
.content .side a:hover {color: #b30910;}
.content .featured p {
    padding: 0 0 20px 0;
    line-height: 18px;
}
.content table {margin: 0 auto 20px; border: 2px solid #adaead; border-width: 2px 0 2px 2px; background: #ffffff}
.content tr.bg {background: #dbdbdb;}
.content th {
	background: #06c;
	color: #ffffff;
	font-weight: bold; 
	vertical-align:top; 
	padding: 10px 5px; 
	border: 2px solid #adaead; 
	border-width: 2px 2px 0 0;}
.content td {vertical-align:top; padding: 10px 5px; border-collapse: collapse; border: 2px solid #adaead; border-width: 2px 2px 0 0; line-height: 18px;}


/* end article styles */

/* begin grid layout styles */

.content .gridArea {
    *position: relative;
    width: 950px;
    border-top: 5px solid #f0f0f0;
    overflow: hidden;
    background-color: #fff;
}

.content .gridHdr {
    height: 200px;
    width: 600px;
    padding: 20px 15px 0 15px;
}

.content .gridHdr h2 {
    padding: 0 0 20px 0;
    font-size: 22px;
	color: #373737;
}
.content .gridHdr h2.small {
	font-size: 20px;
}
.content .side.grid {
    margin: -277px -5px 20px 0;

}

.content .gridLayout {
    width: 960px;
}

.content .gridLayout .gridSquare {
    position: relative;
    float: left;
    height: 200px;
    width: 194px;
    padding: 15px 20px;
    border-right: 5px solid #f0f0f0;
    border-bottom: 5px solid #f0f0f0;
    font-size: 11px;
}

/* Jason's Styles */
.content .gridLayout .gridSquare img {
    display: block;
    margin: 0 auto;
	width: 125px;
	height: 45px;
}
.content .gridLayout .gridSquare a img {border: 1px solid #ffffff; padding: 2px;}
.content .gridLayout .gridSquare a:hover img {border: 1px solid #06c;}

.content .gridLayout .gridSquare p {
    padding: 8px 0 0;
	margin: 0;
}

.content .gridLayout .gridSquare ul {margin: 0;}
.content .gridLayout .gridSquare ul, .content .gridLayout .gridSquare li {
    margin: 0 0px 0 8px;
    padding: 0;
    list-style-type: disc;
    list-style-position: outside;
}
.content .gridLayout .gridSquare a.reqInfoButton {
    position: absolute;
    display: block;
    bottom: 15px;
    left: 57px;
    height: 20px;
    width: 120px;
    background: url(../images/med_asst_request_info.gif) no-repeat left top;
    text-indent: -9999px;
}


.content .gridLayout .gridSquare a.reqInfoButton:hover {background-position: 0 -20px;}
.content #gridPaging {background: #ffffff; padding: 10px 0; }
.content dl.paging {
	clear: both;
	margin: 0 0 0 480px;
	list-style: none;
	display: block;	
}
.content dl.paging dt, .content dl.paging dd, .content dl.paging ul {float: left;}
.content dl.paging dt {font-size: 14px; font-weight: bold; color: #06c; line-height: 30px; margin-right: 10px;}
.content dl.paging dd ul li {
	list-style: none;
	float: left; 
	width: 30px; 
	height: 30px;
	line-height: 30px; 
	margin: 0 5px 0 0;
	font-size: 14px; 
	text-align: center; 
	border: 1px solid #f0f0f0; 
	background: #f0f0f0; 
}
.content dl.paging dd ul li a {
	display: block; 
	padding: 0; 
	width: 30px; 
	height: 30px; 
	text-decoration: none;
}
.content dl.paging dd ul li a:hover, .content dl.paging ul li a.active {background: #06c; color: #ffffff;}


/* end */

/* end grid layout styles */
/* Autocomplete Styles */
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}
.content .sideSearch input.ac_loading, .ac_loading {
	background: #ffffff url('../images/ajax-loader.gif') right center no-repeat;
}
.ac_over {
	background-color: #185f9e;
	color: #ffffff;
}