﻿body {
	font-size: 13px;
	color: black;
	font-family: Georgia, Verdana, Tahoma, Sans-Serif;
	background-color: #36393D;
	text-align: center;
	margin-top: 0;
}
p {
	text-align: justify;
	margin-top: 0px;
}
img {
	border: 0px;
}
h2 {
	padding: 0px 0px 0px 15px;
	text-align: right;
	font-size: 18px;
	color: #D15600;
	border-bottom: 2px solid #D15600;
}
/* links
---------------------------------------------------------- */
a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #3399FF;
}
/* list item related styles
---------------------------------------------------------- */
ul {
	font-size: 1em;
}
li {
	list-style-position: outside;
	list-style-image: url(  "~/img/arrow.gif" );
	line-height: 20px;
	text-align: left;
}
/* containers
---------------------------------------------------------- */
#wrap {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}
#container {
	float: left;
	text-align: left;
	padding: 0px;
	background-color: #F9F7ED;
}
#content {
	float: left;
	width: 810px;
	padding: 10px 20px 20px 15px;
}
/* header related styles
---------------------------------------------------------- */
#header {
	float: left;
	width: 840px;
	padding: 10px 0px 20px 10px;
	background-color: #C3D9FF;
}
.LogoText {
	border-bottom: solid 2px black;
	text-align: left;
	font-size: 24px;
	padding-top: 19px;
	padding-left: 15px;
	width: 630px;
}
/* navbar related styles
---------------------------------------------------------- */
#navbar {
	float: left;
	width: 835px;
	background-color: #C3D9FF;
	text-align: left;
	padding: 15px 0px 10px 15px;
}
#navbar a {
	color: #000000;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
#navbar a:hover {
	color: #D15600;
	font-weight: bold;
	text-decoration: underline;
}
#navbar a.active {
	color: #D15600;
	font-weight: bold;
}
#subnavbar {
	float: left;
	width: 805px;
	background-color: #6BBA70;
	text-align: left;
	padding: 10px 10px 10px 35px;
}
#subnavbar a {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}
#subnavbar a:Hover {
	color: #D15600;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
}
#subnavbar a.active {
	color: #D15600;
	font-size: 90%;
	font-weight: bold;
}
/* footer related styles
---------------------------------------------------------- */
#footer {
	clear: both;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 850px;
	background-color: #C3D9FF;
}
#footer div {
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	color: #D15600;
	padding: 15px 15px 0px 15px;
}
/* links related styles
---------------------------------------------------------------------------------------- */
.LinksHeader {
	border: 1px solid #DDDDDD;
	color: #FFFFFF;
	background-color: #C3D9FF;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	margin-top: 3px;
}

.LinksHeader a {
	color: #D15600;
	background: none;
	text-decoration: none;
}

.LinksHeader a:hover {
	background: none;
	text-decoration: underline;
	color: #D15600;
}

.LinksContent {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px 5px 5px 5px;
}
.LinksContent a {
	color: #000000;
}
.LinksContent a:hover {
	color: #D15600;
}
.LinksContent li {
	list-style-position: outside;
	list-style-image: url("../img/new_window.gif");
	line-height: 25px;
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}
/* locations related styles
---------------------------------------------------------------------------------------- */
#locations {
	text-align: right;
	font-size: 13px;
}
.officeName {
	color: #D15600;
	border-bottom: 1px solid #D15600;
	font-weight: bold;
	font-size: 16px;
}
#locations a {
	text-align: right;
	font-size: 13px;
	color: #D15600;
	font-weight: normal;
	border-bottom: 1px dashed #D15600;
}
/****************************************************************************
grid related
*****************************************************************************/
#horizontal-grid {
	float: left;
	margin: 0;
	padding: 0;
	width: 820px;
	padding-bottom: 25px;
}
#grid-last-updated {
	padding: 10px 5px;
	color: #356AA0;
}
.grid-data-area {
	padding: 0;
	margin: 0;
	background-color: #D7D7D7;
}
.grid-heading-cell {
	padding: 5px 5px;
	background-color: #356AA0;
}
.grid-heading-cell-text {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.grid-heading-row {
}
.grid-row {
	background-color: #D7D7D7;
}
.grid-row td.grid-data-cell, .grid-alternating-row td.grid-data-cell {
	font-size: 90%;
	padding: 2px;
	color: #000000;
}
.grid-alternating-row {
	background-color: #CDEB8B;
}
.grid-selected-row {
	background-color: #356AA0;
}
.grid-selected-row td.grid-data-cell {
	font-size: 90%;
	padding: 2px;
	color: #FFFFFF;
}
.slider-popup {
	background-color: #FFFFFF;
	border: 1px solid #4B4B6F;
	border-top-color: #9495A2;
	border-left-color: #9495A2;
	font-size: 11px;
	color: #000000;
}
.grid-footer {
	background-color: #D7D7D7;
	padding: 5px 15px 5px 15px;
	vertical-align: bottom;
}
.grid-footer-text {
	color: #000000;
}
/****************************************************************************
collapsible panel
*****************************************************************************/
.filter-panel {
	float: left;
	margin: 0;
	padding: 0;
	width: 820px;
	padding-bottom: 25px;
}
.filter-panel-header {
	margin: 0;
	padding: 0px 0px;
	float: left;
	width: 820px;
	color: #356AA0;
	background-color: #D7D7D7;
}
.filter-header-left {
	float: left;
	width: 300px;
	padding: 10px 15px;
	text-align: left;
	vertical-align: middle;
}
.filter-header-right {
	float: right;
	width: 300px;
	padding: 10px 15px;
	text-align: right;
	vertical-align: middle;
}
.collapse-panel {
	float: left;
	width: 820px;
	margin: 0;
	padding: 0;
	background-color: #D7D7D7;
	overflow: hidden;
}
#collapse-panel-inner {
	padding: 10px 15px;
	text-align: left;
}
.colapse-panel-search-box {
	border: 1px solid #356AA0;
	color: #4096EE;
	background-color: #D7D7D7;
}
/****************************************************************************
filter table
****************************************************************************/
#table-filter {
	border-collapse: collapse;
}
#table-filter th {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
	font-weight: bold;
	color: #356AA0;
}
#table-filter td {
	margin: 0;
	padding: 8px 20px;
	text-align: center;
}
#table-filter .table-description {
	width: 125px;
	text-align: center;
	color: #000000;
}
#table-filter .table-value {
	width: 200px;
	text-align: left;
}
#table-filter .table-checkbox {
	width: 75px;
	text-align: center;
}
.drop-down-small {
	width: 150px;
	text-align: left;
	color: #000000;
	background-color: #D7D7D7;
}