@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #006;
	font-family: 'Courier New', Monospace;
	background-color: #f93;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:100%;
}

#tblMain {
	width: 948px;
	margin: 0px;
	text-align: left;
}

#tblTopBar{
	background: url(../images/top_bar_bg.jpg) repeat-x;
	width: 100%;
	text-align: left;
}

#tblTopBar td.left {
	width: 40px;
}

#tblTopBar td.right {
	text-align: right;
}

#tblLogo {
	width: 100%;
	border-bottom: 10px solid #000;
}

#tdLogoRight {
	text-align: right;
}

#tdMarginLeft {
	width: 12px;
}

#tdNav {
	background: url(../images/nav_bg.jpg) bottom left no-repeat #bfdaf2;
	width: 177px;
	border-left: 4px solid #1d74d5;
}

#tdNav table, #tdNav td {
	width: 177px;
}

#tdContent {
	background: url(../images/health_bg.jpg) repeat-y #fff;
}

#tdContentLeft {
	width: 35%;
}

#tblDefault {
	width: 100%;
}

#tdDefaultLeft {
}

#tdDefaultRight {
	background: #000;
	text-align: center;
}

#tdDefaultRight img {
	margin-bottom: 5px;
}

#tdPage {
	width: 800px;
}

#tblPageTop {
	background: url(../images/under_bottom.jpg) bottom no-repeat #1d74d5;
	width: 100%;
}

#tdPageTopLeft {
	padding-left: 5px;
	padding-bottom: 4px;
}

#tdPageTopRight {
	width: 267px;
	padding-bottom: 14px;
	padding-left: 13px;
}

#tdPageTopRight a.top {
	font-size: 18pt;
	font-weight: bold;
	color: #fff;
	text-decoration:none;
}

#tdPageTopRight a {
	font-size: 9pt;
	color: #fff;
	text-decoration:none;
}

#tdPageMain {
	padding: 20px 25px 55px 60px;
}

#tblFooter {
	width: 100%;
	background: #1d74d5;
	color: #fff;
	height:38px;
	line-height:12px;
}

#tdFooterLeft, #tdFooterRight {
	width: 38px;
	height:38px;

}

#tdFooterRight {
	text-align: right;
}

#tdFooterCenter {
	text-align: center;	
	font-size: 8pt;
}

#tblFooter a {
	color: #fff;
}

p, ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* font styles */
.text {
	color:#000;
	font-size:9pt; 
	margin:0;
	text-decoration:none;
}
.text1 {
	color:#000;
	font-size:9pt; 
	margin:0;
	text-decoration:none;
}
.text1 a {
	color:#1d71d0;
	text-decoration:none;
}
.text1 a:hover {
	color:#000;
	text-decoration:none;
}


.text2 {
	color:#000;
	font-size:10pt; 
	margin:0;
	text-decoration:none;
}
.text2 a {
	color:#94bfe9;
	text-decoration:none;
}
.text2 a:hover {
	color:#000;
	text-decoration:none;
}


.text3 {
	color:#000;
	font-size:10pt; 
	margin:0;
	text-decoration:none;
}
.text3 a {
	color:#1d71d0;
	text-decoration:none;
}
.text3 a:hover {
	color:#000;
	text-decoration:none;
}


.header1 {
	font-size:21px; 
	color:#1b70d0;
	font-weight:bold;
	text-decoration: none;
	margin:0;
}
.header1 a {
	color:#1b70d0;
	text-decoration:none;
}
.header1 a:hover {
	color:#000;
	text-decoration:none;
}


.header2 {
	font-size:18px; 
	color:#000;
	text-decoration: none;
	font-weight:lighter;
	margin:0;
}
.header2 a {
	color:#666;
	text-decoration:none;
}
.header2 a:hover {
	color:#CCC;
	text-decoration:none;
}


.header3 {
	font-size:28px; 
	color:#999;
	font-weight:normal;
	text-decoration: none;
	margin:0;
}
.header3 a {
	color:#999;
	text-decoration:none;
}
.header3 a:hover {
	color:#666;
	text-decoration:none;
}
/* END font styles */		
		
		
		
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/

