﻿/*reset.css*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, hr, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{

}
body
{	background:font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.4rem;
}

a img
{
	border: none;
}

h1 {
    font-size:2rem
}

h2 {
    font-size:1.9rem
}

p
{
	margin: 0 0 1.5em;
}
a:focus, a:hover
{
	color: #000;
}
a
{
	color: #009;
	text-decoration: underline;
}

th
{
	font-weight: bold;
	/*background: #C3D9FF;*/
}
th, td
{
	padding: 4px 10px 4px 5px;
}
tr.even td
{
	background: #E5ECF9;
}
tfoot
{
	font-style: italic;
}
caption
{
	background: #eee;
}

.hide
{
	display: none;
}
.quiet
{
	color: #666;
}
.loud
{
	color: #000;
}
.highlight
{
	background: #ff0;
}
.added
{
	background: #060;
	color: #fff;
}
.removed
{
	background: #900;
	color: #fff;
}

/*structure.css*/
body
{
	background: #FFF /*#9a8977 url(../images/bgBody.jpg) top center no-repeat;*/
	margin: 0;
}
a.linkRSS img
{
	margin-bottom: -6px;
	padding: 0 3px;
}
div.photoBox
{
}
div.photoBox .featuredPhoto
{
	line-height: 0;
	font-size: 1px;
}
div.photoBox p
{
	font-size: .8em;
	margin: 0;
}
ul.accessibilityLinks
{
	display: none;
}
#pageWrap
{
	background: transparent url(../images/bgPageWrap.gif) repeat-y;
	margin: 0 auto;
	padding: 0 2px;
	width: 996px;
	position: relative;
}
#header
{
	overflow: hidden;
	height: 185px;
}
#header h1
{
	display: none;
}
a.homeLink
{
	display: block;
	position: absolute;
	text-indent: -34242px;
	overflow: hidden;
	height: 170px;
	width: 195px;
	top: 0;
	left: 0;
	background: url(../images/transparentpixel.gif) repeat;
}
#headerimg
{
}

#outerBody
{
	background: transparent url(../images/bgOuterBody.gif) no-repeat scroll;
}
#innerBody
{
	background: transparent url(../images/bgInnerBody.gif) bottom left no-repeat scroll;
	padding: 0 23px 24px 23px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#innerBodyWatermark
{
	background: transparent url(../images/bgInnerBodyWatermark.gif) bottom left no-repeat scroll;
	padding: 0 23px 33px 23px;
}
#primaryContent
{
	padding: 15px 0 5px 0;
}
#breadBox
{
	clear: both;
}

#homeTwoCol-Left
{
	float: left;
	width: 557px;
	margin: 0 20px 0 0;
}
#homeTwoCol-Right
{
	float: left;
	width: 373px;
}

div.d-bottom
{
	margin: 0 18px;
	padding: 5px 0 0 0;
	border-top: 1px solid #e9e8e6;
	font-size: 10px;
	height: 20px;
}


.d-top p
{
	margin-bottom: 10px;
	font-size: 1em;
}
.d-bottom p
{
	margin: 0;
	font-size: 1em;
}

#level2TwoCol-Left
{
	float: left;
	width: 253px;
	margin-right: 18px;
}
#level2TwoCol-Right
{
	float: left;
	width: 674px;
}
.TwoCol-Left
{
	float: left;
	width: 414px;
	margin-right: 30px;
}
.TwoCol-Right
{
	float: left;
	width: 230px;
}
#calendarBox .TwoCol-Left
{
	float: left;
	width: 684px;
	margin-right: 30px;
}
#calendarBox .TwoCol-Right
{
	float: left;
	width: 230px;
}
#dayEventsBox .TwoCol-Left
{
	float: left;
	width: 684px;
	margin-right: 30px;
}
#dayEventsBox .TwoCol-Right
{
	float: left;
	width: 230px;
}
.employment p strong, .news p strong
{
	padding: 5px 0 5px 10px;
	border-bottom: 2px solid #D0D0D0;
	display: block;
}
#footer
{
	background: transparent url(../images/bgFooter.gif) bottom center no-repeat;
	width: 952px;
	padding: 18px 32px 10px;
	margin: 0 0 0 -2px;
	font-size: 120%;
}
#addressBox
{
	float: left;
	width: 200px;
	margin: 0 24px 0 0;
}
#addressBox strong
{
	display: block;
	margin-bottom: 3px;
	padding: 0;
}

#linksAndPrivacyBox
{
	float: left;
	width: 720px;
}
#linksAndPrivacyBox span
{
	padding: 0 3px;
}
#linksAndPrivacyBox .linksAndPrivacy
{
	float: left;
	width: 520px;
}

#footer p
{
	letter-spacing: .7px;
	margin-bottom: 10px;
	line-height: 14px;
}

#footer p strong, #footer p a
{
	font-size: 1.1em;
}

#footer .follow-box
{
	float: left;
	margin-left: 18px;
}

#footer .follow-box strong
{
	display: block;
	clear: both;
	text-align: right;
	text-transform: uppercase;
	font-size: 1.1em;
	margin-bottom: 3px;
}
#footer .follow-box ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	clear: both;
}
#footer .follow-box ul li
{
	float: left;
	padding: 0 0 0 7px;
	background: none;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #13513e;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #13513e;
  border-color: #13513e;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/*.pagination
{
	margin: 0 0 10px 0;
	float: left;
}
.pagination ul
{
	font-size: 1em;
	height: 18px;
	margin: 0;
}
.pagination li
{
	list-style-type: none;
	display: inline;
	float: left;
}
.pagination a, .pagination a:visited, .pagination span
{
	display: inline-block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	margin-right: 0px;
}
.pagination a:hover, .pagination a:active, .pagination span.currentpage
{
	color: #fff;
	background-color: #5b77ab;
	outline: none;
}
.pagination a.prevnext
{
	font-weight: bold;
	padding: 2px 0 2px;
}
.pagination a.prevnext:hover
{
	font-weight: bold;
	background: none;
	color: #636363;
}*/

/*content.css*/
body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	
}
a
{
	color: #3887c7;
	padding: 5px 0px;
}
a:hover
{
	text-decoration: none;
}
a:visited
{
	color: #004378;
}
a img
{
	border: none;
}
.TwoCol-Right a
{
	text-decoration: none;
}
p, ul
{
	font-size: 1em;
}
body p a strong
{
	color: #3887c7;
}
h2.level1PageTitle
{
	color: #005ba3;
	font-size: 4em;
	margin-bottom: 8px;
}
h3.level2PageTitle
{
	color: #005ba3;
	font-size: 3em;
	height: auto;
	margin-bottom: 18px;
}
h4
{
	/*color: #008971;*/
	font-size: 1.4em;
}
h5
{
	color: #3887c7;
	margin-bottom: 10px;
	font-size: 1.3em;
}
ul, ol
{
	margin: 0 0 18px 14px;
}
ul li
{
	list-style-type: none;
	/*background: url(../images/iconArrowBlack.gif) 0 7px no-repeat;*/
	padding: 0 0 0 15px;
}
	ol li {
		/*list-style-type: decimal;*/
	}
blockquote
{
	font-style: normal;
}

a.arrow
{
	padding-right: 15px;
	background: transparent url(../images/iconArrowBlue.gif) right 9px no-repeat;
}
body a.shTitle
{
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background: transparent url(../images/ShowHideArrow.gif) 0px -40px no-repeat;
}
body a.shTitleOpen
{
	background: transparent url(../images/ShowHideArrow.gif) 0px 7px no-repeat;
}
a img.linkIcon
{
	margin: 0 0 -4px 0;
	padding: 0 0 0 5px;
}
a.printerFriendly
{
	background: url(../images/iconPrinter.png) right no-repeat;
	line-height: 30px;
	padding: 8px 30px 8px 0;
	font-size: 12px;
}
a.heavyLink
{
	font-weight: bold;
}
.rightPadding
{
	padding: 0 10px 5px 0px;
	float: left;
}
.leftPadding
{
	padding: 0 0 5px 10px;
	float: right;
}
p.contactInfo
{
	line-height: 20px;
	font-size: 1em;
}
p.contactInfo strong
{
	display: block;
	font-size: 1.1em;
	color: #333;
}
p.contactInfo a
{
	padding: 0;
	display: block;
}
p.contactInfo span
{
	display: block;
}
p.important
{
	padding: 18px;
	background-color: #fffcd5;
	border: 2px solid #FFD324;
}
p.important strong
{
	color: #c03;
}

.logoBox
{
	float: left;
	width: 176px;
	margin-right: 21px;
	line-height: 0;
}
.logoBox a
{
	padding: 0;
}
a.logoLink
{
	background: transparent url(../images/bgLogoLink-Right.gif) right no-repeat;
	float: right;
	height: 25px;
	padding: 0 18px 0 0;
}
a.logoLink span
{
	background: transparent url(../images/bgLogoLink-Left.gif);
	display: block;
	padding: 2px 5px 8px 28px;
	line-height: 15px;
}
.logoBox-large
{
	position: relative;
	line-height: 0;
	height: 128px;
	width: 373px;
	margin: 0 0 18px 0;
}
a.logoLink-large
{
	background: transparent url(../images/bgLogoLinkLarge-Right.gif) right no-repeat;
	float: right;
	height: 25px;
	padding: 0 16px 0 0;
	position: absolute;
	right: 0;
	bottom: -3px;
}
a.logoLink-large span
{
	background: transparent url(../images/bgLogoLinkLarge-Left.gif);
	display: block;
	padding: 4px 5px 6px 28px;
	line-height: 15px;
}
a.logoLink font
{
	background: transparent url(../images/bgLogoLink-Left.gif);
	display: block;
	padding: 2px 5px 8px 28px;
	line-height: 15px;
}
a.logoLink-large font
{
	background: transparent url(../images/bgLogoLinkLarge-Left.gif);
	display: block;
	padding: 4px 5px 6px 28px;
	line-height: 15px;
}
div.eventBox
{
	border: 2px solid #A4A4A4;
	width: 600px;
	font-size: 10px;
	margin: 0 20px 20px 0;
	padding: 10px 13px;
}
div.eventBox p
{
	margin: 0;
}
h2.eventTitle
{
	font-size: 1.2em;
	font-weight: bold;
}
p.eventDate
{
	font-weight: bold;
	color: #333;
}
p.eventTime
{
}
p.eventLocation
{
}
p.eventCost
{
}
p.eventDetails
{
}
#NonPrinterFriendlyHeader
{
}
#PrinterFriendlyHeader
{
	display: none;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
.clearfix
{
	display: block;
}
.first
{
	margin-left: 0;
	padding-left: 0;
}
.last
{
	margin-right: 0;
	padding-right: 0;
}
.top
{
	margin-top: 0;
	padding-top: 0;
}
.bottom
{
	margin-bottom: 0;
	padding-bottom: 0;
}


.ApplicationSeperator
{
	background-color: white;
}
.DataGridHeader
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.employmenttable, .employmenttable tr td
{
	border: none;
}
.employmenttable
{
	margin-top: 15px;
}
.GridHeaderStyle
{
	background-color: Beige;
}
.applytable td
{
	padding: 2px;
}
.AJAXCalendar
{
	border-color: Black;
	position: static;
}
.AJAXCalendar .ajax__calendar_container
{
	border: 0px solid #646464;
	background-color: #F3FAFD;
	color: #000;
}
.AJAXCalendar table td
{
	background-color: #f3fafd;
}
.AJAXCalendar .ajax__calendar_other .ajax__calendar_day, .AJAXCalendar .ajax__calendar_other .ajax__calendar_year
{
	color: #8C8C8C;
}
.ajax__calendar_days
{
	padding-top: 11px;
}
.AJAXCalendar .ajax__calendar_hover .ajax__calendar_day, .AJAXCalendar .ajax__calendar_hover .ajax__calendar_month, .AJAXCalendar .ajax__calendar_hover .ajax__calendar_year
{
	color: black;
}
.AJAXCalendar .ajax__calendar_active .ajax__calendar_day, .AJAXCalendar .ajax__calendar_active .ajax__calendar_month, .AJAXCalendar .ajax__calendar_active .ajax__calendar_year
{
	color: #489AD1;
	font-weight: bold;
}
.ajax__calendar_footer, .ajax__calendar_header
{
	background-color: #489AD1;
}
.ajax__calendar_header
{
	padding-top: 5px;
}
.ajax__calendar_title
{
	color: #fff;
}
.ajax__calendar_today
{
	color: #489AD1;
}
.ajax__calendar_footer
{
	color: #fff;
}
A A:active, A:link
{
	color: #0063A5;
}
A:hover, A:visited
{
	color: #0063A5;
}
.DivDayIcon
{
	float: left;
	margin: 20px 10px 10px 0;
}
.DayIconImage
{
}
IV.calwin
{
	font-size: 11px;
}
TABLE.calendar
{
	border: 1px solid black;
}
TABLE.calendar td
{
	border: 1px solid black;
	cursor: pointer;
}
TABLE.calendar tr
{
	border: 1px solid black;
}
TABLE.calendar THEAD TABLE TD
{
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	padding: 10px;
}
form
{
	margin: 0;
	padding: 0;
}

TABLE.calendar TBODY TABLE
{
	border: 1px solid black;
}
TABLE.calendar TBODY TABLE THEAD TD, TABLE.calendar th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #827870;
	border-top: 2px solid #231f20;
	border-bottom: 1px solid #fff;
	color: #fff;
	height: 40px;
}
TABLE.calendar TBODY TABLE TBODY TD DIV.entry
{
	padding: 4px;
}
TABLE.calendar TBODY TABLE TBODY TD DIV.item
{
	margin: 6px 0 3px 0;
	padding-bottom: 3px;
}
TABLE.calendar TBODY TABLE TBODY TD DIV.more
{
	text-align: right;
	font-size: 9px;
	border-top: 1px solid black;
	padding-top: 4px;
}
TABLE.calendar TBODY TABLE TBODY TD DIV.more a, TABLE.calendar TBODY TABLE TBODY TD DIV.more a:link, TABLE.calendar TBODY TABLE TBODY TD DIV.more a:visited
{
	color: #900;
	font-weight: bold;
}
TABLE.calendar TBODY TABLE TBODY TD DIV.more a:hover, TABLE.calendar TBODY TABLE TBODY TD DIV.more a:active
{
	color: #f00;
}
TABLE.calendar TBODY TABLE TBODY TD DIV.header
{
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
}
TABLE.calendar TBODY TABLE TBODY TD.prev, TABLE.calendar TBODY TABLE TBODY TD.next
{
}
TABLE.calendar TBODY TABLE TBODY TD.today
{
}
.CalFilterWindow_BG
{
	background-color: #fff;
}
.CalFilter_Title
{
	color: #000;
	font-weight: bold;
}
.CalFilter_Small
{
	color: #000;
}
.CalFilter_Label
{
	color: #000;
	font-weight: bold;
}
.CalFilter_Link
{
	color: #000;
}
.CalResultsWindow_BG
{
	background-color: #fff;
}
.CalResults_Title
{
	color: #000;
	font-weight: bold;
}
.CalResults_Date
{
	color: #000;
	font-weight: bold;
}
.CalResults_Label
{
	color: #000;
	font-weight: bold;
}
.CalResults_Text
{
	color: #000;
}
.CalResultsPageBar_Small
{
	color: #0063a5;
	font-weight: bold;
}
.CalResultsPageBar_BG
{
	background-color: #cacaca;
}
HR.CalResultsBar
{
	color: #00f;
}
DIV.print
{
	font-size: x-small;
	text-align: center;
}
DIV.print A
{
	font-size: x-small;
}

#eventListingBox .elItemTime
{
	font-size: 11px;
	color: #958C85;
}


/* VendorLink */
		/*table {empty-cells:show;}*/
		.tbl {margin-bottom:1em;}

.tbl th {
	background:url(headercontent1.gif) #C3D9FF repeat-x 0 100%;
	border-top:solid 1px #000099;
	border-bottom:solid 1px #fff;
	padding:4px 10px 4px 10px;
	text-align:left;
}

.row {	}
.bottomrow {}
.tbl td {padding:4px;}

.thead { background: #C3D9FF;  }

.labels { background:#e8e8e8;text-align:left; }

.controls { text-align:left; }

.titlelabels { background:#fff4d2;text-align:left; }

input {vertical-align:middle;}
input[type=text], input[type=password] {border:solid 1px #b4b4b4;background-color:#fff;color:#000;}
textarea {border:solid 1px #b4b4b4;background-color:#fff;color:#000;}
input[type=text]:hover, input[type=password]:hover, textarea:hover {border-color:#11a3ea;}
input[type=text]:focus, input[type=password]:focus, textarea:focus {border-color:#bc2a4d;}
select {border:solid 1px #b4b4b4;background-color:#fff;color:#000;}

.lblcommon {}

.txtcommon, .txtwide {height:19px;padding:3px 0 0 2px;border:solid 1px #b4b4b4;background-color:#fff;color:#000;}
.txtbig {width:644px;height:32px;padding:4px 0 0 4px;font-size:24px;}

.btncommon {}
.btnokay {width:74px;}
.btncancel {width:74px;}
.btnapply {width:74px;}
.btnproceed {width:74px;}
.btnback {width:74px;}
.btnnext {width:74px;}
.btnfinish {width:74px;}
.btnsave {width:74px;}
.btnsubmit {width:74px;}
.btnquery {width:74px;}
.btnsearch {width:74px;}
.btnreset {width:74px;}
.btnmodify {width:74px;}
.btnpublish {width:74px;}
.btnnew {width:74px;}
.btncreate {width:74px;}
.btnupdate {width:74px;}
.btnedit {width:74px;}
.btndelete {width:74px;}
.btnadd {width:74px;}
.btnremove {width:74px;}
.btnupload {width:74px;}
.btndownload {width:94px;}
.btnextract {width:74px;}
.btnrequest {width:74px;}
.btnimpersonate {width:114px;}

.ddlcommon {height:21px;border:solid 1px #b4b4b4;background-color:#fff;color:#000;}

.lbcommon {border:solid 1px #b4b4b4;background-color:#fff;color:#000;}

.cbcommon {}
.cbcommon label {padding:0 0 0 4px;}

.cblcommon br {display:block;clear:both;}
.cblcommon input {display:block;float:left;width:auto;height:20px;}
.cblcommon label {display:block;float:left;width:90%;height:14px;padding:3px 0 0 4px;}

.rbcommon {}
.rbcommon label {padding:0 0 0 4px;}

.rblcommon label {padding:0 6px 0 2px;}

.fucommon {height:24px;padding:3px 0 0 2px;border:solid 1px #b4b4b4;background-color:#fff;color:#000;}

.center {text-align:center;}
.right {text-align: right;}
.left {text-align: left;}
.alignright {
    margin-right: 0px;
    margin-left: auto;
}

/*Processing*/
.updateProgress
        {
            border-width:1px; 
            border-style:solid; 
            background-color:#FFFFFF; 
            position:absolute; 
            width:150px; 
            height:50px;    
        }
        .updateProgressMessage
        {
            margin:3px; 
            font-family:Trebuchet MS; 
            font-size:8pt; 
            vertical-align: middle;
        }

 .modalBackground {
            background-color:Gray;
            filter:alpha(opacity=70);
            opacity:0.7;
            z-index:100000;
        }
/*AgencyTreeView*/
.AgencyTreeView
	{
		 height:200px;
		 overflow: scroll;
		 border: 1px solid #000;}

input[type="radio"], input[type="checkbox"]
{
	margin: 0px;
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: 000;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}