﻿@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	min-width: 900px;
	padding: 0;
	margin: 0;
}

table td {
	vertical-align: top;
}

td.widpc100{
	width: 100%;
}

td.widpc80{
	width: 80%;
}

td.widpc50{
	width: 50%;
}

td.widpx60{
	width: 60px;
}


td.train1{
	width: 150px;
	font-weight:bold;
	padding-bottom:10px;
}

td.train2{
	padding-bottom:10px;
}

td.leftpad{
	padding-left:10px;
}

#toptd {
	position: relative;
	height: 127px;
}

img.leftnoborder{
	border: 0;
    text-align: left;
}

img.noborder{
	border: 0;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

#printlogo {
	display: none;
}

.printonly {
	display: none;
}

#verytop {
	text-align: right;
	background: url("../../images/topback.gif") repeat-x;
	color: #FFFFFF;
	width: 100%;
	height: 27px;
}

#verytop a {
	color: #FFFFFF;
	text-decoration: none;
}

#verytop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#verytop table {
	height: 30px;
}

#verytop table td {
	white-space: nowrap;
	padding: 1px 3px;
}

#logoarea {
	position: absolute;
	top: 27px;
	background: url("../../images/logoback.jpg") no-repeat top right;
	height: 65px;
	width: 100%;
	min-width: 900px;
	border-top: 1px solid #2F668D;
	border-bottom: 1px solid #ffffff;
}

#logoareawrap {
	padding-left: 200px;
	padding-top: 18px;
}

#logoarea h1 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#logoarea p {
	font-size: 1em;
	margin: 0;
	padding: 4px 0 0 0;
}

#search {
	position: absolute;
	top:94px;
	border-top: 1px solid #E2E3E7;
	width: 100%;
	height: 27px;
	min-width: 900px;	
	background: url("../../images/graylinesback.gif") repeat-x; /* left bottom;*/
	background-position: 0px -9px;
}

#searchtable {
	margin-top: 3px;
}

#search h1, #search p {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 10px;
}

#sitetitle h1, #sitetitle p {
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 10px;
}

#sitetitle {
	position: absolute;
	top: 50px;
	left: 150px;
	z-index: 1;
}

#lefttd {
	background: #F1E3C7;
}

#left {
	width: 180px;
	background: #F1E3C7;
	color: #002758;
	/*font-size:1.1em;*/
	font-weight:bolder;
	padding-top: 10px;
}

#left h4 {
	padding-top: 0;
	margin-top: 0;
	padding-left: 10px;
	margin-bottom: 0;
	padding-bottom: 5px;
	font-size: 1em;
}

select#deptdd {
	position: relative;
	left: 10px;
	margin-bottom: 10px;
}

/* applies to an unordered list identified as nav */
ul#nav {background: #F1E3C7; 
	font-size:80%; 
	list-style: none; 
	margin: 0; 
	padding: 0; border-top: 1px solid #9DB2C3;}

/* applies to all list items in the unorderlist identified as nav */
ul#nav li {margin: 0; padding: 0;}

/* applies to all links in the unorderlist identified as nav */
#nav a {color: #002758; 
	text-decoration: none; display: block; padding: 2px 1px 2px 9px; margin: 0;}

/* applies to hovers on links in the unorderlist identified as nav */
#nav a:hover {background-color: #fff;}

/* applies to all links of the mmhide class in the unorderlist identifed as nav */
#nav a.mmhide_navat {padding-left: 20px; background-image: url("../../images/arrow1.gif"); 
	background-repeat: no-repeat; background-position: 9px 6px; width:150px;}

/* applies to all hovers on links of the mmhide class in the unorderlist identifed as nav */
#nav a:hover.mmhide_navat{padding-left: 20px; background-image: url("../../images/arrow2.gif"); 
	background-repeat: no-repeat; background-position: 9px 6px;}

/* applies to all list items in elements identifed as nav */
#nav li {list-style: none; margin: 0; padding: 0;}

/* applies to all unordered lists of the subnav class */
ul.subnav{background: #F1E3C7; 
	margin:0;font-size:90%; padding: 0; 
	border-top: 1px solid #D68838; border-bottom: 1px solid #D68838;}

#content {
	margin: 0 2px 0 2px;
}

#slideshowwrap {
	background: #EFECDF url("../../images/slideshow-back.png") repeat-x;
}

#slideshowwrap h2 {
	font-family:Verdana, Geneva, Arial, Sans-Serif;
	background-color:#EFECDF;
	color: #C00000;
	text-align: center;
	font-size: 1.5em;
	margin:0;
	padding:0;
}

#slideshowwrap h3{
	font-family: 'Century Gothic', arial, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 1.5em;
	text-align:center;
	margin:0;
	padding: 0 0 1px 0;
}


#contentin {
	padding: 0 10px 10px 10px;
	color:#002758;
}

/* applies to list indexes of the nolbullets class*/
li.nobullets{
	list-style-type:none;
}


h2 {
	font-family:Verdana, Geneva, Arial, Sans-Serif;
	text-align: center;
	font-size: 1.5em;
	padding: 0 0 0 0;

}


h3 {
	font-family: 'Century Gothic', arial, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 1.5em;
	text-align:center;
	margin-top:0;
	padding: 0 0 5px 0;
}

h5 {
	color: #C00000;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align:center;
	font-size: 1em;
}

h6 {
	color: #C00000;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align:center;
	font-size: 2em;
}

h7 {
	color: #C00000;
	margin-bottom: 2px;
	margin-top: 2px;
	/*text-align:center;*/
	font-size: 1.25em;
}



p.just{
	margin: 0;
	padding:10px 10px 15px 0;
	text-align:justify;	
}

p.justindent{
	margin: 0;
	padding:10px 10px 15px 15px;
	text-align:justify;	
}

p.just4iconindent{
	margin: 0;
	padding:10px 10px 15px 60px;
	text-align:justify;	
}

p.justnbp{
	margin: 0;
	padding-left: 10px;
	text-align:justify;	
}

p.cent{
	margin: 0;
	padding: 0;
	text-align: center;
}

p.bmark{
   	margin: 0;
	padding: 10px 0 0 10px;
	font-size: 80%;	
}

div.figureRight {
	float: right;
	margin-left: 10px;
	width: 300px;
	border: 0px;	
}

div.figureLeft {
	float: left;
	margin-right: 10px;
	width: 300px;
	border: 0px;	
}

div.iconLeft {
	float: left;
	margin-right: 10px;
	/*width: 300px;*/
	border: 0px;	
}


div.trlbl{
    margin-left: 0;
	padding-top: 0;
	padding-left: 10px;
	float: left;
	width: 125px;
	font-weight: bold;
}

div.trinfo{
	margin: 0;
	padding: 0;
	float: left;
	width: 465px;
}


div.trbuff{
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 10px;
}

/* Center image between division margins */
div.center{
	width: 100%;
	text-align: center;	
	border: 0px;
}

/* Center image between division margins with left padding */
div.centerpad{
	width: 100%;
	text-align: center;	
	border: 0px;
	padding-left:10px;
}


/* Center a photo in a division */
img.center{
	text-align: center;
	/*margin-left:-10px;*/
	border: 0px;
	outline-style:none;
}

/* Center photo (Sheriff) in a division */
img.centerit{
	text-align: center;
	margin-left:-10px;
	border: 0px;
	outline-style:none;
}

a {
	color: #002758;
}

a:hover {
	color: #5881A1;
}

hr {
	color: #cccccc;
	margin: 12px 0 12px 0;
}

#right {
	background-color: #F1E3C7;
	width: 178px;
}

#righttd {
	background-color: #F1E3C7;
}

.mmhide_bluestripes {
	/*background: #184366 url("../../images/rightblueback.gif") repeat-y;*/
}

.mmhide_bluestripesinner {
	background: url("../../images/rightblueback4.gif") no-repeat;
	color: #ffffff;
	padding: 8px 0 8px;
}


/* rptbar division*/
#rptbar{
	margin-top: 35px;
	width:100%;	
}

/* applies to rptbar links, unvisited and visted */
#rptbar a,
#rptbar a:link,
#rptbar a:visited{
	text-decoration:none;
	font-family:Verdana, Geneva, Arial, Sans-Serif;
	font-size:80%;
	color:#fff;	
	display:block;
	height:1.5em;
	outline-style:none;
}

/* applies to rptbar hover and active links*/
#rptbar a:hover,
#rptbar a:active{
	background-color:#fff;
	color: #000;
}
	
#right p {
	padding: 0 10px 0 10px;
}

#right ul, #right ol {
	margin-left: 0;
	padding-left: 25px;
}

#righthead {
	background-color: #F1E3C7;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	font-family:verdana, arial, sans-serif; 
	color:#002758;
	text-align: left;	
	font-size: 1em;	
}

div.sheriffpic { 	
	text-align: center;
	background: #184366 url("../../images/rightblueback.gif") repeat-y;
	margin-top:-15px;
	padding-left:10px;	
	border: 0px;
	color:#fff;
	text-decoration:none;
	font-family:Verdana, Geneva, Arial, Sans-Serif;	
	outline-style:none;
}

div.sheriffpic a,
div.sheriffpic a:link,
div.sheriffpick a:visited{
	color:#fff;
	outline-style:none;
}

/* rightnav division*/
#rightnav {
	background-color: #F1E3C7;
	margin: 1px 0 0 0;
	width:100%;	
}

#rightnav h4 {
	color: #C00000;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left:25px;
	font-size: 1em;
}

#rightnav ul{
	margin-top:5px;
}

/* applies to rightnav links, unvisited and visited */
#rightnav a,
#rightnav a:link,
#rightnav a:visited{
	text-decoration:none;
	font-family:Verdana, Geneva, Arial, Sans-Serif;
	font-size:80%;		
	display:block;
	height:1.5em;
	outline-style:none;
}

/* applies to rightnav hover and active links*/
#rightnav a:hover,
#rightnav a:active{
	background-color:#fff;
}
.mmhide_rightcolsection {
	border-top: 1px solid #CCCCCC;
	margin: 15px 10px 0 10px;
}

.mmhide_rightcolsection h4 {
	color: #C00000;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 1em;
}

#right .mmhide_rightcolsection p {
	padding: 0;
}

.mmhide_rightcolsection p {
	margin: 0;
}

#footer {
	background: url("../../images/footerback.jpg") top left no-repeat;
	padding: 15px 0 15px 0;
}

#footer2 {
	background: url("../../images/topback.gif");
	height: 20px;
}

table#tableall {
	width: 100%;
}

table#tableall.mmhide_normal td {
	font-size: 1em;
}

table#tableall.large td {
	font-size: 1.2em;
}





