.sitewrapper {
	text-align:center;
	width: 783px;
}

.pageheader {
	font-size: 16px;
	font-family: Verdana;
	font-weight:bolder;
	color: #666666;
	padding-top: 25px;
	padding-bottom: 0px;
	text-align:left;
}

.subpageheader {
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
	text-align:left;
}

.bodytext {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 50px;
	text-align:left;
}

.qatext {
	font-size: 14px;
	font-family: Verdana;
	font-weight:bolder;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align:left;
}

.formlabel {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align:right;
}

.bodylist {
	font-size: 11px;
	font-family: Verdana;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align:left;
}

.marginwrapper {
	color: #004080;
	padding-top: 25px;
	padding-left:25px;
	padding-bottom: 25px;
	text-align:left;
	list-style-image: none;
	list-style-type: none;
}

.margintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	width:135px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-style: none;
	list-style-image: none;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type:none;

}


.articletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	width:450px;
	color: #336699;
	border-top-style: none;
	border-color: #DDE4FF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-image: none;
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	list-style-type:none;
	text-align:left;

}

.articletext a:link {
	color: #004080;
	text-decoration:underline;
}
.articletexta:visited {
	text-decoration:underline;
	color: #004080;
}
.articletext a:hover {
	text-decoration: none;
	background-color:#FFFCD9;
	color: #004080;
}
.articletext a:active {
	text-decoration:underline;
	color: #004080;
}


.margintext a:link {
	color: #004080;
	text-decoration:underline;
}
.margintext a:visited {
	text-decoration:underline;
	color: #004080;
}
.margintext a:hover {
	text-decoration: none;
	color: #333333;
}
.margintext a:active {
	text-decoration:underline;
	color: #004080;
}

.footer {
	font-size: 9px;
	font-family: Verdana;
	color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 725px;
}

.footer a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
.footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.footer a:active {
	text-decoration: underline;
	color: #CCCCCC;
}