html, body
{
	height: 100%;
}

body
{
	background-image: url('../images/css/global/body-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	color: #333333;
}
strong {
	font-weight: bold;
}

.copy
{
	font-size: 1.154em;
	padding-right: 100px;
	padding-bottom: 2em;
}

.copy h1
{
	font-size: 1.333em;
	color: #f96501;
	margin-top: 24px;
	margin-bottom: 6px;
}

.copy p
{
	margin-bottom: 6px;
}

.copy ul
{
	padding-left: 2em;
	margin-bottom: 6px;
}

.copy li
{
	list-style-type: disc;
}
.grid_major_right h1 {
	font-size: 1.54em;
	margin-top: 0;
	margin-bottom: 0.4em;
	border-bottom: #f96501 solid 4px;
	color: #333333;
}

h1.title
{
	color: #333333;
	border: 0;
	margin: 0 0 0 -10px;
	padding: 0 0 0 10px;
	line-height: 55px;
	font-size: 2.308em;
	background-image: url('../images/css/global/h1-submenu-bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

h1.title a
{
	color: #333333;
}

h2 {
	font-size: 1.12em;
	color: #282929;
}

h3 {
	font-weight: bold;
}

img.left
{
	margin: 0 1em 0.5em 0;
}
/*h1 span
{
	border-bottom: #f96501 solid 4px;
}
*/
a {
	text-decoration: none;
	color: #1629c0;
}

#non-footer
{
	padding: 0;
	margin: 0;
	position: relative;
	min-height: 100%;
}

* html #non-footer {
height:100%;
}

#non-footer-buffer
{
	padding: 40px 0 0 0;
}
#header {
}
#header .grid_major_left
{
	padding-left: 100px;
	margin-left: -100px;
	background-image: url('../images/css/global/header-bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	z-index: 3;
}

#header .grid_major_left img
{
	position: absolute;
	display: inline;
	left: 100px;
	top: 21px;
}

#header .grid_major_right img
{
	position: absolute;
	display: inline;
	left: 30px;
	top: 37px;
}

#header .grid_major_right {
	background-image: url('../images/css/global/header-bg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 89px;
}

#main-menu {
	z-index: 3;
}
#main-menu ul
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	z-index: 3;
}

#main-menu ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
	z-index: 3;
}

#main-menu ul li a
{
	line-height: 32px;
	display: block;
	padding: 0 50px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}

#main-menu ul li a:hover, #main-menu ul li.hover a
{
	background-image: url('../images/css/global/menu-li-a-hover-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
}

#main-menu ul li ul
{
	position: absolute;
	left: 0;
	top: 32px;
	background-color: #d7d9da;
	width: auto;
	white-space: nowrap;
	display: none;
	background-image: url('../images/css/global/menu-ul-li-ul-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 1em;
	padding-bottom: 1em;
	z-index: 3;
}
#main-menu ul li ul li
{
	float: none;
	display: block;
	position: static;
}

#main-menu ul li ul li a, #main-menu ul li.hover ul li a
{
	color: #1e2226;
	font-weight: normal;
	background-image: none;
}

#main-menu ul li ul li a:hover
{
	background-image: url('../images/css/global/menu-li-a-hover-bg.gif');
	color: white;
}

#main-menu ul li:hover ul, #main-menu ul li.hover ul
{
	display: block;
}

#content {
	background: white url('../images/css/global/content-bg.gif') no-repeat left top;
	padding-top: 20px;
}

#content .menu
{
	height: 29px;
	background-image: url('../images/css/global/h1-submenu-bg.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: -10px;
	padding-left: 10px;
}

#content .menu li
{
	line-height: 29px;
	float: left;
	display: inline;
	position: relative;
	font-weight: bold;
	color: #515050;
	margin-right: 3em;
}

#content .menu li a
{
	color: #515050;
}

#content .grid_major_right .menu
{
	margin: 0 0 1em 0;
	padding: 0;
	background-image: none;
	height: 250px;
}
#content .grid_major_right .menu li
{
	margin-bottom: 4px;
	display: block;
	margin-right: 0;
}

.grid_major_right .menu li a
{
	display: block;
	color: #666666;
	font-size: 1.23em;
	text-align: center;
	text-decoration: none;
	padding: 0;
	margin: 0;
	width: 250px;
	line-height: 60px;
	background-image:url('../images/css/global/right-menu-li-bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.grid_major_right .menu li a:hover {
	color: #1629c0;
}

.block
{
	margin-bottom: 1em;
}

#footer-container
{
	background-image:url('../images/css/global/footer-bg.gif');
	background-position: center top;
	background-repeat: no-repeat;
	height: 34px;
	overflow: hidden;
	margin: -40px 0 0 0;
	position: relative;
}

#footer
{
	line-height: 26px;
	font-size: 0.846em;
	text-align: center;
	background-color: #e7e9e9;
}

#footer a {
	color: #333333;
}
form.auto-validate td
{
	padding-bottom: 0.5em;
	vertical-align: top;
}
input {
	margin-bottom: 0.5em;
	margin-right: 2em;
}
input.error {
	color: red;
}

label.error {
	display: block;
	color: red;
	font-weight: bold;
	clear: left;
}

label.required { font-weight: bold;}