body {
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E3E8EB;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #676767;
}
td {
	vertical-align: top;
}
.content a:link{ color: #676767; text-decoration: none; border-bottom: #676767; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.content a:hover{ color: #676767; text-decoration: none; border-bottom: #676767; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.content a:visited{ color: #676767; text-decoration: none; border-bottom: #676767; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.content a:active{ color: #676767; text-decoration: none; border-bottom: #676767; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

.menu {
	color: #C9E0F1;
	background: url(images/menu_bg.gif) no-repeat left top;
	padding-top: 5px;
	padding-left: 13px;
	font-size: 11px;
}

.menu a:link{ color: #FFF; text-decoration: none; font-weight: bold; }
.menu a:hover{ color: #FFF; text-decoration: underline; font-weight: bold; }
.menu a:visited{ color: #FFF; text-decoration: none; font-weight: bold; }
.menu a:active{ color: #FFF; text-decoration: none; font-weight: bold; }
.splash {
	background: #FFFFFF url(images/homesplash.jpg) no-repeat left top;
	height: 389px;
}
.footer_left {
	font-size: 10px;
	color: #859CA8;
	padding-top: 7px;
}
.footer_right {
	font-size: 10px;
	color: #859CA8;
	text-align: right;
	padding-top: 7px;
}
.footer_left a:link{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_left a:hover{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.footer_left a:visited{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_left a:active{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

.footer_right a:link{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_right a:hover{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none solid none; }
.footer_right a:visited{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }
.footer_right a:active{ color: #859CA8; text-decoration: none; border-bottom: #859CA8; border-width: 0px 0px 1px 0px; border-style: none none dotted none; }

.splash_intro {
	width: 300px;
	margin-top: 80px;
	margin-left: 18px;
}
.subpage {
	border: 3px solid #FFFFFF;
	padding: 10px;
}
.aboutus {
	background: #FFFFFF url(images/bg_aboutus.jpg) no-repeat right top;
}
.knowledgebase {
	background: #FFFFFF url(images/bg_knowledgebase.jpg) no-repeat right top;
}
.services {
	background: #FFFFFF url(images/bg_services.jpg) no-repeat right top;
}
.network {
	background: #FFFFFF url(images/bg_network.jpg) no-repeat right top;
}
.contact {
	background: #FFFFFF url(images/bg_contact.jpg) no-repeat right top;
}
.title {
	margin-bottom: 5px;
}
.content {
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	line-height: 17px;
}

