body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F236;
	margin: 0px;
	background-image: url(images/pattern_gold.gif);
	background-repeat: repeat;
	background-position: top;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
	text-align: left;
}

.maintable {
	z-index: 10;
	position: relative;
}
.bluebar {
	background-image: url(images/bgrnd_bluebar.gif);
	width: 100%;
	position: absolute;
	top: 164px;
	left: 0px;
	z-index: 1;
}

.header1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-size: 8pt;
	color: #FFFFFF;
	line-height: normal;
}
.right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 5px solid #A5BDFD;
	background-color: #FFFFFF;
	padding: 1px;
}
.left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a.link2:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link2:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link2:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.link2:active {
	text-decoration: underline;
	color: #CCCCCC;
}

.home {
	font-family: Arial;
	font-size: 9pt;
	color: #0848f8;
	line-height: 14pt;
	width: 225px;
	float:left;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	
}

.home_03 {
	float:right;
	margin-bottom: 0px;	
}

.footer p {
	font-family: Arial;
	font-size: 8pt;
	color: #0848f8;
	margin-left: 13px;
	margin-top: 3px;
	text-align: left;
}

.bg_blue_grad {
	background-image:url(images/bg_blue_grad.jpg);
	background-repeat:repeat-y;
}

.bottomnav p {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	line-height: 10pt;
	margin-top: 8px;
	text-align: left;
	height: 45px;
	margin-left: 10px;	
}
.bottomnav {
	background-image:url(images/footer_yellow.jpg); 
	background-repeat: no-repeat;
}

.subnav {
	border-bottom:1px #e4d5ad solid;
	border-top: 1px #e4d5ad solid;
}

.subnav h2 {
	font-family:Arial;
	font-size:13px;
	color: #0848f8;
	font-weight: bold;
	font-style:italic;
	line-height: 15px;
	margin-bottom: 2px;
	
}

.subnav p {
	color: #0848f8;
	font-weight: bold;
	margin-top: 2px;
}
.subnav a {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.subnav a:hover {
	font-weight: bold;
	text-decoration:underline;
}

.content {
	margin-left: 20px;
	font-family: arial;
	}
	
.text h1 {
	font-size: 14px;
}
.text h2 {
	font-size: 12px;
	margin-bottom: -12px;
}