body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Serif;
	color: #888888;
	font-size: 11px;
}

a, a:active, a:visited, .blue {
	font-family: Tahoma, Verdana, Serif;
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: underline;
}

.error {
	font-family: Tahoma, Verdana, Serif;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

form {
	margin: 0px;
}

h1, .txtHeading1 {
	font-family: Arial, Verdana, Serif;
	color: #006699;
	font-size: 24px;
}

h2, .txtHeading2 {
	font-family: Tahoma, Verdana, Serif;
	color: #006699;
	font-size: 13px;
	font-weight: 600;
}

h3, .txtHeading3 {
	font-family: Tahoma, Verdana, Serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
}

h4, .txtHeading4 {
	font-family: Arial, Verdana, Serif;
	color: #006699;
	font-size: 24px;
}

hr {
	WIDTH: 100%;
	COLOR: #dedede;
	HEIGHT: 1px;
}

.transparentLink, a.transparentLink, a.transparentLink:active, a.transparentLink:visited, a.transparentLink:hover {
	font-family: Tahoma, Verdana, Serif;
	cursor: text;
	text-decoration: none;
	color: #888888;
}

ul {
	list-style-image: url(/Images/Bullet.gif);
}

.treeItemHeader, a.treeItemHeader, a.treeItemHeader:active, a.treeItemHeader:visited {
	font-family: Arial, Verdana, Serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

a.treeItemHeader:hover {
	text-decoration: underline;
}

.treeItem, a.treeItem, a.treeItem:active, a.treeItem:visited {
	font-family: Arial, Verdana, Serif;
	font-size: 11px;
	color: #888888;
}

a.treeItem:hover {
	text-decoration: underline;
}
.Form-TextArea {
 font-size: 10px;
 background-color: White;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
}

.Form-Buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #AC1524;
 color: White;
 margin-right: 6px;
}.BorderBox {
	margin: 1px;
	padding: 1px;
	border: thin solid #165BA0;
}
.BorderBoxBlack {

	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
}
.whitetextSpec {
color: #FFFFFF
}.Form-TextAreaB {

 font-size: 10px;
 background-color: #E0E0E0;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
}
