/* CSS Document */
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 18px;
}

a
{
	color: #666;
}

a:hover
{
	text-decoration: underline;
	color: #006600;
}

img
{
	border: none;
}

.page-content
{
	min-height: 170px;
	padding-left: 65px;
	padding-right: 40px;
	padding-bottom: 40px;
	width: 775px;
}

.page-content  .home
{
	width: 500px;
	float: left;
}

.page-content .layout
{
	margin-bottom: 20px;
	clear: both;
}

.page-content .layout img
{
	float: right;
	padding: 0px 15px 15px 15px;
	clear: both;
}

.page-content .table img
{
	padding: 0px 0px 0px 0px;
	clear: both;
}

.page-content .layout ul
{
	font-size: 12px;
	margin-left: 2.5;
	padding-left: 2em;
	padding-bottom: 1em;
	text-indent: 0em;}

.page-content .layout ol
{
	font-size: 12px;
	margin-left: 2.5;
	padding-left: 2em;
	padding-bottom: 1em;
	text-indent: 0em;}

.page-content .indent
{
	padding-left: 65px;	clear: both;
}

.page-content h1
{
	color: #003366;
	font-size: 18px;
	/*    margin-top: 2em;
	height:30px;*/
	font-weight: bold;
	padding-bottom: 20px;
}

.page-content h2
{
	color: #336699;
	font-size: 14px;
	/*    margin-top: 2em;
	height:30px;*/
	font-weight: bold;
}

.page-content a
{
	color: #336699;
}

.page-content p
{
	font-size: 12px;
	text-align: justify;
	padding-bottom: 20px;
}

.page-content .smalltext
{
	font-size: 9px;
	text-align: justify;
	padding: 0 20px 10px 20px;
}

.new-box
{
	float: right;
	width: 190px;
	height: 200px;
	border: 2px solid #ffcc33;
	padding-left:4px;
	padding-right:4px;
}

.help
{
	font-family: Cambria;
	color: #ffcc33;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
}

#wrapper
{
	width: 900px;
	margin:0px auto;
}

#header
{
	width: 900px;
}

.clear
{
	clear: both;
}

#content
{
	background-color: #E0F0F5;
	width: 900px;
	margin: 0px auto;
}

.menu
{
	background: none repeat scroll 0 0 #E0F0F5;
	font-size: 12px;
	height: 3.5em;
	padding-top: 10px;
	position: relative;
	width: 900px;
}

.menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu li
{
	float: left;
	padding-left: 10px;
	padding-right: 0;
	position: relative;
	text-align: center;
	width: 100px;
}

.menu a
{
	color: #006A9B;
	display: block;
	font-weight: bold;
	height: 3.5em;
	text-decoration: none;
	width: 100px;
}

.menu ul ul
{
	height: 0;
	left: 0;
	position: absolute;
	top: auto;
	visibility: hidden;
	width: 100px;
}

.menu ul ul li
{
	background: none repeat scroll 0 0 #E2F8E9;
	margin: 0;
	padding: 0;
	width: 180px;
}

.menu ul ul a
{
	border-top: 1px solid #FFFFFF;
	height: auto;
	padding: 4px;
	width: 172px;
}

.menu a:hover
{
	color: black;
}

.menu ul li:hover ul, .menu ul a:hover ul
{
	visibility: visible;
}

.footer
{
	background-color: #ffcc33;
	width: 880px;
	margin: 0px auto;
	font-size: 9px;
	padding: 10px;
}

.footer p
{
	font-size: 9px;
	text-align: justify;
	width: 800px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 10px;
}

.footer a
{
	color: #666666;
	text-decoration: underline;
	font-size: 9px;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer .footerNav
{
	font-size: 9px;
/*
	width: 920px;
*/
/*
	margin: 0px auto;
*/
	margin-bottom: 20px;
/*
	margin-right: 100px;
*/
}

.container
{
	height: 200px;
	margin-bottom: 10px;
}

.container img
{
	float: left;
}

.link
{
	width: 655px;
	line-height: 18px;
	font-family: "Kozuka Gothic Pr6N B, arial, helvetica, verdana";
	height: 167px;
	background: #669933;
	font-size: 13px !important;
	font-weight: normal;
	color: #FFFFFF;
	padding:10px;
	float: right;
}

.link_np
{
	width: 655px;
	line-height: 18px;
	font-family: "Kozuka Gothic Pr6N B, arial, helvetica, verdana";
	height: 167px;
	background: #336699;
	font-size: 13px !important;
	font-weight: normal;
	color: #FFFFFF;
	padding:10px;	
	float: right;
}

.link_np a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.link a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.contact
{
	float: right;
	width: 280px;
	background: #ffcc33;
	padding: 10px 15px;
	text-align: right;
	font-size: 12px;
	color: #000000;
}

.contact h1
{
	color: #000;
	font-size: 15px;
	font-weight: bold;
	height: 20px;
}

.contact h2
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
}

.contact p
{
	line-height: 15px;
}

