html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/ridged_bg.gif);
	background-color:#FFFFFF
}
p {
	text-align:left;
	margin-top:0px;
	margin-bottom:5px;
}
h1 {
	color:#006666;
	font-size: 18px;
	margin-top:0px;
	margin-bottom:15px;
	/* adds a background image using */
	background-image: url(../images/musig-g.gif);
	/* do not repeat background image */
    background-repeat: no-repeat;
	/* indent text to clear background-image */
    text-indent: 15px;
}
h2 {
	font-style: italic;
	color:#666666;
	font-size: 16px;
	margin-top:0px;
	margin-bottom:15px;
}
h3 {
	color: #00417A;
	font-weight: bold;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:5px;
	margin-bottom:10px;
	/* adds a background image using */
	background-image:url(../images/ridged_table_bg.gif);
	border-bottom: 1px solid #537FA6;
	border-top: 1px solid #537FA6;
	font-size: 14px;
}
h4 {
	font-style: italic;
	color:#999999;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:15px;
}

a:link {
	color: #009B8F;
	text-decoration: none;
	font-weight:bold
}
a:visited {
	text-decoration: none;
	color: #993333;
	font-weight:bold
}
a:hover {
	text-decoration: underline;
	color: #009B8F;
	font-weight:bold
}
a:active {
	text-decoration: underline;
	color: #009B8F;
	font-weight:bold
}
hr {
	background-color:#537FA6;
}
.maintablebg {
	background-color:#FFFFFF;
}
div.toc	{	
	margin-bottom: 4px;
	margin-top: 15px;
	margin-left: 4px;
	margin-bottom: 4px;
}
/* create a button look for links */
a.navbutton:link, a.navbutton:visited
{   background-color: #0033CC;
    border-top: #03B6A9 solid 1px;
    border-right: #04766E solid 1px;
    border-bottom: #04766E solid 1px;
    border-left: #03B6A9 solid 1px;
    color: white;
    font-weight: bold;
    padding: 3px 3px 3px 3px;
	text-decoration: none;
}
a.navbutton:hover, a.navbutton:active {
	color: #009B8F;
	background-color: #FFFFFF;
	border-top: #009B8F solid 1px;
	border-right: #009B8F solid 1px;
	border-bottom: #009B8F solid 1px;
	border-left: #009B8F solid 1px;
}
.columnLabels {
	color: #FFFFFF;
	font-weight: bold;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
	margin-top:0px;
	margin-bottom:4px;
	background-color:#00417A;
}
.subsection {
	background-color:#7BA8D0;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
.subrepeat {
	padding: 4px 3px 4px 8px;
}
table.tablegrid {
	border-left: 1px solid #537FA6;
	border-right: 1px solid #537FA6;
	border-bottom: 1px solid #537FA6;
}
table.tablesides {
	border-left: 1px solid #537FA6;
	border-right: 1px solid #537FA6;
}
input.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#009B8F;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1em;
	border-top: #03B6A9 solid 1px;
	border-right: #04766E solid 1px;
	border-bottom: #04766E solid 1px;
	border-left: #03B6A9 solid 1px;
	margin-left:10px;
}
input.textfield, select, textarea, input.file, .uneditable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left:10px;
	margin-right:5px;
}
input.checkbox {
	margin-left:10px;
}
.formlabels {
	font-weight: bold;
	margin-left:3px;
}.singlelinedata {
	margin-left:5px;
	margin-right:5px;}
.formattedText {
	padding:3px 10px 2px 3px;
}
.editorbox {
	background-color:#FFFFFF;
	/* adds a background image using background-image:url() */
	background-image:url(/test/images/spacer.gif);
}
div.seo h1 {
	font-size:1em;
}
.h1_logo {
	margin-right:5px;
}
.icon {	margin-left:5px;
	margin-right:5px;
}
.adobereader {
	margin-right:31px;
}
.rightsidebar {
	margin-right:20px;
}
td.borderbottom {
	border-bottom: 1px solid #537FA6;
}
td.subsectionborder {
	border-bottom: 1px solid #537FA6;
	border-top: 1px solid #537FA6;
	background-color:#7BA8D0;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
td.subsectionbottomborder {
	border-bottom: 1px solid #537FA6;
	background-color:#7BA8D0;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
img.inline{
	margin-bottom:10px;
	margin-left:15px;
	float:right;
}
table.searchbox {
	border:1px solid #537FA6;
	border-style:inset;
	background-color:#EEEEEE;
	padding:5px;
}
table.summarybox {
	border-left: 1px solid #537FA6;
	border-right: 1px solid #537FA6;
	border-top: 1px solid #537FA6;
	border-bottom: 1px solid #537FA6;
	padding:3px 3px 3px 3px;
	empty-cells:hide;
}
.propertydetails {
	padding: 5px 3px 5px 3px;
}
.copyright{
	font-size: 10px;
	margin-bottom:5px;
}
.lines {
	BACKGROUND-COLOR: #537fa6
}
/* alignment horizontal #footer */
/* alignment vertical .footer */
#footer ul {
	margin:0px;
}
#footer ul li{
	display:inline;
	padding-left:4px;
	margin-left:5px;
	border-left:5px solid #009B8F;
	font-size:0.8em;
}

