/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #E5E9EA;
	margin-top: 10px;
	margin-bottom: 10px;
}
.orangetitle {
	font-size: 16px;
	font-weight: bold;
	color: #FB6501;
}

.line{ 
	line-height:2;
}
.smallorangetext {
	color: #FB6501;
	font-size: 11px;
}

.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
a {
	color: #FB6501;
	font-size: 11px;
}

/* Dropdown Menu items */
#dropmenudiv{
position:absolute;
background-color: #FFFFFF;
border:1px solid #0D7EDA;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #0D7EDA;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{
background-color: #FFCAA7;
}

.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}
#outer {    
	width: 826px;    
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto
}

#block {
	position:absolute;
	top:277px;
	width:826px;
	margin-top: 0px;
	left: 169px;
}
#home {
	position:absolute;
	top:140px;
	width:50px;
	margin-top: 0px;
	left: 756px;
}
