/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-attachment: scroll;
	background-image: url(../images/bg_maingradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #565656;
}

/* TEXT */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #494949;
	padding: 0px;
	margin: 0 0 8px 0;
}

p.emphasis {
	font-style: italic;
	color: #999999;
}

	/* MAIN TEXT LINKS */
	p a {
		color: #4F971D;
		text-decoration: none;
	}
	
	p a:hover {
		color: #4F971D;
		text-decoration: underline;
	}
	
p.news_dateline1 {
	color: #FFFFFF;
	font-size: 11px;
	padding: 4px 0 6px 0;
	margin: 0;
}

p.news_dateline2 {
	color: #666666;
	font-size: 11px;
	padding: 0 0 6px 0;
	margin: 0;
}

p.news_copy {
	font-size: 11px;
	line-height: 14px;
}

p#footer {
	color: #999999;
	font-size: 9px;
	text-align: center;
	line-height: normal;
}

	/* FOOTER LINKS */
	
	p#footer a {
	color: #999999;
	text-decoration: none;
	}
	
	p#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}


/* HEADLINES */

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 0;
	margin: 0;
}

h1 {
	color: #198900;
	font-size: 20px;
	padding-bottom: 12px;
}

h2 {
	color: #198900;
	font-size: 16px;
	padding-bottom: 10px;
}

h2.bigpic {
	color: #198900;
	font-size: 16px;
	padding: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
}

h5 {
	color: #dcff92;
	font-size: 17px;
}

h6 {
	color: #FFFF99;
	font-size: 15px;
}

/* LISTS */

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #494949;
	padding: 0 0 8px 0;
	margin: 0;
}

ul li {
	margin-left: 24px;
}

/* FRAME */

td.contentblock {
	background-attachment: scroll;
	background-image: url(../images/bg_metal.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E3E3E3;
	padding: 0 0 0 20px;
}

td.leftshadow {
	background-attachment: scroll;
	background-image: url(../images/leftshadow_rep.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

td.rightshadow {
	background-attachment: scroll;
	background-image: url(../images/rightshadow_rep.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* NAVIGATION */

td.nav_blackrepeat {
	background-attachment: scroll;
	background-image: url(../images/bg_navrepeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

	/* NEWSLETTER SIGNUP */

	table.newsletter {
		background-attachment: scroll;
		background-image: url(../images/bg_greentoblack.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
	
	table.newsletter td {
		padding: 8px 0 0 20px;
	}
	
	table.newsletter td p {
		color: #FFFFFF;
		line-height: 11px;
	}
	
	.newsletter_textfield {
		width: 144px;
		padding: 1px;
	}
	
	/* EXTRA */
	
	div#send-print_links {
	width: 165px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 12px 0 0 15px;
	margin: 12px 0 0 5px;
	}
	
	div#send-print_links p {
	font-family: Arial, Helvetica, sans-serif;
	color: #D9D983;
	font-size: 10px;
	margin: 0px;
	padding: 0 0 8px 0;
	}
	
		div#send-print_links p a {
		color: #D9D983;
		text-decoration: none;
		}
		
		div#send-print_links p a:hover {
		color: #D9D983;
		text-decoration: underline;
		}

/* CONTENT LAYOUT */

td#flashpiece {
	border: 1px solid #828382;
	background-color: #A2A3A1;
	padding: 5px;
}

td#contentarea_bg {
	width: 665px;
	border: 1px solid #828382;
	background-color: #A2A3A1;
	padding: 5px;
}

table#contentarea {
	width: 665px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

	/* CONTENT LAYOUT VARIATIONS */
	
	/* HOME PAGE */
	
	table#contentareahome {
		border: none;
		background-color: #A2A3A1;
	}
	
	td.welcomemessage {
		width: 387px;
		height: 400px;
		background-attachment: scroll;
		background-color: #FFFFFF;
		background-image: url(../images/bg_greenroom_1.jpg);
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	
	div.welcomemessage {
		 padding: 8px 18px 0 16px;
	}
	
	div.callout {
		width: 271px;
		border: 1px solid #FFFFFF;
		background-color: #E4E4E4;
		background-attachment: scroll;
		background-image: url(../images/bg_callout.jpg);
		background-repeat: no-repeat;
		background-position: center top;
	}
	
		/* VARIATION FOR PRINT */
		
		div.callout .newscallout_special {
			padding: 8px 14px 4px 18px;
		}
		
/* SUB-NAVIGATION */

div.subnav {
	height: 25px;
	width: 661px;
	background-attachment: scroll;
	background-image: url(../images/bg_subnav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: solid 1px #9B9B9B;
	border-right: solid 1px #9B9B9B;
}

	div.subnav a {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 25px;
	padding: 6px 7px 7px 7px;
	border-left: solid 1px #9B9B9B;
	}
	
	div.subnav a#start {
	border-left: none;
	}
	
	div.subnav a#end {
	border-right: solid 1px #9B9B9B;
	}
	
	div.subnav a:hover, a.start:hover, a.end:hover {
		background-color: #FFFFFF;
	}
	
	div.subnav a.selected {
		background-color: #FFFFFF;
	}

/* GLOBAL LINKS */

p.globallinks {
	font-size: 10px;
	color: #4f4f4f;
	text-align: right;
	padding: 4px 28px 4px 0;
	margin: 0;
}
.headertext{
font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	text-align: left;
	padding: 4px 28px 4px 0;
	margin: 0;
	}

	p.globallinks a {
	color: #4f4f4f;
	text-decoration: none;
	}
	
	p.globallinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* PRINT-SCREEN HACKS */

div#printheader {
	display: none;
}

p.pagetitle {
	display: none;
}

/* FORMS */

.textfield {
	width: 240px;
	padding: 1px;
	margin-bottom: 8px;
}

.textfield:focus, .textfield_large:focus {
	background-color: #CCFFCC;
}
.textfield_large {
	width: 522px ;
	padding: 1px ;
	margin-bottom: 8px ;
}
.textarea {
	width: 240px;
	padding: 1px;
	margin-bottom: 8px;
}

.textarea_large {
	width: 522px;
	padding: 1px;
	margin-bottom: 8px;
}

.textarea:focus, .textarea_large:focus {
	background-color: #CCFFCC;
}

.select {
	width: 240px;
	margin-bottom: 8px;
}