a, p,  ul, li, h1, h2, h3, h4, h5, h6, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;

}

body {
	padding: 0px;
	margin: 0px;
	background-color: #F3F3DE;
	background-position: center top;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0E3;
	SCROLLBAR-SHADOW-COLOR: #BBAE79;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E8E9EC;
	SCROLLBAR-DARKSHADOW-COLOR: #7C5329;
}
p {
	font-size: 80%;
	margin: 4px;
	padding: 0px;
}
.red {
	color: #009966;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-size: 50%;
	font-weight: bold;
	color: #000000;

}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin: 6px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	margin: 6px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #444444;
	margin: 4px;
}
h5 {
	font-size: 80%;
	font-weight: bold;
	color: #2222222;
	margin: 4px;
}
h6 {
	font-size: 70%;
	font-weight: bold;
	color: #1111111;
	margin: 4px;
}
ul {
	list-style-type: square;

}
li {
	font-size: 120%;
	text-indent: 2px;
}
td {
	vertical-align: top;

}
sup {
	padding-top: 4px;
}
input, textarea {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;

}
a {
	font-size: 100%;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #996699;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}

a.toplinks:link {
font-size:xx-small;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-left: 1px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.toplinks:visited {
font-size:xx-small;
	color: #FFFFFF;
	text-decoration: none;
	height: auto;
	width: auto;
	margin-left: 1px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.toplinks:hover {
	color: #000033;
	background-color: #F3F3DE;
	font-size: xx-small;
}
ul#sidenav {
	padding: 0;
	margin: 0 0 1 2;
	list-style-type: none;
	width: inherit;
	display: block;
	height: auto;
	margin-left: 0px;
}
ul#sidenav a,ul{
	margin-top: 0;
}
ul#sidenav li {
 display: inline;
	margin-bottom: 2px;
	height: 16px;
	width: auto;
}
ul#sidenav a
{
	width: auto;
	color: #000000;
	padding: 4px 6px 2px 8px;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 2px;
	background-color: #A5B2C6;
	height: 16px;
	display: block;
	font-weight: bold;
}
ul#sidenav li a:hover
{
color: #FFFFFF;
	background-color: #000000;
}
a.right:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: auto;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	float: left;
	overflow: visible;
	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;

}
a.right:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 110px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	float: left;
	overflow: visible;

	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
}
a.right:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/nav/bullet.gif);
	background-repeat: no-repeat;
	width: 110px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	float: left;
	overflow: visible;

	display: inline-table;
	height: auto;
	white-space: normal;
	clear: both;
	background-color: #000000;

}
a.footerlinks:link {
	font-size: 90%;
	color: #999999;
	text-decoration: none; }
a.footerlinks:visited {
	font-size: 85%;
	color: #999999;
	text-decoration: none;
}
a.footerlinks:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#container {
	width: 100%;
	padding-top: 0px;
	background-image: url(../bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 140px;
	background-attachment: scroll;
	margin-top: -15px;
}
#main {
	background-color: #FFFFFF;
	width: 760px;
	border: 0px solid #666666;
	top: -10px;
}
#masthead {
	width: 760px;
}
#topnav {
	color: #FFFFFF;
	background-color: #000000;
}
#middle {	width: 760px;}
#footer {
	background-color: #396194;
	width: 760px;
}
#leftcolumn {
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#rightcolumn {
	width: 125px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#copycolumn {
	padding: 12px;
	width: 455px;
}
#sidenav {
	background-color: #D6DFE7;
	width: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.rowHEADER {
	color: #FFFFFF;
	background-color: #396194;
	padding-left: 6px;
	font-weight: bold;
font-size:smaller;
}
.rowFIRST {
	background-image: url(../input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;
}
.rowA {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
}
.rowB {
	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;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #CCCCCC;
	padding-left: 12px;
}
.inputbox {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	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: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	font-size: 100%;
}
.smalltext {
	font-size: 70%;
	font-weight: normal;
}

