.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 3px;
	line-height: 25px;
}

.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #415970;
	letter-spacing: 5px;
	line-height: 32px;
}
.logo a {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #415970;
	letter-spacing: 5px;
	line-height: 32px;
	text-decoration: none;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.nav a {
	color: #415970;
	text-decoration: none;
}
.nav a:visited {
	color: #739FC9;
}

.nav a:hover {
	text-decoration: underline;
}
#mainContent .col1 {
	width: 285px;
	float: left;
}
#mainContent .col2 {
	width: 285px;
	float: right;
}

/* these 2 items for uneven column widths */
#mainContent .wide .col1 {
	width: 350px;
	float: left;
}
#mainContent .wide .col2 {
	width: 180px;
	float: right;
}
/* end uneven column widths */


.sideTestimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #415970;
	font-weight: bold;
}
.sideBlurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}


.generic {
	background: url(images/generic_vert.jpg) no-repeat}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-size: 13px;
	font-weight: bold;
}
.contentBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.border1black {
	border: 1px solid #000000;
}

.cutline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.tableborder
	{
			border:1px;
		border-style:solid;	
		border-color:#415970;
		
	}
