/* BODY STYLES */
body {
	margin : 0em;
	font-family : Palatino, Times, Times New Roman;
	font-size : 13px;
	color : 000000;
	}
td.HomeBg {
	background : url(images/illustration_home.gif) #FFFFFF;
	}


/* LINK STYLES */
a {
	font-family : Palatino, Times,Times New Roman;
	color : #006699;
	text-decoration : underline;
	}
a:link, a:active {
	font-family : Palatino, Times,Times New Roman;
	color : #006699;
	text-decoration : underline;
	}
a:visited {
	font-family : Palatino, Times,Times New Roman;
	color : #003366;
	text-decoration : underline;
	}
a:hover {
	font-family : Palatino, Times,Times New Roman;
	text-decoration : underline;
	}


/* NAV BAR STYLES */
td.NavBg {
	background : #EEEEEE;
	}
a.Nav:link, a.Nav:active, a.Nav:visited {
	color : #006699;
	text-decoration : none;
	}
a.Nav:hover {
	color : #006699;
	text-decoration : underline;
	}
.Nav {
	font-family : Palatino, Times, Times New Roman;
	font-size : 13px;
	color : #006699;
	}


/* IMG ALT STYLE */
img {
	font-family : Palatino, Times, Times New Roman;
	font-size : 12px;
	color : #006699;
	text-decoration : none;
	}


/* TEXT STYLES */
.Today {
	font-family : Palatino, Times, Times New Roman;
	font-size : 12px;
	color : #333333;
	}
p {
	font-family : Palatino, Times, Times New Roman;
	font-size : 13px;
	color : #000000;
	}
ul {
	font-family : Palatino, Times, Times New Roman;
	font-size : 13px;
	color : #000000;
	}
.NormalText {
	font-family : Palatino, Times, Times New Roman;
	font-size : 14px;
	color : #000000;
	}
.BodyText {
	font-family : Palatino, Times, Times New Roman;
	font-size : 13px;
	color : #000000;
	}
.InitialCap {
	font-family : Palatino, Times, Times New Roman;
	font-size : 24px;
	color : #000000;
	}
.HighlightHeader {
	font-family : Times, Times New Roman, Palatino;
	font-style : italic;
	font-size : 18px;
	color : #666666;
	}
.HighlightTitle {
	font-family : Palatino, Times, Times New Roman;
	font-weight : bold;
	font-size : 14px;
	color : #000000;
	}
.HighlightText {
	font-family : Palatino, Times,Times New Roman;
	font-size : 12px;
	color : #333333;
	}
.DateReviewed {
	font-family : Palatino, Times, Times New Roman;
	font-size : 11px;
	color : #333333;
	}
.MainHighlightHeader {
	font-family : Times, Times New Roman, Palatino;
	font-weight : bold;
	font-size : 24px;
	color : #333333;
	}
.MainHighlightSubHeader {
	font-family : Times, Times New Roman, Palatino;
	font-weight : bold;
	font-size : 14px;
	color : #333333;
	}
.SectionHeader {
	font-family : Times, Times New Roman, Palatino;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
	}
.PageTitle {
	font-family : Times, Times New Roman, Palatino;
	font-weight : bold;
	font-size : 24px;
	color : #000000;
	}
.FooterText {
	font-family : Palatino, Times, Times New Roman;
	font-size : 12px;
	color : #000000;
	}

input.button {	
		cursor: hand;
		font-family : Arial,Verdana,San Serif;
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		color : #006699;
		text-decoration : none;
		border-right: 1px solid; 
		border-top: 1px solid; 
		border-left: 1px solid; 
		border-bottom: 1px solid; 
		background-color : #EEEEEE;
}

.dropdown {	
		font-family : Arial, Helvetica, sans-serif, Verdana, Geneva;
		font-size : 12px;
		color : #000000;
		text-decoration : none;
		background : #FFFFFF;
		border-top : 1px solid #006699;
		border-left : 1px solid #006699;
		border-bottom : 1px solid #006699;
		border-right : 1px solid #006699;
}		