/*
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧 
   ｩ2003 American Web Services  |  All Rights Reserved.
覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧覧
debug mode *** 
id, div 	{ border: 1px dashed #00E; }
ul, li 		{ border: 1px dashed #E00; }
form 		{ border: 1px dashed #0E0; }
table		{ border: 1px dashed #0EE; }
a			{ border: 1px dashed #000; }
*/

body
{
	font: 74.5% Times New Roman,Geneva,Helvetica,serif; /* 62.5% sets to equivilent 10px */
	background: #F0EDE1 url(../_images/bg.gif);
	color: #000;
	margin: 0px;
}
h1
{
	font: normal 1.8em Times New Roman,Geneva,Helvetica,serif;
	color: #0E6FB1;
	margin: 10px 0px 5px 0px;
/*	background: url(_images/dashed-rule.gif) repeat-x bottom; */
}
h2
{
	font: bold 1.5em Times New Roman,Geneva,Helvetica,serif;
	color: #0E6FB1;
	width: 100%;
	margin: 10px 0px 5px 0px;
	text-align: center;
}
h2 span
{
	float: right;
}
h3
{
	font: normal 1.0em Geneva,Helvetica,serif;
	width: 100%;
	margin: 10px 0px 5px 0px;
}

img, a img			{	border: 0;		}
a                   {	color: #0E6FB1;	font-weight: bold; }
a:active, a:visited	{	color: #0E6FB1;	}
a:hover 			{	color: #FF9900;	}
form	            {	margin: 0px;	}

#container
{
	width: 750px;
}

#menu
{
	width: 160px;
	height: 300px;
	background: url(../_images/cosmetic/menu-content-divider.gif) repeat-y right;
	background-color: #C8B585;
	font-weight: bold;
}

#menu div
{
	width: 155px;
	zheight: 30px;
	min-height: 30px;
	background: url(../_images/menu/button.gif);
	padding-top: 2px;
}
#menu a
{
	color: #000;
	text-decoration: none;
	margin: 10px 0px 0px 10px;
}
#menu a:visited, #menu a:active
{
	color: #333;
}
#menu a:hover
{
	color: #FFF;
}

#body
{
	font-size: 1.2em;
	width: 585px;
	vertical-align: top;
	float: right;
}
#body span
{
	font-weight: bold;
	color: #FF3232;
}
#body li
{
	font-size: 1.1em;
}

.attention
{
	font-size: 1.2em;
}
.bodytext, .godocchild
{
	font-weight: normal;
	color: #00000;
}

.exam
{
	width: 535px;
	padding: 10px 10px 10px 25px;
}
.exam li
{
	font-size: 1.0em;
}
.exam a
{
	padding: 0px 4px 0px 5px;
	text-decoration: none;
}
.exam a:hover
{
	text-decoration: underline;
}
.info
{ 
	font-size: 0.8em;
    margin: 10px 0px 0px 0px;
	padding: 0px 4px 0px 5px;
}
.info span
{
	font-weight: bold;
	margin-left: 10px;
}

.content
{
	font-size: 1.0em;
}
.contentcolumn
{
	width: 265px;
	padding: 10px;
}
.contentcolumn a
{
	background: url(../_images/menu/arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 10px 0px 17px;
}

.line
{
	border-top: 1px solid #0E6FB1;
}
.left
{
	border-right: 1px solid #0E6FB1;
	float: left;
}
.right
{
	float: right;
}

.topcopyright 
{
	color: white;
	display: none;
}

#awslogo
{
	float: right;
}

#footer
{
	font-size: 0.8em;
	color: #666;
	padding: 5px 0px 10px 0px;
	clear: both;
}