/* ====================*/
/* subnav
/* ====================*/
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

.subnav a {
	color: #FFFFFF;
	text-decoration : none;
}

a:hover.subnav  {
	color: #445083;
	text-decoration : none;
}


/* ====================*/
/* sectionlist
/* ====================*/
.sectionlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333399;
	text-decoration: none;
}

.sectionlist a {
	color: #333399;
	text-decoration: none;
}

a:hover.sectionlist  {
	color: #AE262F;
	text-decoration: none;
}






.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #445083;
}
.sectionblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #445083;
}

.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

.paragraph a:link {
	color: #666666;
	text-decoration: none;
}

.paragraph a:hover {
	color: #FF0000;
	text-decoration: none;
}

.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #c09444;
}
.gold a {
	color: #c09444;
	text-decoration : none;
}


.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #008000;
}
.green a {
	color: #008000;
	text-decoration : none;
}



.smpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration : none;
}
.smpara a {
	color: #999999;
	text-decoration : none;
}
.smpara a:hover {
	color: #445083;
	text-decoration : none;
}

.smparahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: 6F0A17;
}

.smparahead a:link {
	color: #445083;
	text-decoration : none;
}

.smparahead a:hover {
	color: #999999;
	text-decoration : none;
}



/* ====================*/
/* Nav
/* ====================*/
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.nav a {
	color: #FFFFFF;
	text-decoration : none;
}

a:hover.nav  {
	color: #021564;
	text-decoration : none;
}

.lgpara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #999999;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	padding-bottom: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #999999;
}
.list a {
	color: #999999;
}
a:hover.list  {
	color: #445083;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
.copyright a {
	color: #999999;
	text-decoration : none;
}
.copyright a:hover  {
	color: #445083;
	text-decoration : none;
}
