/* CSS Document */
html
{
	font-size: 62.5%;
	height: 100%;
}

body
{
	padding: 0;
	margin: 0;
}

h1
{
	margin: 0;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD002E;
	font-size: 1.6em;
}

h2
{
	margin: 0;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-size: 1.2em;
}

h3
{
	margin: 0;
	padding-bottom: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD002E;
	font-size: 1.1em;
}

h4
{
	margin: 0;
	padding-bottom: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD002E;
	font-size: 1.16em;
}

label
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

p
{
	margin: 0;
	padding: 0;
	padding-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.1em;
	line-height: 1.2em;
}

p strong
{
	line-height: 1.2em;
	margin-bottom: 1.3em;
	font-size: 1.1em;
}

a
{
	color: #DD002E;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p strong.red, label strong.red
{
	font-size: 1.1em;
	color: #DA012E;
}
 
body, td, input, li, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

form
{
	margin: 0;
}

input, textarea
{
	width: 221px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #464646;
	font-size: 1.1em;
	margin-bottom: 5px;
}

input.submit
{
	border: 0;
	width: auto;
}

select
{
	margin-bottom: 5px;
}

div#pageBox
{
	width: 744px;
	height: 1%;
}

div#headerBox
{
	float: left;
	width: 744px;
}

div#printHeader
{
	display: none;
}

div#utilNav
{
	float: left;
	width: 116px;
	background-color: #414247;
}

ul#utilNav 
{
	margin: 0;
	padding-left: 0;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 15px;
}

ul#utilNav li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-right: 5px;
	display: inline;
	list-style: none;
}

ul#utilNav li a
{
	color: #FFFFFF;
	text-decoration: none;
}

ul#utilNav li a:hover, ul#utilNav li a.current
{
	color: #BBBBBD;
	text-decoration: underline;
}

div#mainNav
{
	float: left;
	width: 565px;
	background-image: url(../images/header-redDropShadow.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #8D8E91;
}

ul#mainNav
{
	margin: 0;
	padding-left: 50px;
	padding-top: 12px;
	padding-bottom: 10px;
}

ul#mainNav li
{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.09m;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 2px;
	color: #DD002E;
	display: inline;
	list-style: none;
}

ul#mainNav li a
{
	padding-left: 2px;
	color: #DD002E;
	text-decoration: none;
}

ul#mainNav li a:hover, ul#mainNav li a.current
{
	text-decoration: underline;
}

div#subNav
{
	border-top: 1px solid #DD002E;
	clear: both;
	float: left;
	width: 428px;
	margin: 0;
}

ul#subNav
{
	margin: 0;
	padding-bottom: 16px;
	padding-top: 12px;
	padding-left: 8px;
}

ul#subNav li
{
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 12px;
	background: url(/content/images/list-arrow.gif) no-repeat 50%;
	background-position: left;
	list-style-type: none;
}

ul#subNav li a:visited
{
	color: #878687;
}

li#subSubNav
{
	background: url(/content/images/pixel.gif) no-repeat 50% !important;
	background-position: top;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	list-style-type: none;
}

div#subNav a.current, div#subSubNav a.current
{
	color: #DD002E !important;
	text-decoration: underline;
}

div#sitemap
{
	clear: both;
	float: left;
	width: 406px;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 12px;
	background-color: #EBEBEB;
	border-top: 1px solid #DD002E;
	border-bottom: 1px solid #7A7A7C;
	display: inline;
}

ul#sitemap
{
	list-style-type: none !important;
}

li#sitemap a
{
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color:  #DD002E;
}

ul#sitemap li
{
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}

li#sitemapSub a
{
	font-weight: bold;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

li#sitemapSubSub  a
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

div#resourceList
{
	padding: 0;
	margin: 0;
}

div#right
{
	width: 277px;
	float: right;
}

div#rightContentHeader
{
	margin-left: 6px;
	width: 271px;
	border-top: 1px solid #8D8E91;
	border-bottom: 1px solid #8D8E91;
}

div#rightContentHeader h2
{
	margin: 0;
	padding-left: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div#rightFirstContentGrey
{
	width: 253px;
	background-color: #EBEBEB;
	padding-left: 11px;
	padding-top: 13px;
	padding-right: 7px;
	margin-left: 6px;
	background-image:url(../images/bg-search-shadow-bottom.gif);
	background-repeat: repeat-x;
}

div#rightFirstContentWhite
{
	width: 271px;
	padding-top: 16px;
	padding-bottom: 17px;
	margin-left: 6px;
	background-image:url(../images/bg-search-shadow-bottom2.gif);
	background-repeat: repeat-x;
}

div#rightContentWhite
{
	width: 253px;
	padding-left: 13px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 4px;
	margin-left: 6px;
}

div#rightContentGrey
{
	width: 253px;
	background-color: #EBEBEB;
	padding-left: 13px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	margin-left: 6px;
	border-bottom: 1px solid #8D8E91;
}

div#searchShadow
{
	width: 269px;
	padding-left: 6px;
	background-image:url(../images/bg-search-shadow.gif);
	background-position: left;
	background-repeat: no-repeat;
}

div#search
{
	width: 269px;
	border: 1px solid black;
}

div#searchHeader
{
	width: 269px;
	border-bottom: 1px solid black;
}

div#searchHeader h2
{
	margin: 0;
	padding: 0;
	padding-left: 9px;
	vertical-align: middle;
}

div#searchBody
{
	width: 267px;
	background-image: url(../images/bg-search.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #F7AFA0;
	border-right: 1px solid #F7AFA0;
	border-bottom: 1px solid #8D2309;
	border-left: 1px solid #8D2309;
}

input.searchBox
{
	border: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 185px;
	margin-left: 10px;
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

input.searchButton
{
	width: auto;
	margin-top: 4px;
	vertical-align: middle;
}

div#main
{
	padding-left: 20px;
	clear: both;
	float: left;
	width: 428px;
}

div#print
{
	text-align: right;
	height: 16px;
	float: right;
	width: 111px;
	padding-top: 34px;
}	

div#print a
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}

div#print a:hover
{
	text-decoration: underline;
}

div#mainHeader
{
	height: 23px;
	padding-top: 30px;
	padding-left: 8px;
	width: 300px;
	float: left;
}

div#mainHeader h1
{
	margin: 0;
	padding: 0;
}

div#mainContent
{
	clear: both;
	float: left;
	width: 406px;
	padding-top: 13px;
	padding-left: 10px;
	padding-right: 12px;
	background-color: #EBEBEB;
	border-bottom: 1px solid #7A7A7C;
	display: inline;
}

div#mainContent ul
{
	padding: 0;
	margin: 0;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 13px;
}

div#mainContent li
{
	font-size: 1.2em;
	list-style-type: square;
}

div#base
{
	clear: both;
	float: left;
	width: 744px;
	margin-top: 17px;

}

div#baseLeft
{
	border-top: 1px solid #8D8E91;
	border-bottom: 1px solid #8D8E91;
	float: left;
	width: 569px;
	background-color: #EBEBEB;
}

div#baseLeftHeader
{
	background-color: #ffffff;
}

div#baseLeftHeader h2
{
	margin: 0;
	font-size: 1.2em;
	padding-left: 18px;
	padding-top: 6px;
	padding-bottom: 5px;
}

div#baseLeftContent
{
	border-top: 3px solid #DC0030;
	padding-top: 9px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 11px;
	background-color: #EBEBEB;
}

div#baseRightHeader 
{
	background-color: #ffffff;
}

div#baseRightHeader h2
{
	margin: 0;
	font-size: 1.2em;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
}

div#baseRightContent
{
	border-top: 3px solid #DC0030;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 11px;
	background-color: #EBEBEB;
}

div#baseRightContent p
{
	color: #4F4F4F;
}

div#baseLeftContent h3
{
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 32px;
	margin-top: 0;
	margin-bottom: 0.6em;
}

div#baseLeftContent p
{
	font-size: 1.1em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 32px;
	margin-top: 0em;
	margin-bottom: 0.6em;
}

div#baseRight
{
	border-top: 1px solid #8D8E91;
	border-bottom: 1px solid #8D8E91;
	float: right;
	width: 164px;
	background-color: #EBEBEB;
}

div#footer
{
	clear: both;
}

div#printFooter
{
	display: none;
}

div#footer p
{
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-left: 20px;
	color: #777B7E;
}

div#top
{
	position: relative;
	top: 10px;
	padding-right: 7px;
	left: 90%;
}

div#top a
{
	color: #000000;
}