p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color:#4B7E83;
}
ul {
	font-size: 12px;
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: 021a7b;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: 021a7b;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

a {
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: 021a7b;
}

li {
	margin-left:-20px;
	}

ol {
	font-size: 12px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

hr {color:#999999;
	background:#999999;
	height:1px;
	border:0px;}

a:hover {  text-decoration: underline;}

.imgborder { BORDER: #669396 1px solid;}

.sidebarimgborder { BORDER: #669396 3px solid;}

.nav {background-image: url(assets/images/nav.gif);
	background-repeat: no-repeat;
	background-position: left;}

.nav2 {background-image: url(assets/images/nav2.jpg);
	background-repeat: no-repeat;
	background-position: right;}

.titlebg {background-image: url(assets/images/title.gif);
		background-repeat: no-repeat;}

.bodybg {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
}
.stretch {
	background-image: url(assets/images/stretch.gif);
	background-repeat: repeat-y;
}
.addressbg {
	background-image: url(assets/images/address.gif);
	background-repeat: no-repeat;
}
.left {
	background-image: url(assets/images/left.jpg);
	background-repeat: no-repeat;
}
.bg {
	background-image: url(assets/images/bg1.jpg);
	background-repeat: repeat-x;
}
.bannerbg {
	background-image: url(assets/images/banner.jpg);
	background-repeat: no-repeat;
}

.backtotop {font-size:10px;
color:#0327B6;}

