body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF4DB;
}
body.popup {
	margin-top: 5px;
}
.sourceinfo {
	font-size: 12px;
	font-weight: normal;
}
a {
	color: #000066;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.midsmall {
	font-size: 11px;
}
.caption {
	font-size: 13px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
ul {
	list-style-type: square;
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	margin: 4px;
}
.navlinksub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.bignavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.navlinkul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.qa {
	font-size: 18px;
	font-weight: bold;
}
.tabletext {
	font-size: 14px;
}
.tablehr {
	height: 2px;
	background-color: #CCCCCC;
}
.contenttable {
	height: 100%;
	padding: 2px;
}
.navlinksm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.signuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.articletitle {
	font-weight: normal;
	font-size: 14px;
	cursor: default;
}
.articletn {
	display: none;
	background-color: #DDDDDD;
	padding: 8px;
	cursor: default;
}
.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
}
.articlepagetitle {
	font-size: 18px;
	font-weight: normal;
}
.articleauthor {
	font-size: 14px;
	font-style: italic;
}
.vidbg {
	background-color: #000000;
	background-image: url(images/bigrotation2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.divcenter {
	text-align: center;
}
