#masthead
{
	margin: 0px auto auto auto;
	padding: 0;
	height: 77px;
	background: url(../images/201.gif);
}

#masthead p.search, #masthead p.search a
{
	margin: 0 0 3px 0;
	padding: 5px 4px 0px 0px;
	font-size: 12px;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	text-align: right;
	text-decoration: none;
}

#masthead h1 a
{
	float: left;
	margin: 1px 0 1px 5px;
	padding: 0px 0 0px 3px;
	font: normal 25px Verdana, Arial, Helvetica, sans-serif;
	color: #fffefe;
	text-align: left;
	text-decoration: none;
}

#navigation
{
	margin: -23px 0 0 0;
}

#masthead-image
{
	position: relative;
	z-index: 1;
	height: 150px;
	margin: 0px auto auto auto;
	border-bottom: 3px solid #BFB117;
}

#searchbar
{
	background: #FFF79F;
	margin: 0px 3px 0 0px;
	padding: 5px 10px 15px 8px;
	text-align: left;
}

* html #searchbar
{
	width: 100px;
	margin: 0px 3px 0 10px;
	padding: 5px 10px 15px 0px;
}

#searchbar fieldset
{
	margin: 5px 0 0 0px;
}

#searchbar span.myaccount a
{
	color: #060;
	font-weight: bold;
	text-decoration: none;
	margin-left: 0px;
}

* html #searchbar input
{
	width: 105px;
	border: 1px solid #bbb;
	background: #f6f6f6;
	margin: 0 0px 5px 0;
	padding: 3px;
}

#searchbar input.searchBox
{
	width: 110px;
	border: 1px solid #bbb;
	background: #f6f6f6;
	margin: 0 0px 5px 0;
	padding: 3px;
}

div #searchbar p
{
	margin: 5px 0 0 0px;
}

#left
{
	margin: 0px 0 5px 0;
	padding: 0px 0 0 0;
}

#left h2, #left h3
{
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #af5a15;
	padding: 3px 0;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

#left p
{
	font-size: 1em;
	margin: 0 15px 10px 10px;
}

#left ul
{
	margin: 0px 15px 0 10px;
	padding: 0;
	display: block;
	text-decoration: none;
	background: none;
	list-style: none;
	text-align: left;
}

#left li
{
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #003300;
	background: none;
	border-bottom: 1px solid #eee;
}

#center
{
	margin: 4px 0 0px 0px;
	padding: 5px 0 5px 5px;
}

#center h2
{
	font: normal 2em Verdana, Arial, Helvetica, sans-serif;
	color: #af5a15;
	padding: 3px 0;
	margin: 10px 0px 10px 5px;
	text-align: left;
}

#center h3
{
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #040;
	padding: 3px 0;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

#center p
{
	margin: 15px 20px 10px 10px;
}

#content a
{
	text-decoration: none;
}

#content a:hover
{
	color: #eee;
	background: #040;
}

#center p b
{
	color: #af5a15;
	font-weight: bold;
}

#center p a
{
	text-decoration: none;
}

#right
{
	margin: 0px 0 0 15px;
	padding: 0px 0px 0px 0px;
}

#right ul
{
	margin: 0px 0 0 0px;
	padding: 0;
	display: block;
	font-size: 1em;
	background: none;
}

#right li
{
	padding: 5px 0 5px 0;
	text-decoration: none;
	color: #003300;
	background: none;
	border-bottom: 1px solid #eee;
	list-style: none;
	text-align: left;
}

#right h2
{
	font: normal 2.2em Verdana, Arial, Helvetica, sans-serif;
	color: #af5a15;
	padding: 3px 0;
	margin: 30px 10px 0px 0px;
	text-align: left;
}

#right h3
{
	font: normal 1.5em Georgia, "Times New Roman", Times, Serif;
	color: #af5a15;
	padding: 3px 0;
	margin: 0px 10px 0px 0px;
	text-align: left;
}

#footer, #footer p, #footer p a
{
	margin: 5px 0 0 0;
	padding: 4px 0px 10px 0;
	text-align: center;
	color: #eeeeee;
	background: #004400;
}

blockquote
{
	color: #406040;
	background: #cdc;
	padding: 5px 15px;
}

a
{
	color: #006600;
}

#left a, #center a, #right a
{
	text-decoration: none;
}

#left a:hover, #center a:hover, #right a:hover
{
	color: #eeeeee;
	background: #005500;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

body
{
	line-height: 1.2;
	background: #76977a;
	font-size: 80%;
	color: #222;
	font-family: GillSans,Calibri,Trebuchet,sans-serif;
	margin: 0em 0;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 1.4em;
}

caption,th,td
{
	text-align: left;
	font-weight: 400;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content: "";
}

blockquote,q
{
	quotes: ;
}

a img
{
	border: none;
}

.container
{
	width: 760px;
	margin: 0 auto;
	background: url('/images/796.gif') repeat-y top;
}

.showgrid
{
	background: url(src/grid.png);
}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24
{
	float: left;
	margin-right: 8px;
}

div.last
{
	margin-right: 0;
}

.span-1
{
	width: 24px;
}

.span-2
{
	width: 56px;
}

.span-3
{
	width: 88px;
}

.span-4
{
	width: 120px;
}

.span-5
{
	width: 155px;
}

.span-6
{
	width: 180px;
}

.span-7
{
	width: 216px;
}

.span-8
{
	width: 248px;
}

.span-9
{
	width: 280px;
}

.span-10
{
	width: 312px;
}

.span-11
{
	width: 344px;
}

.span-12
{
	width: 376px;
}

.span-13
{
	width: 408px;
}

.span-14
{
	width: 440px;
}

.span-15
{
	width: 472px;
}

.span-16
{
	width: 504px;
}

.span-17
{
	width: 536px;
}

.span-18
{
	width: 568px;
}

.span-19
{
	width: 600px;
}

.span-20
{
	width: 632px;
}

.span-21
{
	width: 664px;
}

.span-22
{
	width: 696px;
}

.span-23
{
	width: 728px;
}

.span-24, div.span-24
{
	width: 760px;
	margin: 0;
}

div.border
{
	padding-right: 3px;
	margin-right: 4px;
	border-right: 1px solid #eee;
}

div.colborder
{
	padding-right: 21px;
	margin-right: 20px;
	border-right: 1px solid #eee;
}

.box
{
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #E5ECF9;
}

hr
{
	background: #bdb;
	color: #bdb;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 0 0 1.45em;
	border: none;
}

hr.space
{
	background: #fff;
	color: #fff;
}

.clearfix:after, .container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix, .container
{
	display: block;
}

* html .clearfix, * html .container
{
	height: 1%;
}

.clear
{
	clear: both;
}

#importantfield
{
	display: block;
	overflow: hidden;
	height: 0;
	width: 0;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}
