@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}


* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#middle a, 
#middle a:link, 
#middle a:visited, 
#middle a:hover {
	font-size:12px;
	color: #3366cc;
	text-decoration: none;
}

li,dd {
	margin-left:1em;
}

fieldset {
	padding:.5em;
}


h1,.componentheading {
	font-family:"Times New Roman", Times, serif;
	color:#FF9900;
	font-size:28px;
	padding-bottom:8px;
}

h2,.contentheading {
	padding-top:0px;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #ff9900;
}

h3 {
	padding-top:0px;
	padding-bottom:0px;
	color:#000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
	font-weight:700;
}

#left {
	line-height: 18px;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
	font:0.8em Arial,Helvetica,sans-serif;
	color:#999;
}

.moduletable {
	margin-bottom:1em;
	border:1px #CCC solid;
	padding:0 10px;
}

.moduletable h3 {
	background:#666;
	color:#fff;
	text-align:center;
	font-size:1.1em;
	margin:0 -10px 0.5em;
	padding:0.25em 0;
}