body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #CCCCCC;
	background-image: url(/images/bg.gif);
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
table {
	font-size: 8.5pt;
	line-height: 11pt;
}
form{
	margin: 0px;
	padding: 0px;
}
.nav-bg{
	background-color: #EBEBEB;
	border: 1px solid #000000;

}
.drop-left{
	background-image: url(/images/nav-lt-side.gif);
	background-repeat: repeat-y;

}
.drop-middle{
	background-image: url(/images/nav-rt-side.gif);
	background-repeat: repeat-y;

}
.drop-right{
	background-image: url(/images/cnt-rt-side.gif);
	background-repeat: repeat-y;

}
.content-area{
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #000000;

}
.nav-item{
	background-color: #F8F8F8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.address-padding{
	padding-top:5px;
	padding-bottom:15px;
	padding-left:8px;
	padding-right:2px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-size: 8pt;
	padding:5px;
	text-align: center;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(/images/list-box.jpg);
	list-style-type: none;
}
li{
	padding: 3px;
}
.bg-black {
	background-color: #000000;
}
.bg-ltgray {
	background-color: #EBEBEB;
}
.bg-xltgray {
	background-color: #F8F8F8;
}
.bg-gray {
	background-color: #CDCDCD;
}
.bg-white {
	background-color: #FFFFFF;
}
.smfont{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.message{
	font-size: 10pt;
	color: #990000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;

}
.title-red{
	font-size: 11pt;
	color: #FF0000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.title-redsm{
	font-size: 9pt;
	color: #C40000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.title-sm2{
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.title-sm{
	font-size: 9.5pt;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}
.all-5{
	padding:5px;
}
.tb-5{
	padding-top:5px;
	padding-bottom:5px;
}
.all-3{
	padding:3px;
}
.t2-b5{
	padding-top:2px;
	padding-bottom:5px;
}
.t2{
	padding-top:2px;
}
.rl-5{
	padding-left:5px;
	padding-right:5px;
}
