@charset "utf-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
#apDiv1 {
	position:absolute;
	width:450px;
	height:300px;
	z-index:2;
	overflow-y:auto;
}
a:focus {
	-moz-outline-style: none;
}
html, body {
	background: #908f95;
}
.footer {
	font-family: "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #01184a;
}
a.footer:link, a.footer:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.footer:hover, a.footer:active {
	text-decoration: none;
	color: #01184a;
}
.onwhite { background:#f4f4f4;}
.content { 
	font-family: "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.heading {
	color: #2f8ccc;
	font-family: "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	font-weight: bold;
}
.left {	background:url(images/index_07.jpg) repeat-y; }
.right {	background:url(images/index_09.jpg) repeat-y; }
#menu_area {
	position:absolute;
	width:152px;
	height:165px;
	z-index:1;
	margin-left: 673px;
	margin-top: 25px;
}
a.menu_items:link, a.menu_items:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	margin-left: 3px;
}
a.menu_items:hover, a.menu_items:active {
	text-decoration: none;
	color: #bdd9e6;
	font-family: "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
}
.menu_item_top { border-top: white 1px solid; }
a:link, a:visited {
	text-decoration: none;
	color: #2f8ccc;
}
a:hover, a:active {
	text-decoration: none;
	color: #01184a;
}
.contentb {
	color: #2f8ccc;
	font-family: "Century Gothic",  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
}
