* {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

P {
	TEXT-ALIGN: justify;
}

.toplinks {
	FONT: small-caps x-small Arial;
	COLOR: #006699;
	TEXT-DECORATION: underline;
}

.footerlinks {
	LINE-HEIGHT: 20px;
	TEXT-TRANSFORM: uppercase;
	FONT-STYLE: normal;
	COLOR: white !important;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.footerlinks a {
	color:white;	
}

.smalltext {
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	COLOR: #000000;
	FONT-SIZE: xx-small;
	FONT-WEIGHT: normal;
}

H1 {
	TEXT-ALIGN: left;
	FONT-VARIANT: small-caps;
	COLOR: #0164a8;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	display:inline;
	width:100%;
	font-family:arial black;
}

span.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	background-color:#1EA7D5;
	display:block;
	width:100%;
	text-align:left;
	line-height:22px;
	margin:-11px 0px -11px 0px;
	padding:-11px 0px -11px 0px;
}

span.subtitlepad {
	margin:5px;
}

td.programheading {
	background:url(../images/headerbg3.jpg) repeat-x;
}

H2 {
	BORDER-BOTTOM: black 2px dotted;
	WIDTH: 60%;
}

H3 {
	BORDER-BOTTOM: black 2px dotted;
	WIDTH: 100%;
}

P.programtitle {
	TEXT-ALIGN: center !important;
	TEXT-TRANSFORM: uppercase;
	FONT-SIZE: 16px;
	FONT-WEIGHT: 900;
}

p.programtitle a {
	text-decoration:none;
	COLOR: #336699 !important;
	
}

p.programtitle a:visited {
	text-decoration:none;
	COLOR: #336699 !important;
	
}

p.programtitle a:hover {
	text-decoration:none;
	color:#660033 !important;
}

p.programtitle img {
	COLOR: #800080;
	border-color:#800080;
}

P.footer {
	COLOR: white ;
	FONT-SIZE: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;

}

A.portallink {
	COLOR: #fcb913;
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold;
}

DIV.paddedbody {
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px
}

.pagetitle {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0164A8;
	font-family: "Arial Black", "Arial Narrow", "Arial Rounded MT Bold", "Arial Unicode MS";
}

.pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
}

.documentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:link {
	color:blue;
}
	
a:visited {
	color:blue;
}

a:hover {
	text-decoration: underline;
	color: #660033 !important;
}

.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
