body {
	background-color: #b5d3ef;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #ff7d10;
	text-decoration: none;
}
.Title a {
	color: #ff7d10;
	text-decoration: none;
}
.subTitle {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #999999;
}
.subTitle a {
	color: #999999;
	text-decoration: none;
}
.bodyText {
	font-family: Tahoma;
	font-size: 11px;
}
.bodyText a {
	color:#000000;
	text-decoration:none;
}
.bodyText input, .bodyText textarea, .bodyText select {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.content a {
	color: #136fb6;
	text-decoration: none;
}
.content a:hover {
	color: #ff7d10;
	text-decoration: none;
}
.dtgRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dtgRow td {
	padding:4px;
}
.fieldName {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
}
.sideCatTitle {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.sideTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.sideTitle a {
	color: #136fb6;
	text-decoration: none;
}
.sideTitle a:hover {
	color: #ff7d10;
	text-decoration: none;
}
.warning {
	color:#CC0000;
	font-weight:bold;
}