a {color: #003399}
a.secNav, a.footer { 
	color: #003399;	
	text-decoration: none}
a.secNav:hover { 
	color: #FF9999}
	
body { 	
	background-color: #FFFFCC; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal;	
	color: #003399; 
	line-height: 2em; 
	margin-top: 0}

.main { 
	background-color: #FFFFFF }
.mainFrame { 
	border-right: thin solid #999999; 
	border-left: thin solid #999999; 
	border-bottom: thin inset #999999;
	font-size: x-small}
.mainLeft {
	padding: 5px 5px 5px 10px;  /*top right bottom left*/ }
.mainCenter {
	padding: 5px 5px 5px 0px; /*top right bottom left*/ }
.mainRight {
	padding: 5px 10px 5px 0px; /*top right bottom left*/ }

.navRow { 
	border-bottom: thin solid #CCCCCC;
	text-align: center}
.navSelc{ 
	border-right: thin inset #CCCCCC;
	text-align: center}
.navLinksSec { 
	line-height: .7em;	
	font-size: 10pt; 
	font-weight: normal; 
	text-transform: capitalized;		
	text-align: center}
.navGap { 
	line-height: 0.1em }
.navNews { 
	line-height: 1.5; 
	font-size: 10pt; 
	font-weight: normal; 
	text-transform: capitalized;	
	background-color: #FFFFCC; 
	text-align: left; 
	padding: 0px 5px 0px 20px}
	
.leftNav, .profile, .partners{
	background-color: #FFFFCC}
	
.footer { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: x-small; 
	color: #003399}

