/* CVNHP Styles*/

.title  {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a0404;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 2px;
	vertical-align : baseline;
	text-decoration : none;
	font-variant : normal;
	margin-left : 15px;
	text-transform: uppercase;
}

.subtitle  {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	vertical-align : baseline;
	text-decoration : none;
	text-align: left;
	font-variant : normal;
	margin-left : 15px;
	text-transform: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #191919;
	line-height : 22px;
	margin-left : 15px;
	margin-right: 8px;
}

ol, ul, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 18px;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #191919;
}

.news {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : 11px;
	font-weight : normal;
	line-height: 16px;
	margin-left : 15px;
	margin-right : 8px;
}
.foot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size : 9px;
	font-weight : normal;
	line-height: 120%;
	margin-left : 8px;
	margin-right : 8px;
	font-style: normal;
}

div.foot a:link {
	color: #003366;
	text-decoration : none;
}

div.foot a:visited {
	color: #003366;
	text-decoration : none;
}

div.foot a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight : normal;
}

.credit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #797979;
	font-size : 9px;
	font-weight : normal;
	line-height: 100%;
	margin-left : 8px;
	margin-right : 8px;
}

A:LINK {
    color: #003366;
	text-decoration : underline;
}

A:VISITED {
color: #003366;
	text-decoration : underline;
} 

A:HOVER {
color: #003366;
	text-decoration: underline;
}  

div.pagetoc {
	font-family : Arial, Helvetica, sans-serif;
	color: #f1edc2;
	font-size : 11px;
	font-weight : normal;
	margin-left : 8px;
	margin-right : 20px;
	line-height: normal;
	font-style: normal;
	letter-spacing : 2px;
	height : auto;
	font-variant: normal;
	text-transform: uppercase;
}

div.pagetoc a:link {
	color: #F1EDC2;
	text-decoration : none;
}

div.pagetoc a:visited {
	color: #F1EDC2;
	text-decoration : none;
}

div.pagetoc a:hover {
	color: #F1EDC2;
	text-decoration: underline;
	font-weight : normal;
}


/* table borders and background colors... */


td.header {
	background-image:url(../pagegraphics/header2.gif);
	}

td.blue {
	padding: 0px;
	background-color: #ECf1EF;
	border-top: 0px none;
	border-right: 1px solid #003366;
	border-bottom: 0px none;
	border-left: 1px solid #003366;
}
td.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	background-color: #ECF1EF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	border-right-color: #003366;
	border-left-color: #003366;
	padding: 7px;
	line-height: 15px;
}


td.tan {
	padding: 0px;
	background-color: #FEFEF2;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

td.dktan {
	background-color: #F1EDC2;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
td.dkblue {
	background-color: #003366;
}
