/*---------------GLOBAL STYLES-------------------*/

	html
	{
		overflow: scroll;
	}
	
	body
	{
		width: 964px;
		margin: 12px 12px 12px 12px;
		font-family: verdana, arial, helvetica, sans-serif;
	}
	
	a img
	{
		border: none;
	}
	
	a
	{
		color: #06c;
		text-decoration: none;
	}
	
	a:hover
	{
		color: #461B5C;
		text-decoration: underline;
	}
	
	.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: verdana, 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: verdana, arial, helvetica, sans-serif;
	}
	
	.left
	{
		float: left;
	}
	
	.right
	{
		float: right;
	}
	
	.screen
	{
		display: none;
	}
	
	.white
	{
		color: #fff;
	}
	
/*---------------HEADER STYLES-------------------*/

	#header
	{
		display: none;
		float: left;
		clear: left;
		width: 964px;
		height: 58px;
		margin: 0px 0px 0px 0px;
	}
	
/*---------------BREADCRUMBS STYLES-------------------*/

	#breadcrumbs
	{
		display: inline;
		float: left;
		margin: 28px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 18px;
		line-height: 1em;
		color: #c9c;
		font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	}
	
	#breadcrumbs a.home
	{
		display: block;
		float: left;
		width: 12px;
		height: 18px;
		background-image: url(../img/template/home.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 0px 4px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#breadcrumbs a.home:hover
	{
		background-position: -12px 0px;
	}
	
	#breadcrumbs a
	{
		width: 12px;
		height: 12px;
		color: #c9c;
		text-decoration: none;
	}
	
	#breadcrumbs a:hover
	{
		color: #fff;
		text-decoration: none;
	}
	
/*---------------NAV STYLES-------------------*/

	#nav, #nav ul {
		display: none;
		float: right;
		margin: 20px 22px 0px 0px;
		padding: 0px 0px 0px 0px;
		list-style: none;
		font-size: 13px;
		color: #fff;
		
	}
	
	#nav a {
		color: #fff;
		display: block;
		text-decoration: none;
		margin: 8px 6px 0px 6px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav a:hover {
		color: #c9c;
		text-decoration: none;
	}
	
	#nav li {
		float: left;
		height: 37px;
		margin: 0px 0px 0px 2px;
		padding: 0px 0px 0px 0px;
		cursor: pointer;
	}	
	
	#nav li:hover, #nav li.sfhover {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #461B5C;
		border-top: #8D739B 1px solid;
		border-left: #8D739B 1px solid;
		border-right: #8D739B 1px solid;
	}

	#nav li:hover a, #nav li.sfhover a {
		color: #c9c;
	}

	#nav li:hover ul, #nav li.sfhover ul {
		left: auto;
	}

	#nav li ul {
		position: absolute;
		z-index: 3;
		width: 210px;
		left: -999em;
		background-color: #461B5C;
		border: #8D739B 1px solid;
		margin: 13px 0px 0px -1px;
		padding: 0px 0px 0px 0px;
	}
	
	#nav li ul li {
		float: left;
		font-size: 11px;
		height: 32px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}	
	
	#nav li ul li a {
		color: #fff;
		width: 194px;
		height: 24px;
		margin: 8px 8px 0px 8px;
		padding: 0px 0px 0px 0px;
	}	
	
	#nav li ul li a:hover {
		color: #fff;
	}	
	
	#nav li ul li:hover, #nav li ul li.sfhover {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #461B5C;
		border: none;
		background-image: url(../img/template/libg.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}

	#nav li ul li:hover a, #nav li ul li.sfhover a {
		color: #fff;
	}

/*---------------MAIN STYLES-------------------*/

	#main
	{
		display: inline;
		float: left;
		width: 944px;
		height: auto;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	#mainimages
	{
		display: none;
		float: left;
		width: 542px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#mainimage1
	{
		display: none;
		float: left;
		clear: both;
		width: 542px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-image: none !important;
	}
	
	#mainimage2
	{
		display: none;
		width: 542px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		opacity: 0;
		filter: alpha(opacity=0);
	}
	
	#mainimage1 img, #mainimage2 img
	{
		display: inline;
		float: left;
		margin: 0px 0px 0px 86px;
	}
	
/*---------------CONTENT STYLES-------------------*/

	#content
	{
		display: inline;
		float: left;
		clear: both;
		width: 944px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 24px 0px 24px 0px;
	}
	
	#content h1
	{
		font-size: 22px;
		color: #5F2B7A;
		line-height: 1.25em;
		margin: 0px 32px 16px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content h2
	{
		font-size: 16px;
		color: #5F2B7A;
		font-weight: normal;
		line-height: 1.5em;
		margin: 0px 32px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p
	{
		font-size: 12px;
		color: #333;
		line-height: 1.75em;
		margin: 0px 32px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content p span.tag
	{
		display: block;
		float: left;
		clear: left;
		width: 202px;
		height: 36px;
		background-image: url(../img/template/tagbg.gif);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-decoration: none;
		opacity: 0.15;
		filter: alpha(opacity=15);
	}
	
	#content p a.taglink
	{
		position: relative;
		display: block;
		float: left;
		width: 202px;
		height: 32px;
		color: #5F2B7A;
		font-size: 10px;
		font-weight: bold;
		margin: 0px 0px 0px -208px;
		padding: 4px 0px 0px 12px;
		background-image: url(../img/template/tagbg.gif);
		background-position: -1000px 0px;
		background-repeat: no-repeat;
	}
	
	#content p a.taglink:hover
	{
		background-position: -208px 0px;
		text-decoration: none;
	}
	
	#content ul
	{
		list-style: none outside;
		line-height: 1em;
		margin: 0px 32px 8px 4px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ol
	{
		list-style: roman outside;
		line-height: 1em;
		margin: 0px 32px 8px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#content ul li
	{
		font-size: 9px;
		color: #333;
		line-height: 1.75em;
		padding: 0px 0px 0px 14px;
		margin: 0px 0px 4px 0px;
		background-image: url(../img/template/bullet.gif);
		background-position: 0px 5px;
		background-repeat: no-repeat;
	}
	
	#content ol li
	{
		font-size: 9px;
		color: #333;
		line-height: 1.75em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
	}
	
	#content .image-left
	{
		float: left;
		clear: left;
		margin: 0px 10px 10px 0px;
	}
	
	#content .image-right
	{
		float: right;
		clear: right;
		margin: 0px 0px 10px 10px;
	}
	
/*---------------NEWS STYLES-------------------*/

	.col p
	{
		font-size: 13px;
		color: #000;
		line-height: 1.65em;
		margin: 0px 14px 12px 14px;
		padding: 0px 0px 0px 0px;
	}
	
	.col p em
	{
		font-size: 17px;
		color: #EC7A23;
		font-style: normal;
	}
	
	.col p a
	{
		font-weight: bold;
	}
	
/*---------------NEWS STYLES-------------------*/

	.col ul
	{
		list-style: none outside;
		font-size: 17px;
		color: #EC7A23;
		line-height: 1.5em;
		margin: 0px 0px 12px 16px;
		padding: 0px 0px 0px 0px;
	}
	
	.col ul li
	{
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
	}
	
/*---------------FOOTER STYLES-------------------*/

	#footer
	{
		display: inline;
		float: left;
		width: 964px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 12px 0px 0px 0px;
		border-top: 1px solid #c9c;
	}
	
	#footer p
	{
		display: inline;
		font-size: 11px;
		color: #c9c;
		margin: 0px 0px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer p img
	{
		margin: 0px 0px -2px 4px;
	}
	
	#footer p.right
	{
		display: inline;
		float: left;
		clear: both;
		font-size: 10px;
		margin: 6px 22px 0px 12px;
		padding: 0px 0px 0px 0px;
	}
	
	#footer p a.xhtml
	{
		display: none;
		float: left;
		width: 78px;
		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;
	}
	
	#footer a.xhtml:hover
	{
		background-position: -78px 0px;
	}
	
	#footer p a.css
	{
		display: none;
		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;
	}
	
	#footer a.css:hover
	{
		background-position: -76px 0px;
	}
	
	#footer p a
	{
		color: #c9c;
		text-decoration: none;
	}
	
	#footer p a:hover
	{
		color: #fff;
		text-decoration: none;
	}
	













