/* CSS Document */


body {
/* background: #FFFFFF url('../images/bground_pattern-5.gif') repeat; */
  font-family: Arial,Helvetica,sans-serif;
}

h2 {
  color: #333366;
  font-weight: bold;
  font-size:18px;
 }

h3 {
	color: #6689AC;
	font-size:16px;
}

div#header {
	/*margin-left: 300px;*/
}

#content {
	min-height: 300px;
}
#page {
	margin: 2em auto;
	margin-top: 0px;
	padding: 1em;
	width: 800px;
	background: #FFFFFF;
}

#indicator {
	margin: 20px 100px 30px 100px;
}

a {
	color: #000099;
	text-decoration:none;
}
    
a:link,
a:visited {}
    
a:hover,
a:active {
	color: #000099;
	background-color: #EFEFEF;
	text-decoration: none;
}

a.highlight, a.hightlight:link, a.hightlight:visited {
	text-decoration: none;
	color: #6689ac;
	padding: 0;
}

a.inline, a.inline:link, a.inline:visited {
	text-decoration: underline;
	color: #4e607a;
	padding: 0;
}

a#demoheadline {
	padding: 0px;
}

#header a:hover {
	background-color: #FFFFFF;
}

table {
	width: 100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	border-collapse: collapse;
}
table thead {
	background-color: #BBBBBB;
}
.relationship {
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

table thead tr th {
	font-weight: bold;
	padding: 1em 0.5em 1em 0;
}
th.transpose {
	font-weight: bold;
	padding: 1em 0.5em 1em 0;
	border-bottom: 1px solid #BBBBBB;
}
table tr {
	padding: 0 1em 0 1em;
	
}
table td {
	padding: 1em 0em;
	border-bottom: 1px solid #BBBBBB;
}
table.index {
	width: 5%;
	border-width: 0;
	border-spacing: 0;
	border-style: none;
}
table.index tr {
	padding: 0;
}
table.index td {
	padding: 0.5em 0.5em 0.5em 0;
	border-bottom: none;
	white-space: nowrap;
}
table.form {
        margin: 0;
	width: 1%;
	white-space: nowrap;
	border: none;
	border-width: 0;
	border-spacing: 0;
	border-style: none;
	padding: 0;
}
table.form tr {
	border: none;
	padding: 0;
}
table.form td.lbl {
	border: none;
	padding: 0 0.25em 0.25em 0;
        width: 1%;
}
table.form td.submit {
	border: none;
	vertical-align: bottom;
	padding: 0 0.25em 0.5em 0;
}
table.form td {
	border: none;
	padding: 0 1.0em 0.25em 0;;
}
/*#footer {
	float: right;
}*/

/* Tabs */
#tabs{
    margin-left: 4px;
    padding: 0;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 5px;
    width: 550px;
}
#tabs ul{
    font: bold 11px Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
}
#tabs li{
    display:inline;
    margin:0 2px 0 0;
    padding:0;
    text-transform:uppercase;
}
#tabs a{
    float:left;
    background:#FFFFFF no-repeat left top;
    margin:0 2px 0 0;
    padding:0 0 1px 3px;
	border: 1px solid #555555;
	border-bottom: 0px;
    text-decoration:none;
}
#tabs a span{
    float:left;
    display:block;
    background: transparent no-repeat right top;
    padding:4px 9px 2px 6px;
}
#tabs a span{float:none;}
#tabs a:hover{background-color: #7E94B9;color: white;}
#tabs a:hover span{background-color: #7E94B9;}
#tabHeaderActive span, #tabHeaderActive a { background-color: #42577B; color:#fff;}
.tabContent {
    clear:both;
    border:2px solid #444444;
    padding:2px;
    background-color:#FFF;
		overflow: hidden;
}
/*
pre {
	color: #0000BB;
	font-size: 1.2em;
	line-height: 2.1em;
}*/

ul li { 
	list-style-image: url(/i/sosimple.png);
}
ul li ul li { 
	list-style-image: url(/i/small_arrow_box.png);
}
ul#service_list li {
	list-style-image: url(/i/small_arrow_box.png);
}
.centered{
	text-align: center;
}
#map_frame {
	padding-bottom: 10px;
	margin-left: 10px;
}
#map_div {
	background: #FFFFFF;
	border: 2px solid #444444;
	padding: 3px;
}
h1.index {
        margin-top:40px;
	text-align: left;
	font-weight: bold;
	color: #6689AC;
	font-size: 1.4em;
	line-height: 1.2;
}
h1#demoheadline {
margin-left: 300px;
padding: 0px;
}
.bigtext {
	font-weight: bold;
	color: #6689AC;
	font-size: 1.1em;
	line-height: 1.2;
}
.bigtext a:link {
	color: #4e607a;
	text-decoration: none;
}
.bigtext a:visited {
	color: #4e607a;
	text-decoration: none;
}
.bigtext a:active {
	color: #000;
	text-decoration: none;
}
.bigtext a:hover {
	color: #036;
	text-decoration: none;
}
