body {
	margin: 0 0 0 0;
	background-color: #fff;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url(../global/nav2.gif);
}

#header {
width: 100%;
height: 88px;
margin: 0;
background-color: #900;
z-index: 1;
}

#menu {
position: absolute;
top: 88px;
width: 100%;
height: 40px;
margin: 0;
background-color: #ccc;
text-align: center;
z-index: 3;
background-image: url(../global/nav1.gif);
background-repeat: repeat-x;
}

#menu ul {
margin-top: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 10px;
}

#menu ul li {
	display: inline;
	font-weight: bold;
}

#menu ul li a {
padding: 12px 8px;
color: #333;
text-decoration: none;
}

#menu ul li a:hover {
background: url(../global/nav2.gif) repeat-x;
color: #eee;
text-decoration: none;
padding: 12px 8px;
}

#main {
position: absolute;
top: 128px;
width: 100%;
background: url(../chrome/grd_1.gif) repeat-x;
}

#container {
width: 94%;
margin: 0 auto;
padding-top: 30px;
}

#subnav {
clear: left;
float: left;
width: 141px;
}

#subnav ul {
list-style: none;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px 0px 20px;
}	

#subnav li {
text-indent: 10px;
padding: 1px;
margin: 1px;
font-weight: bold;
}

#subnav li a {
height: 16px;
color: #333;
display: block;
border-right: 1px solid #eee;
text-decoration: none;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
border-left: 1px solid #999;
}	
	
#subnav li a:hover {
background: #f1f1f1;
color: #c00;
border-right: 2px solid #ccc;
text-decoration: none;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 6px solid #c30;
}

#content {
margin: 0 20px 10px 165px;
padding: 0 20px;
color: #333;
font-size: 0.85em;
line-height: 1.7em;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-left: 1px dotted #ddd;
}

#content a {
color: #c00;
text-decoration: none;
}

#content a:hover {
color: #eb0;
text-decoration: underline;
}

#content p {
	padding-bottom: 5px;
}

#content ul {
list-style-type: none;
color: #567;
list-style-image: url(../chrome/blt2.gif);
}

blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #900;
	padding-left: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #eee;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: normal;
border-left-width: 1px;
border-left-style: dotted;
border-left-color: #ccc;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #ccc;
color: #345;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	color: #345;
}

h1 {
color: #999;
font-family: "Times New Roman", Times, serif;
margin-top: 0px;
font-size: 20px;
}

h2 {
color: #900;
font-size: 18px;
font-family: "Times New Roman", Times, serif;
}

h3 {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
margin-top: 10px;
padding-top: 14px;
background-image: url(../global/dv1.gif);
background-repeat: no-repeat;
padding-left: 14px;
color: #789;
}

h4 {
font-size: 14px;
font-family: "Times New Roman", Times, serif;
}

b {
	font-weight: bold;
	color: #567;
}

i {
	font-style: italic;
	color: #234;
}

.center {
	text-align:center;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #900;
}

.box {
	margin: 0 4px 10px 4px;
	font-size: 11px;
	border: 0;
	line-height: normal;
}

.line {
	margin-right: 30%;
	margin-left: 30%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}

.c1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
background-color: #def;
}

cite {
	font-style: normal;
	font-size: 11px;
}

#footer {
padding: 30px;
margin-top: 40px;
margin-bottom: 0px;
color: #ddd;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../chrome/f1.gif);
background-repeat: repeat-x;
line-height: 1.6em;
background-color: #999;
list-style: none;
}

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

#footer a:hover {
	color: #000;
	text-decoration: none;
}

dfn {
color: #999;
}
