body   { background-color: white; color: black; font-family: arial, helvetica, sans-serif; font-size: 8pt; margin-left: 3px; margin-top: 2px }
table  { border-collapse: collapse; color: black; font-family: arial, helvetica, sans-serif; font-size: 9pt }
input  { font-size: 9pt; height: 20px }
select {  font-size: 9pt; height: 20px }

a:link    { color: #006699 }
a:hover   { color: #3399CC }

p {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin: 0px 15px 5px 10px;
	color: #666666;
}

h3 {
	font-family: Arial;
	font-size: 18px;
	line-height: 130%;
	font-weight: bold;
	margin: 0px 15px 5px 10px;
	color: #000000;
}

h4 {
	font-family: Arial;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	margin: 10px 15px 5px 10px;
	color: #333333;
}

.contactbar           { font-size: 8pt; font-weight: bold; color: #000000; background-color: #999999; text-decoration: none }
.contactbar a:hover   { color: #003399; text-decoration: underline }
.contactbar a:link    { color: #333333 }

.legalbar             { font-size: 11px; font-weight: bold; font-style:italic; color: #ffffff; background-color: #666666 }
.legalbar a:hover     { color: #ffff99; text-decoration: underline }
.legalbar a:link      { color: #ffffff }

.navbar               { font-size: 8pt; font-weight: bold; color: #333333; background-color: #cccccc; text-decoration: none }
.navbar a:hover       { color: #003399; text-decoration: underline }
.navbar a:link        { color: #333333 }

.navdropdown          { font-size: 8pt; font-weight: normal; color: #000000; background-color: #FFFFFF; text-decoration: none }

.divider              { line-height: 8px; background-image: url(../images/topbar_stripe_bg.gif)}

.sidebarTitle		    { font-size: 10pt; font-weight: bold; color: #006699 }
.sidebarTitle a		    { text-decoration: none }
.sidebarTitle a:hover	{ text-decoration: underline }
.sidebarTitle a:active	{ text-decoration: none }
.sidebarTitle a:visited { text-decoration: none; color: #FF9933 }

.sidebarSubtitle           { font-size: 10pt; font-weight: bold; color: #006699 }
.sidebarSubtitle a         { text-decoration: none }
.sidebarSubtitle a:hover   { text-decoration: underline }
.sidebarSubtitle a:active  { text-decoration: none }
.sidebarSubtitle a:visited { text-decoration: none; color: #FF9933 }

.sidebarleaf		       { font-size: 9pt; font-weight: bold; color: #006699 }
.sidebarleaf a	           { text-decoration: none }
.sidebarleaf a:hover	   { text-decoration: underline }
.sidebarleaf a:active	   { text-decoration: none }
.sidebarleaf a:visited     { text-decoration: none; color: #FF9933 }

ul{
	margin:  0px 15px 10px 10px;
	padding: 0px 15px 10px 10px;
}
			  
li{
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	margin: 0px 15px 5px 10px;
	color: #000000;
}
