body {
font-family:arial, sans-serif; font-size: 12px; color: #224569;
background:#FFFFFF ;
}
a:link, a:visited, a:active {
text-decoration: underline;
font-weight:normal;
color:#5D7B90;
}
a:hover {
color:#333333;
}
.rightColumn {
width:590px;
padding:10px;
color: #224569;
background:#FFFFFF;
margin:10px;
}
.leftColumn {
width:190px;
padding:10px;
background: #ffffff;
margin:5px;
	border: 1px solid #365881;
}
#footer {
width:784px;
color:#ffffff;
text-align:right;
margin:auto;
}
span.highlight{
font: 21px arial, sans-serif; font-weight:normal; color: #6e7f98;
}
span.slogan{
font: 11px arial, sans-serif; font-weight:normal; color: #7A807D;
}

#footer a:link,#footer a:visited,#footer a:active {
text-decoration: none;
font-weight:normal;
color:#ffffff;
}
#footer a:hover {
color:#ffffff;
text-decoration: underline;
}

.subnav
{
	background-color: #EDEDED;
	color: #5283B8;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.4em;
	padding: 4px 8px 4px 8px;
	border: #365881;
	border-width: 0 1px 0 1px;
	border-style: none dotted none dotted;
}

.subL1
{
	color: #5283B8;
	font-weight: bold;
	display: block;
	padding: 6px 0 6px 0;
	border: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.subL2
{
	color: #5283B8;
	line-height: 1.3em;
	font-weight: normal;
	display: block;
	padding: 8px 0 2px 0px;
}

.subL3
{
	color: #5283B8;
	font-size: .85em;
	line-height: 1.2em;
	font-weight: normal;
	display: block;
	padding: 1px 0 3px 12px;
}

.subnav a:link
{
	color: #5283B8;
	text-decoration: none;
	display: block;
}

.subnav a:visited
{
	color: #5283B8;
	text-decoration: none;
	display: block;
}

.subnav a:focus
{
	color: #B22049;
	text-decoration: none;
	display: block;
}

.subnav a:hover
{
	color: #B22049;
	text-decoration: none;
	display: block;
}

.subnav a:active
{
	color: #000;
	text-decoration: none;
	display: block;
}