body {
	font:12px Arial, Helvetica, sans-serif;
	margin: 0px;
}

font {
	font-family: Arial, Helvetica, sans-serif;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6900;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
a.heading2:hover {
	text-decoration: underline;
}
.heading2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #057499;
}
.heading2yellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.heading2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.heading2white:hover {
	color: #FFFFFF;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.heading3blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #057499;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.heading3blue:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #057499;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.heading3blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #057499;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.heading3yellow {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc00;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.heading3brown {
	font-family: Arial, Helvetica, sans-serif;
	color: #DA8D0B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.heading3brown:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #DA8D0B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.heading3brown:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #DA8D0B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.heading3:hover {
 	color: red;
	text-decoration: underline;
	}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
}
a.heading4:hover {
 	color: #ffffff;
	text-decoration: underline;
	}
.heading5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.heading5blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #057499;
}
.heading5brown{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #DA8D0B;
}
.heading6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #DA8D0B;
}
a.heading6:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #DA8D0B;
}
a.heading6:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	color: #DA8D0B;
}
a.heading6:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: #DA8D0B;
}
.headingunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
a.headingunder:hover {
 	font-style: italic;
	text-decoration: underline;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
a.normaltext:hover {
 	color: #DA8D0B;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
}
.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: black;
}

a:link{
	color: black;
	text-decoration: underline;
}
a:hover{
	color: #C00;
	text-decoration: underline;
}
a:visited{
	color: black;
	text-decoration: underline;
}
.list1 {
	list-style-type: square;

}
.noPad {
	padding:0px;
}
.padFive {
	padding: 5px;
}
.sidePad {
	padding: 0px 5px;
}
/*  article side menu */
#articleHeader {
	text-align: center;
	width: 170px;
	padding: 5px;
	margin: 0px;
	background-color: #006699;
}
#articleHeader1 {
	text-align: center;
	padding: 5px;
	margin: 0px;
	background-color: #006699;
}
#articleHeaderWide {
	text-align: left;
	width: 99%;
	padding: 5px;
	margin: 0px;
	background-color: #006699;
}
#articleCat {
	width: 170px;
	padding: 5px;
	margin: 0px;
	background-color: #F6D307;
	border-bottom: 1px solid #D9B906;
}
#articleLink {
	padding: 3px 3px 3px 8px;
	background: #FFFFCC;
}
.artSideLinks {
	background-color: #FFF;
	border:1px solid #D2E2EA;
}

/*  end article side menu */
#bodyDiv {
	padding: 2px 0px;
	width: 100%;
}

#glossary {
	background: #FFFFCC;
	text-align: center;
	padding: 1px;
	border: 1px solid #D9B906;
}
#glossary div {
	background: #FFF;
	border: 1px solid #D9B906;
	letter-spacing: -1px;
	padding: 2px;
}
#readMore {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #069;
}
#glossarySideMenu {
	width:150px;
	float:right;
	background: #FFFFCC;
	padding: 5px;
	margin: 3px 0px;
	border: 1px solid #D9B906;
	line-height: 14px;
}

#glossarySideMenu ul {
	margin: 4px 0px 4px 14px;
}
#glossarySideMenu li {
	list-style-type: square;
	margin: 4px 0px;
}
#glossaryHeader {
	width: 160px;
	background: #D9B906;
}
#form {
	padding: 0px;
	margin: 0px;
	border: 1px solid #D9B906;
	background: #FFFFCC;
}

.red {
	color: #C00;
}

.topFour {
	width: 730px;
	margin: 0px auto;
	background: #069;
	padding: 2px 5px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;

}

.errors {
	padding: 10px;
	text-align: center;
	color: #900;
	border: 3px double #900;
	background: #ffffcc;
}

.sLink {
	color: #985f07;
}

.listLink {
	text-align: center;
	margin-top: 20px;
}

.linkBox {
	padding: 3px;
	background: #eee;
	border: 1px dashed #ccc;
	margin: 2px 0px 10px 0px;
	font-size: .9em;
}

.articleLink {
	display: block;
	margin-left: 5px;
}