/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* End */

.sIFR-hasFlash h1{
	visibility: hidden;
	font-size: 16px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 16px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 14px;
}


body{
	background-color: #FDFCE8;
	padding: 0px;
	margin: 0px;
}

div#container{
	width: 1000px;
	background: url("img/cbw.jpg") no-repeat left bottom;
}

div#header{
	height: 187px;
	width: 700px;	
}

div#menu{
	float: left;
}

div.menuheader{
	margin-left: 8px;
	padding: 3px 0px 0px 13px;
	background: url("img/menuheader.jpg") no-repeat; 
	width: 139px;
	height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	color: #FDFCE8;
}

h1{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FDFCE8;
}

#menu ul{
	margin: 0 0 8px 18px;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
}

#menu a{
	display: block;
	height: 18px;
	width: 120px;
	padding: 4px 0px 0px 20px;
}

#menu a:link, #menu a:active, #menu a:visited{
	background: url("img/button.jpg") no-repeat;
	color: #6A737B;
	text-decoration: none;
}

#menu a:hover{
	background: url("img/button_ro.jpg") no-repeat;
	color: #FDFCE8;
}

li.menu_down{
	display: block;
	height: 18px;
	width: 120px;
	padding: 4px 0px 0px 20px;
	background: url("img/button_down.jpg") no-repeat;
	color: #FDFCE8;
	}

div#page{
	width: 505px;
	margin-left: 5px;
	float: left;
}

div#crumb{
	background: url("img/page.jpg") no-repeat;
	height: 21px;
	width: 500px;
	text-align: right;
	padding: 30px 5px 0 0;
}

div#crumb_subnav{
	background: url("img/page_subnav.jpg") no-repeat bottom;
	height: 51px;
	width: 505px;
	text-align: right;
}

#subnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	text-align: center;
}

#subnav a{
	display: block;
	margin-left: 2px;
	float: right;
	height: 17px;
	width: 99px;
	padding: 4px 0 0 0;
}

#subnav a:link, #subnav a:active, #subnav a:visited{
	background: url("img/button_subnav.jpg") no-repeat;
	color: #6A737B;
	text-decoration: none;
}

#subnav a:hover{
	background: url("img/button_subnav_ro.jpg") no-repeat;
	color: #FDFCE8;
}

li.subnav_down{
	display: block;
	margin-left: 2px;
	float: right;
	height: 17px;
	width: 99px;
	padding: 4px 0 0 0;
	background: url("img/button_subnav_down.jpg") no-repeat;
	color: #FDFCE8;
}

#crumb_subnav_h1{
	padding: 30px 5px 0 0;
}

p.introtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #766259;
	margin: 10px 15px 10px 15px;
	font-weight: bold;
	text-align: justify;
	line-height: 160%;
}

p.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A737B;
	margin: 10px 15px 10px 15px;
	text-align: justify;
	line-height: 160%;
}

p.text a{
	color: #870028;
	text-decoration: underline;
}

p.sidebar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A737B;
	line-height: 160%;
	margin: 0px 8px 0px 8px;
	text-align: left;
}

p.sidebar a{
	color: #6A737B;
	text-decoration: underline;
}

p.sidebar a:hover{
	color: #870028;
	text-decoration: underline;
}

div#sidebar{
	float: left;
	width: 200px;
}

div#sidebar h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 8px 8px 5px 8px;
	color: #870028;
	text-align: left;
}


div#sidebar_top{
	width: 177px;
	height: 21px;
	background: url("img/sidebar.jpg") no-repeat;
	text-align: right;
	margin-left: 5px;
	margin-bottom: 13px;
	padding: 30px 0px 0px 0px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FDFCE8;
	margin: 0;
}

div#copyright{
	background: url("img/dots.jpg") repeat-x top;
	width: 659px;
	height: 30px;
	text-align: right;
	margin-left: 8px;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 3px;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ACA092;
	margin: 0;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A737B;
	line-height: 160%;
	margin: 8px 8px 0px 8px;
	text-align: left;
}

input, textarea{
	background-color: #FFFFFF;
	border: 1px #DAD3CB solid;
	width: 200px;
}

input.button{
	background-color: #DAD3CB;
	border: 1px solid #DAD3CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #766259;
	width: 80px;
}
