@charset "UTF-8";

/*********************** 

STYLESHEET SECTIONS:

- CSS Reset
- Global Layout Stuff
- Standard Elements
- Classy Elements
- Links
- Header Stuff
- Left Sidebar Stuff
- Center Body Structure
- Center-Area-Only Classy Elements
- Right Sidebar Structure
- Special Text Areas
- Table Layouts
- Buttons
- Footer Elements  
- IE6 Exceptions
- IE7 Exceptions
- Override Everything Else    

************************/



/* <CSS Reset (courtesy Eric Meyer)> */
/* CSS Reset sets commonly used element attributes (e.g., margin:0;) globally instead repeatedly doing it at block level */
/* DO NOT CHANGE */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, 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: top;
	}
	
	/* 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.contact {
		border-collapse: separate;
		border-spacing: 0;
		vertical-align:top;
		font-size:11px;
	}
	
	table.contact td{
		vertical-align:top;
padding-top:8px;	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}

/* </CSS Reset> */

/*********************** 

STYLESHEET SECTIONS:

- Header Stuff
- Center Area Structure
- Center Area Boxy Elements


************************/

/* <Global Layout Stuff> */

body {	
background: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif; 
		font-size:12px;
		line-height:18px;
	}


	
#wrapper {
	margin:0;
	padding:0;
	margin:auto;
	width:970px;
	}
	
	
	
#container {
	width: 970px;
	height:auto;
	background:url(../images/back-vert-1.gif) repeat-y center top;
}

#container2lines {
	width: 970px;
	height:auto;
	background:url(../images/back-vert-2.gif) repeat-y center top;
}

#header {
		width:970px;
		height:140px;	
		}
		
		
		
#leftCol{
	float:left;
	width:213px;
	background:none;
}

#rightCol{
	float:left;
	width:757px;
	
}

.rule-h{
	width:auto;
	height:2px;
	background:url(../images/border-horizontal.gif) repeat-x left top;
}

.rule-h-wide{
	width:527px!important;
	height:2px;
	margin-left:-22px!important;
	background:url(../images/border-horizontal.gif) repeat-x left top;
}

.rule-h-super-wide{
	width:757px!important;
	height:2px;
	margin-left:-22px!important;
	background:url(../images/border-horizontal.gif) repeat-x left top;
}




.rule-v{width:2px;background:url(../images/border-vertical.gif) repeat-y left top;}

		
#nav{padding:0px; margin:20px 0 0 15px;}	

#nav a{
color:#000000;
font-size:11px;
text-decoration:none;
font-weight:normal;
}

#nav a:hover{
color:#74000c;
}


a.nav-on {
color:#74000c;
font-size:11px;
}


.rss-item a:link{
color:#ffffff;
display:none;
font-size:.001em;
}

.rss-item a:link:visited{
color:#ffffff;
display:none;
font-size:.001em;
}

.rss-item a:link:hover{
color:#ffffff;
display:none;
font-size:.001em;
}


.rss-date{color:#74000c;
font-size:14px;font-weight:normal;margin-bottom:-30px;display:block;}

#nav ul {margin: 10px 0 0 10px; list-style:none;}
#nav ul li{margin: 10px 0 0 10px;}	
#nav ul .sub{margin:0px 0 0 15px;}	
	
	
	ul.basic{
	list-style:none;
	}
	
	ul.basic li{
	padding:0 0 5px 10px;
	background: url(../images/bullet.gif) left 8px no-repeat;	}
	
	ul.basic-lev2{
	list-style:none;
	}
	
	ul.basic-lev2 li{
	padding:0 0 5px 30px;
	background: url(../images/ul-line.gif) 18px 8px no-repeat;	}
	

			
h1{font-size:18px;font-weight:normal;color:#74000c;padding:0 0 5px 0;}
h2 {font-weight:normal; font-size:15px;color:#518499;}
h3 {font-weight:bold; font-size:12px; color:#74000c;}
h4 {font-weight:normal; font-style:italic;font-size:15px;color:#518499;padding-bottom:5px;}
h4 span{font-size:12px;}
h5 {font-weight:bold; font-size:12px;color:#518499;}


.sm {font-size:10px;}
.source{font-size:10px;}
.dyk{font-size:15px;}


/* <Links> */
	a:link {color: #000; text-decoration:underline;}
	a:active {color: #000; text-decoration:none;}
	a:visited {color: #000; text-decoration:underline;}
	a:hover {color: #000; text-decoration:underline;}
	
	a.callout:link {color: #518499; text-decoration:underline;}
	a.callout:active {color: #518499; text-decoration:none;}
	a.callout:visited {color: #518499; text-decoration:underline;}
	a.callout:hover {color: #74000c; text-decoration:underline;}
	
/* </Links> */



/* <Center Area Structure> */


.full{width:737px; padding:20px 10px 13px 20px; float:left;background:#ffffff;margin-left:3px;}
.half-half{width:42%; padding:20px 10px 8px 20px; float:left;	background:#ffffff;margin-left:3px;
}
.two-thirds{width:500px; padding:20px 10px 0 20px; float:left;}
.one-third{width:170px; padding:20px 10px 0 20px; float:left;}
.one-third-plus{width:200px; padding:20px 0px 0 20px; float:left;}


.sm{font-size:10px;margin-top:4px;}
.lower-left-callout{padding:20px; }
.lower-left-callout img{margin-left:-20px;}
.bump{font-size:15px;}

/* IE6 ONLY */
*html .half-half{width:30%; padding:20px 10px 0 20px; float:left;}
*html .full{width:717px; padding:20px 10px 20px 20px; float:left;}
*html #container {width:1000px;}


#float-contact{
	position:relative;
	top:350px;
	left:820px;
	width:150px;
	height:0;}


/* </Center Area Structure> */


	




/* <Footer Elements> */

#footer {
font-size: 10px; 
	margin:auto;
	padding: 26px 0 0px 233px;
	color: #666666;
	font-size: 10px;
	}
	
.clearer {
	width:100%;
	margin:0;
	padding:0;
	clear:both;
	height:0px;
}

.menu_list {	
	padding-left:20px;
	height:100px;
}


.menu_head {
	cursor: pointer;
	position: relative;
	font-size:14px;

}




.menu_body {
	display:none;
}


.menu_body a{
  display:block;
  padding-left:30px;
  text-decoration:none;
}
.menu_body a:hover{
  color: #74000c;
  }
  


 .menu_body-on {
	display:block;
}


.menu_body-on a{
  display:block;
  padding-left:30px;
  text-decoration:none;
}
.menu_body-on a:hover{
  color: #74000c;
  }


	a.menu-on:link {color: #74000c!important; text-decoration:underline;}
	a.menu-on:active {color: #74000c!important; text-decoration:none;}
	a.menu-on:visited {color: #74000c!important; text-decoration:underline;}
	a.menu-on:hover {color: #74000c!important; text-decoration:underline;}




	ul.pdf ul.word ul.excel {
		margin:0; padding:0;
		}
		
		ul.pdf li, ul.word li, ul.excel li {
			list-style:none;
			font-size:1em;
			padding: 0 0 5px 20px;
			}

		ul.pdf li a, ul.word li a {
			}
			
			ul.pdf li a:hover, ul.word li a:hover, ul.excel li a:hover { text-decoration: underline; }
			
			ul.pdf li { background: url(../images/icn-pdf.gif) no-repeat left top; }
			ul.word li { background: url(../images/icn-word.gif) no-repeat left top; }
			ul.excel li { background: url(../images/icn-excel.gif) no-repeat left top; }




			

/* </Footer Elements> */	




/* <IE7 Hacks> */


/* </IE7 Hacks> */


