body {
	margin:0px;
	padding:10px 10px 10px 10px;
	background-color: #f7f6ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:72.5%;
	behavior: url(/js/csshover.htc);
}

body a,
body a:link,
body a:visited {
	color:#000000;
}

body a:hover {
	color:#666666;
}


form {
	margin: 0;
	padding: 0;
}

hr {
	color:#660000;
	height:0.5px;
}
img {
	border: none;
}
h1 {
	display: none;
}
h2 {
	margin:0;
	padding:0;
	background-color: #ffffff;
	color:#660000;	
	font-size:1.4em;
	xdisplay:inline;
	padding-bottom:5px;
}
h3 {
	margin:0;
	padding:0;
	color:#660000;
	font-size:1.1em;
	font-weight:bold;
	display:inline;
}

h3 a,
h3 a:link,
h3 a:visited {
	color:#660000;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}

h3 a:hover {
	color:#666666;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
}


.alignRight {
	margin:0;
	padding:0;
	display:inline;
	text-align:right;
	font-weight:bold;
	font-size:1em;
	padding-left:60px;
	right:0px;

}

.alignRight a,
.alignRight a:link,
.alignRight a:visited {
	font-size:1em;
	color:#000000;
	text-decoration:none;
}

.alignRight a:hover {
	font-size:1em;
	color:#666666;
	text-decoration:none;	
}

/* -------------- */

.divFlash{display:none;}
.divHtml{display:block;}

.start {display: none;}
.end {display: none;}

/* -------------- */

#container {
	margin: 0px auto;	
	display: block;
	width: 766px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	xborder-bottom:1px solid #e2e1dd;
	border-top:1px solid #e2e1dd;
	border-left:1px solid #e2e1dd;
	border-right:1px solid #e2e1dd;
}

.middle-l {
	background: url(../img/middle_l.png) 0 0 repeat-y;
}

.middle-r {
	padding: 0px 10px 0px 10px;
	background: url(../img/middle_r.png) 100% 0 repeat-y;
}

.middle-m {
	padding: 0px 0px 0px 0px;
	background: #ffffff;
}

/* Holly Hack Targets IE Win only \*/
* html #container {height: 1%;}
/* End Holly Hack */

/* -------------- */
#header {
	font-size:0.95em;
	background-color: #21201C;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
	height:436px;
	overflow:hidden;
	z-index:1;
}
	#header .left {
		display: none;
	}
	#header .right {
		display: none;
	}
	#header .logo {
		display: block;
		position:relative;
		left:0px;
		top:-71px;
		width:729px;
		height:71px;
		z-index:2;
		background-image:url(../img/headerOliveBranchLogo.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	}
		#header .logo a {
			display: block;
			width:729px;
			height:71px;
		}
			#header .logo a span {
				display: none;
			}
	#header .search {
		display: none;
	}
	#menuTop {
		display: none;
	}
	#menuMain {
	color: #ffffff;
	font-size:1.2em;
	display: block;
	clear: both;
	height: 42px;
	z-index:101;
	padding-top:20px;
	xtext-transform: uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
	#header .banner {
	background-color: #FFFFFF;
	display:block;
	position:relative;
	height: 379px;
	overflow: hidden;
	width: 766px;
	clear: both;
	}

	#header > .end {
		display: block;
		clear: both;
	}

/* -------------- */

#contents {
	display: block;
	background-color:#ffffff;
	padding-top:15px;
	border-left: 15px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 15px solid #FFFFFF;
}
/* Holly Hack Targets IE Win only \*/
* html #contents {height: 1%;}
/* End Holly Hack */

	#contents > .end {
		display: block;
		clear: both;
	}

#crumbtrail {
	position: relative;
	display: block;
	height:40px;
	background-color:#ffffff;
	float:right;
	width:480px;
	font-size:1em;
	list-style: none;
	overflow:hidden;	
}

#crumbtrail a:hover{
	xbackground-color:#5a7d92;
	color:#666666;
}

/* -------------- */

#body {
	position: relative;
	display: block;
	float: right;
	width: 480px;
	font-size:1em;
	line-height:1.4em;
	background-color:#FFFFFF;
	padding:0px 20px 0px 10px;
	


}
	#body .left {
		float: left;
		width: 335px;
	}
	#body .right {
		display: block;
		float: right;
		width: 120px;		
	}

	#body p {
		margin: 0;
		padding: 5px 0px 5px 0px;
	}
	#body .end {
		clear: both;
	}

/* -------------- */

#margin {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding:0px 10px 0px 10px;
	width: 206px;
	left: 0px;
	font-size:1em;
	overflow: hidden;
}
	#margin .features {
		padding-top:10px;
		font-weight: normal;
	}

	#margin .item {
		border-top: 1px dotted #660000;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	#margin .itemfirst {	
		border-top:0px;
		padding-top:10px;
		padding-bottom:10px;	
	}
	

	#margin .features .whatsnew {
	list-style:none;
	margin: 0;
	padding: 5px 10px 0px 15px;
	}
		#margin .features .whatsnew ul {
		}
		#margin .features .whatsnew li {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(/img/arrowFeature.gif);

		}
		
		#margin .features .whatsnew a {
		font-weight: normal;
		color:#000000;
		text-decoration:none;
		}
		#margin .features .whatsnew a:hover {
		font-weight: normal;
		color:#666666;
		text-decoration:none;
		}		


#marginRight {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding:0px 0px 0px 0px;
	width: 129px;
	right:8px;
	font-size:1em;
	xoverflow: hidden;
}

	#marginRight .featuresRight {
	}	

	#marginRight .itemRight {
	}	

	#marginRight .featuresRightLink {
		position: relative;
		display: block;
		margin-top:10px;		
		border-top: 4px solid #5a7d92;
		font-weight:bold;
		height:18px;
		vertical-align:middle;
		border-bottom: 4px solid #5a7d92;			
		
	}
	#marginRight .featuresRightLink a {
		text-decoration:none;
	}	
	#marginRight .featuresRightText {
		position: relative;
		display: block;
		top:2px;
	}


/* -------------- */
#shadow {
	margin: 0px auto;	
	display: block;
	width: 806px;
	padding:0px 0px 0px 0px;
	margin-top:-15px;
}

.middle-container-b {
	padding: 0px 20px 0px 20px;
	position: relative;
}

.middle-b {
	height: 20px;
	background: url(../img/middle_b.png) 0 0 repeat-x; /* ie6png:scale */
}

.middle-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	xbackground: url(../img/middle_bl.png) 0 0 no-repeat; /* ie6png:scale */
}

.middle-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	xbackground: url(../img/middle_br.png) 0 0 no-repeat; /* ie6png:scale */
}

#footer {
	clear: both;
	font-size:0.95em;
	display: block;
	margin: 0px auto;
	padding:15px 15px 15px 15px;
	color: #333333;
	background-color:#ffffff;
}
	#footer p {
		display: inline;
		margin: 0;
		padding: 0;
		
	}

	#footer .left {
		display: none;
	}
	#footer .right {
		display: none;
	}
	#footer .copyright {
		float: left;
		width: 360px;
		height: 14px;
		text-align: left;
		background-color: #ffffff;
		font-size:0.9em;
	}
	#menuBottom {
		float: right;
		width: 332px;
		background-color: #ffffff;
		height: 14px;
		xtext-transform: uppercase;
	}

/* ==== Footer Sub ==== */

#footerSub {
	font-size:0.95em;
	display: block;
	padding:15px 15px 0px 15px;
	background-color:#ffffff;
}

	/* --- Downlood Flash --- */

	#footerSub .downloadFlash {
		float: left;
		width: 400px;
		position: relative;
		text-align: left;
		height: 31px;
		background-color:#ffffff;
	}
	#footerSub .downloadFlash a,
	#footerSub .downloadFlash a:hover,
	#footerSub .downloadFlash a:visited {
		text-decoration: none;
		color: #ffffff;
	}
	#footerSub .downloadFlash img {
		float: left;
		width: 88px;
		margin-right: 5px;
	}
	
	/* --- Downlood Adobe --- */
	
	#footerSub .downloadAcrobat {
		float: left;
		width: 400px;
		position: relative;
		text-align: left;
		height: 31px;
		background-color:#ffffff;
	}
	#footerSub .downloadAcrobat a,
	#footerSub .downloadAcrobat a:hover,
	#footerSub .downloadAcrobat a:visited {
		text-decoration: none;
		color: #333333;
	}
	#footerSub .downloadAcrobat img {
		float: left;
		border: 0;
		width: 88px;
		margin-right: 5px;
		
	}
	
	/* --- Powered by --- */
	
	#footerSub .poweredBy {
		float:left;
		width: 739px;
		position: relative;
		text-align:left;
		background-color:#ffffff;
	}
	#footerSub .poweredBy img {
		border: 0;
		margin-left: 5px;
		background-color:#ffffff;
	}
	#footerSub .poweredBy a,
	#footerSub .poweredBy a:hover,
	#footerSub .poweredBy a:visited {
		color: #333333;
		text-decoration: none;
	}

/* =========================== */
