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


@import url("../css/fonts.css");
body { padding:0px; margin:0px;}
h1,h2,h3,h4,h5,p,span,ul { padding:0px; margin:0px;}
a { text-decoration:none; outline:none;}
a img { border:none;}
.clr { clear:both; display:none;}



.header { width:100%; background: #fafafa; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fafafa 0%, #ededec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#ededec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fafafa 0%,#ededec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fafafa 0%,#ededec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fafafa 0%,#ededec 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fafafa 0%,#ededec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ededec',GradientType=0 ); /* IE6-8 */
}
.header-inner { width:100%; float:left; margin:auto; border-bottom:20px solid #4A972F}
.logo { margin:8px 0 0 0;}
.logo a { float:left;}
.header-right { float:right; width:800px;}
.header-top { float:right; margin:12px 0 0 0;}
.header-top ul { float:left; list-style:none;}
.header-top ul li { float:left; margin:0 0 0 10px;}
.header-top ul li .search-input { float:left; width:165px; font-family:'MyriadProRegular'; font-size:12px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:0 0 2px 1px #f1f1f1 inset; -moz-box-shadow:0 0 2px 1px #f1f1f1 inset; -webkit-box-shadow:0 0 2px 1px #f1f1f1 inset; border:1px solid #d7d7d7; padding:4px 5px 3px 5px; font:}
.search_btn { width:15px; height:16px; background:url(../images/search.png) no-repeat; border:0px; position:relative; top:4px; right:19px; cursor:pointer;} 
.header-top ul li a.home-btn { background:url(../images/home.png) no-repeat; width:40px; height:24px; display:block; font:11px Arial; line-height:23px; color:#ffffff; padding:0 0 0 35px;}
.header-top ul li a.email-btn { background:url(../images/email.png) no-repeat; width:50px; height:24px; display:block; font:11px Arial; line-height:23px; color:#ffffff; padding:0 0 0 33px;}

.menu { float:left;list-style-type:none; padding:0px; margin:0; }
.menu li { float:left; }
.menu li a { float:left; padding:0px 10px; margin:0 0 0 2px; font:14px 'MyriadProRegular'; color:#504e4f; line-height:40px;
 -webkit-transition: 0.1s ease-in; /* property duration timing-function delay */
    -moz-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    transition: 0.1s ease-in;}
.menu li:hover a {  background:#4a972f; color:#fff; text-decoration:none;}
.menu li a:hover {  background:#4a972f; color:#fff; text-decoration:none;}
.menu li a.active { background:#4a972f url(../images/arrow-top.png) center bottom no-repeat; color:#fff; text-decoration:none;}
.menu .sitemap-btn { float:right; margin:7px 0 0 10px;}
.wrapper { margin:auto; width:1000px;}
.main { float:left; width:100%;}
.slideshow { position:relative;}
.carousel-inner { padding:0 0 39px 0; position:relative; background:url(../images/bg-slider-bullets.jpg) center bottom no-repeat;}
/* Slider css Start */

.slideshow h1 { font-family:Arial, Helvetica, sans-serif; font-size:50px; line-height:30px; text-transform:capitalize; color:#FFF} 
.slide { position:absolute;}
.slide img { position:absolute; top:0px; left:0px;}
.slide h2 { background:#FFF; opacity:0.7; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#000; text-shadow:#fff -1px 1px 1px; line-height: 35px; padding:10px 10px;}
.slide p { background:#FFF; opacity:0.7; font-family:'MyriadProRegular'; font-size:21px; color:#000;line-height:24px; text-shadow:1px 2px 1px #FFFFFF; padding:10px 10px;}
.slide_btn { margin-top:20px;}
.slide_btn a { width:120px; display:block; line-height:40px; padding:5px 20px 5px 20px; background:url(../images/readmore.png) no-repeat;  font-family:'MyriadProRegular'; font-size:18px; font-weight:bold; color:#FFF; text-align:center; text-decoration:none; text-indent:-99999px;
border-radius:5px;}

 .carousel {
      margin-bottom: 0px;
    }

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height: 80px;
      margin-top: 0;
      font-size: 120px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
      z-index: 10;
    }
	a.download-statement
	{
		font-size:12px;
	}
    .carousel .item {
      height: 460px;
    }
	.staffing-slide .carousel-caption { 
		bottom: 0;
		right: 35px;
		left: auto;
		padding: 15px;
		position: absolute;
		top: -180px;
	}
	.staffing-slide .carousel-caption h2 {
		
	}
	.target-slide .carousel-caption {
		bottom: 0;
		
		padding: 15px;
		position: absolute;
		top: 10px;
		left:453px;
	}
	.medical-slide .carousel-caption {
		bottom: 0;
		right: 2px;
		padding: 15px;
		position: absolute;
		top: 8px;
		left:auto;
	}
	.medical-slide .carousel-caption h2, .medical-slide .carousel-caption p { text-align:left;}
	.medical-slide .carousel-caption .slide_btn a {
		float:right;
		padding:5px 7px;
	}
	.first-slide .carousel-caption {
		top:28px;
	}
    .carousel img {
	  height: 460px;
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
    }


    .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 600px;
      padding: 0 20px;
      margin-top: 200px;
    }
    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }

    /* MARKETING CONTENT
    -------------------------------------------------- */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }

	
 
.block-one { background:#eb6b56;}
.block-one img { margin:10px 0 0 10px;}
.block-one h2 { padding:0 10px 0 10px; font-family:'MyriadProRegular'; font-size:17px; font-weight:normal; line-height:22px; color:#fff;}
.block-one a { display:block;  font-family:'MyriadProRegular'; font-weight:normal; font-size:15px; color:#fff; height:35px; line-height:35px; background:#d1503b; padding:0 10px;}
.block-one a:hover { text-decoration:none; background:#be412d; color:#fff;}

.block-two {  background:#e69c19;}
.block-two img { margin:10px 0 0 10px;}
.block-two h2 { padding:0 10px 0 10px; font-family:'MyriadProRegular'; font-size:17px; font-weight:normal; line-height:22px; color:#fff;}
.block-two a { display:block; font:15px 'MyriadProRegular'; font-weight:normal; color:#fff; height:35px; line-height:35px; background:#c08214; padding:0 10px;}
.block-two a:hover { text-decoration:none; background:#a67012; color:#fff;}

.block-three { background:#47b39d;}
.block-three img { margin:10px 0 0 10px;}
.block-three h2 {  padding:0 10px 0 10px; font-family:'MyriadProRegular'; font-size:17px; font-weight:normal; line-height:22px; color:#fff;}
.block-three a { display:block; font:15px 'MyriadProRegular'; font-weight:normal; color:#fff; height:35px; line-height:35px; background:#258672; padding:0 10px;}
.block-three a:hover { text-decoration:none; background:#1c6c5c; color:#fff;}

.block-four {  background:#5bd1ee;}
.block-four img { margin:10px 0 0 10px;}
.block-four h2 { padding:0 10px 0 10px; font-family:'MyriadProRegular'; font-size:17px; font-weight:normal; line-height:22px; color:#fff;}
.block-four a { display:block;  font:15px 'MyriadProRegular'; font-weight:normal; color:#fff; height:35px; line-height:35px; background:#41b5d1; padding:0 10px;}
.block-four a:hover { text-decoration:none; background:#2f9db8; color:#fff;}


.footer { float:left; margin:40px 0 0 0;}
.footer-links { float: left; margin:0 0 0 0;}
.footer-links h3 { font:25px Arial, Helvetica, sans-serif; color:#242424; margin:0 0 10px 0;}
.footer-links ul { float:left; width:100%; list-style-type:none; padding:0px; margin:0px;}
.footer-links ul li { float:left; width:100%;}
.footer-links ul li a { float:left; font:12px 'MyriadProRegular'; color:#5f5f5f; line-height:22px;}
.footer-links .email-id { float: left; padding:0 0 5px 0; font:12px 'MyriadProRegular'; color:#10abd7; text-decoration:underline;}
.footer-contact { float:left;}
.footer-contact h3 { font:25px Arial, Helvetica, sans-serif; color:#242424; margin:0 0 10px 0;}
.footer-contact ul { float:left;  margin:0 0 10px 0; list-style-type:none; padding:0px;}
.footer-contact ul li { float:left; margin:0 5px 0 0;}
.footer-contact ul li a { float:left;}
.footer-contact .download-statement { float:left; width:100%; font:16px 'MyriadProRegular'; color:#303030;}
.footer-contact .download-statement img { float:left; margin:0 5px 0 0;}
.footer-contact .download-statement span { float:left; width:170px; margin:5px 0 0 0;}
.footer-btm { margin:10px 0 30px 0; background:#e6e6e6; font:12px 'MyriadProRegular'; color:#303030; min-height:45px;}
.footer-btm-inner { margin:auto; width:1000px;}
.footer-btm p { float: left; margin:9px 0 0 0; line-height: 30px;}
.footer-btm ul { padding:0px; display: table; list-style-type:none; margin:14px auto 0;}
.footer-btm ul li { float:left;}
.footer-btm ul li a {  padding:0 5px; margin:17px 0 0 0; border-right:1px solid #666; font:12px 'MyriadProRegular'; color:#303030;}
.footer-btm ul li:last-child a { border-right:none;}
.footer-btm ul li a:hover { text-decoration:underline;}
.footer-btm div.developed-by { float:right; margin:17px 0 0 0;}
.footer-btm div.developed-by span { float:left; margin:0 10px 0 0;}
.footer-btm div.developed-by img { float:left;}

.content-container { width:100%; background:#F1F1F0 }
.content-main { margin:auto; width:1000px;}
.content { float:left; width:100%; margin:20px 0;}
.breadcrumbs { float:left; width:100%; margin:15px 0 15px 0; margin-bottom:30px; border:1px solid #ccc; box-shadow:0 2px 3px 0px #ddd inset; -moz-box-shadow:0 2px 3px 0px #ddd inset; -webkit-box-shadow:0 2px 3px 0px #ddd inset; background:#fff;}
.breadcrumbs ul { float:left; width:100%; list-style-type:none; padding:0px; margin:0px;}
.breadcrumbs ul li { float:left;}
.breadcrumbs ul li a { float:left; padding:0 20px 0 10px; background:url(../images/arrow-breadcrumb.png) right top no-repeat; font:12px Arial, Helvetica, sans-serif; color:#4a9634; height:35px; line-height:35px;}
.breadcrumbs ul li:last-child a { background:none; font:bold 12px Arial, Helvetica, sans-serif; color:#363735; line-height:35px;}

.panel .span3 { margin:0 0 0 0; }
.panel .span6 { margin:0 0 0 0; }
.panel .span3 { margin:0 0 0 0; }
.left-panel { }
.grey-box { float:left; width:90%; padding:10px; border:1px solid #ccc; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;background: #e9e9e9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #e9e9e9 0%, #ffffff 10%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(10%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e9e9e9 0%,#ffffff 10%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e9e9e9 0%,#ffffff 10%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e9e9e9 0%,#ffffff 10%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e9e9e9 0%,#ffffff 10%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
 margin:0 0 15px 0;}

.grey-box h2 { float:left; width:100%; margin:0 0 10px 0; border-bottom:1px dashed #999999; font:bold 16px Arial, Helvetica, sans-serif; color:#184318; line-height:30px; padding:0 0 5px 0;}
.left-panel .grey-box { }
.box-content { font-size:12px;}
.box-content img { margin:0 0 10px 0; border:4px solid #e4e4e4;}
.box-content a.button { float:right;}
.box-content a img { border:none;}
.about-team { float:left; width:100%;}
.about-team p { float:left; width:100%; font:13px 'MyriadProRegular'; color:#444444; line-height:20px; margin:0 0 10px 0;}
.about-team a { float:right;}
.mid-panel { margin:0;}
.content_area,.about-sec {  }
.content_area h1,.about-sec h1 {  margin:0 0 10px 0; font:bold 30px Arial, Helvetica, sans-serif; color:#444444; }
h1 div.secondLine
{
	  font-style: italic;
    font-weight: normal;
    padding-bottom: 7px;
	font-size:17px;
}
.greenList { clear:both;}
.content_area p,.about-sec p {  margin:0 0 10px 0; font:12px Arial, Helvetica, sans-serif; color:#444444; line-height:17px; text-align:justify;}
.content_area h2,.about-sec h2 {  margin:30px 0 20px 0; font:bold 20px Arial, Helvetica, sans-serif; color:#444444;}
.greenList ul,.about-sec ul { list-style-type:none; padding:0px; margin:0 0 20px 0;}
.greenList ul li, .about-sec ul li {   margin:0 0 5px 0; padding:0 0 0 30px; font:12px Arial, Helvetica, sans-serif; color:#444444; background:url(../images/green-check.png) left top no-repeat;}
.right-panel {}
.right-panel .grey-box {}
.info-sec { float:left; width:100%;}
.info-sec p { float:left; width:100%; font:14px 'MyriadProRegular'; color:#444444; margin:10px 0;}
.info-sec a { float:right;}
.business-list { float:left; width:100%;}
.business-list ul { float:left; width:100%; list-style-type:none; padding:0px; margin:0px;}
.business-list ul li { width:100%; margin:0 0 12px 0; font:12px Arial, Helvetica, sans-serif; color:#444444;}
.business-list ul li span {  margin:0 0px 0 0; font:bold 12px Arial, Helvetica, sans-serif; color:#266b12;}
ul.boldText li
{
		font-weight:bold;
}
.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a {  font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #4A972F; padding-top: 6px; position: relative; top: 1px; border-color: #666; }
.tab a.active { font-weight: bold; color:white; }
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
.error
{
	color:red;
	font-size:11px;
	font-weight:bold;
}

ol
{
	font-size:12px; 
}	
.ct 
{
 padding-bottom:8px;
 }
h2.lessBottom
{
	margin-bottom:8px;
	font-size:18px;
	margin-top:9px;
}
 
div.careers ol li
{
	font-weight:normal;
}
div.careers ol ol
{
	type:A;
}
.span9
{
	width:71%;
}
.errorMsg
{

}

.errorMsg {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 15px;
color: #D8000C;
background-color: #FFBABA;

}
.statement
{
	clear:both;
	padding-top:8px;
	margin-top:5px;
}
.statement img
{
	float:left;
	padding-right:5px;
	
}

form
{
font-size:12px;
}
table.appForm  td.header
{
	
	border: 1px solid #C8C8C8;
    margin-bottom: 14px;
	padding: 7px;
	background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(left, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 19%, rgba(209,209,209,1) 27%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(226,226,226,1)), color-stop(19%,rgba(219,219,219,1)), color-stop(27%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 19%,rgba(209,209,209,1) 27%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 19%,rgba(209,209,209,1) 27%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 19%,rgba(209,209,209,1) 27%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 19%,rgba(209,209,209,1) 27%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 ); /* IE6-9 */
}
table.appForm  td.spacer
{
	line-height:3px;
}
a.gButton, a.gButton:hover
{
	background-image: url("../images/button_left.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    padding-left: 16px;
	cursor:hand;
	
}
a.gButton span
{
	  background-image: url("../images/button_right.png");
    background-position: right top;
    background-repeat: no-repeat;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 30px;
}
.hidden
{
	display:none;	
}

span.collapsable
{
	
	 font-weight:bold;
    display: block;
    float: left;
    padding-right: 10px;
}
span.collapsable:before
{
	content:"[+]";
}
span.collapsed:before
{
	content:"[-]";
}
ul.menu li ul li a
{
	float:none;
	display:block;
	margin:0px;
	padding-left:10px;
	line-height:27px;
color:white;
	
}
ul.menu li
{
	position:relative;
}

ul.menu li ul li.bk img
{	
	border: 1px solid #D5EACE;
    padding: 0;
}
ul.menu li ul li.bk
{
	
	float: right;
    padding: 10px;
	padding-top:2px;
	width:130px;
}
ul.menu li ul li a:hover
{
	background-color:#ABDB99;
}
ul.menu li ul li
{
	float:none;
	margin-bottom:10px;
	width:182px
}
ul.menu li ul.extended
{
	width:494px;;
}
ul.menu li ul.extended li
{
	width:350px;
}
ul.menu li ul.extended li.bk
{
	width:130px;
}
ul.menu li ul
{
	
	
	padding-top:20px;
	position:absolute;
	z-index:9888888;
	top:40px;	

	list-style:none;
	background-color:#4A972F;
	width:325px;
	display:none;
	left:-22px;
	  height: auto;
	   /*top:1em;
		/*left:0;*/
	
}
ul.menu li:hover > ul
{
	display:block;
	
}
div.myriadFont
{
	font:13px/20px 'MyriadProRegular'
}
div.smallText
{
	font-size:12px;
}
.phoneFormat
{
	font-size:11px;
	line-height:9px;
	padding-left:3px;
}
.phoneFormat:before
{
	content:' Format: (xxx-xxx-xxxx) '

}
ul.sitemap li ul
{
	margin-left:20px;
	margin-top:6px;
	margin-bottom:6px;
}
ul.sitemap li
{
	background:none;
	padding:0px;
}
ul.sitemap, ul.sitemap ul
{
	background:none;
	list-style-type:square
}
