﻿A:link {
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
A:active {
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
}
body {
	background: white;
	top: 0px !important;
}
body, td, tr, select, input, font, textarea {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
}
/* Rule to fix quirks-mode inheritance behavior */
table, caption {
	font-size: inherit;
	font-weight: 700;
	font-style: inherit;
	font-variant: inherit;
}
table.center {
	margin-left: auto;
	margin-right: auto;
}
li, ul {
	line-height: 150%;
}
li.TemplateItemList {
	line-height: 200%;
}
/*
body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt;
}
td {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
}


.txt {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt;
}
h2 {
	font-size: x-small;
}

.WhiteText {
	font-weight: bold;
	font-size: 110%;
	color: #FFFFFF;
	font-family: Arial;
}


.tan-border {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.header-black {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
.header-big {
	font-weight: bold;
	font-size: 140%;
	color: #0066ff;
}
/*

.Grid_General {
	font: xx-small Verdana, Arial, sans-serif;
}
.ErrorText {
	font: bold xx-small Verdana, Arial, sans-serif;
	color: #ff0000;
}
.Grid_Item {
	font: xx-small Verdana, Arial, sans-serif;
}
.Grid_ItemHover {
	font: xx-small Verdana, Arial, sans-serif;
	background-color: #ffff00;
}
.Grid_ItemBlue {
	font: xx-small Verdana, Arial, sans-serif;
	background-color: #f0f8ff;
}
.Grid_Header {
	font-weight: bold;
	background-color: #f0f8ff;
}
.Grid_Pager {
	font: bold Arial;
	color: blue;
	background-color: #EAEAFC;
}
.Grid_AlternatingItem {
	font: xx-small Verdana, Arial, sans-serif;
	background-color: ghostwhite;
}
.Grid_SelectedItem {
	font: bold xx-small Verdana, Arial, sans-serif;
	color: black;
	background-color: gainsboro;
}

.Button {
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	border-left-color: rgb(108,108,133);
	border-bottom-width: 1px;
	border-bottom-color: rgb(108,108,133);
	border-top-color: rgb(108,108,133);
	font-family: verdana, arial;
	border-right-width: 1px;
	border-right-color: rgb(108,108,133);
}

.TextBox {
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 8pt;
	border-left-color: rgb(108,108,133);
	border-bottom-width: 1px;
	border-bottom-color: rgb(108,108,133);
	border-top-color: rgb(108,108,133);
	font-family: verdana, arial;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: rgb(108,108,133);
}
.TextBoxRO {
	background-color: #f1f1f1;
	border-color: rgb(108,108,133);
	border-width: 1px;
	font-family: verdana, arial;
	font-size: 8pt;
}
PRE {
	BACKGROUND-COLOR: #fbedbb;
	FONT: 9pt "Courier New", Courier, mono;
	PADDING-BOTTOM: 5pt;
	PADDING-LEFT: 5pt;
	PADDING-RIGHT: 5pt;
	PADDING-TOP: 5pt;
	WHITE-SPACE: pre;
	WIDTH: 100%;
}
.SoonToEnd {
	font-weight: bold;
	color: #009966;
}
*/
#navlist {
	padding-left: 5px;
/*	background: url(images/tab_bottom.gif) repeat-x 50% bottom; */
	margin: 0px;
	height: 20px;
}
#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 100%;
	background: #d1e2fa;
	float: left;
	padding-bottom: 2px;
	border-left: #ccc 1px solid;
	color: black;
	line-height: 16px;
	margin-right: 4px;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
}
#navlist a:link.active, #navlist a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
}
#navlist a:hover {
	background: #fff;
}
/*

.right {
	text-align: right;
}
.boxrow {
	border-right: #7da1d2 1px solid;
	padding-right: 5px;
	border-top: #a7c5ec 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-left: #7da1d2 1px solid;
	color: #000000;
	padding-top: 5px;
	border-bottom: #7da1d2 1px solid;
	background-color: #f0f0f0;
}
.boxrowalt {
	border-right: #7da1d2 1px solid;
	padding-right: 5px;
	border-top: #a7c5ec 1px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-left: #7da1d2 1px solid;
	color: #000000;
	padding-top: 5px;
	border-bottom: #7da1d2 1px solid;
	background-color: white;
}
.boxheader {
	font : normal 13px Verdana, Arial, Helvetica, sans-serif;
	color : #10438F;
	background-color : #D1E2FA;
	border-top: 1px solid #7DA1D2;
	border-left: 1px solid #7DA1D2;
	border-right: 1px solid #7DA1D2;
	border-bottom: 1px solid #7DA1D2;
	padding : 3px 3px 0px 5px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	margin-top: 15px;
}
*/