body {
	background-image: url(../images/bk_tile.gif);
	margin-top: 20px;
}
.homebanner {
	width: 800px;
	margin: auto;
	clear: both;
}
.interiorbanner {
	width: 800px;
	margin: auto;
	clear: both;
}
.pagecontents {
	width: 800px;
	margin: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}
.pagecontents a:link {
	color: #003399;
	text-decoration: none;
}
.pagecontents a:visited {
	color: #996699;
	text-decoration: none;
}
.pagecontents a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.footer {
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.footer a:link {
	color: #003399;
	text-decoration: none;
}
.footer a:visited {
	color: #003399;
	text-decoration: none;
}
.footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.homeMcolumn {
	background-image: url(../images/grayline_repeat.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 11px;
}
.tanfadebkgd {
	background-image: url(../images/tan_fade.gif);
	background-repeat: repeat-x;
}
.grayfadebkgd {
	background-image: url(../images/gray_fade.gif);
	background-repeat: repeat-x;
}
.homeRcolumn {
	background-image: url(../images/grayline_repeat.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 11px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
}
.titleHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
    font-weight:bold;
}
.titleHeader2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
}

.secondarynav {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/navbkgd_repeat.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.secondarynav a:link {
	color: #003399;
	text-decoration: none;
}
.secondarynav a:visited {
	color: #003399;
	text-decoration: none;
}
.secondarynav a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.sectiontitle {
	font-family: "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #3399CC;
	line-height: 1.5em;
}
.bodytextarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	clear: both;
}
.bodytextarea a:link {
	color: #003399;
	text-decoration: none;
}
.bodytextarea a:visited {
	color: #996699;
	text-decoration: none;
}
.bodytextarea a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.red {
	color: #CC0000;
}
.blue {
	color: #006699;
}
.white {
	color: #FFFFFF;
}
.GrayCaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
}
.PDFtext {
	font-size: 11px;
	color: #333333;
}
.smalltext {
	font-size: 11px;
}

#emerg {
	font-size: 14px;
	line-height: 18px;
	border: 1px solid #8a0000;
	background-image:url(../images/ccaa-emer-banner_03.jpg);
	background-repeat:no-repeat;
	padding: 90px 10px 10px 10px;
}

a.emerg:link, a.emerg:visited{
	color:#990000;
	border: none;
	}
	
a.emerg:hover{
	text-decoration:underline;
	}