body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: center;
	background-color: #C184FF;

}
.logo-area {
	background-color: #6600CC;
	height: 91px;
}
.navbar {
	background-color: #CCCC9A;
	text-align: center;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 663366;
	vertical-align: middle;



}
.purple-bar {
	background-color: #653366;
	height: 15px;
}
.tan-bar {
	background-color: #DDDD85;
	height: 15px;
}
.content-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFC9;
	height: 100%;
	vertical-align: text-top;
	padding: 4px;
	text-align: justify;




}
.content-area-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	background-attachment: fixed;
	background-image: url(images/world.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	vertical-align: text-top;


}
.format-center {
	text-align: center;
}
.links {
	text-decoration: none;
	color: 800080;

}
.links:hover {
	text-decoration: underline;
}
.color-gold {
	color: #FFCC00;
}
.color-blue {
	color: #3399FF;
}
.format-caption {
	font-size: 12px;
}
.format-bold {
	font-weight: bold;
}
.border-all-purple {
	border: 1px solid #6600CC;
}
.format-10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.format-questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.boxes-text {
	width: 200px;
}
.bkground-logo {
	background-attachment: fixed;
	background-image: url(images/world.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.questionsheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.subheadlines {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.subheadlines2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
