/* CSS Document */

/* --- Reset all Values --- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* --- Finish Global Reset ---*/

body {
	margin:0;
	padding:0;
	color: #313530;
	font-size: 76%;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #eee;
}

p { text-indent: 2em }

img.lside {
	float:left;
	padding:5px;
}	

img.rside {
	float:right;
	padding:5px;

}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {	color: #004040;
  	font-weight:normal;
	font-size:1.4em;}

h4 {	color: #966b72;
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
}
	
h5 { 	color: #0e3a00; 
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}


strong { font-weight: bold; }

.columns {
	margin:0px;
	margin-top:-1px;
	padding:0px;
	color: #000000;
	background-color:#ffffff;}
	
a:link {
	color: #0000CC;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-decoration: underline;
	background-color: transparent }
	
a:visited {
	color: #000000;
	text-decoration: underline;
	background-color: transparent }
	
a:hover {
	color: #e20d0d;
	text-decoration: none;
	background-color: #FFFFFF }
	
a:active {
	color: #c00;
	text-decoration: none;
	background-color: transparent}	

#container {width:1000px; background:#fff url() repeat-y; margin:10px auto; text-align:left;}

#Header1 {
/*	background: #e8eae8 url(CompassHeader5sm.jpg) no-repeat top left;
	Position:absolute;
	left: 35px;
	top:0px;
	height:124px;	 
/*	width:1024px;    layout change Mar 7*/
margin-left:5px;
width:995px;
height: 124px;
}
#Header2 {
height: 13px;
width: 1000px;
font-size: 0.75em;
text-align: right;
float:right;
background-color:#ccc;
border-width:1px 1px 1px 1px;
border-color:#aaa;
border-style:solid;

}
#Header2 .date {float:left;
		text-align:left;
		text-indent:1em;
		color:#CC0000;
		font-weight:normal;
		}

#LeftColMain {
   /*background: transparent url(paws1.gif) no-repeat top left;*/
 /*  position:absolute; 
   left: 5px;top: 128px; layout change Mar 7*/
 
 float: left;   /* added Mar 7 */
 width: 15em;   /* added Mar 7 can push content of next div over if set too high */
}

#LeftColMain h4 {
   font-size:0.9em;

}
/*
#Center {

   background-color:#e8eae8;
   position:relative;	/* changed from absolute on Mar 7 
   margin-left: 16em;   /* added Mar 7 
   padding:5px;
  /* left: 200px;top: 124px;    chg Mar 7 
   width:47%;
   /*border-left:2px solid #DDD;
   /*border-right:2px solid #DDD;
   margin-bottom:5px;
   line-height:140%;
   }
*/


#Center {width:500px; background:transparent; float:left; padding:0 32px 0 0}


#Center h3 {line-height:160%;
	padding:5px 0px 5px 0px;
	margin: 2px 2px 2px 2px;
	}
#Center h1 {color: #004040;
	font-family: Verdana, Geneva, Arial, sans-serif; 
  	font-weight:normal;
	font-size:2.0em;}
#Center p { line-height:160%;}

#Center ul {
	margin-left:3em;
	padding-left:5px;
	padding-right:5px;
	list-style-type:square;
}

#Center li {
	left:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
}
/*
#RightCol {
position:absolute;
width:25%;
padding:5px;
left:65%;
top: 124px;
}
*/

#RightCol {width:230px;
background:transparent;
float:left;
padding:0 10px 0 10px;

}
#RightCol li {
	font-family:Verdana, Geneva, arial, sans-serif;
	font-size:0.8em;
	padding:.3em 0 .2em 0;
	
}
#RightCol li.items {font-family:Verdana, Geneva, arial, sans-serif;
		font-size:12px;

}
#RightCol .smfont {font-family:Verdana, Geneva, arial, sans-serif;
		font-size:10px;
		color:#3035c1;
}
#RightCol p {
	color: #313530;
	font-size: 0.85em;
	line-height:1.2em;
	font-family: Verdana, Geneva, Arial, sans-serif;
	}

#RColABox {	/* Right Column annoucement box */
width:220px;
background:transparent;
float:right;
padding:5px 5px 5px 5px;
margin:10px 0px 10px 0px;
border-width:3px 3px 3px 3px;
border-color:#00FF00;
border-style:solid;
}

#Footer {
	clear: both;
	margin: 0;
	padding: 0;
	border: 1px;
	outline: 1px;
	height: 30px;
	text-align: left;
	width: 100%;

}

#dummy {   
float:left;
   width:31%;
   margin: 10px;
   }

/****************  Begin menu coding  *****************/

 /* DEFAULTS */
ul#navlist li a,ul#navlistright li a,ul#navlistright2 li a,ul#subnavlist li a{
font-family: arial;
font-size: 11px;
/*font-weight: 900;*/
text-decoration: none;
}

div#navcontainer
{
width: 200px;
background: #fff;
padding: 2em;
}

/* NAV LIST */
ul#navlist{
list-style-type: none;
margin: 0;
padding: 0;
}

ul#navlistright{
list-style-type: none;
margin: 0;
padding: 0;
}
ul#navlistright2{
list-style-type: none;
margin: 0;
padding: 0;
}

ul#navlist li { display: inline; }
ul#navlistright li { display: inline; }
ul#navlistright2 li { display: inline; }

ul#navlist li a
{
color: #fff;
display: block;
background: #888 url(cnr2.png) top left no-repeat;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
width: 140px;
}
ul#navlistright li a
{
color: #fff;
display: block;
background: #c33;
padding: 2px 0 2px 20px;
border-top: solid 1px #fff;
width: 140px;
}
ul#navlistright2 li a
{
color: #fff;
display: block;
background: #345;
padding: 2px 0 2px 20px;
border-top: solid 1px #fff;
width: 140px;
}
ul#navlist li a:hover { background: #f80 url(cnr2.png) top left no-repeat; }
ul#navlistright li a:hover { background: #f80; }
ul#navlistright2 li a:hover { background: #f80; }

ul#navlist li a#current{
color: #fff;
background: #aae url(cnr2.png) top left no-repeat;
}

/* SUB NAV LIST 1 */
ul#subnavlist1{
margin: 0 0 0 13px;
list-style-type: none;
padding: 0;}

ul#subnavlist1 li { display: inline; }
ul#subnavlist1 li a{
display: block;
color: #666;
background: #ddd;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
height: auto;
width: 127px;}

ul#subnavlist1 li a:hover { background: #aae url(cnr2.png) top left no-repeat; }

/* SUB NAV LIST 2 */
ul#subnavlist2{
margin: 0 0 0 13px;
list-style-type: none;
padding: 0;}

ul#subnavlist2 li { display: inline; }
ul#subnavlist2 li a{
display: block;
color: #666;
background: #ddd;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
height: auto;
width: 127px;
}

ul#subnavlist2 li a:hover { background: #aae url(cnr2.png) top left no-repeat; }

/* SUB NAV LIST 3 */
ul#subnavlist3{
margin: 0 0 0 13px;
list-style-type: none;
padding: 0;}

ul#subnavlist3 li { display: inline; }
ul#subnavlist3 li a{
display: block;
color: #666;
background: #ddd;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
height: auto;
width: 127px;}

ul#subnavlist3 li a:hover { background: #aae url(cnr2.png) top left no-repeat; }

/* SUB NAV LIST 4 */
ul#subnavlist4{
margin: 0 0 0 13px;
list-style-type: none;
padding: 0;}

ul#subnavlist4 li { display: inline; }
ul#subnavlist4 li a{
display: block;
color: #666;
background: #ddd;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
height: auto;
width: 127px;}

ul#subnavlist4 li a:hover { background: #aae url(cnr2.png) top left no-repeat; }

/* SUB NAV LIST 5 */
ul#subnavlist5{
margin: 0 0 0 13px;
list-style-type: none;
padding: 0;}

ul#subnavlist5 li { display: inline; }
ul#subnavlist5 li a{
display: block;
color: #666;
background: #ddd;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
height: auto;
width: 127px;}

ul#subnavlist5 li a:hover { background: #aae url(cnr2.png) top left no-repeat; }

/* SUB NAV LIST 6 */
ul#subnavlist6{
margin: 0 0 0 13px;
list-style-type: none;
padding: 0;}

ul#subnavlist6 li { display: inline; }
ul#subnavlist6 li a{
display: block;
color: #666;
background: #ddd;
padding: 2px 0 2px 30px;
border-top: solid 1px #fff;
height: auto;
width: 127px;}

ul#subnavlist6 li a:hover { background: #aae url(cnr2.png) top left no-repeat; }



ul#navlist li a#subcurrent
{
color: #999;
background: #ddd;
}

ul#navlist li a#suvcurrent:hover { background: #ddd; }
