body {
	background: #fff  url(/images/bg.gif) repeat-x;
	margin: 0;
	text-align: center;
	font: 12px arial, helvetica, sans-serif;
}

img {
	border: none;	
}

p	{
	margin:0 0 19px 0;
	padding:0;	
	line-height:16px;
}

a {
	color:#000099;
}
#content-wrapper {
	width: 749px;
	background:#fff;
	margin: 0 auto 25px auto;
	text-align: left;
}

#content {
	margin: 0;
	border: 1px solid #8c9cb1;
	border-width: 0 1px;
	overflow: hidden;
}

#logo {
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8c9cb1;
}

#contentbody {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 567px;
}

#left {
	width: 150px;
	float: left;
	font-size: 12px;
	padding-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	/*border-right: 1px solid #8c9cb1;*/
	backgroun1d:#ccc;
}

ul#nav {
	margin: 5px 0 0 0;
	padding: 0 0 5px 10px;
	list-style-type: none;
}

ul#nav a {
	display: block;
	height: 15px;
	color:#000099;
	padding: 2px 0 4px 5px;
	text-decoration: none;
}

ul#nav a:visited {
	color:#000099;
}

a.parentOption {
}
	
li.selected a	{
	text-decoration: none;
	font-weight:bold;
}

li.selectedChild a, li.childMenuOption a, li.selectedChildselectedChild a 	{
	font-weight:normal;	
}

#line {
	border-top: 1px solid #8c9cb1;
}

#footer {
	font-size:11px;
	line-height: 109%;
	padding: 15px 10px 20px 10px;
	background: url(/images/bg_footer.gif) no-repeat center bottom;
}

	#footer img  	{
		float: right;	
	}

#footer, #footer a {
	color: #999;
	text-decoration:none;
}

b {
	font: bold 21px arial;
	margin: 0 0 10px 0;	
	color:#f60;
}

span {
	font-weight:bold;
}

