body {
	margin: 0;
	padding: 0;
	font: 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#imageMap a {
	position: absolute;
	top: 15px;
	left: 15px;
	height: 100px;
	width: 600px;
	border: none;
	z-index: 500;
	background: transparent;
}

.blue {
	display: block;
	background-color: #345496;
	padding: 5px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.20em;
	font-weight: bold;
}

.green {
	display: block;
	background-color: #7b9d69;
	padding: 5px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.20em;
	font-weight: bold;
}

.c10 {
	display: block;
	color: red;
}

.clearTurquoise {
	display: block;
	background-color: transparent;
	color: #47839d;
	font-size: 1.10em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.clearTurquoise a {
	display: block;
	background-color: transparent;
	color: #47839d;
	font-size: 1.10em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}

.clearGrey {
	display: block;
	background-color: transparent;
	color: #626469;
	font-size: 1.20em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.clearGrey a {
	display: block;
	background-color: transparent;
	color: #626469;
	font-size: 1.20em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}

.clearRed {
	display: block;
	background-color: transparent;
	color: #ba3f2f;
	font-size: 1.20em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
}

.clearBlue {
	display: block;
	background-color: transparent;
	color: #345496;
	font-size: 1.10em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
}

.earlierHealthTips a {
	display: block;
	background-color: transparent;
	color: #626469;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px;
	font-size: 0.70em;
}

.earlierHealthTips a:hover {
	color: #44839e;
}

.learnMore a {
	display: block;
	background-color: #c0bdae;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px;
	font-size: 0.80em;
}

.learnMore a:hover {
	color: #44839e;
}

.signUp a {
	display: block;
	background-color: #ba3f2f;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px;
	font-size: 0.80em;
}

.signUp a:hover {
	color: #000000;
}

#logo img {
	position: relative;
	top: 10px;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

blockquote, .standout { 
	padding: 10px;
	margin: 0px;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

dd {
	margin-top: 0px;
	padding-top: 0px;
}

em {
	font-weight: bold;
	font-style: italic;
}

ins {	
}

q {
	font-style: italic;
}

strike {
	color: red;
}

h1 {
	display: inline;
	font-size: 1.50em;
}

h2 {
	font-size: 1.40em;
	display: inline;
}

h3 {
	font-size: 1.30em;
	display: inline;
}

h4 {
	font-size: 1.20em;
	display: inline;
}

h5 {
	font-size: 1.10em;
	display: inline;
} 

h6 {
	font-size: 1.00em;
	display: inline;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}

.image-right {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 5;
}

.image-left {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 5;
}

#mainContainer {
	margin: 0px auto;
	text-align: left;
	padding: 0;
}

.clearer {
	clear: both;
}

.spacer {
	height: 50px;
}

#topContainer {
	display: block;
	position: relative;
	height: 200px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header {
	display: block;
	margin: 0;
	padding: 0;
}

#title {
	height: 90px;
	display: block;
	position: relative;
	margin: 0;
	background: url(images/header.png) no-repeat left 50px;
	padding: 50px 0 10px;
}



/* @group Toolbar */

#navBar {
	height: 50px;
	display: block;
	position: relative;
	padding: 0;
	background: url(images/nav_bg.jpg) repeat;
	z-index: 100;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navcontainer {
	width: 100%;
	font-style: normal;
	font-size: 14px;
	z-index: 100;
	margin: 0 auto;
}

#navcontainer ul {
	list-style-type: none;
	padding: 0;
	z-index: 200;
	margin: 0;
}

/*Top level list items*/

#navcontainer ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/

#navcontainer ul li a {
	display: inline-block;
	padding: 15px 25px 16px;
	text-decoration: none;
}

#navcontainer ul li a:hover {
	outline: none;
	border: none;	
}

#navcontainer ul li a:active {
	outline: none;
	border: none;
}

#navcontainer ul li:hover a {
}

#navcontainer ul li .current,
#navcontainer ul li .current:link,
#navcontainer ul li .currentAncestor,
#navcontainer ul li .currentAncestor:link {
}

/*1st sub level menu*/

#navcontainer ul li ul {
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	font-size: 12px;
	padding: 0;
}

#navcontainer ul li ul a {
}

#navcontainer ul li ul a:hover {
}

#navcontainer ul li ul .current:link {
}

/*Sub level menu list items (undo style from Top level List Items)*/

#navcontainer ul li ul li {
	display: list-item;
	float: none;
}

#navcontainer ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */

#navcontainer ul li ul li ul {
	top: 0;
}

/* Sub level menu links style */

#navcontainer ul li ul li a {
	width: 150px;
	margin: 0;
	border-bottom-width: 0;
	padding: 7px 15px;
}

#navcontainer ul li ul li a:hover {
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.navDown {
	position: relative;
	display: block;
	font-size: 1%;
}

.navRight {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 8px;
	height: 11px;
	font-size: 1%;
}

/* @end */

/* Breadcrumb Container CSS Settings*/
#breadcrumbcontainer {
	display: block;
	width: 300px;
	float: left;
	padding: 0;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin: 0;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}

#breadcrumbcontainer li {
	display: inline;
	font-weight: bold;
}

#breadcrumbcontainer a:link {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background: transparent;
}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
	font-weight: bold;
	background: transparent;
}

#pageTitle {
	font-size: 200%;
	margin-bottom: 15px;
}
	
#contentContainer {
	background-repeat: repeat-y;
	position: relative;
	z-index: 10;
	margin: 0px;
	padding: 0px 0px 25px;
}

#contentContainer #content {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 15px 0;
	font-weight: bold;
}

#content a, #content a:hover {
	font-weight: bold;
}

.miniSpacer {
height : 25px;
}

#sidebarContainer {
position: relative;
z-index: 50;
	font-weight: bold;
	padding: 10px 0 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#sidebarContainer #sidebar {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sidebarContainer .sideHeader {
font-weight : bold;
padding-top: 10px;
text-transform: uppercase;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	height: 25px;
	padding: 5px 0 0;
}

#footerText {
	display: block;
	width: 49%;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0;
}

#footer p {
	color: #666;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

#footer a:hover {
	text-decoration: underline;
	background: transparent;
}

#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}



/* Blog page style */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 15px;
}
.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
	font-size: 1.00em;
	letter-spacing: 1px;
}

.blog-archive-link {
}.blog-archive-link a:link, .blog-archive-link a:visited {
}

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* Blog entries */

.blog-entry {
	padding-bottom: 40px;
}

.blog-entry-title {
	margin: 15px 0px 0px;
	background-color: transparent;
	padding: 0;
	text-transform: none;
	letter-spacing: 2px;
	font: normal 1.75em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.blog-entry-title a {
	text-decoration: none;
	margin-top: 15px;
}

.blog-entry-date {
}

.blog-read-more {
	display: inline;
	padding-top: 15px;
	font-style: italic;
}

.blog-entry-body {
	padding-top: 15px;
}

.blog-entry-comments {
}

p.blog-entry-tags {
	font-style: italic;
}

/*styles the category link in the main entry */
.blog-entry-category a {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

#blog-archives br,
#blog-categories br,
#blog-rss-feeds br {
	display: none;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 15px;
	margin-top: 15px;
}

.blog-archive-link-enabled {
	background-repeat: no-repeat;
	display: block;
}

.blog-archive-link-disabled {
	background-repeat: no-repeat;
	display: block;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	padding: 0;
}

.blog-category-link-enabled {
	display: block;
}

.blog-category-link-disabled {
	display: block;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-top: 10px;
	line-height: 2.00em;
}

.blog-rss-link {
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 0px;
	background: transparent url(images/rss_icon.png) no-repeat left center;
	display: block;
}

.blog-comments-rss-link {
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 5px;
	background: transparent url(images/rss_icon.png) no-repeat left center;
	display: block;
}

/* File sharing page style */
.filesharing-description {
}

.filesharing-item {
	padding-top: 15px;
}

.filesharing-item-title a:link {
	font-weight: bold;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* Photo Album (Thumbnail view) */
.album-title {
	font-weight: bold;
}

.album-description {
	margin-bottom: 30px;
}


.album-wrapper {
	display: block;
	width: auto;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 20px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	padding: 1px;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}

/* Single Page (Photo view) */
.photo-background {
	text-align: left;
}

.photo-navigation {
	width: 200px;
	float: left;
	margin: 15px 15px 0;
	background: #fff;
	padding: 15px;
}

.photo-links {
	padding-top: 15px;
}

.photo-navigation a:link,
.photo-navigation a:visited {
}

.photo-navigation a:hover {
	background: transparent;
}

.photo-frame {
	border: 3px solid;
	padding: 1px;
	position: absolute;
	left: 260px;
	top: 15px;
}

.photo-title {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
}

.photo-caption {
	margin: 0;
	font: italic normal 1em Georgia, "Times New Roman", Times, serif;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	clear: left;
	margin: 0 0 0 15px;
	padding: 0 15px 15px;
	float: left;
	width: 200px;
	background: #fff;
}

.exif-data p {
	margin: 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}

/* Full Size Quicktime Video Page */
.movie-description {
}
	
/* Quicktime Album Movie Thumbnail view */
.movie-page-title {
	font-weight: bold;
}.movie-page-description {
	padding-bottom: 15px;
}.movie-thumbnail-frame {
	width: 132px;
	height: 132px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-frame img {
	padding: 1px;
	border: 3px solid;
	margin-bottom: 5px;
}

.movie-thumbnail-caption {
}
	
/* Single Page (Movie View) */
.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 2.2em;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0;
}

.movie-frame {
}

/* Contact Form Page style*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
	font-size: 1.00em;
} 

.form-input-button { 
} 