@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

body {
	/* background-color:#c4c8d0; */
	/* background-color:#aebbc7; */
	background-color: #f5f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/library/images/bgimage.gif);
}

img {
	border: none;
}

a:link {
	color: #174A89;
	text-decoration: none;
}

a:visited {
	color: #174A89;
	text-decoration: none;
}

a:hover {
	color: #861818 !important;
	text-decoration: underline;
}

/* a:visited {
	color: #549112 !important;
	text-decoration: underline;
} */

hr {
	color: #fff; 
	border: 1px dotted #CAC9C7; 
	border-style: none none dotted; 
	width: 90%;
	text-align: center;
	margin-left: 10px;
}

ul {
	margin-left: 50px;
	margin-top: 20px;
	margin-right: 10px;
}

li {
	list-style-image: url(/library/images/bullet.png);
	font-size: 11px;
	padding-bottom: 10px;
}

ul li ul {
	margin-left: 25px;
}

ol {
	padding-top: 10px;
	padding-left: 21px;
	padding-right: 21px;
}

ol li {
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 8px;
}

#mainContainer {
	/* background-image: url(../images/body_bg3.gif);
	background-repeat: repeat-x; 
	background-position: top center; */
	margin-top: 20px;
	margin-bottom: 20px;
}

#border {
	width: 1052px;
	margin-top: -1px;
	padding-bottom: 0px;
	/* border: 1.5px solid #aebbc7; */
	/* border: 1px solid  #d5ecef; */
	border: 11px solid #ffffff;
	text-align: left;
}

#header1 {
	background-color: #e6ebee;
	height: 144px;
	background-image: url(/library/images/headerBG.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #dee3e6;
	z-index: 40;
	position: inherit;
	height: 144px;
}

#topNavBar {
	border-bottom: 1px solid #ffffff;
}

#topNav {
	margin-top: -5px; 
	z-index: 30; 
	position: relative;
}

#navIcons {
	background-image: url(/library/images/topNavIconBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 202px;
	height: 55px;
	border-left: 1px solid #dee3e6;
}

#navIcons img {
	margin-top: 15px;
}

#topBarRed {
	/*
	background-color: #AB0617;
	height: 24px;
	border-top: 1px solid #69030E;
	border-bottom: 1px solid #69030E;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	*/
	background-color:#c00000;
	/* height:46px; */
	/* background-image:url(/library/images/bg_topBarRed.jpg); */
	font-size: 13px;
	text-align: left;
	color:#FFF;
	/* display: none; */
}

#topBarRed p {
	padding-left: 10px;
	padding-top: 5px;
}

#topBarRed a:link, #topBarRed a:visited {
	color: #ffffff !important;
	text-decoration: none;
}

#topBarRed a:hover {
	text-decoration: underline;
}

#leftNav {
	background-color: #d0d0d0;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	border-right: 1px solid #ffffff;
	width: 201px;
}

#leftNav h2 {
	font-size: 16px;
	color: #940513;
	padding-top: 10px;
	padding-bottom: 5px;
}

#footer a {
	color: #353636 !important;
	text-decoration: none;
}

#footer2 p {
	font-size: 10px !important;
	color: #000000 !important;
}

#search{
	/* float: left; 
	padding-left: 240px; */
	padding-right: 5px
}

#search, #search label, #newsletter{
	font-size: 10px;
	color:#999;
}

#newsletter img{vertical-align:middle;}

#search input, #newsletter input{ 
	color:#999;
	font-size: 11px;
	border:#d9dbdc 1px solid;
	vertical-align:middle;
	padding-left:0px;
}

.labelText {
	vertical-align: middle; 
	/* height: 35px; */
	color: #303e41;
	font-size: 9px;
	line-height: 1em;
}

#RadioGroup1_1, #RadioGroup1_0{ border:none !important;}

#qt, #SignUpEmail { 
	vertical-align:top; 
	width: 138px;
	height: 36px;
	margin-right: 0px;
	padding-right: 0px;
}

#Header1_Button1 {
	background-image:url(/library/images/button_search.gif); 
	height: 38px !important; 
	width: 52px;
	margin-left: -4px;
}

#bannerBox, #bannerBox_education{
	margin-left:7px; margin-right:7px;
	border:#c7d1e4 3px solid;
	background-color:#FFF; 
	font-family:Arial,Helvetica,sans-serif; font-size:10px; line-height:10px; color:#333; 
	padding:3px; padding-top:10px; padding-bottom:10px
}

#bannerBox p, #bannerBox_education p{text-align:right; padding-right:10px; padding-bottom:10px}

#pageBodyHome {
	background-color:#f5f4f4;
	/* padding-left: 5px;
	padding-right: 10px; */
	padding-top: 5px;
	text-align: left;
	background-image: url(/library/images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #dde0e2;
	border-right: 1px solid #e3e6e8;
	border-bottom: 1px solid #e3e6e8;
}

#pageBodyHomeContent h2 {
	background-color: #a7a7a7;
	font-size: 16px;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
	font-family: Lucida Sans Unicode;
}

#pageBodyHomeContent h3, #formatTable th {
	color: #d7002e;
	font-size: 16px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-weight: bold;
	font-family: Lucida Sans Unicode;
}

#pageBodyHomeContent p {
	padding-left: 20px;
	padding-top: 10px;
}

#pageBodyHomeContent ul {
	margin-top: 10px;
}

#pageBodyHomeContent img {
	background-color: #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #a7a7a7;
}

#pageBodyHomeContent ul img  {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#pageBody {
	background-color:#f5f4f4;
	/* padding-left: 5px;
	padding-right: 10px; */
	padding-top: 5px;
	text-align: left;
	background-image: url(/library/images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border-left: 1px solid #dde0e2;
	border-right: 1px solid #e3e6e8;
	border-bottom: 1px solid #e3e6e8;
	min-height: 800px;
}

#pageBody img {
	margin-left: 0px;
	margin-right: 0px;
}

#pageBody li img, #pageBody p img {
	margin: 0px;
}

#pageBody h1 {
	font-size: 24px;
	color: #6b001f;
	border-bottom: 1px solid #6b001f;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Lucida Sans Unicode;
}

#pageBody h2 {
	font-size: 18px;
	color: #274287;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Lucida Sans Unicode;
}

#pageBody h3, .TabbedPanelsContent h3 {
	font-size: 14px;
	color: #AB0617;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Lucida Sans Unicode;
}

#pageBody h4 {
	font-size: 13px;
	color: #274287;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Lucida Sans Unicode;
}

#pageBodyHome p, #pageBody p, #pageBody td, #pageBody li, .TabbedPanelsContent li {
	font-size: 11px;
	line-height: 1.5em;
	padding-bottom: 10px;
}

#pageBody p {
	margin-left: 20px;
	margin-right: 20px;
}

#blogContent h3 {
	font-variant: normal;
	color: #000000;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: Lucida Sans Unicode;
}

#footer p {
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
}

#footer img {
	margin: 0px;
}

.TabbedPanelsContent ul {
    margin-left: 40px !important;
}

.TabbedPanelsContent td {
    font-size: 11px;
}

#pageBody ul {
	margin-left: 50px;
	margin-top: 0px;
}

#features {
	margin-top: 5px;
	margin-left: 25px;
	width: 803px;
}

#features h2 {
	font-family: Lucida Sans Unicode;
	font-size: 22px;
	color: #ffffff;
	border-bottom: 1px solid #b9b9b9;
	background-image: url(/library/images/bulletStar.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#features p {
	font-size: 13px;
	color: #ffffff;
	line-height: 1.5em;
	padding-bottom: 0px;
}

#features td {
	padding-bottom: 0px;
}

#features .readMore {
	text-align: right;
	background-image: url(/library/images/arrowWhite.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	background-position: left center;
	width: 70px;
	float: right;
}

#features .readMore a {
	color: #ffffff;
}

.readMore {
	text-align: right;
}

#news {
	/*width: 510px;*/
	width:706px;
	margin-right: 10px;
}

#news ul {
	margin-left: 0px;
}

#news li {
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#news h2 {
	font-size: 12px;
	color: #AB0617;
	padding-bottom: 5px;
	font-family: Lucida Sans Unicode;
}

#news td {
	padding-left: 9px;
	padding-right: 9px;
}

.TabbedPanelsContent{ font-family:Arial, Helvetica, sans-serif; padding:15px !important;}
.TabbedPanelsContent h2{ color:#0b5aa9 !important; font-size:13px !important;}

#blogContent p {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#blogContent img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.date p {
	font-size: 10px;
	/*margin-bottom: -5px;*/
	color:#191919;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

#internalFeature {
	float: right;
	width: 200px;
	border: 1px solid #CBC8C8;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 20px;
	background-color: #DBDADA;
	background-image: url(/library/images/newsBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#pastGovFeatureFrame {
	width: 200px;
	height: 600px;
}

#pastGovFeature {
	margin-top: -4px;
	padding-top: 10px;
	background-color: #DBDADA;
	background-image: url(/library/images/newsBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

#photoFeature h2 {
	font-size: 14px;
	color: #274287;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	font-family: Lucida Sans Unicode;
}

#internalFeature h3, #photoFeature h3, #photoFeatureBottom h3, #cabinet h3, #pastGovFeature h2 {
	font-size: 12px;
	color: #AB0617;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: -5px;
	margin-top: 5px;
	font-family: Lucida Sans Unicode;
}

#internalFeature h3 {
	margin-left: 10px;
	margin-top: 10px;
	font-family: Lucida Sans Unicode;
}

#internalFeature p, #photoFeature p, #photoFeatureBottom p, #cabinet p, #pastGovFeature p {
	padding-left: 5px;
	padding-right: 5px;
}

#internalFeature p {
	margin-left: 10px;
}

#photoFeature p {
	margin-left: 0px;
	margin-right: 0px;
}

#pastGovFeature p {
	font-size: 10px;
	line-height: 1.5em;
}

#photoFeature {
	float: right;
	border: 1px solid #CBC8C8;
	margin-top: 5px;
	background-color: #DBDADA;
	background-image: url(/library/images/newsBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-left: 10px;
	margin-right: 20px;
}

#photoFeature img, #photoFeatureBottom img {
	border: 1px solid #ffffff;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#photoFeatureBottom {
	border: 1px solid #CBC8C8;
	background-color: #DBDADA;
	background-image: url(/library/images/newsBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#footer {
	font-size: 10px;
	text-align: center;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 20px;
	width: 868px;
}

#cabinet td {
	border: 1px solid #CBC8C8;
	background-image: url(/library/images/cabinetBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #DBDADA;
}

#cabinet img {
	padding-top: 4px;
}

#cabinet h3 {
	padding-bottom: 0px;
	font-variant: small-caps !important;
	font-family: Lucida Sans Unicode;
}

#cabinet h3 a {
	font-size: 12px;
	color: #AB0617 !important;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	text-decoration: none;
	}

#cabinet .imgBorder img, #frontPhoto img {
	border: 1px solid #ffffff;
}

#footer {
	color: #4F69A2;
	margin-top: 20px;
	font-size: 9px;
}

#PressRelease {
	/* border-bottom: 1px dotted #520813; */
}

#PressRelease h2, #PhotoGallery h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 3px;
}

#PressRelease h3 {
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	margin-top: -6px;
	padding-bottom: 5px;
	font-family: Lucida Sans Unicode;
}

#releaseTable {
	margin-left: 20px;
}

#releaseTable td {
	padding-bottom: 0px;
}

#formatTable {
	border: 1px solid #174A89;
	width: 100%;
	margin-left: 20px;
}

#formatTable td, #formatTable th {
	padding: 3px;
}

#formatTable th {
	border-bottom: 3px double #274287;
	font-size: 13px;
	color: #274287;
}

#formatTable .nowrap {
	white-space: nowrap;
}

#formatTable .altRow {
	background-color: #DBDADB;
}

#formatTable .headerRow {
	border-bottom: 1px dotted #520813;
}

#formatTable p {
	margin: 0px;
	padding: 0px;
}

#formTable {
	background-color: #DBDADA;
	background-image: url(/library/images/newsBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CBC8C8;
	margin-left: 20px;
	margin-right: 20px;
	width: 95%;
}

.redText, .required {
	color: #8b011b;
}

.required {
	font-weight: bold;
	font-size: 12px;
	margin-right: 3px;
}

#formTable .leftField {
	text-align: right;
}

.quote {
	margin-left: 18px;
	margin-right: 18px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 0px;
	color: #861818;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid #5680d3;
	border-bottom: 1px solid #5680d3;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #f6f7f7;
	text-align: justify;
	font-size: 10px !important;
}

.quote p {
	font-size: 10px !important;
}

#execOrderArchives table {
	border: 1px solid #D3CEDF !important;
}

#execOrderArchives td {
	padding-top: 2px;
	padding-left: 2px;
}

.CalRow	{border-bottom:1px solid #666666; padding:3px}
.CalRow:hover{ background-color:Aqua}
.CalTitle{float:left; padding-left:10px; padding-top:5px; /*width:650px;*/ width:550px; height:28px; font-weight:bold}
.CalDate, .CalDate1, .CalDate2, .CalDate3, .CalDate4, .CalDate5{float:left; background-repeat:no-repeat; background-position:top left; width:19px;  padding-top:6px; padding-left:2px; margin-top:3px; margin-left:10px; height:15px;}
.CalDate1{background-image:url(/library/images/icons/dayCal_gray.gif);}
.CalDate2{background-image:url(/library/images/icons/dayCal_yellow.gif);}
.CalDate3{background-image:url(/library/images/icons/dayCal_green.gif);}
.CalDate4{background-image:url(/library/images/icons/dayCal_orange.gif);}
.CalDate5{background-image:url(/library/images/icons/dayCal_blue.gif);}



/*Toggle Styles*/
h5.trigger {
	color: #999999; 
	height: 28px;
	/*width: 804px;*/
	width:684px;
	font-size:12px;
	font-weight: normal;
	float: left;
	background-image:url(/library/images/bg_calEvent.gif); background-repeat:no-repeat;
	margin-left: 20px;
}

h5.trigger a {
	text-decoration: none;
	display: block;
	color:#335588;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}


h5 .CalDate, h5 .CalDate1, h5 .CalDate2, h5 .CalDate3, h5 .CalDate4, h5 .CalDate5{color:#335588; font-weight:bold; font-family:Verdana, Arial, Helvetica,sans-serif; font-size:11px }


/*h5.trigger a:visited{color:#FFFFFF !important;}*/

h5.trigger a:hover  {
    color: #FFFFFF !important;
    background: url(/library/images/bg_h5trigger.gif) no-repeat; 
    height: 28px;
	cursor:pointer;
}

h5.active, h5.active a, h5.active a:hover { /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
    color:#FFFFFF !important;
    background-position: left bottom; background: url(/library/images/bg_h5trigger.gif) no-repeat; 
 } 
 
.toggle_container {
	margin-left:30px; margin-right:20px;
	padding: 0;
    border: 1px solid #d6d6d6;
    background-color:#FFFFFF !important;
	background: #f0f0f0 url(/library/images/bg_toggleContainer.gif) repeat-x left bottom;
	overflow: hidden;
	font-size: 11px;
	/*width: 785px;*/
	width:655px;
	clear: both;
}

.toggle_container .block {
	padding: 20px; padding-top:15px; /*--Padding of Container--*/
	/*background: url(toggle_block_btm.gif) no-repeat left bottom;*/  /*--Bottom rounded corners--*/
}

.toggle_container h3{
	color:#990000
}

#inset {
	float: right;
	background-color: #FFF;
	border: 1px solid #AB0617;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
}

#jobsNowTbl {
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
}

#jobsNowTbl td {
	padding: 5px;
	vertical-align: middle;
}

#jobsNowTbl .alt {
	background-color: #e9e9e9;
}

#jobsNowTbl .alt2 {
	background-color: #f1f1f1;
}

#inline1 p {
	margin-bottom: 15px;
}

#breadcrumb {
	margin: 10px;
	background-color: #d0d0d0;
	color: #ffffff;
	font-size: 9px;
}

#breadcrumb p {
	margin: 0px;
	padding: 5px;
}

#breadcrumb a {
	color: #ffffff !important;
	font-size: 9px;
	text-decoration: none;
}


