a, a:link, a:visited{
	color : #990000;
	text-decoration : none;
}

a:hover {
	color : #333366;
	text-decoration : underline;
}


h1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 12px;
}

h2 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 16px;
}


h3 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height : 16px;
}

h4 {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	line-height : 16px;
}


.bodycopy{
	caption : Body Copy;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 18px;
}



.header {
	caption : Header Copy;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	font-size : 24px;
	font-weight : bold;
	line-height : 28px;
}

.hpnews{
	caption : Home Page news items;
	color : #08386b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	font-weight : bold;
	text-decoration : none;

}



.hpnews:link, .hpnews:active, .hpnews:visited{
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : none;
}

.hpnews:hover{
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	text-decoration : underline;
}

.photocaption{
	caption : photo captions;
	color : #08386b;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
}

.pagetitle{
	caption : page title copy;
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-variant : small-caps;
	font-weight : normal;
	line-height : 16px;
	text-transform : capitalize;
	visible : false;
}

.subheader{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 16px;
	text-transform : capitalize;
	visible : false;
}