html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	font-family : Verdana, sans-serif;
	text-align: center;
	font-size: .9em;
	color: #000000;
	background-color: #FCFCFC;
}
#main {
	width: 88%;
	text-align: center;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;	
}
#header {
	position: relative;
	height: 75px;
	margin-left: auto;
	margin-right: auto;	
}
#page_title {
	position: relative;
	color: #0000C0;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	top:20px;
	line-height: 1.5em;
	padding-right: 50px;
}
#date-field {
	position: relative;
	float: right;
	padding-right: 8px;
}
#inner-main {
	position: relative;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	background-color: #F6F6F6;
	border: 1px solid #BBBBBB;
}
#content {
	vertical-align: top;
	font-size: .9em;
	text-align: justify;
	color: #000000;
	padding: 5px;
	margin: 5px 5px 20px 130px;
	padding-right: 10px;
}
#content ul {
	padding-left: 25px;
	list-style: disc inside;
}
#content li {
	font-size: .9em;
	left: 15px;
}
#left_nav {
	position: relative;
	float: left;
	vertical-align: top;
	text-align: center;
	padding: 10px 2px 25px 2px;
	height: auto;
	width: 120px;
	border-right: 1px solid #BBBBBB;
	background-color: #F6F6F6;
}
#left_nav a {
	text-decoration: none;
	font-size: .8em ;
	font-weight: bold;
}
#top_nav {
	position: relative;
	text-align: left;
	width: 85%;
	margin-left: 5px;
	margin-right: auto;
	font-weight: bold;
}
#top_nav a {
	text-decoration: none;
	font-size: .8em ;
}
.spacer {
	clear: both;
	height:0;
}
.brclear { /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
p {
	text-align: left;
	margin: 10px;
	width: auto;
	min-width: 120px;
}
img {
	border: 0px;
}
.Submit_Button {
	width: 80%;
	text-align: center;
	vertical-align: top;
}
#circle {
	display: none;
	padding: 2px;
	height: 20px;
}
#pcircle {
	display: none;
	padding: 2px;
	height: 20px;
}
#form-left {
	position: relative;
	width: 48%;
	float: left;
	font-size: .9em;
	height: auto;
}
#form-right {
	position: relative;
	width: 48%;
	float: right;
	font-size: .9em;
	height: auto;
}
#form-center {
	position: relative;
	text-align: left;
	width: 100%;
	float: right;
	font-size: .9em;
	height: auto;
}
.form-center {
	position: relative;
	text-align: center;
	width: 100%;
	float: right;
	font-size: .9em;
	height: auto;
}
#color-left {
	position: relative;
	font-weight: normal;
	width: 48%;
	float: left;
	font-size: .9em;
}
#color-right {
	position: relative;
	font-weight: normal;
	width: 48%;
	float: right;
	font-size: .9em;
}
#image-left {
	position: relative;
	font-weight: normal;
	width: 48%;
	float: left;
	font-size: .9em;
}
#image-right {
	position: relative;
	font-weight: normal;
	width: 48%;
	float: right;
	font-size: .9em;
}
#image-center {
}
#login_wrapper {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 18em;
}
#login_left {
	float: right;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
}
#login_right {
	float: right;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
}
Input{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	border : solid 1px #989898;
	background-image:url("Images/input_fade.png");
	background-position: top left;
	border-style: inset;
	-moz-border-radius: 3px;
}
Input:focus{
	background-image:url("Images/b.gif");
}
Select{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	font-size: 1.0em;
	border : solid 1px #989898;
	background-position: top left;
	border-style: inset;
	-moz-border-radius: 3px;
}
TextArea{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	border : solid 1px #989898;
	border-style: inset;
	-moz-border-radius: 3px;
}
input.Submit {
	font-weight: bold;
	font-size: .8em;
	border: 2px solid #000066;
	border-style: outset;
	background-image:url("Images/button-off.png");
	background-position: bottom left;
	margin-top: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
}
input.Submit:hover{
	background-image:url("Images/button-on.png");
	background-position: bottom left;
}
input.Submit:active{
	background-image:url("Images/button-down.png");
	background-position: top left;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.emphasis {
	color: #0000DD;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Bold {
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLarge { 
	font-size: 1.2em; 
	font-weight: bold;
}
.BoldSmall { 
	font: .9em; 
	font-weight: bold;
}
.BoldUnderline {
	font-weight: bold;
	text-decoration:underline;
}
.smallbold {
	font-size: .9em;
	font-weight : bold;
}
.small {
	font-size: .8em;
	text-decoration: none;
}
.center {
	text-align: center;
}
.super {
	font-size: .7em;
	font-weight : bold;
	vertical-align : super;
}
h1 {
	font: bold 1.2em;
}
h2 {
	font: bold 1.1em; 
	background-color: transparent;
}
h3 {
	font: bold 2.1em;
	font-variant : small-caps;
}
ol {
	font-size: 1.0em;
	padding-left: 25px;
	list-style-type: decimal;
}
.Top_Nav {
	text-decoration: none;
}
.File_List {
	width: 33%;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link{
	color: #0000C0;
}
a:visited{
	color: #0000C0;
}
a:hover{
	color: #6666CC;
}
a:active{
	color: #6699FF;
}
#pagefooter {
	text-align: center;
	width: 99%;
	bottom: 5px;
}
.tteddo {
	font-size:.6em;
	font-weight: bold;
	color: #0000C0;
	text-decoration: none;
}
.carttitle {
	font-size: .9em;
	font-weight: bold;
	color: #F1F1F1;
}
.title {
	color: #000080;
	font-size: 1.1em;
	font-weight: bold;
}
#nav {
	list-style: none;
}
#Sort_List  {
	vertical-align: top;
	font-size: .9em;
	text-align: justify;
	color: #000000;
	background-color: #F1F1F1;
	padding: 5px;
	margin: 5px 40px 20px 40px;
	padding-right: 10px;
	border: 1px solid #C00000;
}
#Sort_List  ul {
	padding-left: 10px;
	list-style: disc inside;
}
#Sort_List  li {
	font-size: 1.0em;
	left: 15px;
}#Sort_List  ul ul {
	padding-left: 10px;
	list-style: circle inside;
}