@charset "UTF-8";
/* CSS Document */

/* Overall Site Styles*/

body {
	behavior:url("/_style/csshover.htc");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { 
	behavior: url("/_style/pngfix.htc"); 
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #ed5803;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ed5803;
}
a:hover {
	text-decoration: none;
	color: #ed5803;
}
a:active {
	text-decoration: underline;
	color: #ed5803;
}
.site_bkgd {
	background-color: #cacdd1;
	background-image: url(../_media/template/backgrounds/site_bkgd.gif);
	background-repeat: repeat-x;
}
.insidepage_bkgd {
	background-color: #ffffff;
	background-image: url(../_media/template/backgrounds/insidepage_bkgd.gif);
	background-repeat: repeat-y;
}
.bkgd_white {
	background-color: #FFFFFF;
}
.bkgd_darkgray {
	background-color: #4f636b;
}
.bkgd_gray {
	background-color: #9ca3ab;
}
.bkgd_noteworthygray {
	background-color: #c6c6c6;
}
.forms_bkgd {
	background-color: #e5e5e5;
	border: 1px solid #dbdbdb;
}
.headerdropshadow {
	background-image: url(../_media/template/backgrounds/dropshadow.gif);
	background-repeat: repeat-x;
}
.shadow_top {
	background-image: url(../_media/template/backgrounds/shadow_top.png);
	background-repeat: repeat-x;
}
.shadow_bottom {
	background-image: url(../_media/template/backgrounds/shadow_bottom.png);
	background-repeat: repeat-x;
}
.shadow_left {
	background-image: url(../_media/template/backgrounds/shadow_leftside.png);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(../_media/template/backgrounds/shadow_rightside.png);
	background-repeat: repeat-y;
}
.sublinks_orangebkgd {
	background-image: url(../_media/template/navigation/sublinks/orange_bkgd.gif);
	background-repeat: repeat-y;
}
li {
	list-style-image: url(../_media/template/parts/orange_arrow.gif);
	list-style-position: outside;
	vertical-align: middle;
	line-height: 1.5em;
}



/* Dropdown Menu*/

.submenu_bkgd {
	background-color: #7c919a;
}
.subnav a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.subnav a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
.subnav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.subnav a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
div.menuPop {
	position:relative; 
	z-index:24; 
	color:#000000;
	text-decoration:none;
}
div.menuPop:hover {
	z-index:25; 
	text-indent: 0;
}
div.menuPop span {
	display: none;
}
div.menuPop:hover span { 
	display:block;
	position:absolute;
	top:0px; 
	left:0px;
	text-align: left;
}


/* Footer Information*/

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.footertext a:link {
	color: #787878;
	text-decoration: none;
}
.footertext a:visited {
	text-decoration: none;
	color: #787878;
}
.footertext a:hover {
	text-decoration: none;
	color: #787878;
}
.footertext a:active {
	text-decoration: none;
	color: #787878;
}


/* Newsbox Information */

/* .newsbox_bkgd {
	background-image: url(../_media/homepage/newsbox/newsbox_bkgd.gif);
	background-repeat: repeat-y;
} */
.noteworthy_bkgd {
	background-color: #e8e9ea;
	background-image: url(../_media/template/backgrounds/noteworthy_bkgd.gif);
	background-repeat: repeat-x;
}
.news a:link {
	color: #11648b;
	text-decoration: underline;
}
.news a:visited {
	text-decoration: underline;
	color: #11648b;
}
.news a:hover {
	text-decoration: none;
	color: #11648b;
}
.news a:active {
	text-decoration: underline;
	color: #11648b;
}



/* Recent Projects Styles */

.recentprojects a:link {
	color: #ed5803;
	text-decoration: underline;
}
.recentprojects a:visited {
	text-decoration: underline;
	color: #ed5803;
}
.recentprojects a:hover {
	text-decoration: none;
	color: #ed5803;
}
.recentprojects a:active {
	text-decoration: underline;
	color: #ed5803;
}



/* Font Styles */

.bold_black {
	font-weight: bold;
	color: #000000;
}
.bold_orange {
	font-weight: bold;
	color: #ed5803;
}
.bold_blue {
	font-weight: bold;
	color: #144d6d;
}
.bold_blue_lg {
	font-weight: bold;
	color: #144d6d;
	font-size: 14px;
}
.gsa_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e5e5e;
}
.gsa_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5e5e5e;
}
.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
.italic_black {
	font-style:italic
}
.italic_bold_gray {
	font-style:italic;
	font-weight: bold;
	color: #5e5e5e;
}
.newstitle {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.large {
	font-size: 14px;
	color: #000000;
}
.largebold {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.largerbold {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.errorMsg{
	color:red;
}
.error{
	background-color:#FFEAD2;
}