p {  font-size: 12px}
p {
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #042334;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #739FAC;
}
ul {
	font-size: 14px;
	line-height: 16pt;
	font-family: "Times New Roman", Times, serif;
	color: #24526b;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color:#40636F;
	margin:0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color:#142B17;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #042334;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #042334;
}
a {
	font-weight: bold;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #24526b;
}
li {
	font-size: 12px;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #24526b;
	margin-left:-15px;
}
hr {color:#40636F;
	background:#40636F;
	height:1px;
	border:0;}
a:hover {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.imgborder { BORDER:#334E55 1px solid;}

.bg {
	background-image: url(assets/images/bgradient.jpg);
	background-repeat: repeat-x;
	background-color: #90aebb;

}
.border {
	border: 1px solid #4e84a1;
	background-image: url(assets/images/stretch.gif);
	background-repeat: repeat-y;

}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;

}
.bodybg {
	background-image: url(assets/images/body.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;



}
.stretch {
	background-image: url(assets/images/bodystrch.gif);
	background-repeat: repeat;
	background-position: bottom;
}
.nav2 {
	background-image: url(assets/images/nav2.jpg);
	background-repeat: no-repeat;
}

.nav {
	background-image: url(assets/images/nav.jpg);
	background-repeat: no-repeat;
}
.navtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #24526b;
}
.leftbg {
	background-image: url(assets/images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.paddiong {
	padding-right: 10px;
	padding-left: 10px;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;

}

.servicesnav {color:#FFFFFF;}

.servicesnav:hover {color: #00CCFF;}

.backtotop {font-size:10px;}

