.bodyTitles {
	font-family : Arial;
	color : #330099;
	font-weight : bold;
	font-size : 18px;
}

.bodyTitles2 {
	font-family : Arial;
	color : #330099;
	font-weight : bold;
	font-size : 20px;
}

.bodyTitlesMed {
	font-family : Arial;
	color : #330099;
	font-weight : bold;
	font-size : 14px;
}

.bodyTitlesSm {
	font-family : Arial;
	color : #330099;
	font-weight : bold;
	font-size : 12px;
}

.bodyBigBlackTitles {
	font-family : Arial;
	color : #000000;
	font-weight : bold;
	font-size : 14px;
}

.bodyText {
	font-family : Arial;
	font-size : 12px;
}

.bodyTextJustified {
	font-family : Arial;
	font-size : 12px;
	text-align : justify;
	margin-right : 30px;
}

.footerText  {
	font-family : Arial;
	font-size : 10px;
	color : #000066;
	font-weight : bold;
}

/************ topnav links ***********/

.topnavLinks a  {
	font-family : Arial;
	font-size : 10px;
	color : #000066;
}

.topnavLinks a:active  {
	font-family : Arial;
	font-size : 10px;
	color : #000066;
}

.topnavLinks a:visited  {
	font-family : Arial;
	font-size : 10px;
	color : #000066;
}

.topnavLinks a:hover  {
	font-family : Arial;
	font-size : 10px;
	color : #0000CC;
}

/************ leftnav links **********/

.leftnavLinks a  {
	font-family : Arial;
	font-size : 12px;
	color : #000066;
	font-weight : bold;
}

.leftnavLinks a:active  {
	font-family : Arial;
	font-size : 12px;
	color : #000066;
	font-weight : bold;
}

.leftnavLinks a:visited  {
	font-family : Arial;
	font-size : 12px;
	color : #000066;
	font-weight : bold;
}

.leftnavLinks a:hover  {
	font-family : Arial;
	font-size : 12px;
	color : #0000CC;
	font-weight : bold;
}

/************ sub-nav links ***********/

.subNavBoxes {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: #FFFFFF;
	border-style: groove;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}


.subnavLinks a  {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: #FFFFFF;
	border-style: groove;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.subnavLinks a:active  {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: #FFFFFF;
	border-style: groove;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.subnavLinks a:visited  {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: #FFFFFF;
	border-style: groove;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.subnavLinks a:hover  {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	border: #FFFFFF;
	border-style: groove;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}.bodyText9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330099;
}
.bodyTitles16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330099;
}
.bodyTitles16g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
}

