/* CSS Document */
.dbThumbnail {
	border: thin none #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.dbText {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #728C57;
	border-right-color: #728C57;
	border-bottom-color: #728C57;
	border-left-color: #728C57;
	margin-bottom: 10px;
}
.dbImageContainer {
	text-align: center;
}
.dbRecord {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #656C7E;
	border-right-color: #656C7E;
	border-bottom-color: #656C7E;
	border-left-color: #656C7E;
}
.dbCatalogID {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #656C7C;
	padding-left: 10px;
	white-space: nowrap;
}
.dbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	color: #728C57;
}
.dbTable {
	margin: 0px;
}
.dbTable td {
	margin: 0px;
	vertical-align: bottom;
}
.recordPaging {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.dbDescrContainer {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464A57;
	padding-right: 10px;
	padding-left: 10px;
}
.btnTools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #656C7E;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
}
.clearFloats {
	clear: both;
	margin-bottom: 10px;
}
.divideLine {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.secHeader
{
    background-image: url(../images/line.gif);
    background-repeat: repeat-x;
    background-position:left;
    background-position: center;
    width: 550px;
    margin-right: auto;
    margin-left: auto;
}


.cRepeat {
	background-image: url(../images/container_repeat.jpg);
	background-repeat: repeat-y;
	width: 250px;
	text-align: center;
}
.cTop {
	background-image: url(../images/container_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 250px;
}
.cBot {
	background-image: url(../images/container_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width: 250px;
	float: none;
}


.btnTools a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #656C7E;
	text-decoration: none;
}
.btnTools a:hover {
	color: #9FB689;
}
.tContent {
	width: 600px;
	background-image: url(../images/curve_repeat.jpg);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.sectionContainer {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.mainContainerRepeat {
	width: 580px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.mainContainerTop {
	background-image: url(../images/curve_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 38px;
	width: 600px;
}
.mainContainerBottom {
	background-image: url(../images/curve_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 28px;
	width: 600px;
}
.secHeaderTxt {
	float: right;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: right;
}
.bottomNav {
	width: 560px;
}
.topNav {
	background-image: url(../images/barspacer.gif);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #656C7E;
	padding-bottom: 2px;
	height: 41px;
	padding-top: 0px;
}
.tTopNav {
	width: 608px;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
}
td {
	vertical-align: top;
}


.topNav a{
	padding-top: 5px;
	padding-bottom: 5px;
}
.sectionHeaderImage {
	float: left;
	margin-left: 10px;
	z-index: 2;
}
body, html {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.searchBar {
	white-space: nowrap;
}

a {
	color: #003366;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: thin none #FFFFFF;
}

a:visited {
	color: #728C57;
}
a:hover {

	color: #576B43;
}
h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	color: #728c57;
}
.bottomNav a {
	text-transform: lowercase;
}
.recordContainer {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #656C7C;
	margin: 0px;
}
.h4Style {

	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #656C7C;
	margin: 0px;
}
.mainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #656C7C;
	text-decoration: none;
}
.mainLinks:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #656C7C;
	text-decoration: underline;
}
.sideNav
{
    float: right;
}
.sideNav a, .sideNav a:visited
{
    font-size: medium;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #003366;
    white-space: nowrap;
}
.sideNav a:hover
{
    background-color: #71865C;
    color: #FFFFFF;
}
