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

body,t,th {
	background:#e8e4e4;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#000000;
}

p.note { text-align:center; text-transform: none; padding: 10px 5px; margin: 0; font-size: 1em; background: #2e415e; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;  }

a {
	color:#006699;
	text-decoration:underline;
	font-weight:bold;
}

#container {
	width:762px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
}

#banner {
	padding:12px;
}

#nav {
	padding:0;
	margin:0;
	height:36px;
}

#content_hp {
	padding-right:50px;
	background:url(images/hp_content_bkgd.gif) repeat;
}

#content_hp_right {
	height:364;
	float:left;
}

#content_sec {
	padding:30px;
}

#footer {
	padding:20px;
	height:25px;
	font-size:.75em;
	text-align:right;
}

#footer a {
	color:#006699;
	text-decoration:none;
	font-weight:normal;
}

/*text styles*/

.hdr1 {
	font-size:1.75em;
	color:#000000;
}

.crumb {
	font-size:.8em;
	font-weight:normal;
}

a.crumb {
	color:#006699;
	text-decoration:underline;
	font-weight:normal;
}

img.ImgRight {
	float:right;
	padding-left:30px;
	padding-bottom:10px;
}

#content_sec ul {
	list-style:none;
}

#content_sec ul li {
	padding-bottom:10px;
}
