@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	/*background:url(../images/wallBg.png) repeat-x left top;*/
	font-family:"Swis721 BT", Arial;
	font-size:13px;
	color:#3f4040;
}
.naviBg {
	background-image: url(../images/naviBg.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 50px;
}
a.navi:link, a.navi:visited {
	font-family: "Swis721 Cn BT", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 50px;
	background-image: url(../images/naviLine.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-transform: uppercase;
}
a.navi:hover {
	font-family: "Swis721 Cn BT", Arial;
	font-size: 16px;
	color: #282828;
	text-decoration: none;
	line-height: 50px;
	background-image: url(../images/naviLine.png);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	text-transform: uppercase;
}
.bigBox {
	width: 248px;
	border: 1px solid #dbdadb;
}
.smallBox {
	/*width: 246px;*/
	border: 1px solid #dbdadb;
	width: 246px;
}
.subTitleBlack {
	font-family: "Swis721 Cn BT", Arial;
	font-size: 22px;
	color: #202c01;
}
a.title:link, a.title:visited {
	font-size: 15px;
	color: #5b7002;
	font-family: "Swis721 BT", Arial;
}
a.title:hover{
	font-size: 15px;
	color: #5b7002;
	font-family: "Swis721 BT", Arial;
	text-decoration:none;
}
li {
	list-style-position: outside;
	list-style-position:outside;
	list-style-type: square;
	line-height: 20px;
}
.welcometext {
	color: #5c7102;
	font-family: "Swis721 Cn BT", Arial;
	font-size: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdadb;
}

.boxTitleBgSmall{
	height:40px;
	padding-left:10px;
	background-image: url(../images/boxTitleBgSmall.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.boxTitleBgBig{
	height:56px;
	background-image: url(../images/boxTitleBgSmall.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1F1F1;
	padding-left: 10px;
	width: 236px;
}
.bottomNaviBg {
	font-family: "Swis721 BT", Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/bottomNaviBg.png);
	background-repeat: repeat-x;
	height: 52px;
}
a.witeText:link, a.witeText:visited {
	font-family: "Swis721 BT", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.witeText:hover{
	font-family: "Swis721 BT", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bradcramText:link,a.bradcramText:visited {
	color: #6c9309;
	font-family: "Swis721 BT", Arial;
	font-size: 13px;
	text-decoration: none;
}
a.bradcramText:hover {
	color: #6c9309;
	font-family: "Swis721 BT", Arial;
	font-size: 13px;
	text-decoration: underline;
}

.TitleBlack {
	font-family: "Swis721 Cn BT", Arial;
	font-size: 22px;
	color: #202c01;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9f9f9f;
}
a.subServices:link, a.subServices:visited {
	font-family: "Swis721 BT", Arial;
	font-size: 14px;
	color: #3f4040;
	text-decoration: underline;
}

a.subServices:hover{
	font-family: "Swis721 BT", Arial;
	font-size: 14px;
	color: #3f4040;
	text-decoration:none;
}
.formBox {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	height: 18px;
	border: 1px solid #999999;
	width: 200px;
	padding-left: 5px;
	font-size: 12px;
}
.addformBox {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
	border: 1px solid #999999;
	width: 200px;
	padding-left: 5px;
	font-size: 12px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5F8207;
	border: 1px solid #004F00;
	line-height: 20px;
	text-transform: none;
	padding: 2px;
	width: 60px;
}
.listBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 23px;
	border: 1px solid #999999;
	width: 208px;
	font-size: 12px;
	padding: 2px;
}
