div, h1, h2, h3, h4, h5, h6, img, table, form
{
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100%;
}

*, table * { font-size: 100%; }
.clear { clear: both; line-height: 1px; height: 1px; overflow: hidden; }

li { list-style-image: color: #036; }

a {
	color: #023763;
}

input.formInput {
	float: left;
	margin: 0px;
}

input.text {
	border: 0px;
	background: url(../images/back_text_box.gif) top left no-repeat;
	height: 19px;
	padding: 1px 5px 0px 5px;
}

input.image {
	border: 0px;
	vertical-align: middle;
}

h1 {
	position: absolute;
	top: 0px;
	left: 15px;
	text-indent: -999em;
	height: 80px;
	margin: 0px;
	width: 500px;
	background: url(../images/logo_main.gif) center left no-repeat;
}

h2 {
	color: #036;
	font-weight: bold;
	margin: 30px 0px 15px 0px;
	font-size: 22px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px solid #f00;
}

#homeLink, #homeLink a {
	position: absolute;
	top: 0px;
	left: 15px;
	height: 80px;
	width: 500px;
	z-index: 90;
}

#homeLink a {
	left: 0px;
	text-indent: -999em;
}

ul.resetStyle, ul.resetStyle li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

ul.lineLinks li {
	float: left;
	border-left: 1px solid #f90101;
	padding: 0px 6px 0px 6px;
}

ul.lineLinks li.firstItem {
	border: 0px;
}

ul.lineLinks li a {
	text-decoration: none;
}

ul.lineLinks li a:hover {
	text-decoration: underline;
	color: #f90101;
}

body {
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	background: #d2d7dd;
	font-size: 12px;
}

#wrapperTop {
	background: #d2d7dd url(../images/back_main_top.gif) bottom center no-repeat;
	height: 20px;
	width: 983px;
	margin: 0 auto 0 auto;
}

#wrapperBottom {
	background: #d2d7dd url(../images/back_main_bottom.gif) top center no-repeat;
	height: 20px;
	width: 983px;
	margin: 0 auto 0 auto;
}

#wrapper {
	background: #d2d7dd url(../images/back_main.gif) top center repeat-y;
	width: 983px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#innerWrapper {
	margin: 0px 29px;
}

#header {
	color: #023763;
	padding: 0px 15px;
	margin: 0px 14px;
	position: relative;
	height: 80px;
	background: #fff url(../images/back_header.gif) bottom right no-repeat;
}

#headerLinks {
	float: right;
}

#search {
	clear: right;
	float: right;
	padding: 20px 8px 0px 0px;
}

#mainNavigationWrapper {
	background: #fff url(../images/back_navigation.gif) bottom left repeat-x;
	height: 40px;
}

#mainNavigation, #mainNavigation ul {
	float: left;
	width: 150px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#mainNavigation {
	width: 925px;
	margin-top: 10px;
}

#mainNavigation li {
	float: left;
	width: 154px;
	padding-bottom: 15px;
	cursor: pointer;
}

#mainNavigation li a {
	display: block;
	width: 154px;
	color: #036;
	text-decoration: none;
	padding: 0;
	text-align: center;
	border-left: 1px solid #f00;
}

#mainNavigation li a:hover {
	color: #f00;
}

#mainNavigation li ul li a:hover {
	color: #fff;
}

#mainNavigation li.firstItem a {
	border: 0;
}

#mainNavigation li ul li a {
	padding: 4px 0px 4px 10px;
	text-align: left;
	border: 0;
}

#mainNavigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: bold;
	margin: 15px 0 0 0;
	z-index: 90;
}

#mainNavigation li li{
	width: 150px;
	padding: 0;
	background: #027ebc;
	position: relative;
	z-index: 90;
}

#mainNavigation li ul a {
	width: 140px;
	color: #fff;
	position: relative;
	z-index: 90;
}

#mainNavigation li ul ul {
	margin: -1.9em 0 0 150px;
}

#mainNavigation li:hover ul ul, #mainNavigation li:hover ul ul ul,
#mainNavigation li:hover ul ul ul ul, #mainNavigation li.hover ul ul ul ul ul,
#mainNavigation li.sfhover ul ul, #mainNavigation li.sfhover ul ul ul,
#mainNavigation li.sfhover ul ul ul ul, #mainNavigation li.sfhover ul ul ul ul ul {
	left: -999em;
}

#mainNavigation li:hover ul, #mainNavigation li li:hover ul, #mainNavigation li li li:hover ul,
#mainNavigation li li li li:hover ul, #mainNavigation li li li li li:hover ul,
#mainNavigation li.sfhover ul, #mainNavigation li li.sfhover ul,
#mainNavigation li li li.sfhover ul, #mainNavigation li li li li.sfhover ul,
#mainNavigation li li li li li.sfhover ul
 {
	left: auto;
}

#mainNavigation a:hover {
	text-decoration: underline;
}

#mainNavigation li ul li:hover, #mainNavigation li ul li.sfhover {
	background: #f00;
}

#ustd-footer {
	margin: 25px 14px 0px 14px;
	height: 72px;
	overflow: hidden;
	background: url(../images/back_footer.gif) top left no-repeat;
	position: relative;
}

#groupLogo {
	margin: 15px 0px 0px 30px;
}

#copyright {
	position: absolute;
	top: 55px;
	right: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #036;
}

#footerLinks{
	position: absolute;
	top: 55px;
	left: 240px;
	font-size: 11px;
	width: 400px;
}

.single-column {
	width: 925px;
	overflow:hidden;
}

.single-column * {
	margin: 0;
	padding: 0;
}

.left-column {
	background: #fff;
	width: 185px;
	float: left;
	padding-right: 15px;
	overflow:hidden;
}

.right-column {
	width: 185px;
	float: left;
	margin-left: 15px;
	background: #ccd6e0 url(../images/back_right_column.gif) top right no-repeat;
	min-height: 371px;
	color: #036;
	font-size: 90%;
	overflow:hidden;
}

.right-column h3 {
	background: url(../images/back_right_column_heading.gif) top left no-repeat;
	color: #f00;
	font-weight: bold;
	font-size: 14px;
	padding: 14px 0px 14px 10px;
}

.right-column ul {
	position: relative;
	left: -14px;
}

.right-column p {
	padding-left: 15px;
}

.right-column img {
	margin: 10px;
}

#content {
	clear: both;
}

.innerContentWrapper {
	float: left;
	padding: 10px;
	background: url(../images/back_content.gif) top left repeat-x;
	color: #036;
	overflow:hidden;
}

.content-2column {
	width: 705px;
}

.content-3column {
	width: 505px;
}

.video {
	padding-left: 0px;
}

.video #breadcrumb {
	margin-left: 10px;
}

.video h2 {
	margin-bottom: 1px;
	margin-left: 10px;
}

#videoWrapper {
	padding-bottom: 27px;
	padding-left: 10px;
	position: relative;
	background: url(../images/back_video.gif) bottom left no-repeat;
	background-position: -2px bottom;
}

#videoSupportCopy {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 140px;
	color: #036;
	font-weight: bold;
}

.content-video {
	padding-left: 10px;
}

.content-2column-images {
	margin-right: 200px;
}

.content-3column-images {
	width: 325px;
}

.contentImages-2column {
	float: right;
	width: 185px;
	position: relative;
	top: -14px;
}

.contentImages-3column {
	float: right;
	width: 95px;
	position: relative;
	top: -14px;
}

.contentImages-2column p, .contentImages-2column div, .contentImages-3column p, .contentImages-3column div {
	margin: 0px;
	padding: 0px;
}

#breadcrumb {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

#breadcrumb a {
	color: #000;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb .currentPage {
	color: #f00;
}

.innerContentWrapper b, .innerContentWrapper strong {
	color: #036;
}

.innerContentWrapper h3 {
	color: #036;
	font-weight: bold;
	font-size: 15px;
}

.innerContentWrapper a:hover, .right-column a:hover {
	color: #f00;
}