a {	color: #3366CC;	
	text-decoration: none;}
body {font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background:#FFF;} 	
p {font-size: 11pt;
	padding: 0px 0px 0px 20px;}	
h1 {font-size: 16pt;
padding: 5px 0px 0px 5px;}	
h2 {font-size: 14pt;
padding: 5px 0px 0px 5px;}
h3 {font-size: 12pt;
padding: 5px 0px 0px 5px;}
h4 {color: #000;
padding: 5px 0px 0px 5px;}

/*****H6 is the style for page header********/
h6 {padding: 5px 0px 3px 5px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-bottom-width: 4pt;
	font-size: 16pt;
	margin:10px 0px 10px 0px;}
/*****H6 is the style for page header********/	
table {color: #000;
	background-color: #FFF;
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	width:100%;
	padding: 0px;
	margin:0px;
	border-collapse:collapse;}
tr{margin: 0px;}
td {padding: 0px;
	margin:0px;
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	text-indent: 8px;
	font-size:10pt;}
th {font-weight:bold;
	text-align: left;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	text-indent: 4px;
	font-size:10pt;}	
caption{ padding: 5px 0px 0px 5px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #E97723;
	border-bottom-width: 5px;
	font-size: 14pt;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	width:100%;}	
/*****Begin Layout Div Styles********/
/*****container controls placement and width of everything on page********/	
#container{width:100%;
	margin:0px 0px 0px 0px;
	text-align:left;
	background:#FFF;
/*****previous 4 lines center container on page********/
	padding:0px 0px 0px 0px;}


#header{display:none;}
#leftColumn{display:none;}
#rightColumn{display:none;}
#rightColumn_index{display:none;}
#search{display:none;}
#content{font-size:11pt;
	/*width:100%;*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	background:none;
	}
/*****END LAYOUT DIV STYLES***********************/
/*****BEGIN CONTENT TEXT STYLES***********************/
#content img{padding: 0px;}
#content ul {padding: 0 0 0 40px;
	list-style-type: square;
/*	line-height: 1.25em;*/
	margin-bottom: 0px;}
#content ol {padding: 0 0 0 40px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-type: decimal;
/*	line-height: 1.25em;*/}
#content li {margin-bottom: 0px;}
#pageNav {display:none;}
#content a {color: #3366CC;	
	text-decoration: none;}
#content a:link {text-decoration: none;}
#content a:hover {
	color: #666666;
	padding: 1px 0px 1px 0px;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;}
#content a:visited {color: #999;}
#indent {padding: 0 0 0 20px;}
#indent p{margin: 0 0 10px 0;}
#note {color: #666666;
	font-size: 10pt;
	/*line-height: 1.25em;*/
	padding: 10px 5px 10px 0px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #E97723;
	border-bottom-width: 2px;}
#noteCenter {color: #666666;
	font-size: 10pt;
/*	line-height: 1.25em;*/
	padding: 10px 5px 10px 0px;
	border-bottom: 3px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-color: #E97723;
	border-bottom-width: 2px;}	
#noteBox {
	color: #666666;
	font-size: 10pt;
/*	line-height: 1.25em;*/
	padding: 10px 5px 10px 0px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #E97723;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-top-color: #E97723;
	border-top-width: 2px;}	
/*****END CONTENT TEXT STYLES***********************/

/************* # BEGIN Footer styles ***************/
#footerHolder{
	padding:0px;
	background-color: #FFFFFF;
	/*border-top:1pt;
	border-top-color:#666;
	border-top-style:solid;*/}
#footerInfo{font-size: 8pt;
/*	line-height: 1em;*/
	margin:0px 0px 5px 20px;
	padding:5px 0px 5px 0px;
	background-color: #FFF;
	color: #333;}
#footerInfo p {font-size: 8pt;}	

/*****Print-header styles********/	
.print{visibility:visible;
margin:0px 0px 5px 20px;
font-size:11pt;
color:#000;
padding:5px 0px 5px 0px;
}
/************* #END Footer styles ***************/
