
/*---------------GLOBAL STYLES-------------------*/

	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 1000px;
		margin: 0px auto 0px auto;
		font-family: arial, helvetica, sans-serif;
		background: #fff url(../img/template/bodybg.gif) top center no-repeat;
	}
	
	a img
	{
		border: none;
	}
	
	.imglink
	{
		border: none;
	}
	
	.imginline
	{
		margin: 0px 4px -0.2em 4px;
	}
	
	.clear
	{
		clear: both;
		font-size: 0px;
		line-height: 0em;
		height: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.error
	{
		color: #D27160;
		font-weight: bold;
	}
	
	.status
	{
		color: #00983D;
		font-weight: bold;
	}
	
	.inputMulti
	{
		font-family: arial, helvetica, sans-serif;
		color: #666;
		border: 1px solid #999;
		background: #fff;
		font-size: 13px;
	}
	.inputText
	{
		color: #666;
		border: 1px solid #999;
		font-size: 13px;
		font-family: arial, helvetica, sans-serif;
	}
	
	.left
	{
		float: left;
	}
	
	.right
	{
		float: right;
	}
	
	.print
	{
		display: none;
	}
	
/*---------------BREADCRUMBS STYLES-------------------*/

	#breadcrumbs
	{
		display: inline;
		float: left;
		clear: both;
		text-align: right;
		width: 1000px;
		margin: 0px 0px 0px 0px;
	}
	
	#breadcrumbs p
	{
		font-size: 9px;
		color: #464749;
		margin: 5px 18px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#breadcrumbs p em
	{
		color: #00983D;
		font-style: normal;
	}
	
	#breadcrumbs p a
	{
		color: #464749;
		text-decoration: none;
	}
	
	#breadcrumbs p a:hover
	{
		color: #00983D;
		text-decoration: none;
	}
	
/*---------------HEADER NAV STYLES-------------------*/

	#headernav
	{
		display: inline;
		float: left;
		clear: both;
		width: 1000px;
		margin: 0px 0px 0px 0px;
	}
	
	#headernav ul
	{
		display: inline;
		float: right;
		list-style: none outside;
		margin: 4px 12px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#headernav ul li
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 12px;
		font-weight: bold;
	}
	
	#headernav ul li a
	{
		color: #464749;
		text-decoration: none;
		margin: 0px 6px 0px 6px;
	}
	
	#headernav ul li.navin a
	{
		color: #00983D;
		text-decoration: none;
	}
	
	#headernav ul li a:hover
	{
		color: #00983D;
		text-decoration: none;
	}
	
/*---------------HEADER STYLES-------------------*/

	#header
	{
		display: inline;
		float: left;
		clear: left;
		width: 1000px;
		height: 81px;
		margin: 0px 0px 0px 0px;
	}
	
	#header img
	{
		display: inline;
		float: left;
		border: none;
		margin: 20px 0px 0px 24px;
	}
	
/*---------------BANNER STYLES-------------------*/

	#topimage
	{
		display: inline;
		float: left;
		width: 1000px;
		height: 332px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#topimage img
	{
		display: inline;
		float: left;
		margin: 20px 0px 0px 16px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------MAIN STYLES-------------------*/

	#main
	{
		display: inline;
		float: left;
		width: 1000px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 12px 0px;
	}
	
/*---------------SUBNAV STYLES-------------------*/

	#subnav
	{
		display: inline;
		float: left;
		width: 174px;
		height: auto;
		margin: 5px 0px 0px 24px;
	}
	
	#subnav ul
	{
		text-align: left;
		list-style: none outside;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav ul ul
	{
		list-style: none outside;
		margin: 4px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav ul li
	{
		font-size: 12px;
		font-weight: bold;
		color: #333;
		line-height: 1.15em;
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 2px 0px;
		border-bottom: 1px solid #ccc;
	}
	
	#subnav ul ul li
	{
		font-size: 11px;
		font-weight: normal;
		color: #333;
		line-height: 1.15em;
		margin: 4px 0px 4px 0px;
		padding: 0px 0px 0px 10px;
		border-bottom: 0px solid #ccc;
		background: url(../img/template/libg.gif) 0px 6px no-repeat;
	}
	
	#subnav ul li a
	{
		color: #464749;
		text-decoration: none;
	}
	
	#subnav ul li a:hover
	{
		color: #E0131F !important;
		text-decoration: none;
	}
	
	#subnav ul li.navin a
	{
		color: #00983D;
		text-decoration: none;
	}
	
	#subnav ul ul li.navin a
	{
		color: #00983D !important;
		text-decoration: none;
	}
	
	#subnav ul ul li a
	{
		color: #464749 !important;
		text-decoration: none;
	}
	
	#subnav hr
	{
		clear: both;
		height: 1px;
		color: #ccc;
		background: #ccc;
		border-style: none;
		font-size: 0px;
		line-height: 0em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#subnav ul.small
	{
		margin: 24px 0px 0px 0px;
	}
	
	#subnav ul.small li
	{
		font-size: 12px;
		margin: 0px 0px 4px 0px;
	}
	
	#subnav ul.small ul
	{
		margin: 4px 0px 4px 0px;
	}
	
	#subnav ul.small li ul li
	{
		font-size: 11px;
		margin: 0px 0px 4px 0px;
	}
	
/*---------------CONTENT STYLES-------------------*/

	#content
	{
		display: inline;
		float: left;
		width: 558px;
		height: auto;
		margin: 0px 0px 0px 24px;
		padding: 0px 0px 0px 0px;
	}
	
	#content table thead td
	{
		font-weight: bold;
		background: #eee;
		color: #666;
		font-size: 10px;
	}
	
	#content table tbody td
	{
		color: #666;
		font-size: 10px;
	}
	
	#content .left
	{
		float: left;
		text-align: left;
		clear: left;
	}
	
	#content .right
	{
		float: right;
		text-align: right;
		clear: right;
	}
	
	#content .green
	{
		color: #00983D;
	}
	
	#content h1
	{
		font-size: 30px;
		color: #464749;
		font-weight: normal;
		line-height: 1.15em;
		margin: 0px 0px 18px 0px;
		padding: 0px 0px 0px 0px;
		font-family: swiss721bt-thin, HelveticaNeueLTStd-Th, arial, helvetica, sans-serif;
	}
	
	#content h2
	{
		font-size: 22px;
		color: #464749;
		font-weight: normal;
		line-height: 1em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content h3
	{
		font-size: 18px;
		color: #464749;
		font-weight: normal;
		line-height: 1em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content p
	{
		font-size: 12px;
		color: #464749;
		line-height: 1.45em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p.small
	{
		font-size: 10px;
		color: #888;
		line-height: 1.45em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p.large
	{
		font-size: 14px;
		color: #888;
		line-height: 1.45em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p.error
	{
		font-size: 12px;
		font-weight: bold;
		color: #c00;
		line-height: 1.45em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p.status
	{
		font-size: 12px;
		font-weight: bold;
		color: #00983D;
		line-height: 1.45em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul
	{
		list-style: square outside;
		line-height: 1.35em;
		margin: 0px 0px 12px 18px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ol
	{
		list-style: roman outside;
		line-height: 1.35em;
		margin: 0px 0px 12px 30px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul li, ol li
	{
		font-size: 12px;
		color: #555;
		line-height: 1.5em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 8px 0px;
	}
	
	#content ul.double li, ol.double li
	{
		float: left;
		width: 40%;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content hr
	{
		clear: both;
		height: 1px;
		color: #ccc;
		background: #ccc;
		border-style: none;
		font-size: 0px;
		line-height: 0em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content blockquote
	{
		float: right;
		clear: right;
		width: 120px;
		background: url(../img/template/blockquotebg.jpg) bottom no-repeat;
		padding: 8px;
		line-height: 1.35em;
		border: 1px solid #bbb;
		font-size: 11px;
		margin: 6px 0px 6px 12px;
	}
	
	#content a
	{
		color: #464749;
		text-decoration: underline;
	}
	
	#content a:hover
	{
		color: #E0131F;
		text-decoration: underline;
	}
	
	#content a img
	{
		border: none;
	}
	
	#content .imginline
	{
		display: inline;
		margin: 0px 4px -2px 4px;
	}
	
	#content .imgleft
	{
		float: left;
		clear: left;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 16px 4px 0px;
	}
	
	#content .imgright
	{
		float: right;
		clear: right;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 0px 4px 16px;
	}
	
	#content .imgleftnoborder
	{
		float: left;
		clear: left;
		padding: 0px;
		border: 0px solid #c2c2c2;
		margin: 0px 16px 4px 0px;
	}
	
	#content .imgrightnoborder
	{
		float: right;
		clear: right;
		padding: 0px;
		border: 0px solid #c2c2c2;
		margin: 0px 0px 4px 16px;
	}
	
	#content .imgfull
	{
		display: block;
		padding: 2px;
		background: #fff;
		border: 1px solid #c2c2c2;
		margin: 0px 0px 4px 0px;
		text-align: center;
	}
	
	#content .imgfullnoborder
	{
		display: block;
		padding: 0px;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 0px 4px 0px;
		text-align: center;
	}
	
	#content form
	{
		display: inline;
	}
	
	#content fieldset
	{
		border: none;
		border-top: 1px dotted #ccc;
		margin: -8px 0px 32px 0px;
		padding: 12px 0px 0px 0px;
	}
	
	#content fieldset p
	{
		font-size: 11px;
		color: #3a3a3a;
		line-height: 1.25em;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content .labelleft
	{
		display: block;
		float: left;
		width: 100px;
		text-align: right;
		margin: 0px 8px 0px 0px;
	}
	
	#content .label80
	{
		width: 80px;
	}
	
	#content .label100
	{
		width: 100px;
	}
	
	#content .label120
	{
		width: 120px;
	}
	
	#content .label140
	{
		width: 140px;
	}
	
	#content .labelerror
	{
		color: #c00;
	}
	
	#content .inputerror
	{
		background: #fff0f0;
		border: 1px solid #999;
	}
	
	#content .labelright
	{
		width: 120px;
		text-align: left;
		margin: 0px 0px 0px 8px;
	}
	
	#content .inputtext
	{
		font-family: arial, helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		color: #666;
		vertical-align: middle;
		border: 1px solid #999;
	}
	
	#content .inputmulti
	{
		font-family: arial, helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		color: #666;
	}
	
	#content span.required
	{
		color: #c00;
		font-weight: bold;
		font-size: 18px;
		vertical-align: -25%;
	}
	
	#content p.columnleft
	{
		float: left;
		width: 33%;
		text-align: left;
	}

	#content p.columnright
	{
		float: right;
		width: 40%;
		text-align: left;
	}

/*---------------QUICKLINK STYLES-------------------*/

	#services
	{
		display: inline;
		float: left;
		width: 558px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../img/template/servicesbg.png) bottom left no-repeat;
	}
	
	#content h1.services
	{
		display: inline;
		float: left;
		width: 540px;
		height: 45px;
		margin: 16px 0px 0px 0px;
		padding: 12px 0px 0px 18px;
		background: url(../img/template/servicesh1bg.png) top left no-repeat;
	}
	
	#services h2
	{
		display: inline;
		float: left;
		width: 118px;
		font-size: 14px;
		color: #464749;
		margin: 0px 0px 0px 0px;
		padding: 16px 0px 0px 18px;
	}
	
	#services p
	{
		display: inline;
		float: left;
		width: 118px;
		font-size: 11px;
		line-height: 1.5em;
		color: #313132;
		margin: 0px 0px 0px 0px;
		padding: 8px 0px 12px 18px;
	}
	
/*---------------QUICKLINK STYLES-------------------*/

	#quicklinks
	{
		display: inline;
		float: left;
		width: 174px;
		height: auto;
		margin: 0px 0px 0px 24px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks form, #subnav form
	{
		display: inline;
		float: left;
		margin: 0px 0px 3px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks fieldset, #subnav fieldset
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
	}
	
	#quicklinks input, #subnav input
	{
		vertical-align: middle;
	}
	
	#quicklinks input.inputtext, #subnav input.inputtext
	{
		font-family: arial, helvetica, sans-serif;
		border: 1px solid #d8d8d8;
		font-size: 11px;
		height: 15px;
		color: #313132;
		margin: 0px 5px 0px 0px;
		padding: 2px 0px 0px 2px;
	}
	
	#quicklinks .quicklinktop, #subnav .quicklinktop
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		height: 16px;
		font-size: 0px;
		background: url(../img/template/quicklinktopbg.png) top left no-repeat;
		margin: 16px 0px 0px 0px;
	}
	
	#quicklinks .quicklink, #subnav .quicklink
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 12px 0px;
		background: url(../img/template/quicklinkbg.png) bottom left no-repeat;
	}
	
	#quicklinks .quicklink h2, #subnav .quicklink h2
	{
		display: inline;
		float: left;
		clear: both;
		width: 150px;
		font-size: 18px;
		color: #4a4a4a;
		font-weight: normal;
		line-height: 1em;
		margin: 0px 12px 12px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .quicklink p, #subnav .quicklink p
	{
		width: 150px;
		font-size: 12px;
		color: #393939;
		margin: 0px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
		line-height: 1.5em;
	}
	
	#quicklinks .quicklink form, #subnav .quicklink form
	{
		display: block;
		float: left;
		margin: 0px 0px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks a, #subnav a
	{
		color: #464749;
		text-decoration: none;
	}
	
	#quicklinks a:hover, #subnav a:hover
	{
		color: #E0131F;
		text-decoration: none;
	}
	
	#quicklinks .quicklink ul, #subnav .quicklink ul
	{
		list-style: square outside;
		line-height: 1.35em;
		margin: 0px 8px 0px 28px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .quicklink ul li, ol li, #subnav .quicklink ul li, ol li
	{
		font-size: 12px;
		color: #555;
		line-height: 1.35em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
	}
	
	#quicklinks .qltopuser, #subnav .qltopuser
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		min-height: 15px;
		background: url(../img/template/quicklinktopbg2.png) top left no-repeat;
		margin: 16px 0px 0px 0px;
	}
	
	#quicklinks .qltopfactbox, #subnav .qltopfactbox
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		height: 32px;
		background: url(../img/template/factboxtopbg.png) top left no-repeat;
		margin: 16px 0px 0px 0px;
	}
	
	#quicklinks .qltopuser p, #subnav .qltopuser p
	{
		font-size: 12px;
		text-align: right;
		margin: 8px 12px 8px 12px;
	}
	
	#quicklinks .qlbottomuser, #subnav .qlbottomuser
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		height: auto;
		min-height: 16px;
		font-size: 0px;
		margin: 0px 0px 0px 0px;
	}

	#quicklinks .qluser, #subnav .qluser
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../img/template/quicklinkbg2.png) top left repeat-y;
	}
	
	#quicklinks .qlfactbox, #subnav .qlfactbox
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../img/template/factboxbg.png) bottom left no-repeat;
	}
	
	#quicklinks .qluser h2, #subnav .qluser h2
	{
		display: inline;
		float: left;
		clear: both;
		width: 150px;
		font-size: 18px;
		color: #4a4a4a;
		font-weight: normal;
		line-height: 1em;
		margin: 0px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#quicklinks .qluser p, #subnav .qluser p
	{
		line-height: 1.5em;
		display: inline;
		float: left;
		clear: both;
		width: 150px;
		font-size: 12px;
		color: #393939;
		margin: 8px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#quicklinks .qlfactbox p, #subnav .qlfactbox p
	{
		line-height: 1.5em;
		display: inline;
		float: left;
		clear: both;
		width: 150px;
		font-size: 12px;
		color: #666;
		margin: 8px 12px 0px 12px;
		padding: 0px 0px 8px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
/*---------------FOOTER STYLES-------------------*/

	#footer
	{
		display: inline;
		float: left;
		width: 1000px;
		height: 177px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../img/template/footerbg.gif) 10px left no-repeat;
	}
	
	#footer img
	{
		display: inline;
		float: left;
		border: none;
		margin: 3px 0px 0px 212px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer p.right img
	{
		margin: 3px 8px 0px 0px !important;
		float: right;
	}
	
	#footer p
	{
		display: inline;
		float: left;
		font-size: 9px !important;
		line-height: 1.3em;
		color: #000;
		margin: 2px 0px 0px 18px !important;
		padding: 0px 0px 0px 0px;
	}
	
	#footer p.right
	{
		display: inline;
		float: right;
		margin: 2px 210px 0px 0px !important;
	}
	
	#footer p a
	{
		color: #000;
		text-decoration: none;
	}
	
	#footer p a:hover
	{
		color: #00983D;
		text-decoration: underline !important;
	}





















