/* This changes the formatting of the main titles (i.e., What's New, Popular Topics, Search Our Site, etc... */
.title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000099;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
 
/* This changes the formatting of the main body-page content */
.content,body,td,li { 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	} 

/* This changes the formatting of text links */
A {
	FONT-WEIGHT: bold; 
	COLOR: #000099; 
	TEXT-DECORATION: underline; 
	}

A:hover {
	COLOR: #0066FF;
	TEXT-DECORATION: none;
	}

/* This changes the formatting of the text links in the right column */
A.relative {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}

A.relative:hover {
	COLOR: #0066FF; 
	TEXT-DECORATION: none; 
	}

/* This style is used to signify disclosures */
.disclosure {
			FONT-SIZE: 10px; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
			font-style: italic; 
			font-weight: normal; 
			color: #666666; 
			text-decoration: none;
}

.subtitle {

			FONT-WEIGHT: bold; 
			FONT-SIZE: 10pt; 
			COLOR: #000000; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.requiredfield {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}

.warning {
			FONT-SIZE: 7pt; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
			font-style: italic; 
			font-weight: normal; 
			color: #FF0000; 
			text-decoration: none;
}

.hidden {
	display:none;
}

.superscript {

}

.topBody {
float: left;
width: 435px;
text-align: justify;
}

.topPic {
float: left;
width: 200px;
text-align:center;
}

.topTitle {
float: left;
width: 235px;
text-align: center;
color: #000099;
FONT-WEIGHT: bold; 
}

.topCopy {
float: left;
width: 435px;
text-align: justify;
}

.pageImage {
float: left;
width: 203px;

}

.rightImage {
float: right;
width: 215px;
text-align: right;
}
.pageMenu {
float: left;
width: 230px;
}

.bodyDiv {
	float: left;
	width: 430px;
	float:left; 
	text-align: justify;
}

.wnHolder {
float: left;
width: 410px;
text-align: justify;
}
.copySlam {
float: left;
width: 425px;
text-align: justify;
}
.topofPage {
float: left;
width: 435px;
text-align: center;
}
