
/*---------------GLOBAL STYLES-------------------*/

	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 760px;
		margin: 0px auto 0px auto;
		font-family: arial, helvetica, sans-serif;
		background: #fff;
	}
	
	.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: #5474A9;
		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;
	}
	
/*---------------HEADER NAV STYLES-------------------*/

	#headernav
	{
		display: inline;
		float: left;
		width: 765px;
		height: 25px;
		margin: 0px 0px 0px 0px;
	}
	
	#headernav ul
	{
		display: inline;
		float: right;
		height: 25px;
		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;
		height: 25px;
		font-size: 10px;
		font-weight: bold;
		background: url(../img/template/headernavlibg.png) repeat-x;
	}
	
	#headernav ul li.navin
	{
		background: url(../img/template/headernavlibg2.gif) repeat-x;
	}
	
	#headernav ul li#first
	{
		background: url(../img/template/headernavfirstbg.png) top left no-repeat;
		padding: 0px 0px 0px 8px;
	}
	
	#headernav ul li#first.navin
	{
		background: url(../img/template/headernavfirstbg2.gif) top left no-repeat !important;
		padding: 0px 0px 0px 8px;
	}
	
	#headernav ul li#last
	{
		background: url(../img/template/headernavlastbg.gif) top right no-repeat;
		padding: 0px 8px 0px 0px;
	}
	
	#headernav ul li#last.navin
	{
		background: url(../img/template/headernavlastbg2.gif) top right no-repeat !important;
		padding: 0px 8px 0px 0px;
	}
	
	#headernav ul li a
	{
		display: block;
		float: left;
		height: 16px;
		color: #AD6683;
		text-decoration: none;
		border-right: 1px solid #d5d5d5;
		padding: 3px 12px 0px 12px;
	}
	
	#headernav ul li#last a
	{
		border-right: 0px solid #d5d5d5;
	}
	
	#headernav ul li.navin a
	{
		color: #760030;
	}
	
	#headernav ul li a:hover
	{
		color: #760030;
		text-decoration: none;
	}
	
/*---------------HEADER STYLES-------------------*/

	#header
	{
		display: inline;
		float: left;
		width: 760px;
		height: 62px;
		margin: -302px 0px 0px 0px;
		overflow: visible;
	}
	
	#header img
	{
		display: inline;
		float: left;
		border: none;
		margin: 26px 0px 0px 0px;
	}
	
	#header img.colourbar
	{
		display: inline;
		float: right;
		border: none;
		margin: 32px 17px 0px 0px;
	}
	
	#header p
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#header ul
	{
		display: inline;
		float: right;
		clear: right;
		height: 25px;
		list-style: none outside;
		margin: 15px 13px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#header ul li
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 25px;
		text-align: center;
		font-size: 10px;
		font-weight: bold;
		background: url(../img/template/headernavlibg.png) repeat-x;
	}
	
	#header ul li.navin
	{
		background: url(../img/template/headernavlibg2.png) repeat-x;
	}
	
	#header ul li#first
	{
		background: url(../img/template/headernavfirstbg.png) top left no-repeat;
		padding: 0px 0px 0px 0px;
	}
	
	#header ul li#first.navin
	{
		background: url(../img/template/headernavfirstbg2.png) top left no-repeat !important;
		padding: 0px 0px 0px 0px;
	}
	
	#header ul li#last
	{
		background: url(../img/template/headernavlastbg.png) top right no-repeat;
		padding: 0px 0px 0px 0px;
	}
	
	#header ul li#last.navin
	{
		background: url(../img/template/headernavlastbg2.png) top right no-repeat !important;
		padding: 0px 0px 0px 0px;
	}
	
	#header ul li a
	{
		display: block;
		float: left;
		height: 16px;
		width: 65px;
		color: #66A3C1;
		text-decoration: none;
		border-right: 1px solid #d5d5d5;
		padding: 3px 12px 0px 12px;
	}
	
	#header ul li#last a
	{
		border-right: 0px solid #d5d5d5;
	}
	
	#header ul li.navin a
	{
		color: #006697;
	}
	
	#header ul li a:hover
	{
		color: #006697;
		text-decoration: none;
	}
	
/*---------------BANNER STYLES-------------------*/

	#topimage
	{
		display: inline;
		float: left;
		width: 760px;
		height: 240px;
		margin: 62px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#topimage img
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------MAIN STYLES-------------------*/

	#main
	{
		display: inline;
		float: left;
		width: 758px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 12px 0px;
		border-left: 1px solid #c2c2c2;
		border-right: 1px solid #c2c2c2;
		background: url(../img/template/mainbg.jpg) 3px bottom no-repeat;
	}
	
	#mainbottom
	{
		display: inline;
		float: left;
		width: 760px;
		height: 6px;
		margin: 0px 0px 0px 0px;
		font-size: 0px;
		background: url(../img/template/mainbottombg.gif) bottom left no-repeat;
	}
	
/*---------------FOOTER STYLES-------------------*/

	#footer
	{
		display: inline;
		float: left;
		width: 760px;
		height: auto;
		margin: 6px 0px 40px 0px;
	}
	
	#footer img
	{
		display: inline;
		float: right;
		border: none;
		margin: 3px 4px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer p
	{
		display: inline;
		float: left;
		clear: left;
		font-size: 9px;
		line-height: 0.9em;
		color: #8D083E;
		margin: 0px 0px 0px 18px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer p a
	{
		color: #8D083E;
		text-decoration: none;
	}
	
	#footer p a:hover
	{
		color: #8D083E;
		text-decoration: underline !important;
	}

	#footer ul
	{
		display: inline;
		float: left;
		clear: left;
		list-style: none;
		line-height: 1em;
		margin: 0px 0px 0px 16px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer ul li
	{
		display: inline;
		font-size: 9px;
		color: #8D083E;
		margin: 0px 0px 0px 2px;
	}

	#footer ul li a
	{
		color: #8D083E;
		text-decoration: none;
		margin: 0px 2px 0px 0px;
	}

	#footer ul li a:hover
	{
		color: #8D083E;
		text-decoration: underline;
	}

/*---------------BREADCRUMBS STYLES-------------------*/

	#breadcrumbs
	{
		display: inline;
		float: left;
		width: 712px;
		height: 30px;
		margin: 0px 24px 0px 24px;
		border-bottom: 1px solid #c2c2c2;
	}
	
	#breadcrumbs p
	{
		font-size: 11px;
		color: #3399CC;
		margin: 0px 2px 0px 2px;
		padding: 9px 0px 0px 0px;
	}
	
	#breadcrumbs p em
	{
		color: #8D083E;
		font-style: normal;
	}
	
	#breadcrumbs p a
	{
		color: #808285;
		text-decoration: none;
	}
	
	#breadcrumbs p a:hover
	{
		color: #3399CC;
		text-decoration: none;
	}
	
	#breadcrumbs p a.navin
	{
		color: #3399CC;
		text-decoration: none;
	}
	
/*---------------SUBNAV TITLE STYLES-------------------*/

	#subnavtitle
	{
		display: inline;
		float: left;
		width: 155px;
		height: 56px;
		margin: 0px 0px 0px 24px;
		border-bottom: 1px solid #c2c2c2;
	}
	
	#subnavtitle h2
	{
		color: #4a4a4a;
		font-size: 18px;
		font-weight: normal;
		margin: 0px 2px 0px 2px;
		padding: 7px 0px 0px 0px;
	}
	
/*---------------CONTENT TITLE STYLES-------------------*/

	#contenttitle
	{
		display: inline;
		float: left;
		width: 532px;
		height: 42px;
		margin: 0px 0px 0px 25px;
		padding: 0px 0px 0px 0px;
		border-bottom: 1px solid #c2c2c2;
	}
	
	#contenttitle h2
	{
		color: #006697;
		font-size: 18px;
		font-weight: normal;
		margin: 0px 2px 0px 2px;
		padding: 11px 0px 0px 0px;
	}
	
/*---------------SUBNAV STYLES-------------------*/

	#subnav
	{
		display: inline;
		float: left;
		width: 155px;
		min-height: 300px;
		margin: 12px 0px 0px 24px;
	}
	
	#subnav ul
	{
		list-style: none outside;
		margin: 0px 2px 0px 2px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav ul ul
	{
		list-style: none outside;
		margin: 0px 2px 4px 2px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav ul li
	{
		font-size: 12px;
		font-weight: bold;
		color: #999;
		line-height: 1.5em;
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#subnav ul ul li
	{
		font-size: 11px;
		font-weight: normal;
		color: #999;
		line-height: 1.5em;
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 10px;
		background: url(../img/template/libg.gif) 0px 9px no-repeat;
	}
	
	#subnav ul li a
	{
		color: #999;
		text-decoration: none;
	}
	
	#subnav ul li a:hover
	{
		color: #006697 !important;
		text-decoration: none;
	}
	
	#subnav ul li.navin a
	{
		color: #006697;
		text-decoration: none;
	}
	
	#subnav ul ul li.navin a
	{
		color: #006697 !important;
		text-decoration: none;
	}
	
	#subnav ul ul li a
	{
		color: #999 !important;
		text-decoration: none;
	}
	
/*---------------CONTENT STYLES-------------------*/

	#content
	{
		display: inline;
		float: left;
		width: 530px;
		height: auto;
		margin: 16px 0px 0px 26px;
		padding: 0px 0px 0px 0px;
	}
	
	#content .left
	{
		float: left;
		text-align: left;
		clear: left;
	}
	
	#content .right
	{
		float: right;
		text-align: right;
		clear: right;
	}
	
	#content h1
	{
		font-size: 24px;
		color: #999;
		font-weight: normal;
		line-height: 1.1em;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content h2
	{
		font-size: 22px;
		color: #999;
		font-weight: normal;
		line-height: 1.1em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content h3
	{
		font-size: 18px;
		color: #999;
		font-weight: normal;
		line-height: 1.1em;
		padding: 0px 0px 12px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#content p
	{
		font-size: 12px;
		color: #3a3a3a;
		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: #5474A9;
		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 24px;
		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
	{
		height: 1px;
		color: #ccc;
		background: #ccc;
		border-style: solid;
		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: #999;
		text-decoration: none;
	}
	
	#content a:hover
	{
		color: #006697;
		text-decoration: none;
	}
	
	#content a img
	{
		border: none;
	}
	
	#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;
		background: #fff;
		border: 0px solid #c2c2c2;
		margin: 0px 16px 4px 0px;
	}
	
	#content .imgrightnoborder
	{
		float: right;
		clear: right;
		padding: 0px;
		background: #fff;
		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: 1em;
		margin: 0px 0px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content .labelleft
	{
		display: block;
		float: left;
		clear: left;
		width: 120px;
		text-align: left;
		margin: 0px 8px -1px 0px;
	}
	
	#content .labelerror
	{
		color: #c00;
	}
	
	#content .inputerror
	{
		background: #fff0f0;
	}
	
	#content .labelright
	{
		width: 120px;
		text-align: left;
		margin: 0px 0px 0px 8px;
	}
	
	#content .inputText
	{
		font-family: arial, helvetica, sans-serif;
		margin: -2px 0px 2px 0px;
		font-size: 11px;
		color: #666;
	}
	
	#content .inputMulti
	{
		font-family: arial, helvetica, sans-serif;
		margin: 0px 0px 0px 0px;
		font-size: 11px;
		color: #666;
	}
	
	#content .inputText2
	{
		margin: 0px 0px 0px 0px;
	}
	
/*---------------QUICKLINK STYLES-------------------*/

	#quicklinks
	{
		display: inline;
		float: right;
		width: 174px;
		height: auto;
		margin: 16px 24px 0px 0px;
	}
	
	#quicklinks h3
	{
		display: inline;
		float: left;
		clear: left;
		font-size: 18px;
		width: 166px;
		color: #5C5C5C;
		font-weight: normal;
		line-height: 1em;
		margin: 0px 4px 8px 4px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks ul
	{
		display: inline;
		float: left;
		clear: left;
		width: 166px;
		list-style: none outside;
		margin: 0px 4px 0px 4px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks ul li
	{
		font-size: 12px;
		color: #999;
		line-height: 1.5em;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#quicklinks ul li a
	{
		color: #999;
		text-decoration: none;
	}
	
	#quicklinks ul li a:hover
	{
		color: #006697;
		text-decoration: none;
	}
	
	#quicklinks ul li.navin a
	{
		color: #006697;
		text-decoration: none;
	}
	
	.quicklink
	{
		display: inline;
		float: left;
		clear: left;
		width: 174px;
		height: 273px;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
		cursor: pointer;
	}
	
	.quicklink p
	{
		display: inline;
		float: left;
		clear: both;
		width: 150px;
		font-size: 11px;
		color: #006697;
		margin: 8px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	.quicklink p.morelink
	{
		text-align: right;
	}
	
	.quicklink p a
	{
		color: #999;
		text-decoration: none;
	}
	
	.quicklink p a:hover
	{
		color: #006697;
		text-decoration: none;
	}

	.quicklink h2
	{
		display: inline;
		float: left;
		clear: both;
		width: 150px;
		font-size: 16px;
		color: #5C5C5C;
		font-weight: normal;
		line-height: 1em;
		margin: 12px 12px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	





















