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

/* CSS styles */
body {
	text-align:center;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	overflow:hidden;
}
h1,h2 {
	color:#0033CC;
}
h1 {
	font-size:1.8em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:12px;
}
#main {
	position:relative;
	width:800px;
	height:auto;
	text-align:left;
	margin:0px auto;
}
#header {
	position:relative;
	text-align:center;
	width:100%;
	height:80px;
	border:0px solid orange;
	background-color:#F0F0F0;
	z-index: 0;
}
#header img {
	position:relative;
	border:0px;
}
#nav_block {
	position:absolute;
	width:150px;
	height:600px;
	float:left;
	padding:0px 0px;
	margin:0px 0px 5px 0px;
	border:0px solid black;
	overflow:hidden;
	top: 0px;
	left: 0px;
	background-image:url(Images/left.gif);
	background-color: #F0F0F0;
	z-index: 2;
}
#content {
	position:relative;
	width:650px;
	height:500px;
	float:right;
	padding:0px 0px;
	margin:10px 0px 15px 5px;
	border:0px dashed blue;
	background-color:#FBFBFB;
	bottom:0;
	overflow:auto;
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	position:relative;
	text-align:center;
	font-size:0.8em;
	margin:10px auto 0px auto;
	border:0px dotted red;
}
#design {
	position:relative;
	width:75%;
	margin:0px auto 0px auto;
}
#design img {
	border:0px;
}
.clearing {
	clear:both;
}
.para {
	position:relative;
	text-indent:15px;
	font-size:1em;
	padding:5px;
}
#crumbtrail {
	position:relative;
	float:left;
	font-size:0.75em;
	background-color: transparent;
	text-decoration:none;
	text-align:left;
	z-index:20;
}
#crumbtrail a:link {
	color:#0000FF;
}
#crumbtrail a:visited {
	color:#0000FF;
}
#crumbtrail a:hover {
	color:#FFFFFF;
	background-color: #000000;
	text-decoration:underline;
}
#crumbtrail a:active {
	color:#0000FF;
}
#w3c_html {
	float:left;
}
#w3c_css {
	float:right;
}			

body {
	background-color: #F0F0F0;
	margin-top: 0px;
}
.style5 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style15 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.style18 {color: #990000; font-weight: bold; }
.style19 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.style22 {color: #000000; font-weight: bold; font-size: 12px; }
.style23 {font-size: 12px}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.style27 {
	font-size: 13px;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.style28 {
	font-size: 14px;
	font-weight: bold;
}
.style29 {color: #000099}
.style30 {color: #000066}
.style31 {line-height: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

