body { 
	margin: 0px; 
	padding: 0px; 
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	}

table { 
	border-spacing: 0; 
	border-collapse:collapse;
	}
	
td { 
	padding: 0; 
	vertical-align: top;
	}
	
img { 
	border: 0px;
	}
	
p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

form {
	padding: 0px;
	margin: 0px;
}
	
h1 {
	background-image: url(images/h1_arrow.jpg);
	background-repeat: no-repeat;
	font-family: arial narrow, arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #828282;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 20px;
}
	
h3 {
	font-family: arial narrow, arial, sans-serif;
	font-size: 18px;
	color: #a1b9ff;
	margin: 0px;
}

.members_input {
	width: 150px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	margin: 2px 0px 3px 0px;
}

.body_leftborder {
	width: 10px;
	background-image: url(images/body_left.gif);
	background-repeat: no-repeat;
	}

.body_rightborder {
	width: 10px;
	background-image: url(images/body_right.gif);
	background-repeat: no-repeat;
	}

.leftnav_fill1 {
	width: 7px;
	background-image: url(images/leftnav_fill1.gif);
	background-repeat: no-repeat;
	}

.leftnav_fill2 {
	width: 8px;
	background-image: url(images/leftnav_fill2.gif);
	background-repeat: no-repeat;
	}

.leftnav_fill3 {
	height: 3px;
	background-image: url(images/leftnav_fill3.gif);
	background-repeat: no-repeat;
	}

.leftnav_fill4 {
	height: 8px;
	background-image: url(images/leftnav_fill4.gif);
	background-repeat: no-repeat;
	}

.leftnav_brown { 
	background-image: url(images/leftnav_brownbg.gif);
	background-repeat: repeat-x;
	font-family: arial narrow, arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	padding: 80px 0px 10px 7px;
	}

.leftnav_brownfill1 { 
	background-image: url(images/leftnav_brownfill1.gif);
	background-repeat: no-repeat;
	}
	
a.leftnavlink:link { 
	font-size: 10px;
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.leftnavlink:visited { 
	font-size: 10px;
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.leftnavlink:active { 
	font-size: 10px;
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.leftnavlink:hover { 
	font-size: 10px;
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.whitelink:link { 
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.whitelink:visited { 
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.whitelink:active { 
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.whitelink:hover { 
	color: #ffffff; 
	text-decoration: underline;
	}
		
.topnav_bg {
	background-image: url(images/topnav_bg.gif);
	background-repeat: repeat-x;
}

.topnav_fill1 {
	width: 7px;
	height: 33px;
	background-image: url(images/topnav_fill1.gif);
	background-repeat: no-repeat;
}

.topnav_fill2 {
	width: 275px;
	height: 33px;
	background-image: url(images/topnav_fill2.gif);
	background-repeat: no-repeat;
}

.topnav_linkbg {
	background-image: url(images/topnav_linkbg.gif);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

.topnav_intfill2 {
	width: 9px;
	height: 23px;
	background-image: url(images/topnav_intfill2.jpg);
	background-repeat: no-repeat;
}

a.topnav_link:link { 
	color: #ffffff; 
	text-decoration: none;
	}
	
a.topnav_link:visited { 
	color: #ffffff; 
	text-decoration: none;
	}
	
a.topnav_link:active { 
	color: #ffffff; 
	text-decoration: underline;
	}
	
a.topnav_link:hover { 
	color: #ffffff; 
	text-decoration: underline;
	}
	
.content_left {
	width: 2px;
	background-color: #ffffff;
}	
	
.content_right {
	width: 7px;
}

.content_bodytext1 {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}

.content_bodytext2 {
	background-image: url(images/content_bodytextbg2.gif);
	background-repeat: repeat-y;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}

.content_bodytext3 {
	background-image: url(images/content_bodytextbg3.gif);
	background-repeat: repeat-y;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
}

.members_signin {
	background-image: url(images/members_signinbg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.dottedline {
	display: block;
	height: 1px;
	background-image: url(images/dottedline.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 5px 0px;
}

.content_fill1 {
	height: 8px;
	background-image: url(images/content_fill1bg.gif);
	background-repeat: repeat-x;
}

.content_fill2 {
	background-image: url(images/content_fill2bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

ul{
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 15px 0px;
}

li {
	list-style-type: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #2b476a;
	background-image: url(images/li1_arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	line-height: 15px;
}

.content_footer {
	height: 9px;
	background-image: url(images/content_footer.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.contacttable {
	margin: 15px 1px 15px 1px;
	width: 770px;
}

.contacttable2 {
	margin: 15px 1px 15px 1px;
	width: 770px;
	background-color: #d4daed;
	border: solid 1px #7a8cbb;
}

.contactbox1 {
	background-color: #d4daed;
	font-family: arial, sans-serif;
	color: #475379;
	font-size: 11px;
	text-align: right;
	padding: 2px 5px 3px 5px;
	border: solid 1px #7a8cbb;
}

.contactbox1b {
	height: 40px;
	background-color: #d4daed;
	font-family: arial, sans-serif;
	color: #475379;
	font-size: 11px;
	text-align: right;
	padding: 2px 5px 3px 5px;
	border: solid 1px #7a8cbb;
}

.contactbox2 {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 2px 5px 3px 5px;
	border: solid 1px #7a8cbb;
}

.contactbox3 {
	padding: 0px 0px 0px 3px;
}

.contactinput {
	border: solid 1px #000000;
	width: 270px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

.contacttextarea {
	border: solid 1px #000000;
	width: 653px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}

.contactbox4 {
	font-family: arial, sans-serif;
	color: #475379;
	font-size: 11px;
	text-align: right;
	padding: 2px 5px 3px 5px;
}

#testimonial {
	margin: 5px;
	padding: 10px;
	background-color: #2a4765;
	color: #d9e3ee;
}

.testtitle {
	font-family: arial narrow, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #86a6c7;
}

.admin {
	margin: 20px;
}

.admintable {
	background-color: #a0a0a0;
	border: solid 1px #000000;
	width: 400px;
}

.adminbody {
	font-family: arial, sans-serif;
	font-size: 11px;
	padding: 3px 6px 3px 6px;
}

.admintitle {
	font-family: arial narrow, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	background-color: #a0a0a0;
}

.imgright {
	float: right;
	margin: 5px 0px 10px 10px;
	border: solid 1px #ffffff;
}

.imgleft {
	float: left;
	margin: 5px 10px 5px 0px;
	border: solid 1px #ffffff;
}

.leftsidesub {
	padding: 5px;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: right;
}

#quote {
	background-color: #2a4765;
	padding: 7px 10px 10px 10px;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	}
	
	#quote h2 {
		padding: 0px;
		margin: 0px 0px 5px 0px;
		color: #86a6c7;
		font-size: 15px;
		font-weight: normal;
		}