﻿/********** AGENCY(Suplemental) CSS ***********/
/*********** amends MDstandard.css ***********/



/*********** Page Color (= banner color) ***********/
body {
	
	background-image: url("../sitecollectionimages/bodyBG2.gif");
}

#container {

	background-color: #FFFFFF;

}

#banner {
	height: 132px;
	width:1000px;
	background-image: url(../sitecollectionimages/bannerwhite.jpg);
	background-repeat: no-repeat;
}

/* for IE6 and below */
* html #banner {
	height: 107px;
}

#content {
	float: left;
	display: inline;
	position: relative;
	width: 820px;
	min-height:400px;
	background-color: #CCCCCC;
	background-image: url(../sitecollectionimages/ContentTopRwhite.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 15px 0px 10px 0px;
}

span {
	padding:0;
	border:1px black;
}

#navTab {

	float:left;
	margin: -25px 0 0 0px;
	_margin: -25px 0 0 -3px;
	display:inline;
	position: relative;
	width:800px;
	line-height:1.5;

}

#navTab A {

	background-image: url("../sitecollectionimages/tabLeft.gif");

}

#navTab A SPAN {

	background-image: url("../sitecollectionimages/tabRight.gif");

}

#footer  {
	color: #000000;
}

#footer A {
	color: #000000;
}

#tools A {
	color: #000000;
}

.mobile {
	background-image:url(/sitecollectionimages/mobile.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/*********** Sidebar Navigation  ***********/

.sideLinks h2 {
	border-bottom: none;
	margin-top:15px;
	padding:0px;
}

.sideLinks h2 a {

	background-color: #CCCCCC;
	color: #6d0000;
	padding: 5px 7px 5px 7px;
	border-top: 2px solid #E1E1E1;
	border-left: 2px solid #E1E1E1;
	border-bottom: 2px solid #AFAFAF;
	border-right: 2px solid #AFAFAF;

}

.sideLinks h2 a:hover {

	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	border-top: 2px solid #AFAFAF;
	border-left: 2px solid #AFAFAF;
	border-bottom: 2px solid #E1E1E1;
	border-right: 2px solid #E1E1E1;

}

.sideLinks h2 a:visited {

	color: #5c5c5c;

}

.sideLinks ul {
	margin-bottom: 10px;
}

.sideLinks li {
	padding: 3px 0px 3px 2px;
}

.sideLinks A {
	color: #000000;
}

.sideLinks A:hover {
	color: #6d0000;
}

.sideLinks A:visited {
	color: #5c5c5c;
}

.services {
	/*background-image: url(../sitecollectionimages/RedServices.gif);*/
	/*background-image: url(../sitecollectionimages/RedServicesB.gif);*/
	background-repeat: no-repeat;
}

.services a:hover {
	/*background-image: url(../sitecollectionimages/RedServicesB.gif);*/
	/*background-image: url(../sitecollectionimages/RedServices.gif);*/
	background-repeat: no-repeat;
}

.boxLsideAnnouncement {
	height: 170px;
	background-color: #975454;
	text-align:left;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	border-top: 2px solid #6d0000;
	border-left: 2px solid #6d0000;
}

.boxLsideAnnouncement h2 {
	text-transform: uppercase;
	text-align:left;
	margin: 2px 2px 0px 0px;
	font-size: 110%;
	color: #FFFF99;
	border-bottom: none;
	/*padding:2px 0px 0px 5px;*/
}

.boxLsideAnnouncement img {
	margin-top: 0px;
}

.boxLside {

	height: 170px;
	background-color: #CCCCCC;
	margin-top: 5px;
	padding-bottom: 0px;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
}

.boxLside A {

	color: #000000;

}

.boxLside h2 {
	font-size: 110%;
	padding-top: 7px;
	color: #000000;
}

.boxLside img {
	margin-top: 0px;
}

.boxLside p {
	margin: 0px;
	padding: 0px 3px .7em 18px;
}

.boxNews {
	background-image: url(/_layouts/1033/branding/images/page/Hbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
}

.boxNews ul {
	padding-bottom: 5px;
}

.boxNews li {
	border-bottom: 2px dotted #CCCCCC;
}

.boxNews img {
	float: left;
	padding-right: 10px;
	padding-top: 3px;
}

.boxNews a {
	color: #000099;
	text-decoration: none;
}

.boxNews a:visited {
	color:#660066;
}

.boxNews a:hover {
	color: #000000;
	text-decoration: underline;
}

.boxNews a:active {
	color: #333333;
}

.boxColorSM {
	background-color: #F0F0DD;
	color: #666666;
	width: 230px;
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;
	margin-top: 10px;
}

.boxColorSM p {
	border-bottom: 2px dotted #FFFFFF;
	padding-bottom: 4px;
	margin-right: 10px;
	margin-left: 2px;
}

.boxColorSM img {
	margin-top: -10px;
	margin-left: -10px;
}
.boxColorSM h2 {
	background-image: none;
	background-color: #F0F0DD;
	border: none;
}

.boxColorSM ul {
	margin-top: 5px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowRed.gif);
	padding: 0px 7px 8px 10px;
	background-repeat: no-repeat;
}

.boxColorSM li {
	margin-left: 15px;
}

.imgFloatSM {
	float: left;
	margin: 10px 0 0 0;
	position: relative;
}

.boxColor230 {
	width: 230px;
	background-color: #EBEBEB;
	background-image: url(/_layouts/1033/branding/images/page/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;
}

.boxColor230 p {
	border-bottom: 2px dotted #FFFFFF;
	padding-bottom: 4px;
	margin-right: 10px;
	margin-left: 2px;
}

.boxColor230 h2 {
	padding: 5px 5px 5px 10px;
	background-image: url(/_layouts/1033/branding/images/page/CornerTopLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	background-color: #666666;
	/*background-color: #870100;*/
	border-bottom: 2px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxColor230 ul {
	margin-top: 5px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowRed.gif);
	padding: 0px 7px 8px 10px;
	background-repeat: no-repeat;
}

.boxColor230 li {
	margin-left: 15px;
}

.boxColor {
	width: 275px;
	background-color: #EBEBEB;
	background-image: url(/_layouts/1033/branding/images/page/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;
}

.boxColor p {
	margin-right: 10px;
	margin-left: 2px;
}

.boxColor h2 {
	color: #FFFFFF;
	background-color: #666666;
	border-bottom: 2px solid #333333;
}

.boxColor ul {
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowRed.gif);
	padding-bottom: 8px;
}

.boxShade h2 {
	padding: 5px 5px 5px 10px;
	background-image: url(/sitecollectionimages/Hblank.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 2px solid #95CED7;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E6E6E6;
	color: #000000;
}

.boxShade h3 {
	color: #286D88;
}

.boxShade h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 90%;
	color: #283F4F;
}

.boxShade ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowSlate.gif);
	background-repeat: no-repeat;
}

.boxShade ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxShade li {
	margin-left: 15px;
}

.boxShade p {
	border-bottom: 2px dotted #FFFFFF;
	padding-bottom: 4px;
}
#Column253a, #Column253b, #Column253c {
	width:395px;
	padding-left:0px;
}

#Column360map {
	width: 360px;
	position: relative;
	float: left;
	margin: -220px 0px 10px 10px;
	padding: 0px;
	background-image: url(/sitecollectionimages/BGwhite50.png);
}

#Column260map {
	width: 260px;
	position: relative;
	float: left;
	display: inline;
	margin: 10px 0px 10px 10px;
	padding:0px;
}

#Column560map {
	width: 560px;
	position: relative;
	float: left;
	margin-top: -20px;
	margin-left: 10px;
}

#Column560map h1{
	margin: 0px;
}

#Column180map {
	width: 180px;
	position: relative;
	float: right;
	margin: -380px 10px 10px 10px;
	padding: 0px;
	background-image: url(/sitecollectionimages/BGwhite50.png);
}

.one-third {
	width: 33%;
	position: relative;
	float: left;
}

#Column125 {
	width: 125px;
	margin-left: 10px;
	margin-top: -10px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	background-image: url(/sitecollectionimages/BGwhite50.png);
}

#Column125 img{
	margin-left: -4px;
}
.boxShadeB {
	background-color: #E6E6E6;
	padding-bottom: 0px;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.boxShadeB h1{
	background-image: url(/sitecollectionimages/CornerTopLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.boxShadeB h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

.boxShadeBh3 {

}

.boxShadeB p {

}

.boxShadeB img {
	margin: 10px 0px 0px 0px;
}

.boxWhite {
	margin-bottom: 10px;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.boxWhite h2{	
	border: none;
}

/****** boxWhiteElected ******/
.boxWhiteElected {
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
}

.boxWhiteElected h2 {
	padding: 5px 5px 10px 35px;
	background-image: url(/sitecollectionimages/govt.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxWhiteElected h3 {
}

.boxWhiteElected ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowOchre.gif);
	background-repeat: no-repeat;
}

.boxWhiteElected ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxWhiteElected li {
	margin-left: 15px;
}

.boxWhiteElected p {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 4px;
}

/****** boxWhiteUS ******/
.boxWhiteUS {
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
}

.boxWhiteUS h2 {
	padding: 5px 5px 10px 35px;
	background-image: url(/sitecollectionimages/veterans.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxWhiteUS h3 {
}

.boxWhiteUS ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowOchre.gif);
	background-repeat: no-repeat;
}

.boxWhiteUS ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxWhiteUS li {
	margin-left: 15px;
}

.boxWhiteUS p {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 4px;
}

/****** boxWhiteTaxes ******/
.boxWhiteTaxes {
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
}

.boxWhiteTaxes h2 {
	padding: 5px 5px 10px 35px;
	background-image: url(/sitecollectionimages/finances.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxWhiteTaxes h3 {
}

.boxWhiteTaxes ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowOchre.gif);
	background-repeat: no-repeat;
}

.boxWhiteTaxes ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxWhiteTaxes li {
	margin-left: 15px;
}

.boxWhiteTaxes p {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 4px;
}

/****** boxWhiteKids ******/
.boxWhiteKids {
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
}

.boxWhiteKids h2 {
	padding: 5px 5px 10px 35px;
	background-image: url(/sitecollectionimages/children.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxWhiteKids h3 {
}

.boxWhiteKids ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowOchre.gif);
	background-repeat: no-repeat;
}

.boxWhiteKids ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxWhiteKids li {
	margin-left: 15px;
}

.boxWhiteKids p {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 4px;
}

/****** boxWhiteDestinations ******/
.boxWhiteDestinations {
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-bottom: 5px;
}

.boxWhiteDestinations h2 {
	padding: 5px 5px 10px 35px;
	background-image: url(/sitecollectionimages/environment.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxWhiteDestinations h3 {
}

.boxWhiteDestinations ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowOchre.gif);
	background-repeat: no-repeat;
}

.boxWhiteDestinations ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxWhiteDestinations li {
	margin-left: 15px;
}

.boxWhiteDestinations p {
	border-bottom: 2px dotted #CCCCCC;
	padding-bottom: 4px;
}

.boxLiving {
	_width: 275px;
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/CornerBottomRight.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;
}

.boxLiving h2 {
	padding: 5px 5px 5px 10px;
	background-color: #D6EEF8;
	background-image: url(/sitecollectionimages/Htop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 2px solid #78B9E0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.boxLiving h3 {
	color: #286D88;
}

.boxLiving h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 90%;
	color: #283F4F;
}

.boxLiving ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/sitecollectionimages/arrowBlue.gif);
	background-repeat: no-repeat;
}

.boxLiving ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxLiving li {
	margin-left: 15px;
}

.boxLiving p {
	padding-bottom: 4px;
}

.boxWorking {
	_width: 275px;
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/CornerBottomRight.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;
}

.boxWorking h2 {
	color: #000000;
	padding: 5px 5px 5px 10px;
	background-color: #dbd3ec;
	background-image: url(/sitecollectionimages/Htop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 2px solid #CAC2EB;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxWorking h3 {
	color: #286D88;
}

.boxWorking h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 90%;
	color: #283F4F;
}

.boxWorking ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/sitecollectionimages/arrowBlue.gif);
	background-repeat: no-repeat;
}

.boxWorking ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxWorking li {
	margin-left: 15px;
}

.boxWorking p {
	padding-bottom: 4px;
}

.boxLearning {
	_width: 275px;
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/CornerBottomRight.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;
}

.boxLearning h2 {
	padding: 5px 5px 5px 10px;
	background-color: #F1F7CC;
	background-image: url(/sitecollectionimages/Htop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 2px solid #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.boxLearning h3 {
	color: #286D88;
}

.boxLearning h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 90%;
	color: #283F4F;
}

.boxLearning ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/sitecollectionimages/arrowTan.gif);
	background-repeat: no-repeat;
}

.boxLearning ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxLearning li {
	margin-left: 15px;
}

.boxLearning p {
	padding-bottom: 4px;
}

.boxVisiting {
	_width: 275px;
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/CornerBottomRight.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom: 10px;
}

.boxVisiting h2 {
	padding: 5px 5px 5px 10px;
	background-color:#DBEFC7;
	background-image: url(/sitecollectionimages/Htop.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 2px solid #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.boxVisiting h3 {
	color: #286D88;
}

.boxVisiting h4 {
	text-transform: uppercase;
	font-style: normal;
	font-size: 90%;
	color: #283F4F;
}

.boxVisiting ul {
	margin-top: 5px;
	padding: 0px 7px 5px 10px;
	list-style-image: url(/sitecollectionimages/arrowTan.gif);
	background-repeat: no-repeat;
}

.boxVisiting ol {
	margin-top: 5px;
	padding: 0px 7px 5px 20px;
}

.boxVisiting li {
	margin-left: 15px;
}

.boxVisiting p {
	padding-bottom: 4px;
}

.boxFAQ {
	padding-bottom: 4px;
}

.boxGrey {
	_width: 275px;
 	min-height:120px;
 	margin-bottom:10px;
 	background-color: #E0E0F3;
}

.boxGrey p {
	padding-bottom: 4px;
}

.boxBlank {
	min-height:220px;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	color: #666666;
}

.boxBlank ul {
	margin-top: 0px;
	padding: 0px 0px 5px 0px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowOchre.gif);
	background-repeat: no-repeat;
}

.boxBlankSM {
	color: #666666;
	background-color:#FFFFFF;
	background-image: url(/sitecollectionimages/Hbottom.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;

}

.boxBlankSM img {
	margin-top: -10px;
	margin-left: -10px;
}

.boxBlankSM ul {
	margin-top: 0px;
	padding: 0px 0px 5px 0px;
	list-style-image: url(/_layouts/1033/branding/images/icons/arrowOchre.gif);
	background-repeat: no-repeat;
}

.sideLinksR {
	text-align: left;
	width: 230px;
	margin: 10px 0px 0px 10px;
	display: block;
	color: #CCCCCC;
}

.sideLinksR h2 {
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 110%;
	color: #FFFF99;
}

.sideLinksR h2 a{
	background-color: #FFFFFF;
	background-image: url(/sitecollectionimages/Hblank.gif);
	background-position: left;
	color: #000000;
	padding: 5px 7px 5px 7px;
	border-top: 2px solid #975454;
	border-left: 2px solid #975454;
	border-bottom: 2px solid #550000;
	border-right: 2px solid #550000;
}

.sideLinksR h2 a:visited {
	color: #333333;
}

.sideLinksR h2 a:hover{
	text-decoration: none;
	background-color: #666666;
	background-image: none;
	color: #FFFFFF;
	border-top: 2px solid #550000;
	border-left: 2px solid #550000;
	border-bottom: 2px solid #975454;
	border-right: 2px solid #975454;
}

.sideLinksR h3 {
	color: #FFFFFF;
	padding-bottom: 5px;
}

.sideLinksR ul {
	list-style-type: none;
	padding: 0px;
	margin: -5px 0px 10px 0px;
}

.sideLinksR li {
	margin: 0px;
	padding: 3px 0px 3px 2px;
}

.sideLinksR a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #DCDCDC;
}

.sideLinksR p {
	color: #3300FF;
}

/******** Social Media Images ********/

#sm-facebook a {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/sitecollectionimages/facebookButton.png);
	background-repeat: no-repeat;
}

#sm-facebook a:hover {
	background-position: 0 -32px;
}

#sm-twitter a {
	float: left;
	margin-left: 10px;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/sitecollectionimages/twitterButton.png);
	background-repeat: no-repeat;
}

#sm-twitter a:hover {
	background-position: 0 -32px;
}

#sm-rss a {
	float: left;
	margin-left: 10px;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/sitecollectionimages/rssButton.png);
	background-repeat: no-repeat;
}

#sm-rss a:hover {
	background-position: 0 -32px;
}

#sm-youtube a {
	float: left;
	margin-left: 10px;
	display: block;
	width: 32px;
	height: 32px;
	background-image: url(/sitecollectionimages/youtubeButton.png);
	background-repeat: no-repeat;
}

#sm-youtube a:hover {
	background-position: 0 -32px;
}

#sm-moresm a {
	float: left;
	margin-left: 10px;
	display: block;
	width: 62px;
	height: 32px;
	background-image: url(/sitecollectionimages/moresmButton.png);
	background-repeat: no-repeat;
}

#sm-moresm a:hover {
	background-position: 0 -32px;
}

/******** End Social Media Image Rollovers ********/


/******** Document Types *****/

a[href$='.pdf'] { padding: 0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/acrobat.gif) no-repeat top left; zoom:1;  }  
a[href$='.doc'],a[href$='.docx'] { padding:0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/word.gif) no-repeat top left; zoom:1; }  
a[href$='.xls'],a[href$='.xlsx'] { padding:0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/excel.gif) no-repeat top left; zoom:1; }  
a[href$='.mdf'] { padding:0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/access.gif) no-repeat top left; zoom:1; }  
a[href$='.ppt'] { padding:0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/powerpoint.gif) no-repeat top left; zoom:1; }  
a[href$='.txt'] { padding:0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/text.gif) no-repeat top left; zoom:1; }
a[href$='.jpg'],a[href$='.gif']  { padding:0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/image.gif) no-repeat top left; zoom:1; }  
a[href$='.zip'] { padding:0px 0px 0px 20px; background:transparent url(/_layouts/1033/branding/images/icons/zip.gif) no-repeat top left; zoom:1; }
/******* (See AgencyAddLight.css for possible additional modifications) *******/

#thumbnailimg img {
 	float:left;
 	width:72px;
	margin-top:10px;
 	margin-left:0px;
 	margin-right:25px;
 	background-color:black;
 	border:solid 1px;
}

.problemsolverimg {
 	float:right;
}

.boxWhite h1 {
	color:#0E285F;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:1.5em;
	margin: 0px 0px 0px 0px;
	padding: 0.2em 10px 0px 10px;				

}
