body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #166ca3;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #166ca3;
}
.blueUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #166ca3;
}

a:hover {
	text-decoration: none;
	color: #097dc8;
}
a:active {
	text-decoration: underline;
	color: #166ca3;
}
ul {
	list-style-image:   url("../imgs/bullet.gif");
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	font-size: 24px;
	color: #0c624a;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 0px;
}
h6 {
	font-size: 16px;
	color: #0c624a;
	height: 16px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.h6multiline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c624a;
	height: 16px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #0c624a;
}
h4 {
	font-size: 12px;
	color: #0c624a;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	XXXcolor: #0c624a;
	color: #000000;
	XXXbackground-color: #e8e8e8;
	background-colorXXX: #f3f7f6;
	background-color: #dbe8e5;
	height: 26px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0c624a;
	XXXborder-bottom-color: #dbe8e5;

	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #0c624a;
	XXXborder-top-color: #dbe8e5;

	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;

	margin-top: 0px;
	margin-bottom: 0px;

	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c624a;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c624a;
	margin-bottom: 5px;
	text-decorationXXXX: underline;
}
.bloghead {
	font-size: 28px;
	color: #000;
	background-color: #dbe8e5;
	font-style:italic;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

li {
	margin-bottom: 5px;
}

#listHeader {
	font-size: 12px;
	color: black;
}


#logoHeader {
	height: 75px;
	width: 170px;
	top: 0px;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0c624a;
	border-top-width: 1px;
	border-top-style: solid;
	xxxborder-top-color: #e6ecef;
	border-top-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	xxxborder-bottom-color: #e6ecef;
	border-bottom-color: white;
	height: 100%;
	width: 170px;
	XXXtop: 69px;
	padding-top: 0px;
}
#center, #centerHome {
	padding-top: 25px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #e6ecef;
	height: 100%;
	width: 538px;
	topxxx: 83px;
}
#centerHome {
	padding-top: 10px;
}

#rtSide {
	xxxbackground-color: #f3f7f6;
	background-color: white;

	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #e6ecef;
	height: 100%;
	widthXXX: 173px;
	width: 240px;
	topXXX: 50px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
}
#resourceCenter {
	/*background-color: #f3f7f6;*/
	background-color: #dbe8e5;
	heightXXX: 408px;
	width: 250px;
	padding: 10px;
	padding-left: 15px;
	margin-left: 30px;
}
#search, #searchHome {
	heightXXX: 30px;
	width: 220px;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 0px;
	xxxleft: 731px;
	xxxtop: 50px;
	background-color: white;
}
#searchHome {
	margin-left: 30px;
	padding-top: 1px;
}
form {
	margin-top: 0px;
	padding-top: 0px;
}

/* Form Boxes */

.textfield {
	background-color: #FFFFFF;
	background-image:   url("../imgs/search_box.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
	background-position: top;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#DDDDDD;
	scrollbar-shadow-color:#C7C7C7;
	scrollbar-face-color:#DBDBDB;
	scrollbar-track-color:#EAEAEA;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
}
.select
{
	font-family: Tahoma, Verdana,  Arial; 
	font-size:11px;
	border-style: solid; border-width: 1px ;
	border-Color: #888888;
	background-color: #EFEFEF;
}
.textarea
{
	background-color: #FFFFFF;
	background-image:   url("../imgs/search_box.gif");
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-position: top;
	vertical-align: middle;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #999999;
}

.submit {
	background: transparent url("../imgs/search_btn.gif") no-repeat;
	height:18px;
	border:solid 0 #fff;
	width:70px;
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#0c624a;
	text-indent: 5px;
	text-align: left;
	padding-left: 7px;
}
.medBtn {
	background: transparent url("../imgs/btn_med.gif") no-repeat;
	height:18px;
	border:solid 0 #fff;
	width:125px;
	font:bold 9pt Arial, Helvetica, sans-serif;
	color:#0c624a;
	text-indent: 5px;
	text-align: left;
	padding-left: 7px;
}
 
/* End Form Boxes */

/* Navigation */
#navBoxMain  a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe8e5;
	background-colorXXX: #f3f7f6;
	background-color: #dbe8e5;
	font-weight: bold;
	color: #000000;
	topXXX: 10px;
	heightXXX: 24px;
	width: 170px;
	vertical-alignXXX: middle;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#navBoxMain a:link, #navBoxMain a:active, #navBoxMain a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
}
#navBoxMain a:hover {
	display: block;
	xxxbackground-color: #dbe8e5;
	xxxbackground-color: #166ca3;
	background-color: #8abbb1;
	text-decoration: none;
	xxxcolor: #0c624a;
}
#navBoxSub a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbe8e5;
	font-weight: normal;
	color: #000000;
	topXXX: 10px;
	heightXXX: 24px;
	width: 170px;
	vertical-alignXXX: middle;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#navBoxSub a:link, #navBoxSub a:active, #navBoxSub a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
}
#navBoxSub a:hover {
	display: block;
	xxxbackground-color: #dbe8e5;
	xxxbackground-color: #0c624a;
	xxxbackground-color: #005050;
	xxxbackground-color: #166ca3;
	background-color: #8abbb1;
	text-decoration: none;
	xxxcolor: #0c624a;
}

#subnavBox a, #subnavBoxFirst a{
	border-top-width: 1px;
	border-top-style: solid;
	XXXborder-top-color: #0c624a;
	xxxborder-top-color: #dbe8e5;
	border-top-color: white;
	background-color: #dbe8e5;
	font-weight: normal;
	xxxcolor: #0c624a;
	color: #000000;
	topxxxx: 10px;
	heightXXX: 24px;
	width: 173px;
	vertical-alignXXX: middle;
	text-indent: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#subnavBoxFirst a {
	border-top-width: 0px;
}
#subnavBox a:link, #subnavBox a:active, #subnavBox a:visited, #subnavBoxFirst a:link, #subnavBoxFirst a:active, #subnavBoxFirst a:visited  {
	display: block;
	text-decoration: none;
	xxxcolor: #0c624a;
	color: #000000;
}
#subnavBox a:hover, #subnavBoxFirst a:hover {
	display: block;
	xxxbackground-color: #dbe8e5;
	xxxbackground-color: #166ca3;
	background-color: #8abbb1;
	text-decoration: none;
	xxxcolor: #0c624a;
}

/* End Navigation */

.topCellLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6ecef;
}

.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 3px;
	color: #000000;
}
#homeLink {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #519886;
	color: #519886;
	top: 10px;
	height: 20px;
	width: 120px;
	vertical-align: middle;
	text-indent: 20px;
	padding-top: 5px;
	display: block;
	text-transform: uppercase;
}
#homeLink a:link, #homeLink a:active, #homeLink a:visited {
	color: #519886;
	display: block;
	text-decoration: none;
}
#homeLink a:hover {
	color: #0C624A;
	display: block;
	text-decoration: none;
}
.homeHeight {
	height: 30px;
}
.searchHeight {
	height: 40px;
	padding-top: 38px;
	padding-bottom: 20px;
}
.vertical {
	background-colorXXX: #f3f7f6;
	background-color: #dbe8e5;
}
#menuVertical {
	background-colorXXX: #f3f7f6;
	width: 10px;
	background-color: #dbe8e5;
}
#menuVertical2 {
	background-colorXXX: #f3f7f6;
	width: 20px;
	background-color: white;
}
