﻿html {
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
    font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
    font-size: 10pt;
	background: rgb(143,197,222) url('images/background_bar.gif') repeat-x; 
}

/* Text Formatting */

p, li, {
	line-height: 130%;
}

LI LI, LI P, TH, TD P, TD LI, BLOCKQUOTE P {
	font-size: 1em; /* Prevent child of child elements from shrinking further */
}

h1 {
    /*width: 100%;*/
    /*clear: both;*/
	color: rgb(255,101,0);
	font-size: 14pt;
	font-weight: bold;
	padding-top: 11px;
}

h2 {
    /*width: 100%;*/
    /*clear: both;*/
	color: rgb(255,101,0);
	font-size: 12pt;
	font-weight: bold;
	padding-top: 11px;
}

h3 {
    /*width: 100%;*/
    /*clear: both;*/
	color: rgb(255,101,0);
	font-size: 10pt;
	font-weight: bold;
	padding-top: 11px;
}

h4 { 
    /*width: 100%;*/
    /*clear: both;*/
	color: rgb(255,101,0);
	font-size: 9pt;
	font-weight: bold;
	padding-top: 11px;
}

#Caption {
	font-size: 10pt;
	font-weight: bold;
	line-height: 100%;
	color: rgb(80,80,80);
}

#date {
	float: right;
}

/* Layout */

#content {
	background: white;
}

#left-panel1 {
	width: 790px;
	float: left;
	min-height: 695px;
}

#left-panel2 {
	border-color: #FFFFCC;
	width: 779px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-right: 1px #FFFFAA solid;
}

#right-panel {
	width: 170px;
	float: right;
	margin-left: -170px;
	min-height: 695px;
}

#footer-text {
	clear: both;
    font-size: 8pt;
	line-height: 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px #FFFFAA solid;
}

#footer-text a:link,
#footer-text a:visited,
#footer-text a:active,
#footer-text a:hover,
#footer-text a:focus{
    text-decoration: none;
}

#footer-links {
    text-align: center;
}

#footer {
	height: 20px;
	width: 100%;
	background: white;
	margin-bottom: 30px;
}

#footer-curve-container {
	position: relative;
	width: 100%;
	height: 20px;
	background: white;
}

#footer-left {
	position: relative;
	width: 20px;
	height: 20px;
	background: url('images/border_curve_bottom_left.gif') bottom left no-repeat;
	float: left;
}

#footer-center {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 940px;
	height: 20px;
}

#footer-right {
	position: absolute;
	left: 960px;
	top: 0px;
	width: 20px;
	height: 20px;
	background: url('images/border_curve_bottom_right.gif') bottom left no-repeat;
}

#core {
	text-align: left;
	position: relative;
	width: 980px;
	min-height: 600px;
    margin-left: auto;
    margin-right: auto;
}

#banner {
	width: 100%;
	height: 80px;
	background: url('images/banner.gif') no-repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}

#googlesearch {
	position: relative;
	float: right;
	margin-left: 670px;
	margin-top: 10px;
	margin-right: 10px;
}

#googlefooter {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#header {
	width: 100%;
	height: 20px;
	clear: both;
	background: white;
}

#header-curve-container {
	position: relative;
	width: 100%;
	height: 20px;
	background: white;
}

#header-left {
	position: relative;
	width: 20px;
	height: 20px;
	background: url('images/border_curve_top_left.gif') bottom left no-repeat;
	float: left;
}

#header-center {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 940px;
	height: 20px;
}

#header-right {
	position: absolute;
	left: 960px;
	top: 0px;
	width: 20px;
	height: 20px;
	background: url('images/border_curve_top_right.gif') bottom left no-repeat;
}

IMG.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a:link IMG,
a:visited IMG,
a:active IMG,
a:hover IMG,
a:focus IMG {
    border: none;
}


/* Graphics & Bounding Boxes */

#TextBox {
    border: 1px solid rgb(40,40,40);
    margin: 0px;
    padding: 10px;
    background: rgb(255,255,255);
}

#GraphicBox {
    border: 1px solid rgb(220,220,220);
    padding: 8px;
    background: rgb(245,245,245);
}

#GraphicBoxInner {
    border: 1px solid rgb(220,220,220);
    padding: 0px;
    margin: 0px;
}

#GraphicBoxInner a:link,
#GraphicBoxInner a:visited,
#GraphicBoxInner a:active,
#GraphicBoxInner a:hover,
#GraphicBoxInner a:focus {
    text-decoration: none;
}

/* Nifty Corners and Snazzy Borders */
/* Used with permission from www.cssplay.co.uk */

/*#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {	margin:0 10px;}*/

#xsnazzy p {
	padding-bottom: 0.5em;
	margin: 0 10px;
}

#xsnazzy {
	background: transparent; 
}

.xtop, .xbottom {
	display:block; 
	background:transparent; 
	font-size:1px;
}

.xb1, .xb2, .xb3, .xb4 {
	display:block; 
	overflow:hidden;
}

.xb1, .xb2, .xb3 {
	height:1px;
}

.xb2, .xb3, .xb4 {
	background:#EDFFB2; 
	border-left:1px solid #B1DA28; 
	border-right:1px solid #B1DA28;
}
.xb1 {
	margin:0 5px; 
	background:#B1DA28;}

.xb2 {
	margin:0 3px; 
	border-width:0 2px;}

.xb3 {margin:0 2px;}

.xb4 {
	height:2px; 
	margin:0 1px;
}

.xboxcontent {
	display:block; 
	background:#EDFFB2; 
	border:0 solid #B1DA28; 
	border-width:0 1px;
	font-size: 12px; 
	font-weight: bold;
	line-height: 130%;
	color: rgb(50,50,50);
	letter-spacing: 1px;
}

.xboxcontent_index01 {
	display: block;
	border: 0 solid #B1DA28; 
	border-width: 0 1px; 
    font-size: 11pt;
}

/* Caution & Remember Boxes */

#RememberCautionBox {
	width: 180px;
	border-width: 1px;
	border-style: solid;
	border-color: #B1DA28;
	font-size: 11px;
	font-weight: bold;
	line-height: 115%;
	color: rgb(50,50,50);
    background: #EDFFB2;
}

#RememberCautionBoxInner {
	margin: 8px;
	padding: 0px;
}

#RememberCautionGraphic {
	float: right;
    margin-left: 5px;
    margin-bottom: 3px;
}

/* Navigation */

#navigation {

	width: 100%;
	height: 40px;
	background: url('images/navigation_background.gif') repeat-x;
	border-bottom: 0px;
	padding-bottom: 0px;

}

ul#nav {
	margin-top: 0px; 
	padding-top: 9px;
	width: 100%;
}

#nav {

	list-style: none;
	width: 100%;
	/*height: 20px;*/
	/*left: 0px;*/
	/*top: 0px;*/
	margin-left: 0; 
	padding-left: 0;
}

#nav a {
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

#nav li {
	float: left;
	position: relative;
	/*width: 150px;*/
	/*text-align: center;*/
	text-align: left;
	cursor: default;
	/*background-color: white;*/
	/*background-color: rgb(150,191,13);*/
	/*border: 1px solid black;*/
	/*border-width: 1px 0;*/
	padding-left: 0px;
	padding-right: 15px;
}

#nav li li {
	border: 0px;
	width: 100px;
	clear: both;
	padding-right: 0px;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: rgb(40,40,40);
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid rgb(150,191,13);
	border-width: 0 5px;
}


li#first {
	padding-left: 15px;
}
/*
li#last {
	border-right-width: 5px;
}*/

#nav li ul {
	display: none;
	position: absolute;
	top: 16px;
	left: 0px;
	font-weight: normal;
	background-color: white;
	padding: 2px 0px 2px 0px;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	margin-left: 0px;
}

/*li > ul {
	top: auto;
	left: auto;
}*/

#nav li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

/* Fix this to make it more specific to #nav - so it won't break the menu on the Sitemap page.*/
#nav li:hover ul, li.over ul {
	display: block;
}
/* END NAVIGATION */

/* Table Formatting */

table {
    table-layout: inherit;
    empty-cells: show;
    border-collapse: collapse;
    /*border-spacing: 2px;*/
}

td, th {
    border: 1px solid;
    vertical-align: top;
    padding: 2px;
    line-height: 100%;
	font-size: 11px;
}

td {
    border-color: rgb(175,175,175);
}

TD IMG {
	vertical-align:top;
}

th {
    background: rgb(255,101,0);
    border-color: rgb(255,101,0);
    font-weight: bold;
    color: white;
    vertical-align: bottom;
}

.rowTint {
	background-color: rgb(230,230,230); /* Set alternating rows to the specified colour */
}

/* Lists */

li.pro {
	list-style-image: url('images/tickcross_tick_small.gif');
}

li.con {
	list-style-image: url('images/tickcross_cross_small.gif');
}