body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #000000;
	scrollbar-face-color: #dedeff;
	scrollbar-shadow-color: #bfbfff;
	scrollbar-highlight-color: #eeeeff;
	scrollbar-3dlight-color: #e0e0ee;
	scrollbar-darkshadow-color: #000033;
	scrollbar-track-color:#f0f0ff;
	scrollbar-arrow-color:#000033;
	text-align: center;
	background-color: #000033;
	list-style-type: circle;
}
#container	{
	position:absolute;
	overflow:visible;
	width:770px;
	height: 420px;
	z-index:100;
	left: 50%;
	top: 50%;
	padding: 0px;
	text-align: left;
	background-image: none;
	border: 2px solid #FFD62E;
	background-color: #FFFFFF;
	margin: -220px 0px 0px -385px;
	}
#Header	{
	position:absolute;
	left:0px;
	top:0px;
	width:766px;
	height:96px;
	overflow:visible;
	z-index:99;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	}
#content	{
	position:absolute;
	left:0px;
	top:122px;
	width:767px;
	z-index:2;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	height: 293px;
	padding: 5px;
	overflow: auto;
	margin: 0px;
	}
#pagetitle {
	height: 25px;
	width: 764px;
	position: absolute;
	left: 2px;
	top: 96px;
	overflow: hidden;
	z-index: 11;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A4A4FC;
}	
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	bottom: 0px;
	position: absolute;
	height: 20px;
	width: 762px;
	left: 2px;
	z-index: 1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 1px;
	top: 420px;
	background-color: #000048;
}
.just {
	text-align: justify;
	padding: 5px;
}
.justhid {
	text-align: justify;
	padding: 5px;
	visibility: hidden;

}
.justvis {
	text-align: justify;
	padding: 5px;
	visibility: visible;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
#pagetitle h1 {
	font-size: 18px;
}
#content h1 {
	font-size: 14px;
}
.specbox {
	background-color: #E1E8FF;
	border: 2px solid #000099;
	padding: 5px;
	text-align: justify;
}
.awmAnchor {
	position: absolute;
	width: 700px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}
li {
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	line-height: normal;
	text-indent: 20px;
}
a.def:link {
	color: #0000CC;
	text-decoration: underline;
	font-style: italic;
}
a.def:visited {
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
a.def:active {
	font-style: italic;
	color: #0000CC;
	text-decoration: underline;
}
a.def:hover {
	color: #990000;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-size: 11px;
}
#footer a:visited {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
#footer a:active {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
#footer a:hover {
	color: #FFCC00;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}

#footer td {
	font-size: 8px;
	color: #FFFFFF;
}
#contents {
	background-color: #F1F3FF;
	padding: 5px;
	border-top: 2px solid #6B6BFA;
	border-right: 2px solid #6B6BFA;
	border-bottom: 2px solid #6B6BFA;
	border-left: 2px solid #6B6BFA;
}
#contents li {
	list-style-type: square;
	text-indent: -20px;
	font-size: 14px;
	line-height: 150%;
}
.question {
	color: #990000;
}
.answer {
	color: #000066;
}
.highlight {
	color: #CC0000;
	font-weight: bold;
}
td {
	font-size: 13px;
}

