﻿body {
	margin: 0px auto 0px auto;
	-x-system-font: none;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6em;
}
body.main {
	background-color: #7e898c;
}
a {
	color: #3366BB;
	text-decoration: none;
}
a:hover {
	color: #8291A7;
}
a, a:active, a:visited {
	color: #3366BB;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	font-family: Arial;
	margin-top: .75em;
	color: #0a0e33;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 130%;
}
h3, h4 {
	-x-system-font: none;
	border-bottom: 1px dotted #CCCCCC;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.6em;
	margin: 1.25em 10px 1em 0;
	padding: 0 5px;
}
table.border td {
	border: solid 1px black;
}
table.border {
	border-collapse: collapse;
}
#companyname {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	font-size: 36px;
}
#header {
	height: 210px;
	position: relative;
	background-image: url('images/header-bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 10px;
}
#logo {
	width: 975px;
	margin: 0 auto;
	padding-left: 30px;
}
#header a, #header a:visited {
}
#menu .RadPanelBar_Gray {
	border-left: none !important;
}

#slogan {
	color: #C0C0C0;
	margin-left: 30px;
}
.selectedMenu {
	background-color: #eee;
}
.container {
	background-color: #ffffff;
}
#header #headerleft {
	padding: 18px;
}
#header #headerright {
	position: absolute;
	bottom: 1em;
	right: .5em;
	color: #FFFFFF;
	text-align: right;
}

#footer {
	background-position: bottom;
	text-align: center;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #f6f6f6;
	background-image: url('images/footer-bg.jpg');
	background-repeat: repeat-x;
	padding-bottom: 18px;
	height: 173px;
}
#footer .siteMap li {
	list-style-type: none;
}
#sitemap {
	margin: 0px auto 0px auto;
	padding: 10px 0;
}
#sitemap li {
	margin: 0px .5em 0px .5em;
	line-height: 36px;
	list-style: none;
	display: inline;
}
.contentTitle {
	background-color: #CCCCCC;
	margin-bottom: 1em;
	padding-left: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.5em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mainContent {
	padding: 1em;
	min-height: 300px;
}
.title {
	font-weight: bold;
	color: #505050;
	height: 26px;
	margin: 0px;
	padding: 5px;
}
.blog {
	margin: 0 .5em;
}
.blog .title {
	background-image: url('images/hbg.gif');
	background-repeat: repeat-x;
	margin-bottom: .5em;
}
.blog .content {
	padding: 0 .5em;
}
.blog .foot {
	border-top: dotted 1px #CCCCCC;
	text-align: right;
	padding-right: 1em;
}
#featuredSection {
	border: solid 1px #C0C0C0;
	padding: 1em;
	background-color: #f3f3f3;
	margin: 0 1em;
}
#featuredSection ul {
	margin: 0 0 0 .75em;
	padding: 10px 0;
	text-align: center;
}
#featuredSection ul li {
	margin: 0px .5em 1em .5em;
	list-style: none;
}
.right {
	text-align: right;
}

@media screen {
	.screenOnly {
		display: inherit;
	}

	.printOnly {
		display: none !important;
	}
}
#simplemodal-overlay {background-color:#FFF;}
#simplemodal-container {background-color:#FFF; border:8px solid #444; padding:12px;}
