#title {display:none; }

body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #1D2C71;
	margin-bottom: 15px;
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #09C;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
.bhrnav {
	font-family: Trade Gothic, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6A84C1;
	text-transform: uppercase;
	padding-top: 15px;
}
.bhrnav a:link{
	color: #666666;
	text-decoration: none;
}
.bhrnav a:visited{
	color: #666666;
	text-decoration: none;
}
.bhrnav a:active{
	color: #666666;
	text-decoration: none;
}
.bhrnav a:hover{
	color: #053901;
	text-decoration: none;
}
.copyright {
	padding-top: 10px;
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #053901;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #6A84C1;
	text-decoration: none;
}
a:visited {
    color: #6A84C1;
	text-decoration: none;
}
a:hover {
	color: #1D2C71;
	text-decoration: underline;
}
a:active {
	color: #6A84C1;
}
.column {
	width: 275px;
	float: left;
	margin-right: 10px;
}

#admin-listings td {
	line-height: 16pt;
}

/**************** Error Handling ******************/
div.error_message {
	border: 1px #900 solid;
	background-color: #fdd;
}

label.error {
	color: #900;
}

input.error, textarea.error, select.error {
	background-color: #fdd;
}
/*****************************************************
 *              Pager-related Styles
 *****************************************************/
.chitin-pager {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.chitin-pager .now-showing-area {
	font-size: 9pt;
}

.chitin-pager a, .chitin-pager span, .chitin-pager a:visited {
	background-color: #F0F0F0;
	border: 1px solid #929192;
	color: #4294BF;
	font-size: 8pt;
	margin-right: 3px;
	text-align: center;
	text-decoration: none;
	padding: 1px 5px;
}

.chitin-pager a.next, chitin-pager span.next {
	width: 44px;
}

.chitin-pager .links-area .previous {
	width: 60px;
}

.chitin-pager a:hover, .chitin-pager a:hover:visited {
	background-color: #E2E7EC;
	border: 1px solid #858484;
}

.chitin-pager span {
	color: #B0AEAE;
	border: 1px solid #B0AEAE;
}

.chitin-pager .current {
	background-color: #74A5CD;
	border: 1px solid #5D5B5C;
	color: white;
	font-weight: bold;
}

.chitin-pager span.border-separator {
	background-color: transparent;
	border: none;
	font-weight: bold;
	padding: 2px 4px;
}

.chitin-pager .links-area {
	margin-top: 5px;
}

.premier{
	margin-left:2px;
}
