p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.6em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#cds
{
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
}

ul,li
{
	font-size: 12px;
	line-height: 1.3em;
}


.hometext
{
	font-size: 12px;
	line-height: 1.3em;
	margin-left: 20px;
	margin-right: 5px;
}

.hometextlrg
{
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 20px;
	margin-right: 20px;	
}

.insidetextlrg
{
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 10px;
}

.insidetext
{
	font-size: 11px;
	line-height: 1.3em;
	margin-left: 10px;
}

a:link.home
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 11px;
	font-weight: none;
}

a:visited.home
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 11px;
	font-weight: none;
}

a:hover.home
{
	color: #DC7399;
	text-decoration: underline;
	font-size: 11px;
	font-weight: none;
}

a:link.homelrg
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 13px;
	font-weight: none;
}

a:visited.homelrg
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 13px;
	font-weight: none;
}

a:hover.homelrg
{
	color: #DC7399;
	text-decoration: underline;
	font-size: 13px;
	font-weight: none;
}

a:link.inside
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 11px;
	font-weight: none;
}

a:visited.inside
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 11px;
	font-weight: none;
}

a:hover.inside
{
	color: #4D4FBA;
	text-decoration: underline;
	font-size: 11px;
	font-weight: none;
}
a:link.insidesm
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 9px;
	font-weight: none;
}

a:visited.insidesm
{
	color: #F4BC71;
	text-decoration: underline;
	font-size: 9px;
	font-weight: none;
}

a:hover.insidesm
{
	color: #4D4FBA;
	text-decoration: underline;
	font-size: 9px;
	font-weight: none;
}
.small
{
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.8em;
}
.reg
{
	font-size: 12px;
	line-height: 1.3em;
}
.clr {
	clear: both;
}

.boxed {
	margin: 10px 20px 20px 15px;
	padding: 10px;
	background: #bbc0d1;
	color: #34416d;
	border: 1px solid #fff;
}

.boxed h3 {
	font-size: 13px;
	text-transform: uppercase;
}

.boxed p {
	color: #34416d;
}

.boxed a {
	color: #cf6020;
}

.boxed a:hover {
	background: #cf6020;
	color: #fff;
}

.boxed a.viewall {
	text-transform: uppercase;
	font-size: 9px;
	text-align: right;
}
