/*
light highlight: #ff9900
*/

* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #ffffff;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
}
/*---------	links				--------------------------------------------*/
a {
 	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000099;
	font-weight: 900;
}
a.cleanlink, a.cleanlink:hover {
	text-decoration: none;
	border: 0px;
	background-color: transparent;
}

/*---------	paragraphs			--------------------------------------------*/
p {
	margin: 0 0 0.75em 0;
	text-align: justify;
}
p a, td a {
	font-weight: 900;
	border-bottom: 1px dotted #000033;
}
p a:hover, td a:hover {
	color: #ffffff;
	font-weight: 900;
	border-bottom: 1px dotted #ffffff;
}

/*---------	headers				--------------------------------------------*/
h1, h2, h3, h4, h5, h6 { padding: 0px;  margin: 0px 0 0 -1px; font-weight: 900;}
/* HEADER 1 - Breadcrumb SEO top right */
h1	{ font-size: 125%; color: #000033; text-align: right; font-weight: 700; margin: 0 20px 0 20px;}
/* HEADERS 2-5 : Page Titles */
h2	{ font-size: 180%; color: #000066; }
h3	{ font-size: 150%; color: #000066; }
h4	{ font-size: 125%; color: #000066; }
h5	{ font-size: 105%; color: #4C526B; }
/* HEADER6 - Quoted Sub headers */
h6	{ font-size: 105%; color: #006699; margin: 0px; padding: 0 0 3px 0;}

/****************************************************************************/
/* 			lists															*/
/****************************************************************************/
/*---------	Base: UL			--------------------------------------------*/
ul {
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	list-style-type: circle;
	list-type-position: outside;
	text-align: justify;
}
ul li {
	/* corrects minor alignment issue */
	_margin: 0 0 0 1px;
}
ul ul		{ list-style-type: disc; }
ul ul ul	{ list-style-type: square; }
/*---------	Base: OL			--------------------------------------------*/
ol {
	margin: 10px 0px 10px 23px;
	padding: 0px 0px 0px 0px;
	list-style-type: decimal;
	list-style-position: outside;
	text-align: justify;
}
ol ol		{ list-style-type: lower-alpha; }
ol ol ol	{ list-style-type: lower-roman; }
/*---------	List Classes		--------------------------------------------*/

#header-title {
	background-image: url('images/css/bg-header.gif');
}
/****************************************************************************/
/* 			MIDDLE															*/
/****************************************************************************/
#middle {
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0px;
	_margin-top: -3px;
	margin-bottom: 15px;
}
#middle table {
	width: 100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
#middle table td {
	cellpadding: 0px;
	cellspacing: 0px;
	margin: 0px;
	padding: 0px;
}
#middle-content {
	/* this is nested in r2c2 to provide some formatting that wont affect other cells */
	padding-left: 9px;
	_padding-left: 8px;
	margin-right: 8px;
	_margin-right: 8px;
}
/* row 1 */
.r1c1 { background: url('images/css/middle-blue-tl.jpg'); background-repeat: no-repeat; height: 14px; }
.r1c2 { background: url('images/css/middle-blue-mt.jpg'); background-repeat: repeat-x; height: 15px;}
.r1c3 { background: url('images/css/middle-blue-tr.jpg'); background-repeat: no-repeat; width: 14px; height: 15px; }
/* row 2 */
.r2c1 {	
	background-image: url('images/css/middle-blue-ml.jpg'); background-repeat: repeat-y; 
	background-color: #7186B5; vertical-align: top; width: 185px; border-left: 2px solid #2d475e;
}
.r2c2 { background: #7186B5; vertical-align:top; } /* content cell */
.r2c3 {	background: url('images/css/middle-blue-mr.jpg');	background-repeat: repeat-y; background-position: left; width: 14px; }
/* row 3 */
.r3c1 { background: url('images/css/middle-blue-bl.jpg');	background-repeat: no-repeat; width: 185px; } 
.r3c2 {	background: url('images/css/middle-blue-mb.jpg');	background-repeat: repeat-x; height: 15px;} 
.r3c3 {	background: url('images/css/middle-blue-br.jpg');	background-repeat: no-repeat; width: 14px; height: 15px;}

/****************************************************************************/
/* 			MIDDLE															*/
/****************************************************************************/
#foot a { font-size: 12px;}
#foot-tl { background: url('images/css/middle-blue-tl.jpg'); background-repeat: no-repeat; height: 14px; }
#foot-mt { background: url('images/css/middle-blue-mt.jpg'); background-repeat: repeat-x; height: 15px;}
#foot-tr { background: url('images/css/middle-blue-tr.jpg'); background-repeat: no-repeat; width: 14px; height: 15px; }
#foot-ml {	
	background-image: url('images/css/middle-blue-ml.jpg'); background-repeat: repeat-y; 
	background-color: #7186B5; vertical-align: top; width: 14px; border-left: 2px solid #2d475e;
}
#foot-content { background: #7186B5; vertical-align:top; } /* content cell */
#foot-mr {	background: url('images/css/middle-blue-mr.jpg');	background-repeat: repeat-y; background-position: left; width: 14px; }
/* row 3 */
#foot-bl { background: url('images/css/middle-blue-bl.jpg');	background-repeat: no-repeat; width: 14px; } 
#foot-mb {	background: url('images/css/middle-blue-mb.jpg');	background-repeat: repeat-x; height: 15px;} 
#foot-br {	background: url('images/css/middle-blue-br.jpg');	background-repeat: no-repeat; width: 14px; height: 15px;}
/****************************************************************************/
/* 				left navigation												*/
/****************************************************************************/
#nav-left { margin: -2px 0 0 0px; padding: 0px 0 0 3px; width: 183px; background: #7186B5; border:0px; }
#nav-left h3 {
	display: block;
	color: #FFCC00;
	font-size: 1.2em;
	padding: 0 0 0 5px;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
/*	looks better without background? 	
	background-image: url('images/css/bg-leftnav hover.jpg'); */
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*---------	1st level list menu	--------------------------------------------*/
#nav-left ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#nav-left li {
	margin: 0;
	padding: 0;
	display: block;
}
#nav-left a {
	display: block;
	margin: 0;
	padding: 2px 20px 2px 5px;
	color: #ffffff;
	/* width must be left in for IE to render correctly!!!! */
	/* specifying width allows mozilla to use full width, which overflows 
	onto the page on the right due to width/pad/margin	calculation differences*/
	_width: 100%;
	background-color: #C1D0E3;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #333;
	font-weight: bold;
	background-image: url('images/css/bg-leftnav.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav-left a:hover {
	color: #ff9900;
	background-color: #C1D0E3;
	text-decoration: none;
	border-top: 1px solid #333;
	border-bottom: 1px solid #fff;
	background-image: url('images/css/bg-leftnav hover.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*---------	2nd level list menu	--------------------------------------------*/
#nav-left ul ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav-left ul ul li {
	margin: 0;
	padding: 0;
	text-align: left;
}
#nav-left ul ul a {
	margin: 0;
	display: block;
	/* left pad set large (20) so that 15px can 
	be taken up by negative 1st line indent */
	padding: 1px 0 1px 20px;
	color: #ffffff;
	background-color: #C1D0E3;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#nav-left ul ul a:hover {
	color: #ff9900;
	background-color: #C1D0E3;
	text-decoration: none;
}
.active {
	color: yellow;
}