body , td{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-align: center;
}



p {
	line-height: 18px;
	}

h1 {
	color: #4069b3;
	padding: 0px;
	margin: 0px;
	}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
	
a {
	color: #515151;
	text-decoration: underline;
	}

a:link a:visited {	
	color: #515151;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

.wrapper {
	margin: 0px auto;
	width: 1000px;
	background-color: #ffffff;
	border: 3px solid #cfcfcf;
	border-top: 0px;
	text-align: left;
	}

/* sets the styles for everything in the page header */
	
.header {
	width: 100%;
	height: 100px;
	background-color: #ffffff;
	margin: 0px auto;
	color: #cfcfcf;
	padding-top: 10px;
	}

.headerLogo {
	float: left;
	padding-left: 20px;
	}

.franchise {
	float:right;
	border:none;
	margin-right:45px;
	margin-top:25px;
}
	
/* controls the links in the page header */
	
.headerLinks {
	color: #cfcfcf;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 20px;
	}
	
.headerLinks a {
	color: #989797;
	}
	
.headerLinks a:link {
	text-decoration: none;
	}
	
.headerLinks a:hover {
	text-decoration: underline;
	}
	
.headerNo {
	font-size: 25px;
	float: right;
	color: #515151;
	font-weight: bold;
	padding-right: 20px;
	}
	
.support {
		width: 100%;
		}

/* sets the styles for the main navigation */

.mainNav {
	width: 100%;
	background-color: #515151;
	color: #ffffff;
	font-size: 13px;
	padding-top: 0px;
	}

.mainNav ul{
	margin:0 0 0 0;
	list-style: none;
	}

.mainNav li{
	display: inline;
	text-transform:none;
	float: left;
	background: url(/images/testsite/headerNavbg.jpg) repeat-x;
	height: 30px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #274376;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #274376;
	padding: 5px 15px;
	}

.mainNav a {
	color: #ffffff;
	text-decoration: none;
	}

.mainNav a:hover{
	background: url(/images/testsite/headerNavbg_over.jpg) repeat-x;
	padding: 5px 15px;
	}

.subMenu {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top: 15px;
	}
	
.solutionList ul{
	list-style: circle;
	}

.solutionList li {
	padding-left: 10px;
	margin: 15px;
	list-style: circle;
	}
	
.contentWrapper {
	width: 1000px;
	height: 100%;
	}
	
.mainContent {	
	padding: 15px;
	}
	
.maincontentLeft {
	width: 470px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #989797;
	padding-top: 10px;
	padding-bottom: 20px;
	min-height: 350px;
	float: left;
	}
	
.maincontentRight {
	padding-top: 10px;
	margin-bottom: 100px;
	min-height: 350px;
	margin-bottom: 300px;
	}
	
.maincontentCenter {
	width: 470px;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #989797;
	padding-top: 10px;
	padding-bottom: 20px;
	min-height: 350px;
	}
	
.titleBar {
	padding: 10px 0px;
	border-bottom: 1px dotted #989797;
	margin-bottom: 25px;
	}
	
.flashBanner {
	width: 1000px;
	height: 368px;
	}

.header1 {
	font-size: 30px;
	color: #989797;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	}
	
.header2 {
	font-size: 20px;
	color: #989797;
	padding-bottom: 25px;
	padding-left: 20px;
	}
	
.bannerRow {
	width: 100%;
	height: 198px;
	}
	
.bannerRow ul{
	margin:0 0 0 0;
	padding: 0px;
	list-style: none;
	}

.bannerRow li{
	display: inline;
	margin: 0px;
	padding: 10px;
	text-transform:none;
	vertical-align: middle;
	float: left;	display: block;
	}

.textRow {
	padding: 12px;
	}

.textHeader {
	font-size: 18px;
	color: #4069b3;
	}
	
.textRow1 {
	width: 100%;
	}

/* related to the form on the Contact Us page */
	
table.form {
	font-size: 12px;
	}
	
.button { 
	 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	 background-color: #D7E5F2; 
	 color: #102132; 
	 margin-left: 12px; 
	 margin-top: 3px; 
	 margin-bottom: 2px; 
}

.bulletList ul {
	list-style: disc;
	text-align: center;
	padding-bottom: 20px;
	}
	
.bulletList li {
	margin-left: 16px;
	padding: 3px;
	list-style: disc;
	}

.productList ul{
	}
	
.productList li{
	line-height: 18px;
	}

	
.productSub h3{
	font-size: 14px;
	padding: 3px;
	}

.labelcell {
	padding-left: 20px;
	font-size: 12px;
	}
	
.subTitle2 {
	font-size: 13px;
	font-weight: bold;
	}
	
.clientList ul {
		font-size: 11px;
		}
		
.clientList li{
		font-size: 11px;
		border-bottom: 1px solid #989797;
		padding: 10px 0px;
		}

.footer {
	height: 175px;
	padding-top: 0px;
	margin: 0px 10px;
	border-top: 23px solid #d1d1d1;
	font-size: 11px;
	color: #515151;
	}

.encloser1 {
	border-top: 1px solid #989797;
	padding-top: 5px;
	}
	
	
.footerHeader {
	color: #4069b3;
	font-size: 14px;
	padding-bottom: 10px;
	}

.footerLeft {
	float: left;
	width: 316px;
	border-right: 1px solid #989797;
	border-top: 1px solid #989797;
	padding-left: 10px;
	}
	
.footerMiddle {
	width: 316px;
	float: left;
	border-right: 1px solid #989797;
	border-top: 1px solid #989797;
	padding-left: 10px;
	}
	
.footerRight {
	width: 316px;
	float: right;
	padding-left: 10px;
	border-top: 1px solid #989797;
	}
	
.footerLeft ul{
	margin:0 0 0 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
	}

.footerLeft li{
	display: block;
	margin: 1px;
	padding: 1px;
	text-transform:none;
	vertical-align: middle;
	}
	
.footerMiddle ul{
	margin:0 0 0 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
	}

.footerMiddle li{
	display: block;
	margin: 1px;
	padding: 1px;
	text-transform:none;
	vertical-align: middle;
	}
	
.footerRight ul{
	margin:0 0 0 0px;
	padding: 0px;
	padding-top: 5px;
	list-style: none;
	}

.footerRight li{
	display: block;
	margin: 1px;
	padding: 1px;
	text-transform:none;
	vertical-align: middle;
	}
	
.footer a{
	text-decoration: none;
	color: #515151;
	}

.footer a:link a:visited{
	text-decoration: none;
	}
	
.footer a:hover {
	text-decoration: underline;
	}
	
.gutter {
	padding-top: 10px;
	text-align: center;
	background: url(../images/website_v2/gutterbg.jpg) repeat-x;
	height: 111px;
	color: #ffffff;
	font-size: 11px;
	}

	
	
div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #336699;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #FFF;
	background: url(/images/testsite/headerNavbg.jpg) repeat-x;
}
div#navbar2 li a:link {
    color: #FFF;
}
div#navbar2 li a:visited {
    color: #fff;
}
div#navbar2 li a:hover {
    font-weight: normal;
    color: #FFF;
    background: url(/images/testsite/headerNavbg_over.jpg) repeat-x;
}

