/* General
==================================== */

html { min-height: 100%; margin-bottom: 1px; }




OL, UL, DIR,
MENU, DD        { margin-left: 20px; margin-bottom: 10px; }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }



/* Wrappers */

#whole {
width: 750px;
height:100%; 
}

#banner_red, #banner_green {
height: 70px;
background-color:#a8094c;
padding-left: 10px;
}

#banner_green {
	background: #FFF;
}


* html #banner_red, * html #banner_green {  /* Box model hack */
height: 70px;  /* Height including border, padding & margin */
h\eight: 70px;  /* Height excluding border, padding & margin */
}	


#title {
	width: 450px;
	float: left;
	margin-top: 10px;
}


#search {
	float: right;
	width: 200px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 30px;
	text-align: right;
	margin-right: 20px;
}
.searchbox {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #000000;
	font-size: 0.9em;
	color: #A8094C;
}

#banner_black {
	clear: both;
	width: 100%;
	height: 16px;
	background-color:#000000;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

#banner_black a {
	color: #FFFFFF;
	text-decoration: none;
}

#banner_black a:hover {
	color: #000000;
	background: #FFFFFF;
}

#home {
	float: left;
	width: 250px;
	margin-left: 10px;
}
#options {
	float: right;
	width: 400px;
	text-align: right;
	margin-right: 15px;
}

#main {
	height:100%; 
}

#menu {
float: left;
width: 190px;
background-color:#FFF;
height: 100%;
}

#headlines {
padding-top: 20px;
padding-left: 6px;
}

/*.headline {
	background: url(/images/icons/news_item_whitebg.gif) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 10px;
}*/

.headline_event {
	background: url(/images/icons/event.gif) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 10px;
}

#copy {
	float: right;
	width: 540px;
	padding: 10px 0px 15px;
	font-size: 1.1em;
	margin: 0px;
	line-height:1.5;
}


#footer {
	text-align: center;
	padding: 10px;
	margin-top: 40px;
	border-top: 1px dotted #CCCCCC;
}
#sub_footer {
	background-color:#fff;
	padding: 5px;
	text-align: center;
}

/* Lists */

#copy ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#copy li {
line-height: 120%;
padding-top: 2px;
padding-bottom: 4px;
}






img a, a img {
background-color: none;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
	}

strong, b {
	font-weight: bold;
	}
	

/* Links */

a {
	color: #a8094c;
	text-decoration: underline;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a8094c;
}

	
	
table caption {
font-size: 90%;
color: #666;
padding-bottom: 5px;
}


/* Forms */

label {
font-weight: bold;
padding-bottom: 4px;
}

.field {
padding: 2px;
border: solid 1pt #a8094c;
font-size: 1.0em;
}

.submit_button {
	font-size:9px;
	cursor:pointer;
	border:outset 1px #ccc;
	color:#666;
	background:url(/images/bg_submit.gif) repeat-x left top;
	padding:0;
	}

form {
	margin: 0;
	padding: 0;
	}
	
fieldset {
	position: relative; 
	background-color: #EEE;
	margin-bottom:30px;
	padding:10px 5px 5px;
	border: solid 1px #CCC;
	}	
	
legend {
	position: absolute;
	top: -1.2em;
	left: .2em;
	letter-spacing: 0.2em;
	font-size: 1.0em;
	background-color:#FFF;
	color: #091841;
	border: solid 1px #999;
	text-transform:uppercase;
	padding: 5px 10px;
	margin-left: 10px;
	}	
	
fieldset div {
	padding: 10px; 
	color: inherit;
	}		

fieldset textarea, fieldset input {
	width: 95%;
	}
	
fieldset textarea, fieldset input, fieldset select {
	font-size:1.1em;
	border: 1px solid #CCCCCC;
	margin: 5px 0 10px 0;
	color: #091841;
	padding:4px;	
	}		

fieldset textarea {
	font-family: inherit;	
}

fieldset select {
	border: 0;
	padding: 0px;
	}
	
fieldset label {
	color: #000;
	margin: 5px 0 10px 0;
	font-weight: bold;
	}
	
form br {
	clear: both;
	}	
	
.submit {
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	color: #091841;
	}	
	
#form_nav {
	color: #CCC;
	font-size: 140%;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 0.4em;
	margin-bottom: 10px;
	}
	
.form_this {
	color: #000;
	}	
	
	

.submit_button{
	cursor:pointer;
	border: outset 1px #ccc;
	color: #666;
	padding: 2px;
	background:url(/images/bg_submit.gif) repeat-x left top;
}

/* Recordset navigation */


.nav_status {
	margin-bottom: 15px;
	margin-right: 0px;

}

.nav_nav {
	float: right;
	text-align: right;
	color: #000;
	margin: 0px;
	padding: 0px;
	}

.nav_nav ul, #nav_status li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.nav_status li {
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	text-align: center;
	border: 1px solid #a8094c;
	margin-right: 2px;
	background: #FFF;
	color: #CCC;
	}

.nav_nav a{
	color: #FFFFFF;
	display: block;
	height: 20px;
	width: 20px;
	text-decoration:none;
	}
	
.nav_nav a:hover {
	display: block;
	color: #000000;
	background: #a8094c;
	}




/* Tool tips */


#dhtmltooltip{
	position: absolute;	
	border: 1px solid #999;
	padding: 2px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}
	
/* HTML tricks */	

div {
	margin: 0;
	padding: 0;
	}

