@charset "utf-8";
/*
Peaches Corporate
Redesign Dec/2008
*/

body, html, h1, h2, h3, p, a, ul, li {
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
}

body {
background-color: #566CA9;
color: #333333;
padding:0px 0px 20px 0px;
margin:0px auto;
text-align:center;
background-image:url(../gfx/corp/rd_body_bg.gif);
background-repeat:repeat-x;
background-position:center top;
}

/* common */
a img { border: 0; }
form { margin: 0; }
input,select,textarea { font: normal 12px Verdana, Arial, Helvetica, sans-serif; }
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */

/* typography */
body,td,p { font: normal 12px Verdana, Arial, Helvetica, sans-serif; }
p,ul,ol { line-height: 1.4em; }
li { margin-bottom: 0.25em; }
p.title {font-weight:bold;}
p.normal {font-weight:normal;}

/* navigation */
a { color: #335500; }
a:hover { color: #335500; text-decoration:underline; }

/* Layout */

/* Home Page */

div#hp {
	width:100%;
	clear:both;
	margin-top:5px;
}

div#hp ul {
	margin:5px 0px 0px 0px;
}

div#hp ul li {
	float:left;
	width:237px;
	margin-right:9px;
}

div#container {
	width:1000px;
	background-color:#ffffff;
	text-align:center;
	margin:0px auto;
	padding:0px 0px 15px 0px;
}

div#container2 {
	width:980px;
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	margin: 0 auto;
}

div#top {
	height:69px;
	width:100%;
}

div#header {
	background-image:url(../gfx/corp/header.jpg);
	height:142px;
	width:980px;
	background-repeat:no-repeat;
}

/* Utility */

div#utility {
	width:100%;
	height:30px;
	display:block;
	padding-top:5px;
	_padding-top: 0;
	_margin-top: 5px;
}

ul#utility {
	float:right;
	padding-right:10px;
	padding-top:6px;
}

ul#utility li {
	float:left;
	font-weight:bold;
	margin:0px 15px 0px 0px;
	padding:0px;
}

ul#utility li a {
	font-weight:normal;
	font-size:11px;
	margin:0px;
	line-height:13px;
	padding:0px;
}

/* Prints Page Styles */

div#content {
	width:980px;
	background-image:url(../gfx/corp/rd_left_rail.gif);
	background-repeat:repeat-y;
	clear:both;
}

/* Left Rail Navigation */

div#left_rail {
	float:left;
	width:215px;
	margin-right: 5px;
}

/* Right Rail */

div#right_rail {
	float:left;
	width:760px;
	padding-top: 10px;
}

div#color {
	clear:both;
	width:196px;
	margin:30px 0px 0px 30px;
	text-align:center;
	color:#f68932;
	font-size:14px;
}
