BODY {
	background-repeat : no-repeat;
	background-position : left;
	background-color : White;
	background-image : url(/images/background.gif);
}

P {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

H1, H2, H3, H4, H5, H6 {
	background-color: transparent;
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
}

P.location-hdrs {
	background-color: transparent;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}


UL, LI, OL {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
}

A {
	text-decoration : none;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #006699;
}

A:VISITED {
	text-decoration : none;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Gray;
}

A:HOVER {
	text-decoration : underline;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #66CCCC;
}

.a2{
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : White;
	font-weight: bold;
}

A.a2:VISITED {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #66CCCC;
	font-weight: bold;
}


.white-hdrs {
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #FFFFFF;
	font-weight: bold;
	font-style: normal;
}

#newsflash {
	border: 1px solid #006699;
	padding: 10px 10px 0px 10px;;
	margin: 10px;
}

#newsflash h1 {
	font-size: 18px;
	border-bottom: 1px dotted #006699;
	color: #006699;
	margin: 0;
	padding: 0;
}

#newsflash p {
	font-size: 16px!important;
}

#newsflash a {
	font-size: 16px!important;
}

a.main-nav {
	border-left: 1px solid #000033;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-weight: bold;
}
