body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 16px;}
li {
	font-size: 12px;
	line-height: 14px;
	padding-bottom:5px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f2c65;
	letter-spacing:1px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6884b3;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4673b7;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #1f2c65;
}
a:hover {
	text-decoration: underline;
}
.imgborder { BORDER: #000000 1px solid;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.bg {
	background-image: url(assets/images/bg1a.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#E7EEF8;
}
.rightstretch {
	background-image: url(assets/images/stretch_right.jpg);
	background-repeat: repeat-y;
}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	font-size:16px;
}
.border {
	border: 1px solid #1f2c65;
}
.nav {font-size:11px;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  color:#284183;
	  font-weight:bold;
	  line-height:20px;
	  padding-left:7px;}
.nav:hover {color:#ffffff;
			text-decoration:none;}
.hide {display:none;}
.show {display:inline;}

#xnav a {
	float: right;
	height: 23px;
	width: 150px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#284183;
	font-weight:bold;
	line-height:20px;
	background-image: url(assets/images/navigation/new/xnav.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 7px;
	text-decoration: none;
}

#xnav a:hover {
	background-image: url(assets/images/navigation/new/xnav_i.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}