body{
	margin: 0px;
}
body, td, div, input, textarea, option, select{
	font-family: arial, arial narrow;
	font-size: 14px;
	color: #454545;
}
a:link, a:active, a:visited, a:hover{
	color: #000000;
	text-decoration: underline;
}
a.Pg:link, a.Pg:active, a.Pg:visited, a.Pg:hover{
	font-size: 12px;
	color: #454545;
	text-decoration: underline;
}
a.footlink:link, a.footlink:active, a.footlink:visited, a.footlink:hover{
	font-size: 11px;
	color: #c7c6c7;	
	text-decoration: underline;
}
a.footlink1:link, a.footlink1:active, a.footlink1:visited, a.footlink1:hover{
	font-size: 11px;
	color: #000000;	
	text-decoration: underline;
}
td.footer{
	font-size: 11px;
	color: #c7c6c7;	
	background-color: #e9e8e9;
}
td.bground {
	background-color: #e9e8e9;
}
td.contenthead{
	font-size: 16px;
	color: #0b3a7a;	
	font-weight: bold;
}
td.content{
	font-size: 12px;
	color: #454545;	
}
td.pclass{
	padding-left: 25px;
	padding-right: 25px;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #4d6e9b;
}
td.bgroundMid{
	background-image: url('/proimages/midimg1.jpg');
	background-repeat: no-repeat;
	background-color: #e9e8e9;	
	padding-left: 218px;
}
.solContent{
	font-size: 11px;
	color: #fbfffb;
	width: 423px;
}
.solHead{
	font-size: 16px;
	font-weight: bold;
	color: #0f4184;
	width: 250px;
}
td.bgroundHd{
	background-image: url('/proimages/topimg.jpg');
	background-repeat: no-repeat;
	background-color: #e9e8e9;	
	padding-left: 20px;
	padding-top: 45px;
}

.doclink,a.doclink:link,a.doclink:active,a.doclink,a.doclink:visited,a.doclink:hover {
	color: #000000;
	padding-left:8px;
	text-decoration:none;
}
.err{
	color: #ff0000;
}
.maincat{
	font-color:#000000;
	font-size: 16px;
	font-weight:bold;
	padding-left:10px;
	padding-top:20px;
}
.topleft{
	background-image: url('/proimages/topcorner.gif');
	background-repeat: no-repeat;
}
.topright{
	background-image: url('/proimages/topright.gif');
	background-repeat: no-repeat;
}
.bottomleft{
	background-image: url('/proimages/bottomleft.gif');
	background-repeat: no-repeat;
}
.bottomright{
	background-image: url('/proimages/bottomright.gif');
	background-repeat: no-repeat;
}
.rightBgClass {
	background-color: #e5e5e5;
}


.delBtn{
	background-image: url('/images/delete.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	height: 16px;
	width: 20px;
	border: 0px solid #888888;
	cursor: pointer;
}

.fieldRowCap{
	width: 120px;
	font-weight: bold;
}
.fieldRow{
	width:300px;
}

.right{
	float: right;
}
.left {
	float: left;
}
a.mapcontent:link{
	font-size: 12px;
	color: #454545;	
	text-decoration: none;
}


