#Page {
	width: 823px;
	height: 100%;
	padding-top: 5.5em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	margin-top: -100px;
}	

#logo {
	position: relative;
	z-index: 90;
	background: url(../imagesONE/logoREV2.jpg) no-repeat;
	height: 153px;
	width: 182px;
	left: 34px;
	cursor: pointer;
	clip: rect(auto,auto,auto,auto);
	top: 10px;
}

.BodyContent {
	width: 823px;
	font-size: 100%;
	background-repeat: repeat-x;
	background-position: right;
	font-weight: bold;
}
.BodyContent a {
	margin-left:34px;
}
	
.left, .subheader {
	padding: 0 2em 2em 0;
	font-weight:normal;
	margin-left: 34px;
	border-right-color: #000000;
}

.right {
	padding: 0 2em 2em 0;
	font-weight:normal;
	margin-left: 34px;
	display: block;
	background-image: none;
}


.subimage {
	border: 6px solid #fff2ef;
}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1.light {
	color: #000000}

h2 {
	font-family:Arial, Helvetica, sans-serif;
}
h3{
	color: White;
	font-weight:bold;
}
h4 {

}

/* ~~~~~~~~ Action Items ~~~~~~~~~ */






/* ~~~~~~~~~ Square borders ~~~~~~~~~ */    

.roundbody {
	background-repeat: repeat-y;
	background-image: url(../imagesONE/bg-REV3.gif);
	font-size: 135%;
	text-align: left;
	display: block;
}	
.roundbodytop {
	font-size: 85%;
}
	
.roundcont {
	width: 823px;
	background-image: url(../imagesONE/bg-bottom-REV.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.roundtop { 
	background: url(../imagesONE/tr-REV.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../imagesONE/br-REV.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;

}


/* ~~~~~~~~~ Menu ~~~~~~~~~ */

#topmenu {
	float: left;
	font-size: 130%;
	margin-bottom: 1em;
	margin-left: 0px!important;
	margin-left: 5px;
	line-height: normal;
	width: 100%;
	font-weight: bold;
	background: #E0940C url(../imagesONE/bg-menu.gif) repeat-x;
}

#topmenu ul {
	  list-style:none;
	  padding-top: 0 !important; padding-top: 1em;
}
#topmenu li {
	display: inline;

}
#topmenu a {
	  color: White;
	  cursor: pointer;
}
#topmenu a:hover {
	color: #000000;
	text-decoration: none;
}
#topmenu a span {
   border-right: 1px solid White;
	padding: 1em;
}
#topmenu a span.last {
   border-right: 0px;
}
