/**************************************************
This template has been developed by Online-Access, Inc.
Any reproduction o this template without prior written
permission is expressly prohibited. Copyright 2008.
**************************************************/

body			{ background:url(/images/clean/tan/bg.jpg) left top repeat-x #BDB589; padding:0px; margin: 0;
			  font-family: Tahoma, Geneva, sans-serif; font-size: 90%; color:#000000; line-height:1.5em; text-align:center;}
p          	 	{ font-family: Tahoma, Geneva, sans-serif; margin: 0 0 1.5em;}
blockquote	{ margin: 0 0 0 30px; }
a:focus, 
a:hover   	{ color: #000; }
a           		{ color: #009; text-decoration: underline; }
.oa_page h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #111; margin-top: 10px;}
.oa_page h1	 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
.oa_page h2	 { font-size: 1.5em; line-height: 1;  margin-bottom: 0.75em; }
.oa_page h3	 { font-size: 1.25em; line-height: 1; margin-bottom: 1em; }
.oa_page h4	 { font-size: 1.1em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
.oa_page h5	 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
.oa_page h6	 { font-size: 1em; font-weight: bold; }
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 0 1.75em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

/*Classes*/
.oa_clear				{ clear:both;}
.oa_wrapper 				{ width: 900px; margin: 0px auto;}
.oa_topbar				{ width: 100%; height: 100px; text-align: left; overflow: hidden;  margin: 0px; padding: 0px;}
	.oa_infowrapper		{ height: 92px; width: 690px; float: left;}
	.oa_companyname		{ width:600px; padding-top: 20px; color: #BDB589; text-align: left; margin: 0 0 5px 0;}
	.oa_companyname h1	{ letter-spacing:-1px; font: normal 34px/36px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; margin: 0 0 5px 0px;}
	.oa_companyslogan	{ color: #FFFFFF; margin: 0px;}
	.oa_companyinfo		{ color: #BDB589; float: right; width: 200px; height: 90px; padding: 15px 10px 0 0; font-size: 110%; text-align: right; font-family: arial;
						  line-height:20px; margin: 0px;}
.oa_header				{ width: 100%; height: 175px; background: url(/images/clean/tan/header.jpg) no-repeat top left; margin: 0; }
	.oa_logo			{ width: 190px; height: 175px; float: left; background: url() no-repeat top left; overflow: hidden;} /* logo MUST be 190x175px and no larger */
	.oa_announcement	{ width: 670px; float: right; color: #FFFFFF; text-align: left; padding: 15px 20px 0 20px; overflow: hidden; }
	.oa_announcement h2 	{ color: #FFFFFF; letter-spacing:-1px; font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif; font-style: bold;}
	.oa_announcement p	{ font-family: Tahoma, Geneva, sans-serif; margin: 15px 0 0 0; font-size: 10pt; margin: 0px;}
	.oa_announcement q	{ background-image: url(/images/clean/tan/q_left.png) no-repeat top left; padding-left: 40px;}
	.oa_blockquote		{ width: 670px; float: right; color: #BECBE0; z-index: 100;}
	.oa_quote			{ padding-top: 10px; width: 600px; font: normal 14px/16px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;}
	.oa_bqstart 			{ float: left; height: 5px; margin-top: -10px; padding-top: 15px; margin-bottom: -50px; font-size: 500%; color: #98A2B2; }
	.oa_bqend 			{ float: right; height: 15px; margin-top: 0px; padding-top: 5px; font-size: 500%; color: #98A2B2; }
.oa_sidebar				{ width: 194px; float: left; background: url(/images/clean/tan/sidebar_top.png) no-repeat top left; }
	.oa_menu 			{ width: 150px; margin: 65px 0 20px 20px; background: #333333; text-align: left;}
.oa_page				{ width: 696px; float: right; padding: 12px 0 30px 10px; overflow: hidden; text-align: left; 
						  background: url(/images/clean/tan/content_top.jpg) repeat-x top left; }
.oa_content				{ background: #FFFFFF url(/images/clean/tan/sidebar.jpg) repeat-y top left; }
	.oa_content_bottom	{ width: 100%; height: 100%; background: url(/images/clean/tan/content_footer.jpg) no-repeat bottom right; }
.oa_footer				{ width: 100%; height: 66px; margin: 0 0 20px 0; background: url(/images/clean/tan/footer_bg.jpg) repeat-x top left; color: #FFFFFF;}
	.oa_copyright		{ float: left; width: 525px; height: 100%; padding: 25px 0 0 10px; text-align: left; vertical-align: middle; font-size: 110%;}
	.oa_copyright a		{ color: #FFFFFF;}
	.oa_address			{ float: right; width: 350px; height: 100%; padding: 15px 10px 0 0; font-size: 80%; text-align: right; font-family: arial;
						  line-height:15px; background: url(/images/clean/tan/footer_right.jpg) no-repeat top right; }