@import 'blog.css';
/*---------------GLOBAL STYLES-------------------*/

	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 980px;
		margin: 6px auto 8px auto;
		font-family: arial, helvetica, sans-serif;
		background: #CDE4AB url(../img/template/bodybg2.jpg) top left repeat-x;
	}
	
	a img
	{
		border: none;
	}
	
	.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;
	}
	
/*---------------NAV STYLES-------------------*/

	#nav
	{
		display: inline;
		float: left;
		width: auto;
		height: 120px;
		margin: 99px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		color: #7E9EC5;
	}
	
	#nav a
	{
		font-weight: bold;
		color: #7E9EC5;
		font-size: 13px;
		text-decoration: none;
	}
	
	#nav a:hover
	{
		color: #003D8E;
		text-decoration: none;
	}
	
	#nav a.box
	{
		display: block;
		float: left;
		width: 54px;
		height: 54px;
		margin: 8px 0px 0px 8px;
		padding: 0px 0px 0px 0px;
		background-position: top left;
		background-repeat: no-repeat;
		opacity: 0.75;
		filter: alpha(opacity=75);
	}
	
	#nav a.box:hover
	{
		color: #003D8E;
		opacity: 0.999;
		filter: alpha(opacity=100);
	}
	
	#nav .box1
	{
		background-image: url(../img/template/linkpic1.gif);
	}
	
	#nav .box2
	{
		background-image: url(../img/template/linkpic2.gif);
	}
	
	#nav .box3
	{
		background-image: url(../img/template/linkpic3.gif);
	}
	
	#nav .box4
	{
		background-image: url(../img/template/linkpic4.gif);
	}
	
	#nav .box5
	{
		background-image: url(../img/template/linkpic5.gif);
	}
	
	#nav .box6
	{
		background-image: url(../img/template/linkpic6.gif);
	}
	
/*---------------MAIN STYLES-------------------*/

	div.maintop
	{
		display: inline;
		float: left;
		width: 980px;
		height: 9px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../img/template/maintopbg.png) top left no-repeat;
	}
	
	div.main
	{
		display: inline;
		float: left;
		width: 980px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../img/template/mainbg2.png) repeat-y;
	}
	
	div.mainbottom
	{
		display: inline;
		float: left;
		clear: both;
		width: 980px;
		height: 5px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 0px;
		background-image: url(../img/template/mainbottombg2.png);
		background-repeat: no-repeat;
	}
	
/*---------------HEADER STYLES-------------------*/

	#headerleft
	{
		display: inline;
		float: left;
		clear: left;
		width: 197px;
		height: 308px;
		margin: 18px 0px 18px 12px;
		padding: 0px 0px 0px 0px;
		background: #fff;
		border: 0px solid #A6C8E3;
	}
	
	#headerleft img
	{
		display: inline;
		float: left;
		clear: left;
		border: none;
		margin: 9px 0px 0px 0px;
	}
	
	#headerright
	{
		display: inline;
		float: right;
		clear: right;
		width: 735px;
		height: 308px;
		margin: 18px 23px 18px 0px;
		padding: 0px 0px 0px 0px;
		background: #fff;
		border: 0px solid #A6C8E3;
	}
	
	#headerright.keyline
	{
		border: 1px solid #A6C8E3;
	}
	
/*---------------BREADCRUMBS STYLES-------------------*/

	#breadcrumbs
	{
		display: inline;
		float: right;
		clear: right;
		text-align: right;
		width: 725px;
		margin: 12px 12px 0px 0px;
	}
	
	#breadcrumbs p
	{
		font-size: 10px;
		color: #0162AF;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#breadcrumbs.white p
	{
		color: #fff;
	}
	
	#breadcrumbs p em
	{
		color: #0162AF;
		font-style: normal;
		font-weight: bold;
	}
	
	#breadcrumbs.white p em
	{
		color: #fff;
	}
	
	#breadcrumbs p a
	{
		color: #0162AF;
		text-decoration: none;
	}
	
	#breadcrumbs.white p a
	{
		color: #fff;
	}
	
	#breadcrumbs p a:hover
	{
		color: #464749;
		text-decoration: none;
	}
	
	#breadcrumbs.white p a:hover
	{
		color: #ff0;
	}
	
/*---------------HEADER NAV STYLES-------------------*/

	#headernav
	{
		display: inline;
		float: right;
		clear: right;
		text-align: right;
		width: 725px;
		margin: 4px 8px 0px 0px;
	}
	
	#headernav ul
	{
		display: inline;
		float: right;
		list-style: none outside;
		margin: 0px 0px 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: 13px;
		font-weight: bold;
		color: #0162AF;
	}
	
	#headernav.white ul li
	{
		color: #fff;
	}
	
	#headernav ul li a
	{
		color: #0162AF;
		text-decoration: none;
		margin: 0px 4px 0px 4px;
	}
	
	#headernav.white ul li a
	{
		color: #fff;
	}
	
	#headernav ul li.navin a
	{
		color: #0162AF;
		text-decoration: none;
	}
	
	#headernav.white ul li.navin a
	{
		color: #fff;
	}
	
	#headernav ul li a:hover
	{
		color: #464749;
		text-decoration: none;
	}
	
	#headernav.white ul li a:hover
	{
		color: #ff0;
	}
	
/*---------------STRAPLINE STYLES-------------------*/

	#strapline
	{
		display: inline;
		float: left;
		width: 755px;
		margin: 33px 0px 0px 5px;
		padding: 0px 0px 0px 0px;
	}
	
	#strapline h1
	{
		font-size: 38px;
		color: #0162AF;
		font-weight: normal;
		line-height: 1.12em;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#strapline.white h1
	{
		color: #fff;
	}
	
/*---------------SEARCH STYLES-------------------*/

	#search
	{
		display: inline;
		float: left;
		width: 180px;
		margin: 190px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#search form
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		vertical-align: top;
	}
	
	#search fieldset
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
	}
	
	#search input
	{
		display: inline;
		float: right;
		clear: right;
		vertical-align: top;
		margin: 4px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#search input.inputtext
	{
		vertical-align: top;
		display: inline;
		float: left;
		clear: left;
		width: 145px;
		font-family: arial, helvetica, sans-serif;
		border: 1px solid #d8d8d8;
		font-size: 11px;
		height: 15px;
		color: #313132;
		margin: 4px 4px 0px 0px;
		padding: 2px 0px 0px 2px;
	}
	
/*---------------SUBNAV STYLES-------------------*/

	#subnav
	{
		display: inline;
		float: left;
		width: 180px;
		height: auto;
		margin: 8px 0px 0px 18px;
	}
	
	#subnav ul
	{
		text-align: left;
		list-style: none outside;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav ul ul
	{
		display: inline;
		float: left;
		clear: left;
		list-style: none outside;
		width: 100%;
		margin: 0px 0px 6px 0px;
		padding: 0px 0px 8px 17px;
		background-image: url(../img/template/libg6.jpg);
		background-position: 0px 0px;
		background-repeat: repeat-y;
	}
	
	#subnav ul ul ul
	{
		display: inline;
		float: left;
		clear: left;
		list-style: none outside;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav ul li
	{
		clear: left;
		font-size: 14px;
		font-weight: bold;
		color: #0162AF;
		line-height: 1.15em;
		margin: 4px 0px 0px 0px;
		padding: 0px 0px 2px 0px;
	}
	
	#subnav ul ul li
	{
		font-size: 13px;
		font-weight: normal;
		color: #282829;
		line-height: 1.15em;
		margin: 0px 0px 0px 0px;
		padding: 8px 24px 0px 0px;
		/*background-image: url(../img/template/libg.gif);
		background-position: 0px 8px;
		background-repeat: no-repeat;*/
	}
	
	#subnav ul ul ul li
	{
		font-size: 11px;
		font-weight: normal;
		color: #282829;
		line-height: 1.15em;
		margin: 0px 0px 0px 0px;
		padding: 8px 0px 0px 8px;
		background-image: url(../img/template/libg.gif);
		background-position: 0px 14px;
		background-repeat: no-repeat;
	}
	
	#subnav ul li a
	{
		display: block;
		color: #003D8E;
		text-decoration: none;
		padding: 2px 0px 2px 4px;
		margin: 0px 0px 0px 0px;
		background-image: url(../img/template/libg2.jpg);
		background-position: -180px 0px;
		background-repeat: no-repeat;
	}
	
	#subnav ul ul li a
	{
		padding: 2px 0px 2px 0px;
		display: inline;
		color: #282829 !important;
		text-decoration: none;
		background-image: none !important;
	}
	
	#subnav ul ul ul li a
	{
		padding: 2px 0px 2px 0px;
		display: inline;
		color: #282829 !important;
		text-decoration: none;
		background-image: none !important;
	}
	
	#subnav ul li a:hover
	{
		color: #003D8E !important;
		text-decoration: none;
	}
	
	#subnav ul ul li a:hover
	{
		color: #003D8E !important;
		text-decoration: none;
		background-image: none !important;
	}
	
	#subnav ul li.navin a
	{
		color: #003D8E;
		text-decoration: none;
		background-image: url(../img/template/libg2.jpg);
		background-position: 0px 0px !important;
		background-repeat: no-repeat;
	}
	
	#subnav ul ul li.navin a
	{
		color: #003D8E !important;
		text-decoration: none;
	}
	
	#subnav ul ul li.navin ul li a
	{
		color: #282829 !important;
		text-decoration: none;
	}
	
	#subnav ul ul li.navin ul li.navin a
	{
		color: #003D8E !important;
		text-decoration: none;
	}
	
	#subnav ul ul li.navin ul li a:hover
	{
		color: #003D8E !important;
		text-decoration: none;
	}
	
	#subnav ul.small
	{
		margin: 16px 0px 0px 0px;
	}
	
/*---------------CONTENT STYLES-------------------*/

	#content
	{
		display: inline;
		float: left;
		width: 512px;
		height: auto;
		margin: 0px 0px 0px 24px;
		padding: 0px 0px 0px 0px;
		font-family: verdana, arial, helvetica, sans-serif;
	}
	
	#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 .blue
	{
		color: #0162AF;
		font-style: normal;
	}
	
	#content h1
	{
		font-size: 38px;
		color: #0162AF;
		font-weight: normal;
		font-style: normal;
		line-height: 1.15em;
		margin: 0px 0px 18px 0px;
		padding: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#content h1 em
	{
		color: #666;
	}
	
	#content h2
	{
		font-size: 24px;
		color: #464749;
		font-weight: normal;
		line-height: 1.15em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#content h3
	{
		font-size: 18px;
		color: #464749;
		font-weight: normal;
		line-height: 1.15em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#content p
	{
		font-size: 12px;
		color: #464749;
		line-height: 1.75em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content .bluebox
	{
		display: inline;
		float: left;
		width: 216px;
		height: 70px;
		text-align: center;
		margin: 0px 12px 12px 0px;
		padding: 24px 12px 0px 12px;
		background: #BBE0E3;
	}
	
	#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 24px 18px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ol
	{
		list-style: roman outside;
		line-height: 1.35em;
		margin: 0px 0px 24px 30px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul li, #content 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: #0162AF;
		text-decoration: none;
	}
	
	#content a:hover
	{
		color: #0162AF;
		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: 14px;
		vertical-align: -15%;
	}
	
	#content p.columnleft
	{
		float: left;
		width: 33%;
		text-align: left;
	}

	#content p.columnright
	{
		float: right;
		width: 40%;
		text-align: left;
	}

/*---------------QUICKLINK STYLES-------------------*/

	#quicklinks
	{
		display: inline;
		float: right;
		width: 184px;
		height: auto;
		margin: 8px 23px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .quicklinktop
	{
		display: inline;
		float: left;
		clear: left;
		width: 184px;
		height: 16px;
		font-size: 0px;
		background: url(../img/template/quicklinktopbg.png) top left no-repeat;
		margin: 0px 0px 0px 0px;
	}
	
	#quicklinks .quicklink
	{
		display: inline;
		float: left;
		clear: left;
		width: 184px;
		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
	{
		display: inline;
		float: left;
		clear: both;
		width: 160px;
		font-size: 18px;
		color: #4a4a4a;
		font-weight: normal;
		line-height: 1em;
		margin: 0px 12px 12px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .quicklink p
	{
		width: 160px;
		font-size: 12px;
		color: #393939;
		margin: 0px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
		line-height: 1.5em;
	}
	
	#quicklinks .quicklink form
	{
		display: block;
		float: left;
		margin: 0px 0px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks a
	{
		color: #0162AF;
		text-decoration: none;
	}
	
	#quicklinks a:hover
	{
		color: #0162AF;
		text-decoration: underline;
	}
	
	#quicklinks .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
	{
		font-size: 12px;
		color: #555;
		line-height: 1.35em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
	}
	
	#quicklinks .qltopuser
	{
		display: inline;
		float: left;
		clear: left;
		width: 184px;
		height: auto;
		background: url(../img/template/quicklinktopbg2.png) top left no-repeat;
		margin: 0px 0px 0px 0px;
	}
	
	#quicklinks .qlimage
	{
		margin: 0px 0px 16px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks .qltopfactbox
	{
		display: inline;
		float: left;
		clear: left;
		width: 184px;
		height: 32px;
		background: url(../img/template/factboxtopbg.png) top left no-repeat;
		margin: 0px 0px 0px 0px;
	}
	
	#quicklinks .qltopuser p
	{
		font-size: 12px;
		text-align: right;
		margin: 8px 12px 8px 12px;
	}
	
	#quicklinks .qlbottomuser
	{
		display: inline;
		float: left;
		clear: left;
		width: 184px;
		height: auto;
		min-height: 16px;
		font-size: 0px;
		margin: 0px 0px 0px 0px;
	}

	#quicklinks .qluser
	{
		display: inline;
		float: left;
		clear: left;
		width: 184px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 12px 0px;
		background: url(../img/template/quicklinkbg2.png) top left repeat-y;
	}
	
	#quicklinks .qlfactbox
	{
		display: inline;
		float: left;
		clear: left;
		width: 184px;
		height: auto;
		margin: 0px 0px 16px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../img/template/factboxbg.png) bottom left no-repeat;
	}
	
	#quicklinks .qluser h2
	{
		display: inline;
		float: left;
		clear: both;
		width: 160px;
		font-size: 18px;
		color: #4a4a4a;
		font-weight: normal;
		line-height: 1em;
		margin: 4px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#quicklinks .qluser p
	{
		line-height: 1.5em;
		display: inline;
		float: left;
		clear: both;
		width: 160px;
		font-size: 12px;
		color: #393939;
		margin: 8px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
	#quicklinks .qlfactbox p
	{
		line-height: 1.5em;
		display: inline;
		float: left;
		clear: both;
		width: 160px;
		font-size: 12px;
		color: #fff;
		margin: 8px 12px 0px 12px;
		padding: 0px 0px 8px 0px;
		font-family: arial, helvetica, sans-serif;
	}
	
/*---------------SITEMAP STYLES-------------------*/

	#sitemap
	{
		display: inline;
		float: left;
		clear: both;
		width: 980px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 6px 0px;
	}
	
	#sitemap .colleft
	{
		display: inline;
		float: left;
		width: 180px;
		height: auto;
		margin: 0px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
	}
	
	#sitemap .colright
	{
		display: inline;
		float: right;
		width: 180px;
		height: auto;
		margin: 0px 16px 0px 16px;
		padding: 0px 0px 0px 0px;
	}
	
	#sitemap ul
	{
		list-style: none outside;
		line-height: 1em;
		margin: 8px 0px 2px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#sitemap ul li
	{
		font-size: 11px;
		color: #555;
		line-height: 1.5em;
		margin: 0px 0px 2px 0px;
		padding: 0px 0px 4px 0px;
		border-bottom: 1px solid #ccc;
	}
	
	#sitemap a
	{
		color: #555;
		text-decoration: none;
	}
	
	#sitemap a:hover
	{
		color: #0162AF;
		text-decoration: none;
	}
	
	#sitemap h2
	{
		font-size: 11px;
		line-height: 1.5em;
		color: #0F6DB4;
		margin: 6px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#sitemap p
	{
		display: inline;
		float: left;
		clear: left;
		font-size: 12px;
		line-height: 1.5em;
		color: #555;
		margin: 6px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------FOOTER STYLES-------------------*/

	#footer
	{
		display: inline;
		float: left;
		clear: both;
		width: 980px;
		height: 46px;
		margin: 0px 0px 0px 0px;
		padding: 6px 0px 0px 0px;
		background-image: url(../img/template/footerbg.png);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	
	#south
	{
		display: inline;
		float: right;
		width: 204px;
		margin: 0px 5px 0px 0px;
	}
	
	#south img
	{
		display: inline;
		float: left;
		border: none;
		margin: 7px 0px 0px 7px;
		padding: 0px 0px 0px 0px;
	}
	
	#validation
	{
		display: inline;
		float: left;
		width: 188px;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 16px;
	}
	
	#copyright
	{
		display: inline;
		float: left;
		width: 500px;
		margin: 0px 0px 0px 5px;
		padding: 0px 0px 0px 0px;
	}
	
	#copyright p
	{
		display: inline;
		float: left;
		font-size: 9px;
		line-height: 1.3em;
		color: #999;
		margin: 6px 0px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	#copyright p a
	{
		color: #999;
		text-decoration: none;
	}
	
	#copyright p a:hover
	{
		color: #666;
		text-decoration: none;
	}

	#validation a.xhtml
	{
		display: block;
		float: left;
		width: 76px;
		height: 11px;
		background-image: url(../img/template/xhtml.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 2px 0px 0px 8px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #ccc;
	}
	
	#validation a.xhtml:hover
	{
		background-position: -76px 0px;
		border: 1px solid #999;
	}
	
	#validation a.css
	{
		display: block;
		float: left;
		width: 76px;
		height: 11px;
		background-image: url(../img/template/css.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 2px 0px 0px 8px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #ccc;
	}
	
	#validation a.css:hover
	{
		background-position: -76px 0px;
		border: 1px solid #999;
	}
	
	#sales {
		display: inline;
		float: left;
		width: 512px;
		height: 460px;
		background-image: url(../img/template/salesbg.gif);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	#sales h2 {
		font-family: arial, helvetica, sans-serif;
		display: inline;
		float: left;
		width: 512px;
		height: 47px;
		color: #333;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 9px 0px 0px 0px;
	}
	
	#sales h3 {
		font-family: arial, helvetica, sans-serif;
		display: inline;
		float: left;
		width: 504px;
		height: 63px;
		color: #333;
		text-align: center;
		font-size: 36px;
		font-weight: bold;
		font-style: italic;
		margin: 0px 0px 0px 0px;
		padding: 19px 0px 0px 8px;
	}
	
	#sales h4 {
		font-family: arial, helvetica, sans-serif;
		display: inline;
		float: left;
		height: 82px;
		color: #333;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		padding: 16px 0px 0px 0px;
	}
	
	#sales ul
	{
		width: 120px;
		list-style: none outside;
		font-family: arial, helvetica, sans-serif;
		display: inline;
		float: left;
		margin: 0px 0px 0px 40px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#sales ul li
	{
		line-height: 1em;
		font-size: 12px;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
		background-image: none;
	}

	#info
	{
		display: inline;
		float: left;
		width: 932px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 16px 24px 0px 24px;
		font-family: verdana, arial, helvetica, sans-serif;
	}
	
/*---------------WIDGET STYLES-------------------*/

	#twitter_top {
		display: inline;
		float: left;
		width: 170px;
		height: 43px;
		background-image: url(../img/template/twittertopbg.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		font-family: arial, helvetica, sans-serif;
	}

	#twitter_div {
		display: inline;
		float: left;
		width: 152px;
		height: auto;
		padding: 4px;
		border-left: 5px solid #7FB2CC;
		border-right: 5px solid #7FB2CC;
		background: #fff;
		font-family: arial, helvetica, sans-serif;
	}
	
	#twitter_div ul#twitter_update_list {
		color: #3F7C9A;
		font-size: 11px;
		line-height: 1.35em;
		padding: 0px;
		margin: 0px;
	}

	#twitter_div ul#twitter_update_list li {
		padding: 0px;
		margin: 0px;
		border: none;
	}

	#twitter_bottom {
		display: inline;
		float: left;
		width: 170px;
		height: 5px;
		background-image: url(../img/template/twitterbottombg.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		font-family: arial, helvetica, sans-serif;
		padding: 6px 0px 0px 6px;
	}
	
	#twitter_bottom p a {
		color: #666;
		font-size: 11px;
		text-decoration: none;
	}

	#twitter_bottom p a:hover {
		color: #3F7C9A;
		font-size: 11px;
	}

















