xt\:comment, xt\:note {
	display: none;
}

ch\:nbsp {
	padding: .5em;
}

body {
	background-color: #121212;
	color: #fff;
	font: 12px Verdana, Arial, sans-serif;
	margin: 20px 0 0 0;
	padding: 0px;
	line-height: 120%;
	text-align:center;
	
}

p {
line-height: 1.2em;
}
td {
	color: #fff;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 15px;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #fff;
}

h2 {
	font-size: 14px;
	color: #fff;
}

h3 {
	font-size: 12px;
	color: #fff;
}

span.highlighted {
	font-weight: bold;
	background-color: #feb;
	padding: 2px;
	padding-bottom: 0px;
}

hr {
	border: 0px none;
	border-bottom: 1px solid #aaa;
}

pre {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}

th {
	background: #cde;
}

.invalid {
	font-weight: bold;
	color: #900;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	width: 880px;
}

#header {
	padding: 0px;
	margin: 0px;
	font: 24px Georgia;
	font-weight: bold;
	color: #fff;
}
	
#header a {
		color: #fff;
}
	
#header a:hover {
		text-decoration: none;
}

/* start TOP MENU */
#topmenu {
	float:right;
	padding-right:20px;
	display:compact;
}

#topmenu a:link, #topmenu  a:visited {
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#topmenu a:hover{
	text-decoration:none;
	color:#999999;
}

#topmenu  a.current,  #topmenu  a:link.current, #topmenu  a.current:visited {
	font-weight:bold;
	color:#ff0000;
}

/* end TOP MENU */

/*  start HOME TEMPLATE */
#left-home {
	float: left;
	width:276px;
	padding:12px;
	
}

#right-home {
	float: right;
	width: 552px;
}

#right-right {
	float: right;
	width: 50%;
	min-width: 240px;
}

#right-left {
	float:left;
	width: 50%;
	min-width: 240px;
}

.clear {
	clear:both;
} 

#right-left-top {
	background-color:#474747;
	background-image:url(pix/bg-grey.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#right-left-top h2  {
	background-image:url(pix/bg-grey-top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#right-left-bottom {
	background-color: #0000CC;
	background-image:url(pix/bg-blue.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#right-left-bottom h2 {
	background-image:url(pix/bg-blue-top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#right-right-top {
	background-color: #009900;
	background-image:url(pix/bg-green.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#right-right-top h2 {
	background-image:url(pix/bg-green-top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#right-right-bottom {
	background-color: #FF0000;
	background-image:url(pix/bg-red.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#right-right-bottom h2 {
	background-image:url(pix/bg-red-top.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#right-left-top, #right-left-bottom, #right-right-top,  #right-right-bottom {
	margin: 12px;
	margin-bottom: 16px;
	min-height:170px;
	padding-top:0px;
	padding-bottom:15px;
	overflow:hidden;
}

#right-left-top h2, #right-left-bottom h2, #right-right-top h2,  #right-right-bottom h2  {
	display:block;
	height:35px;
	margin-top: 0px;
	padding: 6px;
	padding-top:10px;
}

#right-left-top p, #right-left-bottom p, #right-right-top p,  #right-right-bottom p {
	margin:10px;
}

#right-left-top strong, #right-left-bottom strong, #right-right-top strong,  #right-right-bottom strong {

	padding:2px;
	font-size: 14px;
	line-height:18px;
}

/* end HOME TEMPLATE */

/* start DEFAULT TEMPLATE */
#left {
	float: left;
	min-width:200px;
	width:200px;
	
	margin-left:0px;
	text-indent:0px;
}

#main {
	float: right;
	width: 650px;
	min-width: 500px;
}

#main p {
	line-height: 140%;
	font-size: 12px;
}

#center {
	float: left;
	width: 600px;
	min-width: 300px;
	background-color: #121212;
}

#right {
	float:right;
	max-width: 200px;
}
/* start MAIN MENU */
#mainmenu {
	background-image:url(pix/menu-image.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	margin:0px;
	min-height: 450px;
	padding-bottom:30px;
	padding-top:0px;
}

#mainmenu ul {
	margin:0px;
	padding:0px;
	margin-left:6px;
}

#mainmenu li {
	list-style:none;
	margin-bottom:3px;
}

#mainmenu li a {
	background-color:#000000;
	text-decoration:none;
	display:block;
	width:178px;
	padding:5px;
	list-style:none;
	text-indent: 12px;
	background-image:url(pix/sub_menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainmenu li a:link, #mainmenu li a:visited {
	text-decoration: none;
}

#mainmenu li a:hover {
	background-color:#ff0000;
	text-decoration:none;
}

#mainmenu li li {
	margin-bottom:3px;
}

#mainmenu li li a {
	background-color:#999999;
	display:block;
	width:168px;
	padding:5px;
	text-indent:20px;
	background-image:url(pix/sub_sub_menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainmenu li ul li, #mainmenu li li ul li{
	margin-top:3px;
}

#mainmenu li li a:hover {
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ff0000;
}

#mainmenu li li li {
	margin-bottom:3px;
}

#mainmenu li li li a {
	display: block;
	width:168px;
	padding:5px;
	text-indent:28px;
	background-image:url(pix/sub_sub_sub_menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:-5px;
}

#mainmenu li li li a:hover {
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#ff0000;
	text-decoration:none;
}

#mainmenu li li a:link, #mainmenu li a:visited {
	text-decoration: none;
}

#mainmenu li a.current {
	background-color:#4052B1;
	background-image:url(pix/sub_menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainmenu li li a.current {
	background-color:#4052B1;
	background-image:url(pix/sub_sub_menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainmenu li li li a.current {
	background-color:#4052B1;
	background-image:url(pix/sub_sub_sub_menu.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#mainmenu li li a:hover {
	background-color:#ff0000;
	text-decoration:none;
}

#mainmenu a, #mainmenu a:visited {
	
}

/* end MAIN MENU */

/* end DEFAULT TEMPLATE */

#breadcrms {
	padding-bottom: 7px;
	color:#999999;
}

#breadcrms a, #breadcrms a:visited{
	color:#999999;
	text-decoration:none;
}

#breadcrms a:hover {
	text-decoration:underline;
}

#breadcrms a.current {
	font-weight:bold;
}

/* start SEARCH BAR */
#searchbar {
	width:860px;
	margin: 0px;
	line-height: 13px;
	height: 16px;
	font-size: 11px;
	text-align:right;
	padding-top: 12px;
	padding-right:20px;
	padding-bottom:10px;
}

#searchbar input {
	background-color:#000000;
	color:#FFFFFF;
	font-size: 11px;
	
}
/* end SEARCH BAR */

/* start SITEMAP */
#sitemap ul  {
	background-color: #121212;
}

#sitemap li a, #sitemap li a:visited {
	text-decoration:none;
}
#sitemap li a:hover, #sitemap ul li a:hover {
	color::#ff0000;
}

/* end SITEMAP */

td#centre a.external, td#left a.external {
	padding-right: 15px;
	background-image: url(/js/external_link_icon.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

td#centre a.file, td#left a.external {
	padding-left: 15px;
	background-image: url(/js/file_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



#menu {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
	padding-top: 22px;
	height: 17px;
	font-size: 13px;
}

div#page-functions {
	float: right;
	width: 200px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin-top: -5px;
}

table#columns {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}

td#left {
	width: 200px;
	padding-right: 30px;
	vertical-align: top;
	font-size: 11px;
}

td#left ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

td#left ul li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	list-style-type: none;
}

td#left ul li li {
	margin-left: 0px;
	padding-left: 12px;
	padding-bottom: 2px;
	list-style-type: none;
}

td#left ul li li li {
	margin-left: 0px;
	padding-left: 12px;
	padding-bottom: 2px;
	list-style-type: none;
}

td#left ul li li li li {
	margin-left: 0px;
	padding-left: 12px;
	padding-bottom: 2px;
	list-style-type: none;
}

td#centre {
	padding-left: 7px;
	padding-right: 5px;
	vertical-align: top;
	line-height: 15px;
}

td#centre li {
	padding-bottom: 5px;
}

/* start FOOTER */
div#footer {
	clear: both;
	padding-top: 40px;
	padding-bottom: 80px;
	color: #fff;
	margin-top:0px;
}

div#footer-right {
	float:right;
	width:620px;
	text-align:right;
	margin-right:15px;
}

div#copyright {
	float:left;
	width:200px;

	padding-left:30px;
}

div#footer a, div#footer-right  a, div#footer-right a:visied, div#footer a:link, div#footer-right  a:link {
		color: #fff;
		text-decoration:none;
}

div#footer a:hover, div#footer-right a:hover  {
		color: #999999;
	text-decoration:none;
}

a.outline, div#footer-right   a.outline,  div#footer-right  a.outline:link {
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	display:compact;
	outline-color:#FFFFFF;
	outline-style:solid;
	outline-width:1px;
	margin:5px;
	line-height:30px;
	
}
	/* end FOOTER */

@media print {
	body {
		background-image: none;
	}

	a {
		color: #fff;
	}

	div#header {
		border-bottom: 1px solid #aaa;
		padding-bottom: 10px;
	}

	td#left {
		display: none;
	}

	td#centre {
		padding-left: 50px;
		padding-right: 50px;
	}

	div#menu {
		display: none;
	}

	div#page-functions {
		display: none;
	}

	div#footer {
		color: #fff;
		border-top: 1px solid #aaa;
		padding-top: 0px;
		margin-top: 25px;
	}

		div#footer	.footer-link a {
			color: #fff;
			text-decoration:none;
		}
	
		a.product-credit {
			display: none;
		}
	
		p.footer-links {
			display: none;
		}
}

