/* CSS Document */


body{
	color: #000;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica;
	font-size: 70%;
	background-color: #FFF;
	background-image: none;
}

/* @group Text */

p {
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 1.4em;
	font-size: 1.0em;
}

li {
	line-height: 1.3em;
	margin-bottom: 3px;
}

a, a:visited {
	color: #085088;
	text-decoration: none;
}

td {
	font-size: 1.0em;
	line-height: 1.4em;
	vertical-align: top;
	padding: 3px 0px;
}

#news p {
	margin-bottom: 0em;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 13px;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 6px;
	margin-top: 7px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 7px;
	margin-top: 20px;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
}

#news h4 {
	padding-top: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top: 0px solid #5385ac;
}

a.arrowlink {
	background: url(../images/subNavArrow.gif) no-repeat 0 4px;
	padding-left: 8px;
}

a.arrowlink:hover {
	background: url(../images/subNavArrowOver.gif) no-repeat 0 4px;
}


/* @end */

/* @group Client Login */

#clientLogin {
	display: none;
}


/* @end */

#welcome, #tagline, #navigation, #logo, #contentImage, #footer, #topCorners, #bottCorners, #rightColumn, #mainTextSectors img, #franchiseButton, #locations, #partners {
	display: none;
}



#pageTitle, #pageTitleCL {
	font-size: 2.0em;
	font-weight: bold;
	font-style: normal;
	margin-top: 30px;
}


#content {
	background-color: #FFF;
	padding-left: 0;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 0px solid #085088;
}

#homeIntro {
	width: 100%;
}

#byLineHome, #byLine {
	padding-top: 20px;
	padding-bottom: 20px;
}

#news {
	width: 100%;
	margin-left: 0;
	background-color: #FFF;
	color: #000;
}

#news p a {
	background: url(../images/subNavArrow.gif) no-repeat 0 4px;
	padding-left: 8px;
}

#rightColumnImages img {
	padding-top: 20px;
	padding-right: 20px;
}

#printLogo {
	display: block;
}


#printContact {
	display: block;
	font-size: 0.8em;
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.form100 {
	width: 100px;
	font-size: 11px;
	margin-left: 15px;
}

.alignimgright, .alignimgleft {
	float: left;
	padding-right: 20px;
	margin-bottom: 0px;
	clear: left;
}

a.sitemapSubitem, a.sitemapSubitem:visited {
	background: url(../images/subNavArrow.gif) no-repeat 0 4px;
	padding-left: 9px;
}






