body {  font-family: Verdana, Helvetica, Arial, sans-serif}
p {  font-size: 12px; line-height: 16px;}

h1 { font-family: "Times New Roman", Times, serif;
 	 font-size: 22px;
	 font-weight: normal;
	 text-transform: uppercase;
	 color: #4E6192;}

h2 {  font-size: 18px; font-weight: bold}
h3 {  font-size: 14px; font-weight: bold; color:#5a729e;}
h4 {  font-size: 12px; font-weight: bold}
a {  font-weight: bold; text-decoration: none; color:#7085B2}
a:hover {  text-decoration: underline}

li {  font-size: 12px; line-height: 14px; padding-bottom:5px;}

.imgborder { BORDER: #7085B2 1px solid;}

.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7085B2;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7085B2;
}

.borderlefttop {
	BORDER-left: #7085B2 1px solid;
	BORDER-top: #7085B2 1px solid;
}

.border { BORDER: #7085B2 1px solid;}

.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #586293;
}

.bottombg {
	background-image: url(assets/images/hilight_space2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.navbg {
	background-image: url(assets/images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.highlightbg {
	background-image: url(assets/images/hightlight_cloud.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.padding {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.addresstxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #4E6192;
	font-weight: bold;

}
.highlight {color:#FFFFFF;}
