@font-face {
	font-family: 'LorimerMedium';
	src: url('/fonts/eot/Lorimer_Medium-webfont.eot');
	src: url('/fonts/eot/Lorimer_Medium-webfont.eot?iefix') format('eot'),
				url('/fonts/woff/Lorimer_Medium-webfont.woff') format('woff'),
				url('/fonts/ttf/Lorimer_Medium-webfont.ttf') format('truetype'),
				url('/fonts/svg/Lorimer_Medium-webfont.svg#webfontMOg10puM') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	background: white url(../images/bg.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	font: normal 14px/20px Arial,sans-serif;
	color: #444444;
}
body {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}
a img {
	border: 0 none;
}
h1 {
	font: normal 21px/30px Arial,sans-serif;
	color: #133566;
	margin: 0;
	padding: 0 0 15px 0;
}
p {
	margin: 0;
	padding: 0 0 12px 0;
}

div.header {
	position: relative;
	height: 153px;
}
a.logo {
	position: absolute;
	top: 16px;
	left: 0px;
	width: 214px;
	height: 108px;
}
.tabbox {
	position: relative;
	width: 940px;
	height: 345px;
	padding: 0 0 7px 0;
	visibility: hidden;
	background: url(../images/tabbox-bg.gif) left bottom no-repeat;
}
.tabbox .dijitTabContainerTop-tabs {
	border-bottom: 0 none;
}
.claro .tabbox .dijitTabContainerTop-tabs .dijitTab {
	box-shadow: none;
	border-radius: 0;
	margin: 0 4px 0 0;
	top: 0;
	padding: 0 5px 0 0px;
	background: url(../images/tab-right.gif) right top no-repeat;
}
.claro .tabbox .dijitTabContainerTop-tabs .dijitTabChecked {
	box-shadow: none;
	border-radius: 0;
	margin: 0 4px 0 0;
	top: 0;
	padding: 0 5px 0 0px;
	background: url(../images/tab-right-checked.gif) right top no-repeat;
}
.claro .tabbox .dijitTabContainerTop-tabs .dijitTab .dijitTabInnerDiv {
	box-shadow: none;
	border-radius: 0;
	padding: 0 0 0 5px;
	background: url(../images/tab-left.gif) left top no-repeat;
}
.claro .tabbox .dijitTabContainerTop-tabs .dijitTabChecked .dijitTabInnerDiv {
	box-shadow: none;
	border-radius: 0;
	padding: 0 0 0 5px;
	background: url(../images/tab-left-checked.gif) left top no-repeat;
}
.claro .tabbox .dijitTabContainerTop-tabs .dijitTab .dijitTabContent {
	border: 0 none;
	border-radius: 0;
	padding: 13px 23px;
	background: url(../images/tab-bg.gif) left top repeat-x;
}
.claro .tabbox .dijitTabContainerTop-tabs .dijitTabChecked .dijitTabContent {
	border: 0 none;
	border-radius: 0;
	padding: 13px 23px;
	background: url(../images/tab-bg-checked.gif) left top repeat-x;
}
.tabbox .dijitTab .tabLabel {
	color: white;
	font: bold 12px/14px Arial,sans-serif;
}
.tabbox .dijitTabChecked .tabLabel {
	color: #133566;
}
.claro .tabbox .dijitTabContainerTop-dijitContentPane {
	padding: 0;
}
.tabbox .dijitTabContainerTop-container {
	border: 0 none;
}
.tabcontents {
	padding: 0 424px 0 81px;
	color: #444444;
}
.tabcontents h2 {
	margin: 0;
	padding: 0;
	color: #133566;
	font: normal 50px/50px LorimerMedium,sans-serif;
}
.tabcontents p {
	font: normal 12px/14px Arial,sans-serif;
	padding: 24px 0 0 0;
	margin: 0;
}
.homebody {
	position: relative;
	padding: 22px 30px;
	min-height: 250px;
	background: url(../images/homebody-bg.gif) left 77px repeat-x;
}
.violator {
	position: absolute;
	top: 22px;
	left: 0px;
}
.homebody h1 {
	font: normal 21px/21px Arial,sans-serif;
	color: #133566;
	margin: 0 -30px 20px -30px;
	padding: 17px 14px 17px 90px;
	height: 21px;
	background: url(../images/h1bg.gif) left top no-repeat;
}
h2.sectionhead {
	font: normal 36px/38px LorimerMedium,sans-serif;
	color: #133566;
	margin: 0;
	padding: 20px 0 20px 16px;
	background: url(../images/section-head-bg.gif) 10px top no-repeat;
}
h2.in-this-section {
	margin: 0;
	padding: 17px 0 5px 19px;
	font: bold 14px/15px Arial,sans-serif;
	color: #133566;
	background: url(../images/in-this-section.gif) left top no-repeat;
}
ul.submenu {
	list-style: none;
	margin: 0;
	padding: 0 19px;
	background: url(../images/sublink-bg.png) left top repeat-y;
	font: normal 12px/14px Arial,sans-serif;
}
ul.submenu li {
	margin: 0;
	padding: 0;
}
ul.submenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 8px;
}
ul.submenu b {
	display: block;
	color: white;
	font-weight: normal;
	margin: 0 -28px 0 -9px;
	padding: 5px 28px 5px 9px;
	background: url(../images/current-page-bg.png) right top no-repeat;
	border-radius: 4px 0 0 4px;
}
ul.submenu a {
	display: block;
	color: #444444;
	text-decoration: none;
	padding: 5px 0;
}
ul {
	margin-top:-7px;
}
div.page {
	padding-top: 34px;
	zoom:1;
}
div.page:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.col1 {
	display: inline;
	float: left;
	width: 211px;
	margin: 0 -211px 0 0;
}
div.col2 {
	display: inline;
	float: left;
	width: 689px;
	margin: 0 -940px 0 251px;
}
div.footer {
	position: relative;
	padding: 45px 0;
}
div#footermenu {
	overflow: hidden;
}
div#footermenu ul {
	position: relative;
	left: -5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 5px;
	border-left: 1px solid #686868;
	font: bold 11px/12px Arial,sans-serif;
}
div#footermenu a {
	color: #686868;
	text-decoration: underline;
}
p.copyright {
	margin: 0;
	padding: 8px 0 0 0;
	font: normal 11px/12px Arial,sans-serif;
	color: #686868;
}
.powered-by {
	position: absolute;
	top: 45px;
	right: 0;
}
