body {
	background-color: #818286;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	}

.fullheight{height:100%;}

.header_tagline {
	position: relative;
	top: 0px;
	left: 80px;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
}

a:link {
	color: #008194;
	text-decoration: underline;
}
a:visited {
	color: #008194;
	text-decoration: underline;
}
a:hover {
	color: #008194;
	text-decoration: underline;
}

.whiteLink a:link {
	color: #ffffff;
	text-decoration: underline;
}
.whiteLink a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.whiteLink a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.PDCLink a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.PDCLink a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.PDCLink a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*a.global_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
a.global_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008194;
	text-decoration: none;
	font-weight: normal;
}
a.global_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}*/
.old_section_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008194;
	position: relative;
	top: 0px;
	display: block;
}
.footer {
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.txt_grey{
	color: #999999;
}

/*ul {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	list-style-type: none;
	font-size: 11px;
	list-style-image: url(../images/template/bullet.gif);
}
*/

#greyBulletList { 
	list-style-image: url(/images/template/greyBullet.gif); 
	color: #000000;
	margin-left: 20px;
	margin-top: 8px
}
#greyBulletList li { 
	margin-bottom: 6px
}

#greyBulletListCompact { 
	list-style-image: url(/images/template/greyBullet.gif); 
	color: #000000;
	margin-left: 20px;
	margin-top: 0px
}
#greyBulletListCompact li { 
	margin-bottom: 0px
}


#tealBulletList { 
	list-style-image: url(/images/template/tealBullet.gif); 
	margin-left: 20px;
	margin-top: 8px
}
#tealBulletList li { 
	margin-bottom: 6px

}

.formTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: groove;	
}

.page_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: -3px;
	display: block;
	left: 2px;

}

.section_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	position: relative;
}

.homepage_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009999;
	position: relative;
	display: block;
	left: 10px;
}

.table_indent1{
	position: relative;
	left: 15px;
}

.table_indent2{
	position: relative;
	left: 30px;
}

