body {
	background-color: #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

p, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}
A.navlink {
	TEXT-DECORATION: none;
	font-weight: bold;
	color: #000099;
	padding: 2px 2px 2px 0px;
}
th {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
/* normal link style */
A {
	COLOR: #000066;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #006699;
	text-decoration: underline;
}
A:active {
	COLOR: #0000ff;
	text-decoration: underline;
}
A:hover {
	COLOR: #FFA500;
	TEXT-DECORATION: none;
}
/* top nav link style */
A.topnav {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.topnav:visited {
	color: #fff;
	TEXT-DECORATION: none;
}
A.topnav:hover {
	COLOR: #FF9933;
	TEXT-DECORATION: none;
}

A.topnav:active {
	color: #fff;
	TEXT-DECORATION: none;
}

.error
{
	border: 1px solid #ff0000;
	color: #000000;
	padding: 4px;
}


/* left nav link style */
A.nav {
	TEXT-DECORATION: none;
	font-weight: bold;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
A.nav:visited {
	TEXT-DECORATION: none;
}
A.nav:hover {
	TEXT-DECORATION: underline;
	border-top: 1px solid #f93;
	border-bottom: 1px solid #f93;
	background-color: #ffffcc;
	color: #000;
}
A.nav:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
}


A.navindent:hover{
	text-decoration: none;
	background-color: #FFFFCC;
	color: #000000;
	display : none;
}


.nav {
	display: block;
	color: #000099;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	margin-top: 5px;
	background-color: #ffffff;
}

.navindent {
display: none;
	margin-left: 5px;
	padding: 2px 2px 2px 5px;
/*	display: block; */
	background-color: #ffffff;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	font-size: 10px;
}
A.headerlink {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
A.headerlink:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

/* classes */
.title {
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFCC;
	text-align: center;
}

.headertitle {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #000000;
}
.topnav {
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
.subcategory {
	font-weight: bold;
	color: #000066;
	font-size: medium;
}
.subtopic {
	font-size: small;
	font-weight: bold;
	color: #0099CC;
}
.description {
	font-size: 12px;
	font-style: italic;
}
.small {
	font-size: 10px;
}
.headingbg{
	background-color: #FFFFCC;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
}
.formleft{
	color: #00000;
	background-color: #EEEEF8;
	font-weight: bold;
	text-align: right;
}
.message{
	background-color: #ffffcc;
	padding: 2px 2px 2px 2px;
}
.lightblue{
	background-color: #EEEEF8;
	padding: 4px;
}
.goldTitle {
	color: #FF9900;
	font-weight: bold;
	font-size: 14px;
}
.bold{
	font-weight: bold;
}
.sF {
	background-color: #FFFFCC;
}

.primaryKey {
	text-decoration: underline;
	font-family : monospace;
}
.foreignKey {
	color: #999999;
	text-decoration: underline;
	font-family : monospace;
}
.field {
	font-family : monospace;
}
.warning {
	color: #ff0000;
	font-weight: bold;
}
.headerlink {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.contentcell {
	padding-left: 20px;
	padding-top: 15px;
}

.notice {
	border: 1px solid #000;
	background-color: #ffffcc;
	padding: 4px;
	margin: 4px;
}

.releasemediacontact {
	text-align: right;
}

a img {
	border: 0;
}
