﻿#gov-sidebar {
	width: 190px;
	text-align: center;
	position: relative;
	background-color: #FFF;
}
.all .gov-wrapper .box01 .contact-text p {
	font-weight: normal;
}
.box01 .contact-text h3 {
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 10px;
}
.box01 .click-here {
	position: absolute;
	left: 33px;
	top: 165px;
}


#gov-sidebar a {
	font-size: 11px;
	font-family: arial;
}
#gov-sidebar a img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#gov-sidebar h2 {
	font-size: 15px;
	font-family: verdana;
	font-weight: bold;
}
#gov-sidebar .customer-access {
	background-image: url('../../2/styles/images/customer-block-bg.png');
	background-repeat: no-repeat;
	margin-left: 5px;
	position: relative;
}
#gov-sidebar .customer-access .phone {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	left: 35px;
	display: block;
	padding-top: 5px;
}
#gov-sidebar .customer-access .text {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
	padding-top: 5px;
	display: block;
}
#gov-sidebar .customer-access a img {
	left: 50px;
	top: 400px;
}
#gov-sidebar .customer-access .top-text {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
}
#gov-sidebar .customer-access .img {
	padding-top: 15px;
}

.gov-wrapper {
	padding: 10px;
	position: relative;
	width: 95%;
}



.gov-wrapper h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
	border-bottom-width: 1px;
	border-left-color: #009;
	border-left-width: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.gov-wrapper h2 {
	font-size: 13px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	text-align: left;
	padding-top: 5px;
}
.gov-wrapper p {
	font-size: 11px;
	font-family: arial;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}
.gov-wrapper  table tr td .box-gov {
	width: 220px;
	border: 1px dotted #999;
	margin-bottom: 10px;
}

.gov-wrapper table tr td .box-gov p a img {
	margin-bottom: 10px;
}
.gov-wrapper table tr td .box-gov h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 10px;
	display: block;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	background-image: url("../../FormServerTemplates/images/gd1.png");
}

.gov-wrapper table tbody tr td .box-gov  li {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
	margin-left: -35px;
	background-image: url(../images/bullet_05.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 24px;
	line-height: 14px;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.gov-wrapper table tbody tr td .box-gov ul {
	display: block;
	margin-right: 5px;
}
.gov-wrapper .overview {
	background-color: #F7F7F7;
	border: 1px solid #CCDAFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.gov-wrapper li {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	text-align: left;
	margin-left: -35px;
	background-image: url("../images/bullet_05.png");
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 24px;
	line-height: 14px;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.gov-wrapper ul {
	display: block;
	margin-right: 5px;
}
.gov-wrapper .overview {
	background-color: #F7F7F7;
	border: 1px solid #CCDAFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}





.gov-wrapper .GSA {
	height: 70px;
	width: 150px;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
	background-image: url(../images/gsa-bg.gif);
}
.gov-wrapper .GSA .title {
	text-align: center;
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	color: #00F;
	padding-top: 5px;
}
.gov-wrapper .GSA .number {
	font-size: 14px;
	font-family: arial;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	color: #000;
}
#gov-sidebar hr{
	color:#CCC;
	height:1px;
}
.gov-wrapper hr{
	color:#CCC;
	height:1px;
}

.contact {
	background-color: #F8F8F8;
	border: 1px dotted #999;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 590px;
	position: relative;
	height: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contact .image {
	width: 48px;
	float: left;
}
.contact .contact-text {
	position: absolute;
	left: 75px;
	top: 23px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	width: 506px;
}
.contact .contact-text a {
	text-decoration: underline;
	color: #F00;
}
.contact .contact-text a:hover {
	text-decoration: none;
	color: #F00;
}
















.box01 {
	background-color: #F8F8F8;
	border: 1px dotted #999;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 590px;
	position: relative;
	padding: 10px;
	height: 250px;
}
.box01.image {
	width: 147px;
	float: left;
}
.box01 .contact-text {
	position: absolute;
	left: 170px;
	top: 17px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	width: 398px;
	height: 180px;
	color: #F00;
}
.box01 .contact-text a {
	text-decoration: underline;
	color: #F00;
}
.box01 .contact-text a:hover {
	text-decoration: none;
	color: #F00;
}










.gov-wrapper .oem-banner {
	width: 700px;
}

.content_box .text-style1 {
	font-size: 11px;
	background-color: #FFFFCE;
	border: 1px solid #FC6;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.content_box .text-style2 {
	font-size: 11px;
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.GoGreen .placeholder .content_box .text .testimonial-author {
	background-color: #333;
	margin: 3px;
	font-size: 10.5px;
	font-family: arial;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.left-menu-holder {
	width: 120px;
	text-align: center;
}
.left-menu-holder img {
	margin-bottom: 5px;
}
.all .gov-wrapper .overview h4 {
	font-size: 16px;
	display: block;
}


.sidebar-left {
	text-align: center;
	background-color: #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
