body { 
	margin: 0px;
	font: 12px 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;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a.normaltext:hover {
 	color: red;
	text-decoration: underline;
	}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}
a.heading2:hover {
	text-decoration: underline;
	}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.heading3red {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6900;
	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;
}
a.heading4:hover {
 	color: #ffffff;
	text-decoration: underline;
	}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
a.smalltext:link,a.smalltext:visited,a.smalltext:hover {
	text-decoration: underline;
	}
.heading2blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #033;

}
a {
	color: #033;
}
.heading2white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.heading5 {

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: red;
}
.normaltextunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
a.normaltextunder:hover {
 	color: red;
	text-decoration: underline;
	}
.headingunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.headingunder:hover{
 	font-style: italic;
	text-decoration: underline;
	}
.borderbox {
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px solid #CCCCCC;


}
.list1 {
	list-style-type: square;


}
.borderbox2 {
	border: 1px solid #336666;
}
.borderbox3 {
	border: 1px dotted #CCCCCC;
}
.sidePad {
	padding: 0px 5px;
	margin: 0px;
}
.padFive{
	padding:5px;
}
.noUL {
	margin:0px 0px 0px 15px;
}
#glossary {
	background: #E6E6C3;
	text-align: center;
}
#glossary div {
	letter-spacing: -1px;
}
#glossarySideMenu {
	width: 150px;

	float: right;
	margin-top: 5px;
	border: 1px solid #cccc99;
	padding: 2px;
}
#bodyDiv{
	margin: 3px 0px;
}
#articleHeader {
	background: #003333;
}
#articleCat {
	width: 168px;
	padding: 5px;
	margin: 0px;
	background-color: #cccc99;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
}
#articleLink {
	padding: 3px 3px 3px 8px;
	background: #FBFBFB;
}
.artSideLinks {
	background-color: #FFF;
	border:1px solid #B0B0B0;
}
#header {
	position: relative;
	margin: 0px auto 3px auto;
	width: 775px;
	height: 94px;
	background: #CA9234 URL(images/headerBG.jpg) no-repeat;
}
#header #links{
	position: absolute;
	top: 78px;
	padding: 0px 10px;
}
#header #links a, #footer a {
	color: #fff;
	font-weight: bold;
}
#header #links a:hover, #footer a:hover {
	color: #033;
}
#footer {
	margin-top: 3px;
	background: #CA9234;
	color: #fff;
}
#catLink {
	display: block;
	background: URL(images/red_arrow.gif) left no-repeat;
	padding: 0px 0px 0px 16px;
}
.red {
	color: #c00;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
.bold {
	font-weight: bold;
}
.white a {
	font-weight: bold;
	color: #fff;
}
/*-- warnings /errors --*/
.error {
	border: 1px solid #c00;
	color: #c00;
	background: #fff;
	font-style: italic;
}
#errorHeader {
	border: 1px solid #900;
	color: #fff;
	font-weight: bold;
	padding: 3px 3px 3px 28px;
	background: #c00 URL(images/cautionRBG.gif) no-repeat 3px 3px;
}

/*-- resource --*/
#resourceHeader {
	border: 1px solid #cc9;
	background: #EAEACE;
	padding: 3px;
	color: #330;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
#resourceCats {
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 16px;
	background: #EAEACE url(images/redArrowDown.gif) no-repeat 3px;
	border: 1px solid #cc9;
	color: #330;
	font-weight: bold;
}
#resourceLink {
	display: block;
	margin: 0px;
	padding: 1px 3px 1px 8px;
	color: fc0;
}
#resourceSubmit a {
	font-weight: bold;
	color: #c00;
	display: block;
	padding: 3px;
	margin: 0px;
	border: #cc9 1px solid;
	text-align: center;
}
#resourceSubmit a:hover {
	color: #fff;
	background: #663;
}
#links1 {
	border: 1px solid #1F3A42; 
	width:100%; 
	font: 12px arial, helvetica, sans-serif; 
	background: #fff;
	margin-bottom: 10px;
}
#links1 a {
	display: block;
	font-weight: bold;
}
#links1 td {
	width: 50%;
}
#links1 th {
	background: #1F3A42;
	color: #fff;
}
