* {
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 0.8em;
	background-image: url(/published/19/resources/images/imgX/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #737373;
}

img {
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9FC024;
	padding-bottom: 2px;
	display: block;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #9FC024;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #9FC024;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	font-size: 1em;
	color: #9FC024;
}
h5 {
	font-size: 1em;
	color: #FFFFFF;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #9FC024;
	padding-top: 2px;
}

.clearer {
	clear: both;
}


.smaller {
	font-size: 90%;
}
.black {
	color: #000000;
	font-size: 90%;
}

a:link {
	text-decoration: none;
	color: #9FC024;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #9FC024;
}


.imgLeft {
	border: 1px solid #808080;
	padding: 1px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgLeftNoBorder {

	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.imgRightNoBorder {

	float: right;
	margin-top: 10px;
	margin-left: 10px;
}



/* +++++++++++++++++++   CONTAINER   ++++++++++++++++++++ */


#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 768px;
	background-color: #FFFFFF;
}
#TopSectionContainer {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	height: 77px;
	background-image: url(/published/19/resources/images/imgX/Proximity-Solutions.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* +++++++++++++++++++   SEARCH   ++++++++++++++++++++ */



/* +++++++++++++++++++   CONTAINER - CONTENT   ++++++++++++++++++++ */

#content {
	background-image: url(/published/19/resources/images/imgX/3panelTopBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content3Column {
}

#content .ContentHeader {
	padding-left: 14px;
	padding-top: 21px;
}
#contentPage {
	min-height: 516px;
}

/* +++++++++++++++++++  WEB   ++++++++++++++++++++ */


#content .web {
	float: left;
	width: 178px;
	margin-bottom: 6px;
	color: #000000;
	line-height: 1.4em;
	margin-top: 10px;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 0.9em;
}
.web img {
	margin-bottom: 10px;
}

.web a:link {
	text-decoration: none;
	color: #9FC024;
}
.web a:hover {
	text-decoration: none;
	color: #333333;
}
.web a:visited {
	text-decoration: none;
	color: #9FC024;
}

/* +++++++++++++++++++  DEV   ++++++++++++++++++++ */


#content .development {
	float: left;
	width: 178px;
	margin-bottom: 6px;
	color: #000000;
	line-height: 1.4em;
	margin-top: 10px;
	;
	margin-left: 0px;
	margin-right: 11px;
	font-size: .9em;
}

.development img {
	margin-bottom: 10px;
}

.development a:link {
	text-decoration: none;
	color: #9FC024;
}
.development a:hover {
	text-decoration: none;
	color: #333333;
}
.development a:visited {
	text-decoration: none;
	color: #9FC024;
}


/* +++++++++++++++++++  MARKETING   ++++++++++++++++++++ */



#content .marketing {
	float: left;
	width: 178px;
	margin-bottom: 6px;
	color: #000000;
	line-height: 1.4em;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 11px;
	font-size: 0.9em;
}

.marketing img {
	margin-bottom: 10px;
}

.marketing a:link {
	text-decoration: none;
	color: #9FC024;
}
.marketing a:hover {
	text-decoration: none;
	color: #333333;
}
.marketing a:visited {
	text-decoration: none;
	color: #9FC024;
}



/* +++++++++++++++++++  COMMERCE   ++++++++++++++++++++ */



#content .commerce {
	float: left;
	width: 178px;
	margin-bottom: 6px;
	color: #000000;
	line-height: 1.4em;
	margin-top: 10px;
	font-size: .9em;
}

.commerce img {
	margin-bottom: 10px;
}

.commerce a:link {
	text-decoration: none;
	color: #9FC024;
}
.commerce a:hover {
	text-decoration: none;
	color: #333333;
}
.commerce a:visited {
	text-decoration: none;
	color: #9FC024;
}





/* +++++++++++++++++++   CONTAINER - TOP   ++++++++++++++++++++ */


#top {
	background-image: url(/published/19/resources/images/imgX/Proximity-Solutions.jpg);
	background-repeat: no-repeat;
	height: 98px;
	background-position: center top;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #151517;
}
#top .searchField {
	padding-top: 33px;
	padding-left: 598px;
	color: #FFFFFF;
}



/* +++++++++++++++++++   CONTAINER - TOP  NAVIGATION ++++++++++++++++++++ */


/*#top .primaryNav {
	width: 800px;
	font-family: Arial;
	font-size: 1em;
	color: #000000;
	position: relative;
	top: 72px;
	z-index: 10;
}*/

.secondaryNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.secondaryNav a:hover {
	color: #9EC518;
}
/*.secondaryNav a:visited {
	color: #9EC518;
}*/



/* +++++++++++++++++++ BANNER ++++++++++++++++++++ */

#banner {
	background-color: #F9F9F9;
	height: 263px;
}



/* +++++++++++++++++++ CHANNEL NAVIGATION ++++++++++++++++++++ */



#vertmenu {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	width: 207px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	list-style: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;	
}
#vertmenu ul li a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(/published/19/resources/images/imgX/vertMenu.jpg);
	height: 19px;
	font-size: 1.1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}

#vertmenu ul li a:hover {
	color: #000000;
	background-image: url(/published/19/resources/images/imgX/vertMenu.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left -26px;
}

/* +++++++++++++++++++ NEWS CONTAINER ++++++++++++++++++++ */


#newsContainer {
	width: 100%;
	margin-top: 10px;
	min-height: 320px;
}


/* +++++++++++++++++++ NEWS LEFT ++++++++++++++++++++ */


.newsContainerLeft {
	background-image: url(/published/19/resources/images/imgX/511PanelBG.gif);
	float: left;
	width: 511px;
	margin-left: 8px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 11px;
	line-height: 1.4em;
}

.newsContainerLeftPadding {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
}

.newsContainerLeftPadding a:link {
	color: #9FC024;
	text-decoration: underline;
}

/* +++++++++++++++++++ NEWS RIGHT ++++++++++++++++++++ */


.newsContainerRight {
	background-image: url(/published/19/resources/images/imgX/233PanelBG.gif);
	float: left;
	width: 233px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #666666;
	font-size: 0.9em;
}

.newsContainerRightPadding {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	line-height: 1.3em;
}

.newsContainerRightPadding a:link {
	color: #9FC024;
	text-decoration: none;
}



/* +++++++++++++++++++ NEWS RIGHT 2 ++++++++++++++++++++ */


.newsContainerRight2 {
	background-image: url(/published/19/resources/images/imgX/233PanelBG_noStar.gif);
	float: left;
	width: 233px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #666666;
	min-height: 450px;
	font-size: 0.9em;
}

.newsContainerRight2Padding {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	line-height: 1.3em;
}

.newsContainerRight2Padding a:link {
	color: #9FC024;
	text-decoration: none;
}


/* +++++++++++++++++++ NEWS BOTTOM ++++++++++++++++++++ */



.newsContainerBottom {
	float: none;
	width: 100%;
	background-image: url(/published/19/resources/images/imgX/753PanelBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.newsContainerBottomPadding {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 20px;
	line-height: 1.4em;
}

.newsContainerBottomPadding a:link {
	color: #9FC024;
	text-decoration: underline;
}



/* +++++++++++++++++++ SITE MAP ++++++++++++++++++++ */


#siteMap {
	background-color: #6C7D19;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 768px;
	height: 369px;
	color: #FFFFFF;
	background-image: url(/published/19/resources/images/imgX/siteMapBG2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.siteMapColTitle {
	width: 744px;
	float: left;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 16px;
}
#siteMap a {
	color: #FFFFFF;
	text-decoration: underline;
}
#siteMap a:hover {
	color: #000000;
	text-decoration: none;
}

.siteMapCol1{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.siteMapCol2{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.siteMapCol3{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.siteMapCol4{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.siteMapCol5{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.siteMapCol6{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.siteMapCol7{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.siteMapCol8{
	width: 165px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}


/* +++++++++++++++++++ FOOTER ++++++++++++++++++++ */


#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 768px;
	height: 100px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#footer .breadcrumb {
	height: 33px;
	background-color: #E8E8E8;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 100%;
}
#footer   .breadcrumb   .innerLeft {
	margin-left: 20px;
	margin-top: 10px;
	color: #454444;
	width: 530px;
	float: left;
}

#footer  .breadcrumb  .innerRight {
	margin-top: 10px;
	color: #454444;
	width: 200px;
	float: left;
	text-align: right;
}

#footer .orange {
	background-color: #9FC024;
	height: 6px;
	float: left;
	width: 100%;
}
/*#TopSectionContainer .secondaryNav {
	z-index: auto;
	float: right;
	position: relative;
	top: -33px;
	right: 18px;
}*/
#TopSectionContainer .primaryNav {
	padding-top: 12px;
	margin-right: 9px;
	color: #FFFFFF;
}
#top .secondaryNav {
	position: relative;
	top: 117px;
	left: 588px;
	width: 170px;
}




