@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	border: 0;
	font: 1.0em Trebuchet MS;
	text-align: left;
	color: #000;
	background-color: transparent;
}
#header img, #tagline img, .print_only {
	display: none;
}
/* STANDARD TAGS */
/* common elements */
h1, h2, h3 { 
	font-weight: 700; 
	}
h1 {
	color: #e9452a;
	font-size: 20px;
	padding-top: 1.1em;
	margin-left: 30px;
	margin-right: 95px;
}
h2 {color: #f26522; font-size: 18px; padding-top: 0.9em; margin-left: 30px;
	margin-right: 95px;}
h3 {color: #000000; font-size: 16px; padding-top: 0.8em; padding-left: 0.4em; margin-left: 30px;
	margin-right: 95px;}
h4, h5, h6 {display: none; margin-left: 30px;
	margin-right: 95px;}
em {
	font-style: italic;
	font-weight: inherit;
}
b, strong a {font-weight: bold;}
strong {
	font-weight: bold;
	color: #000000;
}

ol {
	margin-left: 30px;
	margin-right: 65px;
	list-style-type: none;
	}
	
	li {
	margin-left: 30px;
	margin-right: 65px;
	list-style-type: none;
	}

/* page hierarchy and structure */
body {
	min-width: 780px;
	background-image: url(../images/background.gif);
	behavior: url("csshover3.htc");
}

#mainbodyarea {
	width: 942px;
	position: relative;
	top: 0;
	margin-left: -471px;
	left: 50%;
	background-image:url(../images/bodyback.png);
	background-repeat:no-repeat;
	min-height: 975px;
	
	}
	

#metaheader {
	background-color: #000000;
	height: 20px;
	width: 900px;
	position: absolute;
	top: 0;
	text-align: center;
	color: #5d5d5d;
	font-size: 10px;
	font-family: "Trebuchet MS";
	padding-top: 5px;
	margin-left: 21px;
	}

#logobar {
	width: 900px;
	height: 70px;
	top: 25px;
	position: absolute;
	background-image: url(../images/logobar.jpg);
	margin-left: 21px;	
	}
	
#imagearea {
	margin-left: 23px;
	width: 973px;
	height: 218px;
	top: 90px;
	position: absolute;
	background-image: url(../images/flash-hold.png);
	}
	
#subarea {
	padding-bottom: 30px;
	width: 942px;
	min-height: 500px;
	top: 308px;
	position: absolute;
	background-image: url(../images/sub-back.png);
	background-repeat: repeat-y;
	z-index:25;
	}
	
#menuarea {
	width: 250px;
	position: absolute;
	top: 15px;
	left: 23px;
	z-index: 25000;
}
#menuarea ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menuarea li a {
	display:none;
	height: 25px;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	}	
	
#menuarea li a:link, #menuarea li a:visited {
	color: #CCCCCC;
	display: block;
	background: url(../images/v3.jpg);
	background-repeat:repeat-x;
	padding: 6px 0 0 45px;
	font-family: Trebuchet MS;
	}
	
#menuarea li a:hover {
	color: #ff3c0e;
	background: url(../images/v3.jpg) 0 -30px;
	background-repeat:repeat-x;
	padding: 6px 0 0 45px;
	}
	
#menuarea li a:active {
	color: #ff0016;
	background: url(../images/v3.jpg) 0 -60px;
	background-repeat:no-repeat;
	padding: 6px 0 0 45px;
	}   
	
	  	
/* csshover stuff */

ul,li,a {
		display:block;
		margin:0;
		padding:0;
		border:0;
	}

ul {
		width:250px;
		background:white;
		list-style:none;
	}

li {
		position:relative;
		z-index:9;
	}
	
li.folder ul {
			position:absolute;
			left:120px; /* IE */
			top:5px;
		}		
li.folder>ul { left:140px; } /* others */

	a {
		text-decoration:none;
		color:gray;
		font-weight:bold;
		width:100%; /* IE */
	}
	
li>a { 
	width:auto; 
	
	}
	
/* regular hovers */

a:hover {
	color:#e9452a;
	}
		
	
/* hovers with specificity */
	
li.folder:hover { 
	z-index:10; 
	}		
		
ul ul, li:hover ul ul {
		display:none;
	}

li:hover ul, li:hover li:hover ul {
		display:block;
	}
	
/* body text content */

#bodycontent-top {
	position: relative;
	top: 10px;
	left: 305px;
	min-height:541px;
	width: 625px;
	background-image: url(../images/mainbody.gif);
	background-repeat:repeat-y;
	z-index:5000;
	
	}
	
#bodycontent-bottom {
	position: absolute;
	left: 305px;
	height:19px;
	width: 605px;
	background-image: url(../images/mainbody-bot.gif);
	background-repeat:repeat-y;
	
	}
	
.bodytext {
	font-size: 14px;
	font-color: #000000;
	font-family: Trebuchet MS;
	margin-left: 30px;
	margin-right: 95px;
	
	}
	
.bodytext a:hover {
	color: #ff0000;
	display:inline;
	}
	
.bodytext a {
	color: #ff0000;
	display:inline;
	}
	
.bodytext a:active {
	color: #ff0000;
	display:inline;
	}
	
.bodytext ul, .bodytext ui, .bodytext a:link {
	color: #e9452a;
	display:inline;
	}	
	
	
.bodytext li, .bodytext li li, .bodytext li li li {
	margin-left: 30px;
	margin-right: 65px;
	list-style-type: none;
	}	
	
	
.sitemaptext {
	font-size: 14px;
	color: #000000;
	font-family: Trebuchet MS;
	width: 400px;	
	background-color: transparent;
	margin-top: 0.5em;
	}
	
.sitemaptext a:hover {
	color: #ff0000;
	display:inline;
	background-color: transparent;
	}
	
.sitemaptext a {
	color: #ff0000;
	display:inline;
	background-color: transparent;
	}
	
.sitemaptext a:active {
	color: #ff0000;
	display:inline;
	background-color: transparent;
	}
	
.sitemaptext ul, .sitemaptext ui, .sitemaptext a:link {
	color: #e9452a;
	display:inline;
	list-style-image: url(../images/bullet1.gif);
	background-color: transparent;
	}	
	
	
.sitemaptext li, .sitemaptext li li, .sitemaptext li li li {
	margin-left: 30px;
	margin-right: 65px;
	background-color: transparent;
	}	
		
	
	
	
	
	
	
	
	
	
	


	
	
	
	
	
	
.bodytextbold{
	font-size: 14px;
	color: #ff0000;
	font-family: Trebuchet MS;
	margin-left: 30px;
	margin-right: 95px;
	font-weight:bold;
	}
	
#footer {
	width: 942px;
	height: 89px;
	position: absolute;
	margin-left: -471px;
	margin-top: 30px;
	left: 50%;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	
	}
	
#sidebar {
	width: 225px;
	position: absolute;
	top: 300px;
	left: 25px;
	z-index: 26000;
}

.sidebar {
	font-size: 9px;
	margin-left: 30px;
	font-family: Trebuchet MS;
	color: #CCCCCC;
	}
	
#copyright {
	position: relative;
	width: 250px;
	height: 50px;
	left: 50px;
	top: 15px;
	
	}
	
.copyright {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 9px;
	line-height: 10px;	
	}
	

	
#textlinks {
	position: relative;
	width: 550px;
	left: 350px;
	top: -30px;
	height: 35px;
	}
	
.textlinks {
	font-family: Trebuchet MS;
	font-weight: bold;
	color: gray;
	font-size: 9px;
	display:inline;
	}
	
.textlinks a:hover {
	color: #ffffff;
	display:inline;
	}
	
	.textlinks a {
	color: gray;
	display:inline;
	}
	
.textlinks a:active {
	color: gray;
	display:inline;
	}
	
.textlinks ul, .textlinks ui, .textlinks a:link {
	color: gray;
	display:inline;
	}
	
.copyright {
	font-family: Trebuchet MS;
	font-weight: bold;
	
	font-size: 9px;
	display:inline;
	}
	
.copyright a:hover {
	color: #ffffff;
	background-color: black;
	display:inline;
	text-decoration: underline;	
	}
	
.copyright a {
	color: #gray;
	display:inline;
	}
	
.copyright a:active {
	color: #gray;
	display:inline;
	text-decoration: underline;	
	}
	
.copyright ul, .copyright ui, .copyright a:link {
	color: #gray;
	display:inline;
	
	}

.footer {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 9px;
	display:inline;
	}
	
.footer a:hover {
	color: #ffffff;
	background-color: black;
	display:inline;
	text-decoration: underline;	
	}
	
.footer a {
	color: #gray;
	display:inline;
	}
	
.footer a:active {
	color: #gray;
	display:inline;
	text-decoration: underline;	
	}
	
.footer ul, .footer ui, .footer a:link {
	color: #gray;
	display:inline;
	
	}	
 p { margin-top: 0.5em; }
 p + p { margin-top: 0.5em; }
 
 /** Form Design **/
 
.texta {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.button {
    border: none;
    background: url(../images/up.png) no-repeat top left;
    padding: 2px 8px;
}
.button:hover {
    border: none;
    background: url(../images/down.png) no-repeat top left;
    padding: 2px 8px;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}

