﻿

.innerSiteContent
{
	background: #FFF;
	margin-left: 0px;
	font-size: 11px;
	line-height: 24px;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.testimonials
{
    font-weight: bold;
    font-size: 11px;
    color: #808080;
    line-height: 16px;
}
.qClose
{
	background:transparent url(images/quotes-close.gif) no-repeat bottom right;
}
.quoteDiv
{
	background:transparent url(images/quotes-open.gif) no-repeat top left;	
	width:100%;
}

a
{
    color: #084a8d;
	font-family: Geneva, Verdana, sans-serif;
	text-decoration: none;
}
a:hover
{
    color: #CC0000;
    text-decoration: underline;
}
h1
{
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
}
h2
{
    font-size: 16px;
	letter-spacing: 0px;
    color: #708895;
    line-height: 18px;
	font-weight: normal;
}
h3
{
    font-size: 20px;
	letter-spacing: 0px;
    color: #708895;
    line-height: 20px;
	font-weight: normal;
}
h4 
{
	font-size: 14px;
	font-style: normal;
	color: #3366CC;
}

.clear
{
	clear:both;	
}

.bulleted
{
	list-style-type:disc;
    list-style-image: url(images/bullet.gif);
    line-height: 20px;
    
}
.bulleted li
{
	margin-left: -10px;
}

hr
{
    color: #aeb6bd;
	height: 1px;
	clear:both;
}

.rFloater
{
	float:right;
	clear:left;
}

.lFloater
{
	float:left;
	clear:right;
}

.rFloaterPadded
{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	
}


.lFloaterPadded
{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

ul.accolades
{
	list-style-type:none;
	padding:0;
	margin:0;
	width:650px;
	clear:both;
	padding-bottom:10px;
	text-align:left;
}
.accolades li
{
	position:relative;
	float: left;
	width:200px;
	font-size: 10px;
    color: #333333;
    line-height: 16px;
    text-decoration: none;	
	border-top: none;
}

.accolades li div
{
	width: 90px;
	height:220px;
	float:left;
	border-top: none;
}

.accolades li.rightBorder
{
	border-right: solid #808080 1px;
}


#leftNavBar
{
    position: relative;
    width: 310px;
    clear: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 2px 0px;
    overflow:hidden;
    clear:none;
}                  

.leftBarContent
{
	width: 90%;
    position: relative;
    padding: 0px 15px 10px 15px;
    margin-right: 15px;
    text-align:left;
    font-family: Verdana;
    font-size: 10pt;
    overflow: hidden;
	background-color:Transparent;
}

.leftNavTop
{
	min-height: 273px;
	width: 100%;
    position: relative;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    border: none;
	background:transparent url(images/leftbar_top.jpg) no-repeat top left;
}

.leftNavCenter
{
	min-height: 20px;
	width: 100%;
    position: relative;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    border: none;
	background:transparent url(images/leftbar_center.jpg) repeat-y left;
	z-index: 60;
}

.leftNavBottom
{
	min-height: 224px;
	width: 100%;
    position: relative;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    border: none;
	background:transparent url(images/leftbar_bottom.jpg) no-repeat bottom left;
}

#masterContentDiv
{
	min-height: 100px;
	width: 685px;
    position: relative;
    padding: 0 0 2px 4px;
    margin: 0 0 2px 2px;
    overflow:hidden;
    clear: none;
    border: none;
	background:transparent;
	vertical-align:top;
	text-align:left;
}

.ruleDivGrey
{
	margin: 10px 0px 10px 0px;
	background: #808080;
	height: 1px;
	width: 100%;
}

#ruleDivGrey_custom
{
	margin: 110px 0px 10px 0px;
}

/* uncomment to show DIV/SPAN outlines */
/*
div
{
	border:solid 1px red;
}
span
{
	border:solid 1px green;
}
table{border: dashed 1px blue; }
*/
