/* HTML */
body {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF;
}
table {font-size:11px;}
a {
	text-decoration: none;
	color: #278E72;
}
a:hover {
	color: #999999;
}
.green {color: #278E72;}
.bold {font-weight:bold;}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}
img {
	border: none;
}
table p {
	margin: 0;
	padding: 0;
}

h1#home {
	position: absolute;
	top: 13px;
	left: 40px;
	width: 85px;
	height:35px;
}

h1#home a {
	display: block;
	height: 35px;
text-indent: -9999px;
}
/* Common Styles */
.light {
	color: #999999;
}
.title {
	color: #1D6753;
	margin-bottom: 15px;
}
/* Layout */
#Layout {
	width: 1000px;
	border-collapse: collapse;
}
#LayoutL, #LayoutM, #LayoutR, #LayoutB td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#LayoutL {
	background: #E8E3E3 url(/media/layout/LayoutL.jpg) no-repeat left top;
	height: 555px;
	width: 193px;
}
#LayoutL .WidthFix {
	width: 193px;
	height: 1px;
}
#LayoutM {
	background: #F5F3F3 url(/media/layout/LayoutC.gif) no-repeat right bottom;
}
#LayoutM .WidthFix {
	width: 550px;
	height: 1px;
}
#LayoutMT {
	background-color: #FFFFFF;
	height: 119px;
}
#LayoutR {
	width: 257px;
	background: #F1EEEE url(/media/layout/LayoutR.gif) repeat-y left;
}
#LayoutR .WidthFix {
	width: 257px;
	height: 1px;
}
#LayoutRB {
	position: relative;
	top: -31px;
	height: 31px;
	background: #E4DEDE url(/media/layout/LayoutRB.gif) no-repeat left bottom;
}
#LayoutBL {
	background: #F5F3F3 url(/media/layout/LayoutBL.gif) no-repeat left top;
}
#LayoutBM {
	background: url(/media/layout/LayoutBM.gif) repeat-y left;
}
#LayoutBMI {
	background: url(/media/layout/LayoutBMI.gif) repeat-x top;
	height: 94px;
}
#LayoutBMIL {
	background: url(/media/layout/LayoutBML.gif) no-repeat left top;
	height: 56px;
	width: 224px;
	float: left;
}
#LayoutBMIR {
	background: url(/media/layout/LayoutBMR.gif) no-repeat right top;
	height: 94px;
	width: 24px;
	float: right;
}
#LayoutBR {
	height: 131px;
	background: url(/media/layout/LayoutBR.jpg) no-repeat left top;
}
#LayoutF {
	height: 33px;
	background: url(/media/layout/LayoutF.jpg) no-repeat right top;
}
/* Layout End */
/* Meta */
#Meta {
	height: 60px;
	background-color: #FFFFFF;
}
#Meta ul, #Meta li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#Meta li {
	background: url(/media/layout/MetaSpacer.gif) no-repeat right top;
	padding: 2px 8px 0 7px;
	margin-top: 20px;
	line-height: 13px;
}
#Meta li.last {
	background: none;
}
#Meta a {
	color: #999999;
}
#Meta a:hover {
	color: #278E72;
}
/* Footer */
#Footer {
	font: 9px/12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin-left: 25px;
	margin-top: 8px;
}
#Footer a {
	color: #999999;
}
/* Navigation */
#Navigation {
	margin-top: 93px;
	line-height: 125%;
}
#Navigation a {
	color: #333333;
}
#Navigation a:hover {
	color: #278E72;
}
#Navigation ul, #Navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Navigation li {
	margin-bottom: 10px;
}
#Navigation li li {
	margin-bottom: 0;
}
#Navigation li.active {
	background: url(/media/layout/NavigationActive.gif) no-repeat left top;
}
#Navigation li a {
	padding-left: 48px;
}
#Navigation li li a {
	color: #666666;
}
/* Sidebar */
#SidebarTitle {
	height: 29px;
	background-color: #F1EEEE;
	padding-left: 56px;
	padding-top: 30px;
}
#SidebarContent {
	padding-left: 56px;
	padding-top: 12px;
	line-height: 170%;
}
#SidebarContent.noTop {
	padding-top: 0;
}
#SidebarContent table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
#SidebarContent td {
	vertical-align: top;
	padding: 0 15px 15px 0;
	line-height: 150%;
}
/* Main Title and Content */
#MainTitle {
	padding-left: 18px;
	padding-top: 90px;
	float: left;
}
#MainPrint {
	padding-top: 96px;
	padding-right: 18px;
	float: right;
}
#MainContent {
	/*padding-right: 18px;*/
	padding-left: 18px;
	padding-top: 13px;
	line-height: 14px;
	padding-bottom: 30px;
}
#MainContent table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border-spacing: 0;
}
#MainContent table.padding td {
	vertical-align: top;
	padding: 0 15px 25px 0;
}
.MainText{
	text-align: justify;
	width: 510px;
	border: 0px;
	border-bottom: none;
}
/*Performance - NAV TABLE Design*/
table.perf_nav {
	width:230px;
	border:0;
}
table.perf_nav td.dark_left {
	background-color:#D2C6C6;
	height:20px;
	width:140px;
	padding-left:5px;
	border-right: 1px solid #F5F3F3;
	border-bottom: 1px solid #F5F3F3;
}
table.perf_nav td.dark_right {
	background-color:#D2C6C6;
	width:70px;
	text-align:right;
	padding-right:5px;
	border-bottom: 1px solid #F5F3F3;
}
table.perf_nav td.light_left {
	background-color:#E5DFDF;
	height:20px;
	width:140px;
	padding-left:5px;
	border-right: 1px solid #F5F3F3;
	border-bottom: 1px solid #F5F3F3;
}
table.perf_nav td.light_right {
	background-color:#E5DFDF;
	width:70px;
	text-align:right;
	padding-right:5px;
	border-bottom: 1px solid #F5F3F3;
}
/*Contact Form*/
#ContactForm .first { margin-top:10px;}
#ContactForm table {margin-top:10px;}
#ContactForm .buttons { margin-bottom:10px;}
#ContactForm .spacer { width:10px;}
#ContactForm td { padding-bottom:6px; vertical-align:top; }
#ContactForm input.formField, #ContactForm textarea {
	width:250px;
	height:20px;
	border: solid 1px #d2c6c6;
}
#ContactForm table {margin-top:10px;}
#ContactForm input.zip { width:44px; }
#ContactForm input.location { width:200px; }
#ContactForm textarea { height:82px; }
#ContactForm a.send { margin-right:68px;}
/*About Team Popup*/
#cv div.info p {
	padding-top: 20px;
}
#cv div.info {
	margin-bottom: 25px;
	background-color: #F5F3F3;
	height: 139px;
}
#cv .info img {
	float: none;
	padding-bottom: 25px;
}
#cv .info img.cvImg {
	float: left;
	margin-right: 26px;
	padding-bottom: 0;
}
/* PopUp/Print */
body.print {
	background: #FFFFFF;
	margin: 0;
	padding: 13px 13px 13px 31px;
	width: 527px;
}
#popuphead img.logo {
	margin-top:5px;
	float: left;
	padding-bottom: 10px;
}
#popuphead {
	background-color: #FFFFFF;
	color: #999999;
	padding-left: 20px;
	padding-right: 0px;
	vertical-align: top;
	text-align: right;
	height: 20px;
}
#popuphead a {color: #999999;}
#popuphead a:hover {color: #278E72;}
body.print #MainTitle {
	padding-left: 18px;
	padding-top: 10px;
	float: left;
}