body {
	margin: 0;
	padding: 0;
	background-color: #E7F1E4;
	font-family: Trebuchet MS, Bitstream Vera Sans, verdana, lucida, arial, helvetica, sans-serif;
	scrollbar-base-color:#336633; 
	scrollbar-face-color:#C5DEC0; 
	scrollbar-arrow-color:#336633; 
	scrollbar-shadow-color:#336633; 
	scrollbar-track-color:#F7FAF5;  
	scrollbar-highlight-color:#fff; 
	scrollbar-darkshadow-Color:#fff; }

a:link{color:#D74600;text-decoration:none}
a:visited{color:#D74600;text-decoration:none}
a:hover{color:#F04E00;text-decoration:none}
a:active{color:#F04E00;text-decoration:underline}

ol,ul,li,p{font-size:small;line-height:130%; color:#363;	text-align: justify;}
td{font-size:small;line-height:130%; color:#363}
em	{font-style:italic}
strong,b{font-weight:bold}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height:130%; 
	color:#666;	
	text-align: center;
	font-weight: bold;
}

img, td img	{
	border: 0;
	}

input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #363;
	border: 1px solid #999;
	font-size: 10px;
	background-color-color: #FFF
	}

/*Header*/
.HeaderBack {
	background-image:url(images/header/header_background_logo.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
.LeftCell {
	padding-right:45px; 
}
.RightCell {
	padding-left:45px; 
}
/*Header End*/


/* the fills and borders for each box - split into rows and columns*/

.r3-navback {
	background-color: #C5DEC0;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.photos {
	border: 2px #FFF solid;
}


.r4c2-text {
	background-color: #FFF;
}

.r5c1-sitereq {
	background-color: #C5DEC0;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.r5c2-quote {
	background-color: #F7FAF5;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.r5c3-arb {
	background-color: #FDB016;
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.dd {
	font-size: 11px;
	color: #666;
}

.Row {
color:#333;
background-color:#DFEDDC;
border-bottom: 1px solid #666;
}
.RowAlt {
color:#333;
background-color:#EFF7EE;
border-bottom: 1px solid #666;
}
.TableBorder{
border: 1px solid #666;
}
.RowHeader{
color:#000;
font-weight:bold;
background-color:#C5DEC0;
}

