body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.largeType {
	font-size: 1.2em;	
}

.SideMarron {
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

.Navigation {
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.Header {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.BodyHeader {
	font-size: 1.0em;
	font-weight: bold;
	color: #3366CC;
}
.BodyText {
	font-size: .8em;
	color: #000000;
	line-height: 1.1em;
}
.IntroWhite {
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
}
.QuickLink {
	font-size: .8em;
	color: #3181A3;
	word-spacing: normal;
	line-height: 13px;
}
.Footer {
	font-size: .6em;
	color: #006699;
	line-height: 10px;
}
.style1 {
	font-size: .9em;
	color: #FFFFFF;
	line-height: 12px;
}

a {
	text-decoration: none;
	font-size: .8em;
	color:#000000;
}

a:link {
	color: #000066;
}
a:visited {
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #333366;
}
a:active {
	text-decoration: none;
}

.rightSideBar {
	font-size: 0.7em;
	padding: 0px 6px 6px 6px;
	background-color: #99CCDD;
	float: right;
}

.Announcements {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	float:left;
}

.welcome {
	margin-bottom: 10px;
	background-color:#99CCDD;
	padding: 6px;
}

