body {
	padding: 0px;
	margin: 0px;
	background-image: url(assets/nav/BG.gif);
	background-color: #757575;




}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {

	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0px;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.rowHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;


}
.rowA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	background-repeat: no-repeat;

}
.rowB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;



}
.tableLINES {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	display: table;




}

sup {
	padding-top: 4px;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.inputbox {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
tr.white {
	background-color: #FFFFFF;
}
tr.red {
	background-image: url(assets/nav/redBG.gif);
}
tr.black {
	background-color: #000000;
}
div.topnav {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #757575;
	border-right-color: #757575;
	border-bottom-color: #757575;
	border-left-color: #757575;
	width: 240px;
	text-align: center;


}
table.main {
	background-image: url(assets/nav/redBG.gif);
	background-repeat: repeat-x;
	background-position: 0px 82px;
}
table.content {
	background-image: url(assets/nav/contentBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#page {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td.mainnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 19px;

}
ul {
	list-style-type: square;
}
ul.BIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #757575;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #757575;
}
a.whitelink:link {
	color: #FFFFFF;
}
a.whitelink:visited {
	color: #FFFFFF;
}
.rowFirst {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;


}
ol {
	list-style-type: decimal;
	list-style-position: outside;


}
h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #990033;
	margin: 12px 0px;
}
.ordered-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.nosee {
	display:none;
}
.noprint {
	display:none;
}