@charset "UTF-8";
/* CSS Document */

body {
	background-color: #d9e3e7;
	text-align: center;
	margin-top: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}



#content {  
	width: 1024px;
  	margin: auto;
	position: relative;
  	text-align: left;
    margin-top: 0px;
}

.top_client {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color: #45433a;
	font-weight:bold;
	font-size:.9em;
		
}
.top_client a{
	text-decoration:none;
}

.nounderline {
	text-decoration:none;
	
	}

.top_access {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:lowercase;
	color: #a0182e;
	font-weight:bold;
	font-size:.8em;
}


.top_access a {
	text-decoration:none;
}

#logo { 
	width: 375px;
	height: 316px;
	background-color:#099966;
	padding-top: 66px;
	padding-left: 15px;
	z-index:2;
}


#accessNsearch {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 623px;
	height: 42px;
	background-color:#FFF;
	text-align:right;
	padding-right: 10px;
	padding-top:.3em;
	z-index: 1;
}

nav {
	position: absolute;
	top: 310px;
	display:block;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	width: 145px;
}

nav li {
	background-color: #bcc6ca;
	margin-top: 4px;
    display: block;
	border: 4px solid #bcc6ca;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
	text-align:center;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size:1em;
	text-decoration:none;
}

nav li:hover {
	background-color: #ffffff;

}

nav a {
	vertical-align:middle;
	padding-top: 15px;
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration:none;
}

#social {
	position: absolute;
	top: 735px;
	left: 35px;
	display:block;
	margin-top:50px;
}

#social a {
	padding: 3px;
}

#top_White_bkgd {
	position: absolute;
	top: 61px;
	right: 0px;
	background-color: #FFFfff;
	z-index: -1;
	height: 250px;
	width: 1024px;
}
	
#rightNav {
	width: 600px;
	z-index: 2;
	position: absolute;
	top: 70px;
	right:0px;
	padding-left:8px;
	padding-right:0px;
	float:right;
	

}

#rightNavHP {
	width: 230px;
	z-index: 2;
	position: absolute;
	top: 280px;
	right: 0px;
	background-color:#FFFfff;
	padding-left:8px;
	padding-right:8px;

}

.QuickIcons {
	display: inline-block;
	width: 100px;
	margin-top:0px;
  	padding-top: 0px;
  	padding-left: 20px;
  	padding-right: 20px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.QuickIcons a {
	display: inline-block;
	width: 100px;
  	padding: 2.5px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.rightGreenBar {
	font-family:Verdana, Geneva, sans-serif;
	height: 27px;
	background-color: #099966;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#FFF;
	padding-left: 10px;
	padding-top: 4px;
	font-size: 16px;
	font-weight:bold;
	width:225px;
}

#rightImg {
	width: 214px;
	margin-right: 0px;
	position:inherit;
}

#rightImg img{
	margin-top: 2px;
	width: 214px;
	margin-right: 0px;
}

#rightImgText {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 9px;
	color:#333;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#rightImgText a:link {
	text-align:center;
	color:#333;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration:underline;
}

#rightImgText a:visited {
	text-align:center;
	color:#333;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration:underline;
}

#rightImgText a:hover {
	text-align:center;
	color:#333;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration:underline;
}

#rightImgText a:active {
	text-align:center;
	color:#333;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration:underline;
}

#rightServicesList {
	float: right;
	padding-top: 5px;
	padding-left: 5px;
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:.8em;
	width:230px;
	background-color:#fff;


}

#rightServicesList ul {
	list-style-type: none;
	padding-left: 0px;
	color: #666666;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:.9em;
	width:214px;

}

#rightServicesList li {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
}

#rightServicesList a:link {
	text-decoration:none;
		color: #666666;

}

#rightServicesList a:visited {
	text-decoration:none;
		color: #666666;

}

#rightServicesList a:hover {
	text-decoration:underline;
		color: #666666;

}

#rightServicesList a:active {
	text-decoration:underline;
		color: #666666;

}

.secondary_links {
	display:inline-block;
	width: 200px;
	position: relative;
	left: 0px;
	top: 10px;
}

.secondary_links ul {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	list-style-type: none;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
	height: 10px;
}

.secondary_links li {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
	height: 15px;
}

.secondary_links a:link {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
	
		list-style-type: none;

}

.secondary_links a:visited {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	text-decoration:none;
}

.secondary_links a:hover {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	background-color: #fdde8b;
}

.secondary_links a:active {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	text-decoration:none;
}

.secondary_links_services {
	display:inline-block;
	width: 250px;
	position: relative;
	top: 55px;
	margin:0;
}

.secondary_links_services ul {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	list-style-type: none;
	font-weight:bold;
	padding: 10px;
	text-decoration:none;
	height: 10px;
}
.secondary_links_services li {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	padding: 10px;
	text-decoration:none;
	height: 10px;
		font-size:.8em;

}
.secondary_links_services a:link {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	padding: 10px;
	text-decoration:none;
}

.secondary_links_services a:visited {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	padding: 10px;
	text-decoration:none;
}
.secondary_links_services a:hover {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	padding: 10px;
	background-color: #fdde8b;
}
.secondary_links_services a:active {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	font-weight:bold;
	padding: 10px;
	text-decoration:none;
}
.secondary_forms_links a:link {
	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	list-style-type: none;
	padding-left: 20px;
	width: 160px;
	position: relative;
	left: 10px;
	padding: 10px;
	text-decoration:none;
}

.mainboxcontainer {
	width: 440px;
	left: 200px;
}

.HP_text_footer_wrap {
	width: 645px;
	left: 200px;
}

.main_text {
	font-family:Verdana, Geneva, sans-serif;
	display:inline-block;
	width: 600px;
	position: relative;
	padding-right:1em;
}

.main_text a {
	color:#666;
	text-decoration:underline;

}

.main_text a:hover {
	color:#099966;
	text-decoration:underline;

}


.main_text_mission {
	font-family: Verdana, Geneva, sans-serif;
	display: inline-block;
	width: 600px;
	position: relative;
	padding-right: .5em;
	padding-left: .5em;
	background-image: url(../images/page_imgs/mission_Watermark.jpg);
	background-repeat: no-repeat;
}

.main_text_mission a {
	color:#666;
	text-decoration:underline;

}

.main_text_mission a:hover {
	color:#099966;
	text-decoration:underline;

}

.main_text_about {
	font-family: Verdana, Geneva, sans-serif;
	display: inline-block;
	width: 600px;
	position: relative;
	padding-right:.5em;
	padding-left: .5em;
	background-image: url(../images/page_imgs/aboutus_Watermark.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.main_text_about a {
	color:#666;
	text-decoration:underline;

}

.main_text_about a:hover {
	color:#099966;
	text-decoration:underline;

}

.main_text_FORMS {
	font-family:Verdana, Geneva, sans-serif;
	display:inline-block;
	width: 100%;
	left: 50px;
	padding-right:.5em;
	margin-top: 25px;

}

.main_text_FORMS ul {
	list-style-type:none;
	padding-left:0;
	
}

.main_text_FORMS li {
	list-style-type:none;
	padding-left:.5em;
	padding-top:.5em;
	
}

.main_text_FORMS a {
	color:#666;
	text-decoration:underline;

}

.main_text_FORMS a:hover {
	color:#099966;
	text-decoration:underline;

}

.Inside_main_text_TopLinks {
	font-size:.9em;
	display:inline-block;
	width: 610px;
	margin-bottom:5px;
	margin-top:5px;

	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
}

.Inside_main_text_TopLinks a {
	font-size:1em;
	display:inline;
	width: 600px;
	margin-bottom:5px;
	margin-top:5px;

	color: #00447c;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding: 5px;
	text-decoration:none;
}

.Inside_main_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	display:inline-block;
	width: 605px;
	margin-bottom:3em;
	margin-top:10px;

}

.Inside_main_text a {
	color:#666;
	text-decoration:underline;

}

.Inside_main_text a:hover {
	color:#099966;
	text-decoration:underline;

}

.Inside_main_text_Contact {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	display:inline-block;
	width: 580px;
	margin-bottom:3em;
	margin-top:10px;
	background-image:url(../images/page_imgs/contact_Watermark.jpg);
	padding: 15px;

}

.Inside_main_text_Contact a {
	color:#666;
	text-decoration:underline;

}

.Inside_main_text_Contact a:hover {
	color:#099966;
	text-decoration:underline;

}



.main_text_header {
	font-family:Verdana, Geneva, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	color:#666666;
	padding-top: 4px;
	font-size: 1.25em;
	font-weight:bold;
}



#HP_Overlay_Img img {
	width:705px;
	height: 235px;
	position:absolute;
	top: 40px;
	right: 0px;
	z-index: 5;
}

#HP_Overlay_form {
	width:700px;
	height: 20px;
	background-color: #04253d;
	z-index: 6;
	color: #ffffff;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	position: absolute;
	right: 0;	
	top: 255px;
	padding-top:5px;
	padding-right:5px;
}

#HP_Overlay_form a {
	z-index: 6;
	color: #ffffff;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

#HP_MainBox_Services_Bar {
	margin-top: 80px;
	width: 100%;
	box-shadow: 1px 5px 2px #888888;
	z-index: 99;
}

.QuickIcons_MID_HP {
	display: inline-block;
	width: 100px;
  	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 10px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.QuickIcons_MID_HP a {
	display: inline-block;
	width: 100px;
  	padding-left: 20px;
  	padding-right: 20px;
	padding-bottom: 10px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

#HP_Center_Box_Container {
	background-image: url(../images/page_imgs/HP_Center_Box_Img_Light.jpg);
	background-attachment: scroll;
	color: #000;
}

#HP_Center_Box_Container_SMLGBIZ {
	background-image: url(../images/page_imgs/HP_Center_Box_SM_Lg_Biz.jpg);
	background-attachment: scroll;
	color: #000;
}

#HP_Center_Box_Container_PerSol {
	background-image: url(../images/page_imgs/HP_Center_Box_PerSol.jpg);
	background-attachment: scroll;
	color: #000;
}

#HP_Center_Box_Container_reconstr {
	background-image: url(../images/page_imgs/HP_Center_Box_reconstr.jpg);
	background-attachment: scroll;
	color: #000;
}

#HP_Center_Box_Container_govt {
	background-image: url(../images/page_imgs/HP_Center_Box_govt.jpg);
	background-attachment: scroll;
	color: #000;
}

.Center_Box_White {
	top: 20px;
	width: 590px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 15px;
	color: #000;
	font-size:1.1em;
	}
	
	h2 {
	top: 20px;
	width: 590px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 15px;
	color: #000;
	font-size:1.25em;
	/*font-size:1.5em;
	font-size:1.8em;*/
	font-weight:bold;
	}
	
	.fulljustify {
	text-align: justify;
    text-justify: inter-word;	
	}
	
	
.Center_Box_Blue {
	background-color: #04243a;
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	float:right;
	width: 200px;
	font-size:1em;
	margin-top: 20px;
	padding: 10px;
}

.Center_Box_Blue_Text {
	width: 590px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 15px;
	font-size:1.1em;
	color: #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

a.Center_Box_Blue_Text:link {
	color: #000000;
		font-size:.90em;
		left: 0px;
}
a.Center_Box_Blue_Text:visited {
color: #000000;
		font-size:.90em;
		left: 0px;
}
a.Center_Box_Blue_Text:hover {
color: #000000;
		font-size:.90em;
		left: 0px;
}
a.Center_Box_Blue_Text:active {
color: #000000;
		font-size:.90em;
		left: 0px;
}


/***************
Styles for text for HP 4 icons
***************/
.Center_Box_White_HPSM {
	top: 40px;
	width: 250px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 20px;
	color: #000;
	font-size:1.4em;
}

.Center_Box_White_HPSM {
	top: 40px;
	width: 250px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 20px;
	color: #000;
	font-size:1.4em;
}
	
.Center_Box_White_HPLG {
	top: 40px;
	width: 250px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 20px;
	color: #000;
	font-size:1.8em;
}
	
.Center_Box_HPQUickIconText {
	top: -10px;
	width: 95%;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 20px;
	font-size:1.1em;
	color: #000;
}

.Center_Box_HPQUickIconText2 {
	top: -10px;
	width: 95%;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 20px;
	font-size:1.1em;
	color: #000;
}

.Center_Box_HPQUickIconText a {
	top: -10px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 20px;
	font-size:.95em;
	color: #fff;
	font-size:.95em;
	text-shadow: 1.5px 1.5px #333333;
}

.Center_Box_HPQUickIconText a:hover {
	top: -10px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	left: 20px;
	font-size:.95em;
	color: #fff;
	font-size:.95em;
	text-shadow: 1.5px 1.5px #333333;
	text-decoration: underline;
}

.Center_QuickIconColorMatchingDarkBlueBox {
	background-color: #09253f;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 300px;
	font-size: 1.2em;
	margin-top: 50px;
	padding: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.Center_QuickIconColorMatchingDarkBlueBox a {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.Center_QuickIconColorMatchingDarkBlueBox a:hover {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
}


.Center_QuickIconColorMatchingLightBlueBox {
	background-color: #27abe1;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 300px;
	font-size: 1.2em;
	margin-top: 50px;
	padding: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.Center_QuickIconColorMatchingLightBlueBox a {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.Center_QuickIconColorMatchingLightBlueBox a:hover {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
}

.Center_QuickIconColorMatchingGreenBox {
	background-color: #099966;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 300px;
	font-size: 1.2em;
	margin-top: 50px;
	padding: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.Center_QuickIconColorMatchingGreenBox a {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.Center_QuickIconColorMatchingGreenBox a:hover {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
}


.Center_QuickIconColorMatchingOrangeBox {
	background-color: #fcb040;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	width: 300px;
	font-size: 1.2em;
	margin-top: 50px;
	padding: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.Center_QuickIconColorMatchingOrangeBox a {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}

.Center_QuickIconColorMatchingOrangeBox a:hover {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: underline;
}







/***************
Styles for Correct placement of Center text and Footer
***************/

#center_Main_Wrap {
	width: 615px;
	position: absolute;
	top: 210px;
	left: 130px;
	z-index: 3;	
}

#curved_grey_Border {
	width: 615px;
	border: 4px solid #bcc6ca;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #ffffff;	
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5em;
}

footer {
	text-align:center;
	color: #333333;
	width: 645px;
	margin-top: 2em;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.70em;
}

footer a {
	text-align:center;
	color: #333333;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

footer a:hover {
	
	text-decoration:underline
}

#MainTextBox {
	width: 615px;
	border: 4px solid #bcc6ca;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-color: #ffffff;	
	position: absolute;
	top: 210px;
	left: 130px;
	padding: 15px;
	z-index: 3;
	margin-bottom:1em;
}
