﻿a:visited {color: rgb(0,0,255); text-decoration: underline; font-weight: light;}
a:link {color: rgb(0,0,255); text-decoration: underline; font-weight: light;}
a:hover {color: rgb(255,175,0); font-weight: light; text-decoration: underline}
a:active {color: rgb(255,175,0); font-weight: light;}
a { text-decoration: none; }
a:link2 {color: rgb(0,0,255); text-decoration: none; font-weight: light;}

/*Credits: Dynamic Drive CSS Library and Matrix Design Group*/
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 12px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.hyperlink{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: underline;
color: rgb(51,51,153);
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(image/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: yellow !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(image/indentbg2.gif) center center repeat-x;
}

.edge_top {
	background-image: url('image/edge_t.gif');
}
.edge_left {
	background-image: url('image/edge_l.gif');
}
.edge_right {
	background-image: url('image/edge_r.gif');
}
.style5 {
	background-color: #000000; vertical-align: top;
}
.edge_bottom {
	background-image: url('image/edge_b.gif');
}
.city_heading {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt; font-weight: bold;
}
.doc_viewer {
	background-color: #000000;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium; font-style: italic;
	text-align: right;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.matrix {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.submenu_bar_blue {
	background-color: #5F8FE8;
}
.submenu_bar_black {
	background-color: #000000;
}
.submenu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.help {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	text-align: left;
	color: rgb(0,0,0);
}
h1 {font-family: Arial, Helvetica;
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	color: rgb(51,51,153);
}
h2 {font-family: Arial Narrow, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps
	text-align: left;
	letter-spacing: 3pt;
	color: rgb(51,51,153);
}
h3 {font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: rgb(51,51,153);
}
h4 {font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: rgb(51,51,153);
}
.caption
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-align: left;
	text-decoration: italic;
	color: rgb(0,0,0);
}
.table_head {font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	valign: bottom;
	color: rgb(51,51,153);
}
.table_text {font-family: Arial, Helvetica;
	font-family: Times New Roman, Times;
	font-size: 11pt;
	color: rgb(0,0,0);
}
.page_header {font-family: Arial Narrow, Arial, Helvetica;
	font-size: 15pt;
	font-weight: bold;
	font-variant: small-caps
	text-align: center;
	letter-spacing: 3pt;
	color: rgb(255,255,255);
}