/* ---------------------------------------------- */
/* CONTENT */
/* ---------------------------------------------- */

p, .content {line-height:1.20;}
.contentDS {line-height:1.70;}

.negative {color : #E10005 !important}

H1{
	font-family : helvetica, arial, sans-serif !important;
	font-size : 11px !important;
	line-height:1.20 !important;
	font-weight : normal !important;
	color : #707070 !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	
	padding-left : 11px !important;
	padding-right : 11px !important;
}

P, .content, .contentDS{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	/* font-weight : normal; */
	color : #707070;
}

P A:link, .content A:link, .contentDS A:link {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	/* font-weight : normal; */
	color : #294F7E;
	text-decoration : none;
}

P A:visited, .content A:visited, .contentDS A:visited {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	/* font-weight : normal; */
	color : #294F7E;
	text-decoration : none;
}

P A:hover, .content A:hover, .contentDS A:hover {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	/* font-weight : normal; */
	color : #294F7E;
	text-decoration : underline;
}

/* ---------------------------------------------- */
/* LINE ITEMS */
/* ---------------------------------------------- */

P.LI{
	margin-left: 25px;
}

UL.sitemap{
 margin-top: 8px;
 margin-left :25px;
}

LI{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #707070;
	line-height: 1.05;
	margin-bottom : 8px;
	list-style-type : square;
	list-style-position : outside;
}

LI.NoBottom{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #707070;
	line-height: .50;
	list-style-type : square;
	list-style-position : outside;
}

LI.sub{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #707070;
	line-height: 1;
	list-style-type : disc;
	list-style-position : outside;
	margin-bottom : 0px;
}

LI.supIndent{
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #707070;
	line-height: 1.05;
	margin-bottom : 8px;
	margin-left :40px;
	list-style-type : square;
	list-style-position : outside;
}




/* ---------------------------------------------- */
/* PAGE HEAD */
/* ---------------------------------------------- */

.pHead_Color {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : Bold;
	margin-bottom:5px;
	color : #294F7E;
}

.blue {color : #294F7E !important;}

/* ---------------------------------------------- */
/* PARAGRAPH HEAD */
/* ---------------------------------------------- */

.pHead {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : Bold;
	color : #747474;
}

.pHead A:link {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #294F7E;
	text-decoration : none;
}

.pHead A:visited {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #294F7E;
	text-decoration : none;
}

.pHead A:hover {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #294F7E;
	text-decoration : underline;
}

/* ---------------------------------------------- */
/* LARGE TEXT */
/* ---------------------------------------------- */
.large_text {
	font-family : helvetica, arial, sans-serif;
	font-size : 15px;
	font-weight : Bold;
	color : #294F7E;
}



/* ---------------------------------------------- */
/* TINY TEXT */
/* ---------------------------------------------- */

.researchPromo{
	font-family : verdana, sans-serif !important;
	font-size : 10px !important;
	font-weight : bold  !important;
	color : #294F7E;
}

.researchPromo a:link{
	font-family : verdana, sans-serif !important;
	font-size : 10px !important;
	font-weight : bold  !important;
	text-decoration : none;
	color : #294F7E;
}
.researchPromo A:visited {
	font-family : verdana, sans-serif !important;
	font-size : 10px !important;
	font-weight : bold  !important;
	text-decoration : none;
	color : #294F7E;
}
.researchPromo A:hover {
	font-family : verdana, sans-serif !important;
	font-size : 10px !important;
	font-weight : bold  !important;
	text-decoration : underline;
	color : #294F7E;
}

.tiny_text {
	font-family : helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #707070;
	text-decoration : none;
}
.tiny_text_negative {
	font-family : helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #E10005;
	text-decoration : none;
}

.tiny_text A:link {
	font-family : helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : none;
}

.tiny_text A:visited {
	font-family : helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : none;
}

.tiny_text A:hover {
	font-family : helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : underline;
}

/* ---------------------------------------------- */
/* QUICK NAVIGATION */
/* ---------------------------------------------- */

.quicknav {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #848484;
}

.quicknav A:link {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #848484;
	text-decoration : none;
}

.quicknav A:visited {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #848484;
	text-decoration : none;
}

.quicknav A:hover {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : none;
}

.wnh_link A:link {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : underline;
}

.wnh_link A:visited {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : underline;
}

.wnh_link A:hover {
	font-family : helvetica, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #294F7E;
	text-decoration : underline;
}
