/* reset */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input {
padding:0;
margin:0;
}

body,td,th,input,select,textarea,button,a,p {
font-family: Arial, Geneva, Helvetica, sans-serif;
}

img {
border:0;
}

ul, ol {  
list-style-type:square
} 

.clear {
clear: both;
}

.float-left {  
float: left;    
width: 48%;
}  
  
.float-right {  
float: right;  
width: 455px;
} 
/* end reset */

body {
margin: 0;
padding: 0;
height:100%; 
background: url(../images/main_bg.jpg) repeat-x;
background-color: #fff;
font-size:81.5%;
color: #5a5544;
text-align: center;
}

#wrapper {
width: 950px;
margin: 0 auto;
background-color: #fff;
margin-top: 14px;
padding-bottom: 12px;
text-align: left;
}

a:link,a:visited {
color:#3A66D5;
text-decoration: none;
}

a:hover {
color:#3A66D5;
text-decoration: underline;
}

/* headers */
h1 {
font-size: 1.8em;
font-weight: bold;
color:#002888;
margin-bottom: 6px;
}

h2 {
font-size: 1.2em;
font-weight: bold;
color:#5a5544;
margin: 0 0 12px 0;
}

h3 {
font-size: 1em;
font-weight: bold;
color:#7bbc02;
margin: 16px 0 8px 0;
}
/* end headers */

/* utility nav*/
#top-links {
padding: 14px 20px;
}

#welcome {
float: left;
width: 350px;
font-size: .945em;
font-weight: bold;
color:#002888;
padding-left: 10px;
}

utility {
float: right;
width: 500px;
}

#utility ul {
margin:0;
padding:0;
list-style:none;
text-align: right;
}

#utility li {
display:inline;
font-size: .945em;
font-weight: bold;
color:#666;
padding-left: 6px;
}

#utility a {
line-height:10px;
color:#7bbc02;
}

#utility a:hover {
line-height:10px;
}
/* end top nav*/

/* header */
#header {
background: url(../images/wrapper_curve.jpg) no-repeat;
width: 950px;
}

#header #header-left {
float:left;
width: 470px;
margin-left: 10px;
}

#header #header-right {
float:right;
background: url(../images/search_box.gif) top right no-repeat;
height: 90px;
width: 450px;
margin: 0 20px 0 0;
}

#top-search {
padding: 17px 0 0 14px;
}	

#top-search ul {
margin:0;
padding:0;
list-style:none;
vertical-align: middle;
}

#top-search li {
display:inline;
font-size: .945em;
font-weight: bold;
color:#fff;
padding-left: 6px;
}

.search-form {
background:url(../images/icon_search.gif) top left no-repeat;
width:250px;
height:22px;
margin:8px 0 0 8px;
padding:3px 8px 0 22px;
vertical-align:middle;
border: 0;
color: #666;
}
/* end header */

/* text size */
#tool-textresize {
text-align:left;
}

#tool-textresize strong {
font-weight:normal;
}

#tool-textresize img {
width:20px;
height:17px;
vertical-align:middle;
}

a#tool-textresize-normal img {
background:url(../images/text-small.gif);
background-position:bottom;
}

a#tool-textresize-large img {
background:url(../images/text-medium.gif);
}

a#tool-textresize-extralarge img {
background:url(../images/text-large.gif);
}

#tool-textresize a:hover,#tool-textresize a:active,#tool-textresize a:focus {
background-position:bottom !important;
}

#text-size {
float: right;
text-align:right;
margin-right: 12px;
}

#textsize a {
margin-right:4px;
font-weight:bold;
text-decoration:none;
padding:1px;
}

.resize {
font-size:.745em;
margin: 7px 0 0;
padding: 0;
}
/* end text size*/

/* social media*/
ul#social-media {
float: right;
margin-bottom: 10px;
list-style:none;
text-align: left;
vertical-align: middle;
}

ul#social-media li {
display:inline;
float:left;
text-indent:-9999px;
padding-left: 6px;
}

li#facebook a {
width:20px;
height:21px;
background:url(../images/icon_facebook.gif) no-repeat;
display:block;
}

li#delicious a {
width:20px;
height:21px;
background:url(../images/icon_delicious.gif) no-repeat;
display:block;
}

li#twitter a {
width:20px;
height:21px;
background:url(../images/icon_twitter.gif) no-repeat;
display:block;
}

li#stumble a {
width:20px;
height:21px;
background:url(../images/icon_stumble.gif) no-repeat;
display:block;
}

li#myspace a {
width:20px;
height:21px;
background:url(../images/icon_myspace.gif) no-repeat;
display:block;
}
/*end socials*/

/* container*/

#container {
clear: both;
margin: 0;
width: 950px;
background-color: #fff;
}

#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.container-pad {
padding: 12px 12px 0 12px;
}

#home-container #content-left, #container #content-left {
float: left;
width: 726px;
margin: 0;
/*background-color: #ccffcc;*/
}


/* right column promos*/
#home-container #content-right, #container #content-right {
float: left;
width: 200px;
margin: 0;
/*background-color: #0033ff;*/
}

#inside-container {
clear: both;
width: 726px;
}

#home-container #inside-left {
display: none;
}

#container #inside-left {
float: left;
width: 188px;
margin-right: 10px;
}

#home-container #inside-right {

}

#container #inside-right {
float: left;
width: 518px;
margin-right: 10px;

}

ul.navigator {
PADDING-BOTTOM: 0px; 
LIST-STYLE-TYPE: none; 
MARGIN: 8px 0px 0px; 
PADDING-LEFT: 0px; 
PADDING-RIGHT: 0px; 
PADDING-TOP: 0px
}

ul.navigator li  {
background-image:url(../images/nav_divider.gif);
background-repeat:no-repeat;
background-position:0 1.5em;
padding-bottom:6px;
}

ul.navigator li a {
font-size:.945em;
color: #002888;
}


/* end navigator */

/* result */

.results {
display:block;
margin-top: 20px;
}
.infoResults {
display:block;
margin: 20px;

}
.chart {
display:inline;
float:left;
width:125px;
height: 125px;
margin:0;
}

#initial-tagger-container {
padding: 12px;
}

#container .description {
display:inline;
float:left;
width:385px;
margin:0 0 0 6px !important;
}

#home-container .description {
display:inline;
float:left;
width:590px;
margin:0 0 0 6px !important;
}

#initial-tagger-container .description {
display:inline;
float:left;
width:742px;
margin:0 0 0 6px !important;
}

.description a:link, .description-wide  a:link, .description-wide-more  a:link {
text-decoration: none;
}

.description a:hover, .description-wide a:hover, .description-wide-more a:hover {
text-decoration: underline;
}

.resultsClose {
clear:both;
display:block;
height:14px;
}

/* end result */

/* chart table */
.chart-table {
background: url(../images/ChartBg.jpg) no-repeat;
width: 125px;
height: 125px;	
padding:0;
}

.count {
font: 16pt Arial, Helvetica, sans-serif;
color: #000;	
font-weight: bold;
padding: 0;
text-align: center;
}

.healthPro {
background-image: url(../images/chartBlue.gif);
padding: 0;
height: 13px;
}	

.patients {
background-image: url(../images/chartGreen.gif);
padding: 0;
height: 13px;
}

.educators {
background-image: url(../images/chartGrey.gif);
padding: 0;
height: 13px;
}
/*end chart table*/

/* generic */
p.legend {
padding-top: 14px;
font-size: .845em;
color: #000;
}

fieldset {
padding: 0 14px 10px 14px;
}

p.comments {
padding-top: 14px;
font-size: .845em;
}

p.comments a {
margin-right: 20px;
}

/* end generic*/

/* menu tabs */
#tab-container {
clear: both;
background:url(../images/tab_line.gif) repeat-x;
width:100%;
height: 27px;
margin-top: 20px;
}

#tabs {
float: left;
margin-left: 150px;
}

#tabs ul {
margin:0;
padding:0 10px 0 50px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url(../images/tab_left.gif) no-repeat left top;
margin:0;
padding:0 0 0 12px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
background:url(../images/tab_right.gif) no-repeat right top;
padding:5px 15px 4px 6px;
color:#002888;
margin-right: 4px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#002888;
}
#tabs a:hover {
background-position:0% -27px;
}
#tabs a:hover span {
background-position:100% -27px;
}

#tabs #current a {
background-position:0% -27px;
font-weight: bold;
}
#tabs #current a span {
background-position:100% -27px;
font-weight: bold;
}

/* end menu tabs */	

/* footer */
#footer {
clear: both;
background:url(../images/footer_bg.jpg) no-repeat;
width: 950px;
height: 88px;
margin:0;
}

.footer-pad {
padding: 40px 20px 0 20px;
}

#terms {
float:left;
}

#terms p {
font-size:.845em;
color:#000;
padding:0;
margin:0;
}

#terms a {
font-size:1.1em;
padding: 0 8px;
margin:0;
}

#footer a.small {
font-size:.745em;
padding:0;
margin:0;
}

#copyright {
float: right;
text-align: right;
}
/* end footer */

/* boxes */

.highlight-top {
background:url(../images/hiighlight_box_top.gif) no-repeat;
width: 918px;
height: 20px; 
}

.highlight-reply-top {
background:url(../images/highlight_reply_box_top3.gif) no-repeat;
width: 670px;
height: 20px; 
}

.highlight-box {
background:url(../images/hiighlight_box.gif) bottom left no-repeat;
width: 918px;
margin-bottom: 10px;
}
.highlight-reply-box {
background:url(../images/highlight_reply_box3.gif) bottom left no-repeat;
width: 670px;
margin-bottom: 0px;
}

.highlight-box:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.highlight-pad {
padding: 0 16px 12px 14px;
}

.highlight-pad p {
font-size: .945em;
padding-bottom: 8px; 
}

/* end boxes */

/* profile */
.profile-pic {  
float: left; 
width: 188px;   
text-align: center;
}  
  
.profile {  
float: left;  
width: 270px;
}
.invite-friend {  
float: right; 
width: 430px;   
text-align: center;
} 
/* end profile*/

/* labels */
.data label {
width:9em;
float:left;
margin-right:.5em;
display:block;
font-size:1em;
font-weight: bold;
}

.data p {
font-size:.945em;
line-height:1.2em;
padding-bottom:10px;
}
/* end labels */

/* initial tagger */

.initial-comment {
float: left;
width: 600px;
}

.initial-tagger {
float: right;
width: 112px;
}

p.blue {
color: #0028b1;
padding: 0;
margin: 0;
}
/* end initial tagger */

/* comments */
#comments {
clear: both;
width: 712px;
}

.comment-count {
float: left;
width: 400px;
padding: 7px 0 6px;
}

.comment-check {
float: right;
padding: 5px 0 6px;
text-align: right;
}

.comment-row {
float: clear;
background-color: #f5fafa;
padding: 8px;
margin: 3px 0;
}
.reply-row-white {
float: clear;
padding: 0px;
}

.comment-icon {
float: left;
width: 152px;
margin-bottom: 20px;
}

.comment-level1 {
float: left;
width: 398px;
}

.reply {
float: left;
width: 106px;
vertical-align: bottom;
text-align: right;
}

.comment-row-alt {
float: clear;
background-color: #eef0f5;
padding: 8px;
margin: 3px 0;
}

.comment-icon-level2 {
float: left;
width: 152px;
margin-left: 20px;
margin-bottom: 20px;
}

.comment-level2 {
float: left;
width: 356px;
       
}

.comment-icon-level3 {
float: left;
width: 152px;
margin-left: 80px;
}

.comment-level3 {
float: left;
width: 368px;
}

.comment-icon-level4 {
float: left;
width: 152px;
margin-left: 120px;
}

.comment-level4 {
float: left;
width: 328px;
}

.comment-icon-level5 {
float: left;
width: 152px;
margin-left: 160px;
}

.comment-level5 {
float: left;
width: 288px;
}

.reply-row {
float: clear;
background-color: #dce2f3;
padding: 8px;
}

.reply-row-alt {
float: clear;
background-color: #dceaf3;
padding: 8px;
margin: 2px 0;
}
/* end comments*/

/* billboard */

#billboard {
width: 950px;
height: 178px;
}

#slider1 {
}

.sliderwrapper{
position: relative;
overflow: hidden; 
width: 950px; 
height: 178px;
}

.sliderwrapper .contentdiv{
POSITION: absolute; 
FILTER: progid:DXImageTransform.Microsoft.alpha(opacity=100); 
WIDTH: 950px; 
BACKGROUND: white; 
HEIGHT: 100%; 
VISIBILITY: hidden; 
TOP: 0px; 
LEFT: 0px; 
-moz-opacity: 1; 
opacity: 1

}
#slider2 {
}
#billboard2 {
width: 200px;
height: 214px;
}
.sliderwrapper2{
position: relative;
overflow: hidden; 
width: 200px; 
height: 214px;
}

.sliderwrapper2 .contentdiv{
POSITION: absolute; 
FILTER: progid:DXImageTransform.Microsoft.alpha(opacity=100); 
WIDTH: 200px; 
BACKGROUND: white; 
HEIGHT: 100%; 
VISIBILITY: hidden; 
TOP: 0px; 
LEFT: 0px; 
-moz-opacity: 1; 
opacity: 1

}

.pagination{
display: none;
margin: 0;
padding: 0;
}

.pagination a{
margin: 0;
padding: 0;
}

.pagination a:hover, .pagination a.selected{
margin: 0;
padding: 0;
}

a.prev, a.toc, a.next{
display: none;
}
/* end billboard */

/* new form*/
.form-container {
margin: 10px 0 0;
}
#form-container #inside-right {
float: left;
width: 518px;
margin-right: 10px;
/*background-color: #ffff00;*/
}
.form-container label {
width:11em;
float:left;
margin-right:.5em;
display:block;
}

.form-container p {
font-size:1.2em;
color:#333;
line-height:1.2em;
}

.error-container {
margin: 10px 0 0;
}
.error-container p {
font-size:1.2em;
color:red;
line-height:1.2em;
}
.registration-error {
font-size:1.2em;
color:red;
line-height:1.2em;
}

input.mtagger, select.mtagger {
background:url(../images/inputBg.gif) no-repeat;
font-size:1em;
padding: 3px 0 0 5px;
color:#666;
height:24px;
border:#cfcfcf solid 1px;
}

.textarea.mtagger, select.mtagger-multi {
background:url(../images/inputBg.gif) no-repeat;
font-size:1em;
color:#666;
border:#cfcfcf solid 1px;
}

input.mtagger-greyed, select.mtaggerinput.mtagger, select.mtagger {
/*background:url(../images/inputBg.gif) no-repeat;*/
background-color: #dadada;
font-size:1em;
padding: 3px 0 0 5px;
color:#999;
height:24px;
border:#cfcfcf solid 1px;
} {
background:url(../images/inputBg.gif) no-repeat;
font-size:1em;
padding: 3px 0 0 5px;
color:#666;
height:24px;
border:#cfcfcf solid 1px;
}

.row {
margin: 14px 0;
font-size:.845em;
}

.required {
font-size:1.2em;
color:#7bbc02;
font-weight: bold;
}

/* generic */
.pad-14 {
padding-left: 14px;
}

.check-bg {
background:url(../images/checkBg.gif) no-repeat;
width:117px;
height: 111px;
margin: 30px;
}

.dot-dot {
background:url(../images/dotdot.gif) no-repeat;
width:117px;
height: 111px;
margin: 30px;
}

.four-o-four {
background:url(../images/404.gif) no-repeat;
width:192px;
height: 95px;
margin: 30px;
}

/* frame */
#iframe {
background: url(../images/white.gif) repeat-x;
}

#frame-header {
background:url(../images/iframe_bg.gif) repeat-x;
height: 84px;
text-align: left;
}


.frame-left {  
float: left;    
width: 20%;
}  

.frame-middle {  
float: left;    
width: 58%;
text-align: center;
margin-top: 10px;
}  

.frame-right {  
float: right;  
width: 20%;
} 

.frame-logo {
float: left;
margin: 5px 0 0 10px;
}

.frame-close {
float: right;
margin: 19px 20px 0 0;
text-align: right;
}

p.blue-title {
font-size: .945em;
font-weight: bold;
color:#002888;
padding: 0 0 3px 0;
}

p.green-title {
font-size: .945em;
font-weight: bold;
color:#7bbc02;
padding: 3px 0 16px 0;
}


.green-line {
margin: 0 0 12px 0;
border-top: 1px solid #7bbc02;
padding-top: 10px;
}

.green-divider {
margin: 0;
border-top: 1px solid #7bbc02;
}

.small {
font-size: 0.72em;
font-weight: bold;
color:#5a5544;
}

.infoResultUL{
margin:20px;
list-style-type: square;
}
.infoResultLI{
list-style-type: square;

}
p.red {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #cc0000; PADDING-TOP: 0px
}
 


.met-box {margin:0 0 12px 0;zoom:1;overflow:hidden}
.met-box .met-box-top{display:block;font-size:1px !important;line-height:1;padding:0 0 0 4px;}
.met-box .met-box-top span{display:block;font-size:1px !important;line-height:1;padding:0 4px 0 0;height:4px;}
.met-box .met-box-bottom{display:block;font-size:1px !important;line-height:1;padding:0 0 0 4px;height:4px;}
.met-box .met-box-bottom span{display:block;font-size:1px !important;line-height:1;padding:0 10px 0 0;height:4px;}
.met-box .met-box-clear{font-size:1px;line-height:1;display:block;}
.met-box .met-box-content{zoom:1;padding:3px 10px 1px 10px;line-height:1.3em;font-size:.845em;}

.met-box .met-box-content h2 img.callout-titleicon{float:right;margin:0 0 0 3px}

.met-box-blue{}
.met-box-blue .met-box-top{background: url(../images/box-blue-curve.gif) top left no-repeat;}
.met-box-blue .met-box-top span{background: url(../images/box-blue-curve.gif) top right no-repeat;}
.met-box-blue .met-box-content{border-left:1px solid #c3cce0;border-right:1px solid #c3cce0;background: #fff url(../images/box-gradient-blue.gif) bottom left repeat-x;}
.met-box-blue .met-box-content h2{font-size:1.275em;color:#595959}
.met-box-blue .met-box-bottom {background: url(../images/box-blue-curve.gif) bottom left no-repeat;}
.met-box-blue .met-box-bottom span{background: url(../images/box-blue-curve.gif) bottom right no-repeat}

