/* Content Page Syles  */

body { font-size:100%; font-family: "Arial", sans serif;
		margin-top: 0px; margin-right: 0px; margin-left: 0px; margin-bottom: 0px; 
		color: #000000;
/*		background-image:  url(images/body_bg_star_small.gif); } */
}

p { font-size: 80%;}

hr  { color: #C5C5C5; height: 1px }

ul  { list-style-image: url(images/list_bullet-star.gif);}

li { list-style-image: url(images/list_bullet-star.gif); font-size: 80%; }

blockquote { color: #000000; }

/* General Content Hyperlinks */

a { font-family: Arial; color: #1E897B; text-decoration: underline}
:hover { color: #003366; text-decoration: none }

/* Sub Navigation Menu Links, title */

.nav { font-size: 9pt; font-family: Arial; color: #1E897B; text-decoration: underline}
:hover.nav { color: #CC9900; text-decoration: none }
.nav_title { font-size: 10pt; font-family: Arial; color: #1E897B; font-weight:bold}


.page_title { font-size: 10pt; font-family: Arial; color: #1E897B; font-weight:bold}
.page_title_secondary {
	font-size: 80%;
	font-family: Arial;
	color: #00225C;
	font-weight:bold;
	text-decoration: underline;
}
.banner_title { font-size: 11pt; font-family: Arial; color: #FFFFFF; font-weight:bold; text-decoration: none;}
:hover.banner_title { color: #FFE78B; text-decoration: none;}


/* Breadcrumbs links, title */

.crumbs { font-size: 9pt; font-family: Arial; color: #1E897B; text-decoration: underline}
:hover.crumbs { color: #CC9900; text-decoration: none }

.crumbs_title { font-size: 10pt; font-family: Arial; color: #1E897B; font-weight:bold}

.crumb_slash { font-size: 10pt; font-family: Arial; color: #006153; font-weight:bold}

/* General Content Small Hyperlinks */

.linksmall { font-size: 7pt; font-weight:normal}
:hover.linksmall { color: #399B8A;}

/* General Content Small Text */

.small { font-size: 8pt; font-weight: normal;}

/* quickLinks */

.quickLinks { font-family: Arial; font-size: 9pt; color: #9A9894; font-weight: bold; text-decoration: none }
:hover.quickLinks { color: #CC9900}

/* webMD links */

.webmd { font-family: Arial; font-size: 8pt; color: #1E897B; font-weight: normal; text-decoration: underline }
:hover.webmd { color: #399B8A}

.webMD_title { font-family: Arial; font-size: 9pt; color: #1E897B; font-weight: bold }


/* Calendar Hyperlinks */

.month { font-family: Arial; font-weight: bold; font-size: 10pt; color: #1E897B; text-decoration: none }
:hover.month { color: #CC9900}

/* Footer */

.footer { font-family: Arial; font-size: 9pt; color: #1E897B}
:hover.footer { color: #CC9900}
.footerText { font-family: Arial; font-size: 8pt; color: #1E897B}

.second-section_title { font-size: 10pt; font-family: Arial; color: #FFFFFF; font-weight:bold}

/* Image Margins */

.imgTopRight { margin-top: 0px; margin-right: 0px; margin-left: 8px; margin-bottom: 5px; }
.imgTopLeft { margin-top: 0px; margin-right: 8px; margin-left: 0px; margin-bottom: 5px; }
.imgInsetRight { margin-top: 8px; margin-right: 0px; margin-left: 8px; margin-bottom: 8px; }
.imgInsetLeft { margin-top: 8px; margin-right: 8px; margin-left: 0px; margin-bottom: 8px; }
.imgTopRightCap { margin-top: 0px; margin-right: 0px; margin-left: 8px; margin-bottom: 35px; }
.imgTopLeftCap { margin-top: 0px; margin-right: 10px; margin-left: 0px; margin-bottom: 35px; }
.imgInsetRightCap { margin-top: 10px; margin-right: 0px; margin-left: 10px; margin-bottom: 35px; }
.imgInsetLeftCap { margin-top: 10px; margin-right: 10px; margin-left: 0px; margin-bottom: 35px; }

.style1 {
	font-size: medium;
	font-weight: bold;
}
.style3 {font-family: Arial; color: #FFFFFF; text-decoration: none; font-size: 11pt;}

