/* Don't forget to set a foreground and background color on the 'html' or 'body' element! */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	line-height: 1;
	text-align: left;/*vertical-align: baseline;*/
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

ol, ul {
	list-style: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
a, a:visited , #secondaryCont h2 a , #secondaryCont h2 a:visited{
	text-decoration:none;
	color: #383E4C;
}
a:hover , #secondaryCont h2 a:hover{
	color: #0067B1;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #0067B1;
	padding-bottom: 10px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #383E4C;
	padding-top: 10px;
	padding-bottom: 5px;
}

#insideContentLeft h3 {
	font-size: .8em;
	font-weight: bold;
	color: #A8B0A5;
	padding-bottom: 10px;
	padding-left: 150px;
	top: 50px;
}

#insideContentLeft h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333949;
	padding-bottom: 10px;
	padding-left: 90px;
	top: 50px;
	text-align: center;
	line-height: 1.25em;
}
#secondaryCont h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #383E4C;
	padding-bottom: 10px;
	padding-left: 0px;
	top: 50px;
}


#homePage, #contentPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(Images/homePageBG.jpg);
	background-repeat: repeat-x;
}

#contentPages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(Images/insideLeftBG.jpg);
	background-repeat: repeat-x;
}

html, body {
	height: 100%;
}

#homePageTopBG {
	background-image: url(Images/homePageTopBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

#homeContentLeft {
	width: 265px;
	float: left;
	margin-left: 75px;
}

#homeContentRight {
	width: 650px;
	float: right;
	height: 285px;
	background-repeat: no-repeat;
}

#footer {
	background-image: url(Images/footerLine.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 25px;
	padding-top: 15px;
	padding-bottom: 25px;
	clear: both;
}

#footer p {
	font-size: 0.8em;
	color: #919291;
	text-align: center;
}

#homeCenterItems, #insideWrapper {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
}

#insideWrapper {
	z-index: 500;
	position: relative;
}

#clearer {
	clear: both;
}

#homeContentItems {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#secondaryCont {
	float: right;
	width: 335px;
	left: 54px;
	position: relative;
}
#homeContentLeft p, #insideContentRight p , #secondaryCont p {
	color: #5d6066;
	font-size: 0.8em;
	margin-bottom: 10px;
	line-height: 1.5em;
}


#insideContentLeft p {
	color: #5d6066;
	font-size: 0.7em;
	margin-bottom: 20px;
	line-height: 0.9em;
	padding-left: 10px;
}
#secondaryCont p {
	color: #5d6066;
	font-size: .7em;
	margin-bottom: 10px;
	line-height: 1.5em;
}


#homeTopMenu {
	background-image: url(Images/logoTagline.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 979px;
}

#insideTopMenu {
	background-image: url(Images/insideLogoTagline.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 979px;
}

#homeTopMenu ul, #insideTopMenu ul {
	padding-top: 65px;
	padding-left: 380px;
}

#pageHeaderGraphic {
	float: left;
	height: 121px;
	width: 621px;
}

#pageHeaderGraphic h1 {text-indent:-999em;}

#subMenu {
	width: auto;
	font-size: 0.7em;
	margin-bottom: 10px;
	color: #666D80;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 20px;
	background: url(Images/subMenuBG.gif) no-repeat right bottom;
}

#subMenu a, #subMenu a:visited {
	color: #666D80;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 16px;
}

#insideContentRight #subMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#subMenu li {
	float: left;
	color: #6F7784;
}

#homeTopMenu li, #insideTopMenu li {
	float: left;
	font-size: 0.7em;
	color: #6F7784;
}

#homeTopMenu li a, #homeTopMenu li a:visited, #insideTopMenu li a, #insideTopMenu li a:visited {
	color: #666D80;
	margin-left: 5px;
	margin-right: 5px;
}

#homeTopMenu li a:hover, #insideTopMenu li a:hover, #subMenu li a:hover, #subMenu a:hover {
	color: #0067B1;
	text-decoration: underline;
}

#homeMainMenu {
	height: 343px;
	width: 979px;
	background: url(Images/menuBG.jpg) no-repeat right top;
}
#introFlash {
	position: absolute;
}


#homeMainMenu ul {
	padding-top: 52px;
	padding-left: 327px;
}

#latestNews {
	width: 160px;
	margin-left: 70px;
	margin-top: 60px;
}

#latestNews a, #latestNews a:visited {
	font-size: 0.6em;
	display: block;
	margin-bottom: 15px;
	color: #838981;
	text-decoration: underline;
	line-height: 1.5em;
}

#latestNews a:hover {
	color: #0067B1;
	text-decoration: none;
}

#insidePageTopBG {
	background-image: url(Images/insideRightBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 50%;
	height: 208px;
	margin-left: auto;
	float: right;
	z-index: 50;
	position: absolute;
	top: 0px;
	clear: both;
	left: 50%;
}

#insideContentArea {
	clear: both;
}

#insideContentLeft {
	float: left;
	width: 358px;
	padding-top: 66px;
}

#insideContentLeft img {
	float: right;
}
#secondaryCont img {
	float: none;
}


.mainImages {
	position: relative;
	left: 54px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 20px;
}

.mainImagesWide {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 20px;
	width: 405px;
	position: relative;
}


#insideContentLeft hr {
	width: 335px;
	left: 54px;
	position: relative;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	display: block;
	border-bottom-color: #EAEAEA;
}

#insideContentRight {
	background-image: url(Images/contentColumnBG.jpg);
	background-repeat: no-repeat;
	width: 475px;
	float: left;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#insideContentRight p a, #insideContentRight p a:visited {
	color: #0067B1;
	text-decoration: underline;
}

#insideContentRight p a:hover {
	color: #3A404E;
	text-decoration: none;
}

#insideMainMenu {
	background-image: url(Images/insideMenuBG.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 358px;
	height: 121px;
}

#insideMainMenu img {
	float: right;
}

#insideContentRight ul {
	margin-left: 15px;
	list-style-type: square;
	padding-left: 15px;
}

#insideContentRight li {
	color: #383E4C;
}

#insideContentLeft ul {
	list-style-type: square;
	position: relative;
	left: 180px;
}


#insideContentLeft li {
	color: #A8B0A5;
}
#secondaryCont ul {
	list-style-type: square;
	left: 25px;
	width: 300px;
}

#insideContentLeft a {
	text-decoration: underline;
}

#insideContentLeft a:hover {
	text-decoration: none;
}

#insideContentRight p.highlightBox {
	margin-top: 5px;
	width: 350px;
	padding-top: 10px;
	margin-bottom: 25px;
	color: #6C7768;
	background-color: #FAFAFA;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	font-style: italic;
}

.table {
	font-size: .7em;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

.table tr.header {
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #A6AEA3;
	font-weight: bold;
}

.table tr.altColor {
	background-color: #F8F8F8;
}

.table td, .tableB td {
	padding: 10px;
}

.tableB {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}

.tableC {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: .8em;
	color: #5D6066;
}

.tableC td {
	padding: 4px;
}

#insideContentRight .tableB p {
	font-size: .7em;
	margin-bottom: 3px;
}

#formTable {
	margin-top: 15px;
	margin-bottom: 15px;
}

#insideContentRight .table a, #insideContentRight .table a:visited {
	color: #434957;
	text-decoration: underline;
}

#insideContentRight .table a:hover {
	color: #0067B1;
	text-decoration: none;
}

#menuList {
	font-size: 1.25em;
	line-height: 1.75em;
	font-weight: bold;
}

#menuList ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#menuList li {
	padding-bottom: 20px;
}

#menuList ul ul {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 0px;
	font-size: .8em;
	margin-bottom: -15px;
	margin-top: 15px;
}

.testimonial {
	margin-top: 5px;
	width: 425px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DFE1DE;
	padding-top: 10px;
	margin-bottom: 25px;
	color: #6C7768;
	background-color: #F7F7F7;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFE1DE;
	font-size: 0.9em;
}

#homeMainMenuOLD {
	background-image: url(Images/mainIndexImage.jpg);
	background-repeat: no-repeat;
	height: 343px;
	width: 979px;
}
