	
.input {
	background-color: #ffffff;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	padding:0px,0px,0px,0px;
	border: #003366 1px solid;
}
	

a.white{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
}
a.white:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11pt;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
}

.curlycontainer .innerdiv{
background: transparent url(images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF
}
a.red {  color: #FF0000; text-decoration: none}
a.red:hover {  color: #000000}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF3224;
	font-weight: 100;
}
.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.red {

	color: #EF3224;
}

