@charset "UTF-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, ul, li, h1, h2, h3, p { 
margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3 { font-size : 100%; }

img {
	border:none;
	}


body {
	background:url(_images/bg.gif) top center repeat-y;
	background-color:#e7e7e7;

	}

#container {
	width: 830px;
	\width: 830px;
	w\idth: 810px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height:1.6em;
	background-color:#ffffff;

	}
	
	
#header {
	width:790px;
	height:55px;
	margin-left:10px;
	font-size:1em;
	font-weight:bold;
	padding-top:15px;
	color:#ffffff;
	text-align:center;
	letter-spacing:.4em;
	background:url(_images/hdr_bg-all.gif) no-repeat;
	}
	

	
#branding {
	text-align:right;
	}
	
#branding img {
	margin-right:30px;
	}
	
#branding_b {
	text-align:right;
	margin-bottom:20px;
	}
	
#branding_b img {
	margin-right:5px;
	}
	
#content {
	width:490px;
	background-color:#ebe2d9;
	margin-left:10px;
	}
	
#content_text {
	padding:0 18px 20px 20px;
	width:450px;
	}

#content_text a {
	color:#000000;
	text-decoration:underline;
	}
	
#content_text a:hover {
	color:#7b3a00;
	text-decoration:none;
	}
	
#content_text img {
	margin-bottom:15px;
	}
	
#sidebar {
	float:right;
	width:285px;
	font-size:.85em;
	margin-left:16px;
	margin-bottom:400px;
	background:#bed4ea;
	}
	
#sidebar_text {
	width:250px;
	padding:0 20px 20px 15px;
	}

ul {
	list-style-position:inside;
	margin-bottom:10px;
	margin-top:10px;
	}

ul > ul {
	text-indent:1em;
	font-style:italic;
	}

p {
	margin-bottom:10px;
	}
	
a {
	color:#10427b;
	text-decoration:underline;
	}
	
a:hover {
	color:#000000;
	text-decoration:none;
	}

.right {
	float:right;
	margin-left:10px;
	}
	
.left {
	float:left;
	margin-right:10px;
	}
	
table {
	text-align:center;
	vertical-align:top;
	}
	
table#list {
	width:430px;
	font-style:italic;
	text-align:left;
	}
	
	
/* -------------------------------------------- TYPE ------------------------------------------------------*/

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	color:#7b3a00;
	letter-spacing:-.04em;
	margin-bottom:8px;
	margin-top:8px;
	}
	
#sidebar h2 {
	color:#708eb0;
	letter-spacing:-.05em;
	margin-bottom:5px;
	}

h3 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:1.5em;
	letter-spacing:-.04em;
	margin-bottom:8px;
	margin-top:12px;
	}
	
h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	color:#481700;
	margin-bottom:-5px;
	}

#sidebar p {
	color:#10427b;
	margin-bottom:20px;
	}

.caption {
	font-size:80%;
	font-style:italic;
	line-height:98%;
	}
	
.subhead {
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	font-style:italic;
	}
	
.super {
	font-size:50%;
	}


/* ROUNDED CORNERS */

.r_cont_top {
	width:100%;
	background:url(_images/content2.gif) no-repeat top right;
	}
	
.r_cont_bottom {
	background:url(_images/content3.gif) no-repeat bottom right;
	}

.r_cont_bottom img {
	vertical-align:bottom;
	}

.r_side_top {
	width:100%;
	background:url(_images/side2.gif) no-repeat top right;
	}

.r_side_bottom {
	background:url(_images/side3.gif) no-repeat bottom right;
	}
	
.r_side_bottom img {
	vertical-align:bottom;
	}
	
.r_hdr {
	float:left;
	margin-top:-30px;
	background:url(_images/hdr_rt.gif) no-repeat top right;
	}




.roundedcornr_box_658085 {
   background: #dcdce4;
}
.roundedcornr_top_658085 div {
   background: url(images/roundedcornr_658085_tl.png) no-repeat top left;
}
.roundedcornr_top_658085 {
   background: url(images/roundedcornr_658085_tr.png) no-repeat top right;
}
.roundedcornr_bottom_658085 div {
   background: url(images/roundedcornr_658085_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_658085 {
   background: url(images/roundedcornr_658085_br.png) no-repeat bottom right;
}

.roundedcornr_top_658085 div, .roundedcornr_top_658085, 
.roundedcornr_bottom_658085 div, .roundedcornr_bottom_658085 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_658085 { margin: 0 15px; }