html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, form, 
fieldset, a, div, img {
	margin: 0; padding: 0; border: 0;
}
body,html{
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h1,h2,h3,h4,legend {
	font-family: "Calisto MT", Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 18pt;
	margin: 0 0 10pt 0;
}
h2 {
	font-size: 15pt;
	margin: 0 0 6pt 0;
}
h3 {
	font-size: 12pt;
	margin: 0 0 6pt 0;
}
a {
	color: #993300;
	text-decoration: underline;
}
/* Layout ID's */

#wrapper{
	position: relative;
	margin: 0 auto 0 auto;
	height: auto;
	width: 90%;
}
#locator {
	display: none;
}
#locator a {
	color: #CCCCCC;
	text-decoration: none;
}

#wrapper #head{
	position: relative;
	clear: both;
	display: block;
	padding-bottom: 10pt;
	height: auto;
}
#wrapper #head #head_shad{
}

#logolink{
	font-family: "Calisto MT", Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	font-size: 12pt;
	position: relative;
	display: block;
}
#wrapper #head #head_shad #nav{
	display: none;
}
#wrapper #head #head_shad #nav li{
}
#wrapper #head #head_shad #nav a{
}
#wrapper #head #head_shad #nav a:hover{
}
#wrapper #mid{
	clear: both;
	width: 100%;
	height: auto;
	display: block;
}
#wrapper #mid #mid_content{
}
/* Left Col and Service nav */
#col_left {
	display: none;
}
#col_left #service_nav {
}
#col_left #service_nav li {
}
#col_left #service_nav .lastitem{
}
#col_left #service_nav a {
}
#col_left #lawlink{
}
/* End Left Col and Service nav */

/* Main Col*/
#col_main {
	height: auto;
	padding: 0pt;
	line-height: 140%;
	position: relative;
}
#col_main p{
	margin-bottom: 14pt;
	line-height: 140%;
}
#col_main hr{
}
#col_main ul, ol {
	margin: 0px 0px 14pt 8pt;
	padding-left: 8pt;
}
#col_main li {
	line-height: 140%;
	margin-left: 8pt;
}
/* End Main Col*/

/* Right Col*/
#col_right {
	clear: both;
	height: auto;
	width: 100%;
	line-height: 140%;
}
#col_right h3 {
	display: none;
}
#col_right #qlinks {
	display: none;
}
#col_right #qlinks p{
}
#col_right #qlinks a{
}
#col_right #logos{
	text-align: center;
}
#col_right #logos li{
	display: inline;
	list-style-type: none;
	padding: 2pt;
}
/* End Right Col*/

/* Footer*/
#wrapper #foot{
	clear: both;
	width: 100%;
	height: auto;
	display: block;
}
html>body #wrapper #foot{
}
#wrapper #foot #copyright{
	display: block;
	overflow: hidden;
	position: relative;
	top: 5pt;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 8pt;
	color: #CCCCCC;
	line-height: 18pt;
	text-align: center;
}
#wrapper #foot #copyright #cba {
	display: none;
}
/* End Footer*/

/* End Layout ID's*/
.blue {
	color: #128CDE;
}
.smallGrey {
	color: #999999;
	font-size: 8pt;
}
.pageNums {
	display: none;
}
.pageNums span{
}
.arrow_left {
}

.arrow_right {
}
.arrow_left_o {
}
.arrow_right_o {
}
.more {
	padding-right: 10px;
	display: inline;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#itemsholder h3 {
	margin: 0 0 2pt 0;
}
#itemsholder h3 a{
	color: #000000;
	text-decoration: none;
}
#itemsholder h3 a:hover{
}
/* Pic corner styles used with picCorners js */
.pic_left {float: left;	padding: 3px; border: solid 1px #CCCCCC; margin-right: 8px; margin-top: 3px;} /*These styles will be replaced*/
.pic_right {float: right; padding: 3px;	border: solid 1px #CCCCCC; margin-left: 8px; margin-top: 3px;} /*These styles will be replaced*/

.iborder_left {
	position: relative;
}
.iborder_right {
	position: relative;
}
.iborder_left img {float: left;	padding: 3px; border: solid 1px #CCCCCC; margin-right: 8px; margin-top: 3px;}
.iborder_left span {position: absolute; display: none;}

.iborder_right img {float: right; padding: 3px;	border: solid 1px #CCCCCC; margin-left: 8px; margin-top: 3px;}
.iborder_right span {position: absolute; display: none;}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


