a:link { color: #0f3c6d; }
a:visited { color: #0f3c6d; }
a:hover { TEXT-DECORATION: Underline;
			background-color:f7f7f7;
}
a:active { COLOR: #fffeef }

body
{
	font-family:Arial;
	font-size:small;
}
.DataTables
{
	font-family:Arial;
	font-size:small;
}

.Header {
	font-family:Arial;
	color:#003399; 
	font-size:16px; 
	font-weight:bold;
	margin-bottom:5px;
	margin-left:5px;
}


.SiteHeader {
	font-family:Arial;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	height:25px;
	background-color:#666666;
	cursor:	pointer;
	cursor: hand;
	line-height:25px;
}

.SiteHeaderText {
	margin-left:5px;
}
.SiteContent {
	margin-left:10px;
	font-family:Arial;
	font-size:14px;
}

.SiteContentTags {
	font-size:16px;
	font-weight:bold;
}
.NavItem {
	width:103px;
	height:20px;
	background-color:#e3e3e3;
}
.NavItem a{
	color: #0f3c6d;
	font-family:Arial;
	text-decoration:none;
	font-style:italic;
	font-size:small;
	display:block;
	text-indent:5px;
}
.NavItem a:hover{
	background-color:f7f7f7;
}

.Spacer {
	height:1px;
	line-height:1px;
	background-color:#FFFFFF;
}

label
{
width: 10em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both
}

input
{
	margin-bottom: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

select
{
	margin-bottom: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

textarea
{
	margin-bottom: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.submit-button
{
	background-color: #D6D3CE;
	margin-left: 15em;
	clear: both;
	border: 1px outset;
}

.reset-button
{
	background-color:#D6D3CE;
	border: 1px outset;
}
