/*----- Document -----*/
*{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-size: 1em;
}
html{
	height: 100%;
}
body{
	height: 100%;
	margin: 0 auto;
	background: #E5DAAB url('/_assets/img/bg_repeat.gif') 0 0 repeat-x;	
	font: 0.625em/1 arial, sans-serif;
	color: #4E4E4F;
}
#global{
	min-height: 100%;
	background: url('/_assets/img/bg_global.png') center top repeat-y;
}
#wrapper{
	width: 975px;
	margin: 0 auto;
}
#container{
	padding: 0 0 35px 0;
	background: #fff;
}
#flashfix, h2.sIFR-replaced, #main .leafs_meta li.sIFR-replaced{
	position: relative;
	z-index: 0;
}
h1{
	display: none;
}
p#logo{
	display: none;
}
.clear{
	clear: both;
}

/*----- sIFR -----*/
.sIFR-flash{
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore{
	visibility: visible !important;
}
.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus{
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
}
.sIFR-active h2 , .sIFR-active #main .leafs_meta li, .sIFR-active #support p.meta{
	visibility: hidden;
}
#main .leafs_meta li.sIFR-replaced{
	line-height: 1.17;
}

/*----- nyroModal -----*/
div#nyroModalBg{
	cursor: pointer;
}
div#nyroModalFull{
	font-size: 12px;
	color: #777777;
	font-family: Verdana;
}
div#nyroModalLoading{
/*	border: 4px solid #777;*/
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url('/_assets/img/nyromodal/ajaxLoader.gif') no-repeat;
	background-position: center;
}
div#nyroModalLoading.error{
/*	border: 4px solid #f66;*/
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
/*	background: #fff;*/
}
div#nyroModalWrapper{
	position: relative;
}
div#nyroModalWrapper .wrapper{
	background: transparent;
}
div#nyroModalWrapper .faq{
	background: #fff;
	padding: 24px 10px 0 10px;
	background: #fff;
	border: 1px solid #DDDADA;
}
div#nyroModalWrapper h3{
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 4px;
	padding-left: 4px;
	color: #4E4E4F;
}
div#nyroModalWrapper h3.media_title{
	padding-top: 8px;
}
div#nyroModalWrapper p{
	margin-top: 0;
}
div#nyroModalWrapper .faq p{
	margin-bottom: 10px;
}
div#nyroModalWrapper .faq p.question strong{
	color: #00732E;
}
div#nyroModalWrapper .faq p.answer strong{
	color: #003B68;
}
a#closeBut{
	position: absolute;
	z-index: 100;
	display: block;
	top: 12px;
	right: 12px;
	height: 13px;
	padding: 1px 18px 0 0;
	background: url('/_assets/img/nyromodal/close.gif') right top no-repeat;
	font-size: .9em;
	color: #838383;
}
a#closeBut:hover{
	background-image: url('/_assets/img/nyromodal/close_over.gif');
	text-decoration: none;
	color: #004367;
}
/*div.wrapper div#nyroModalContent{
	padding: 5px;
}*/
div.wrapperImg div#nyroModalContent{
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img{
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div{
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
}
div.wrapperImg div#nyroModalContent div:hover{
	cursor: help;
}
div.wrapperImg a{
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	cursor: pointer;
	text-indent: -9999em;
}
a.nyroModalPrev{
	left: 0;
	width: 40%;
}
a.nyroModalPrev:hover{
	background: url('/_assets/img/nyromodal/prev.gif') left 20% no-repeat;
}
a.nyroModalNext{
	right: 0;
	width: 40%;
}
a.nyroModalNext:hover{
	background: url('/_assets/img/nyromodal/next.gif') right 20% no-repeat;
}

/*----- Defaults -----*/
a{
	color: #003B68;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h2{
	background: url('/_assets/img/bg_border.gif') left bottom repeat-x;
	font-family: arial, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: -.03em;
	color: #00732E;
}
p{
	margin: 10px 0 0 0;
	word-spacing: -.04em;
	line-height: 1.2;
}
p strong{
	color: #00732E;
}
h3{
	margin: 15px 0 0 0;
	font-size: 1.225em;
}
dl{
	margin: 15px 0 0 0;
/*	font-size: .9em;*/
	line-height: 1.2;
}
dl dt{
	margin: 15px 0 0 0;
	font-weight: bold;
}

/*----- Leaf UL -----*/
ul.leafs{
	margin: 10px 0 0 0;
	padding: 0 0 0 25px;
}
ul.leafs li{
	min-height: 20px;
	padding: 2px 0 0 25px;
	background: url('/_assets/img/icon_leaf.gif') 0 0 no-repeat;
	list-style: none;
	line-height: 1;
	color: #3E3E3E;
}

/*----- Header -----*/
#flashfix{
	height: 387px;
}
#header #flash_required{
	margin: 0 auto 20px;
	padding: 20px 0 21px;
	background: url('/_assets/img/bg_border.gif') left bottom repeat-x;
}
#header #flash_required h2{
	background: none;
	font-weight: bold;
	text-align: center;
}
#header #flash_required p{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 1.3;
}
#header #flash_required p.img{
	text-align: center;
}
#header ul{
	overflow: hidden;
}
#header ul li{
	float: left;
	width: 20%;
	display: inline;
	font-weight: bold;
	font-size: 1.4em;
	list-style: none;
	line-height: 1.3;
}
#header ul li a{
	color: #443C3F;
}
#header ul li a:hover{
	text-decoration: none;
	color: #B0833D;
}
#header ul li ul{
	margin: .25em 0 0;
}
#header ul li ul li{
	display: block;
	float: none;
	width: auto;
	font-size: 1em;
	font-weight: normal;
}

/*----- Info -----*/
#info{
	overflow: hidden;
	margin: 15px 0;
}
#info #breadcrumb{
	float: left;
	margin: 0 0 0 20px;
	font-size: 1.2em;
}
#info #breadcrumb a{
	border: none;
	color: #4E4E4F;
}
#info #breadcrumb em a{
	color: #00732E;
	font-style: normal;
}
#info .actions{
	float: right;
	margin: 0 15px 0 0;
	color: #262324;
}
#info .actions li{
	display: inline;
}
#info .actions li#resize{
	font-family: georgia, serif;
}
#info .actions li#resize{
	margin: 0 8px 0 0;
	letter-spacing: -.05em;
}
#info .actions li a{
	color: #262324;
}
#info .actions li a:hover{
	color: #00732E;
}
#info .actions li#resize #small{
	font-size: 1em;
}
#info .actions li#resize #medium{
	font-size: 1.4em;
}
#info .actions li#resize #large{
	font-size: 1.6em;
}
#info .actions li#print{
	font-size: 1.1em;
}

/*----- Content -----*/
#content{
	position: relative;
	overflow: hidden;
	min-height: 440px;
	margin: 0 30px 0;
	font-size: 1.2em;
}

/*----- Support -----*/
#support{
	float: left;
	width: 306px;
}
#support p.meta{
	margin: 20px 0 30px;
	font-size: 1.7em;
	line-height: 1.6;
	word-spacing: -.05em;
	color: #6E9AB1;
}
#support .actions li{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url('/_assets/img/bg_border.gif') left bottom repeat-x;
	list-style: none;
	font-weight: bold;
	line-height: 1.3;
	color: #003B68;
}
#home #support .actions li{
	background: none;
	margin: 0;
	padding: 0;
}
#home #support .actions li span.phone{
	min-height: 30px;
	padding: 8px 0 0 30px;
	background-position: 0 center;
}
#home #support .actions li span.phone strong, #home #support .actions li span.phone em{
	font-size: 1.6em;
}
#support .actions li.first{
	margin-top: 40px;
}
#support .actions li.expand ul{
	display: none;
}
#support .actions li.expand ul.active{
	display: block;
}
#support .actions li strong, #support .actions li a, #support .actions li span.largetext{
	font-size: 1.25em;
}
#support .actions li strong.psf{
	font-size: 1.5em;
}
#support .actions li a{
	display: block;
}
#support li a:hover, #support li a.active{
	color: #00732E;
	text-decoration: none;
}
#support .actions li em{
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	color: #00732E;
}
#support .actions li em.psf{
	font-size: 1.8em;
}
#support .actions li span.phone{
	display: block;
	min-height: 26px;
	padding: 12px 0 0 75px;
	background: url('/_assets/img/icon_phone.png') 29px center no-repeat;
}
#support .actions li a.pencil, #support .actions li strong.pencil{
	display: block;
	min-height: 21px;
	padding: 6px 0 0 75px;
	background: url('/_assets/img/icon_pencil.png') 21px center no-repeat;
}
#support .actions li a.small_pencil{
	padding: 0 0 0 24px;
	margin: 0 0 0 -24px;
	background: url('/_assets/img/icon_pencil_sm.gif') 0 center no-repeat;
}
#support .actions li ul.subnav_form{
	padding-left: 100px;
}
#support .actions li.commercials{
	padding-bottom: 0;
	height: 5.500em; /* 66.0px at 12px base */
}
#support .actions li.commercials a{
	min-height: 53px;
	padding: 18px 0 0 90px;
	background: url('/_assets/img/icon_commercials.png') 0 center no-repeat;
}
#support .actions li.commercials a span{
	display: block;
	background: url('/_assets/img/icon_arrow_alt.gif') 5.2em center no-repeat;
}
#support .actions li ul{
	padding: 0 0 0 25px;
}
#support .actions li ul li{
	margin: 0;
	padding: 0;
	background: none;
	font-size: .8em;
}
#support .actions li ul li a{
	color: #7A7A7A;
}
#support .actions li ul li a:hover, #support .actions li ul li a.active{
	color: #00732E;
}
#support #subscribe{
	background: #DAE9F5;
	margin-top: 40px;
	padding: 15px 15px 10px;
}
#support #subscribe p{
	margin: 0;
}
#support #subscribe p label{
	font-weight: bold;
	font-size: 1.25em;
	color: #003B68;
}
#support #subscribe form{
	margin: 4px 0 0 0;
	padding-bottom: 5px;
	font-size: .85em;
}
#support #subscribe form p input.field{
	width: 13.833em; /* 166.0px at 12px base */
	margin-top: 5px;
	padding: 2px 3px;
	background: #FFF;
	font: 1.2em arial, sans-serif;
	text-align: left;
	color: #262324;
}

#support #subscribe form p button{
	overflow: hidden;
	width: 23px;
	height: 23px;
	margin: 0 0 0 2px;
	background: url('/_assets/img/icon_arrow_alt_large.gif');
	text-indent: -2000em;
	cursor: pointer;
}

/*----- Main -----*/
#main{
	float: right;
	width: 562px;
}
#main h2{
	min-height: 105px;
	background-image: none;
	line-height: 1.25;
}

#main h2.singleSS{
	min-height: 0;
	line-height: 1;
	background-image: none;
	margin-bottom: 0px;
}
#main h2.single{
	min-height: 0;
	line-height: 1;
	background-image: none;
	margin-bottom: 25px;
}
#main h2.underline{
	background-image: url('/_assets/img/bg_border.gif');
}
#home #main h2.single{
	background-image: none;
}
#main h3{
	margin-top: 35px;
	padding: 0 0 6px 6px;
	background: url('/_assets/img/bg_border.gif') left bottom repeat-x;
}
#main h3 a{
	text-decoration: none;
}
#main h3 a:hover{
	color: #00732E;
}
#main h3 sup{
	margin: 0 0 0 2px;
	font-size: .8em;
	vertical-align: text-top;
}
#main h4{
	margin: 10px 6px;
	font-weight: normal;
	line-height: normal;
	color: #00722F;
}
#main h5{
	font-size: 1.2em;
	color: #003B68;
}
#main p{
	margin-left: 6px;
	margin-right: 6px;
}
#main p .final{
	white-space: nowrap;
}
#main p.img{
	text-align: center;
}
#main p#required_text{
	margin-left: 0;
	margin-right: 0;
}
#main p.highlighted{
	color: #CE1D00;
}
#main p.table_foot{
	font-size: .95em;
}
#main #faq p a{
	color: #4E4E4F;
}
#main #case_study_nav{
	bottom: 0;
	right: 0;
	position: absolute;
} 
#main #case_study_list{ 
	float: right;
}
#main dl{
	margin-left: 6px;
	margin-right: 6px;
}
#main ul, #main ol{
	margin: 10px 6px 0;
	padding: 0 0 0 2em;
}
#main ul li, #main ol li{
	margin: 2px 0 0 0;
	line-height: 1.4;
}
#main table{
	width: 550px;
	margin: 10px 6px 0;
}
#main table tr th{
	padding: 10px 5px;
	background: #C7DBA4;
	border: none;
	font-weight: normal;
}
#main table tr th.blank{
	background: transparent;
	border: none;
}
#main table tr td{
	padding: 10px 5px;
	background: #DDE8C3;
	border: none;
	text-align: center;
}

#main table tr th.bold{
	font-weight: bold;
}

#main address{
	margin: 10px 6px 0;
	font-style: normal;
	line-height: 1.2;
}
#main a{
	text-decoration: underline;
}
#main a:hover{
	text-decoration: none;
}
#main strong, #main b{
	color: #268A53;
}
#main em, #main i{
	font-style: normal;
	color: #165A34;
}
#main #download_title{
	overflow: hidden;
}
#main #download_title h2{
	width: 200px;
	float: left;
}
#main #download_title a.reader{
	float: right;
}

/*----- Solutions -----*/
#main .testimonial{
	margin: 35px 6px 0;
}
#main .testimonial h4{
	text-align: right;
	margin: 5px 0 0 0;
	padding: 6px 0 0 0;
	background: url('/_assets/img/bg_border.gif') left top repeat-x;
	font-style: italic;
	font-size: 1.15em;
}
#main .testimonial blockquote{
	font-style: italic;
	letter-spacing: 0.04em;
	font-size: 1.05em;
	line-height: 1.4;
}
#main .testimonial blockquote span.quote{
	font-style: normal;
	font-weight: bold;
	font-size: 2.2em;
	font-family: georgia;
	line-height: 1;
	color: #268A53;
}

/*----- Solutions -----*/
#main #solutions .solution{
	position: relative;
	padding: 0 0 10px 0;
	background: url('/_assets/img/bg_border.gif') left top repeat-x;
}
#main #solutions .first{
	padding-top: 0;
	background: none;
}
#main #solutions .solution h3{
	margin: 0 0 4px;
	padding: 13px 0 0 0;
	font-size: 1.1em;
	background: none;
}
#main #solutions .solution h3 a{
	cursor: default;
	padding: 0 24px 0 0;
	background: url('/_assets/img/icon_arrow.gif') right center no-repeat;
	color: #4E4E4F;
}
#main #solutions .solution h3.selected a{
	cursor: pointer;
	background: none;
	color: #003B68;
}
#main #solutions .solution h3.selected a:hover{
	background: none;
	color: #003B68;
}
#main #solutions .solution .content_container{
	background: none;
	margin: 0;
	padding: 0;
	height: 92px;
}
#main #solutions .solution .content_container .thumb{
	margin: 0 10px 4px 0;
}
#main #solutions .solution .content_container .thumb .thumb{
	margin: 0;
	width: 175px;
}
#main #solutions .solution .content_container p{
	margin: 0;
	color: #000;
}
#main #solutions .solution .content_container p.arrow{
	position: absolute;
	bottom: 14px;
	right: 0;
}
p.arrow{
	overflow: hidden;
	margin-top: 13px;
}

p.arrow a{
	float: right;
	width: 13px;
	height: 10px;
	margin: 0 10px 0;
	background: url('/_assets/img/icon_larrow.gif') center no-repeat;
	font-size: 1.6em;
	text-indent: -20000px;
	color: #00732E;
}
p.arrow a{
	float: right;
	width: 13px;
	height: 10px;
	margin: 0 10px 0;
	background: url('/_assets/img/icon_arrow.gif') center no-repeat;
	font-size: 1.6em;
	text-indent: -20000px;
	color: #00732E;
}
#main #solutions .solution .container .content p.arrow a:hover{
	background-image: url('/_assets/img/icon_arrow_over.gif');
}

/*----- Page Content -----*/
#main ul.leafs_meta{
	margin: 0 0 20px 0;
	padding: 0 0 0 35px;
}
#main ul.leafs_meta li{
	margin: 0 0 6px 0;
	font-size: 1.45em;
}
#main .content_container{
	overflow: hidden;
	margin: 5px 0 15px 0;
	padding: 4px 0 0 0;
}
#main .content_container .thumb, .video{
	float: left;
	background: #ccc url('/_assets/img/bg_offset.gif') right top repeat-x;
}
#main .content_container .thumb .thumb, .video .video{
	width: 218px;
	padding: 0 4px 4px 0;
	background: url('/_assets/img/bg_offset.gif') left bottom repeat-y;
}
#main .content_container .video .video{
	width: 266px;
}
.video .video p{
	margin: 0 !important;
}
.video img{
	width: 251px;
}
#main .content_container .thumb p, .video p{
	background: #fff;
	border: 1px solid #ccc;
	margin: 0;
	padding: 6px 5px 4px 6px;
}
#main .content_container .thumb p img, .video p img, #main .content_container .quote p img{
	border: 1px solid #ccc;
}
#main .content_container .content, #main .content_container .quote{
	float: right;
	width: 330px;
	padding: 5px 0 0 0;
}
#main .content_container .quote{
	width: 278px;
}
#main .content_container .quote p{
	font-style: italic;
	line-height: 1.3;
	letter-spacing: .04em;
}
#main strong.ldquo, #main strong.rdquo{
	padding: 1px 0 0 13px;
	color: #003B68;
}
#main strong.ldquo{
	margin: 0 4px 0 0;
	background: url('/_assets/img/icon_ldquo.gif') center top no-repeat;
}
#main strong.rdquo{
	margin: 0 0 0 4px;
	background: url('/_assets/img/icon_rdquo.gif') center top no-repeat;
}
#main strong.ldquo span, #main strong.rdquo span{
	display: none;
}
#main .content_container .quote p.profile{
	width: 100%;
	overflow: hidden;
	margin: 15px 0 0 0;
	font-style: normal;
}
#main .content_container .quote p.profile span{
	display: block;
	text-indent: 0.7em; /* 8.0px at 15.6px base */
}
#main .content_container .quote p.profile img{
	float: left;
	margin: 0 0.5em 0 0;
}
#main .content_container .content p{
	margin: 0 0 18px 0;
	line-height: 1.2;
	color: #3E3D3D;
}
#main .content_container .content strong a{
	font-weight: bold;
	text-decoration: underline;
	color: #3E3D3D;
}
#main .content_container .content strong a:hover{
	text-decoration: none;
}
#main .content_container .content ol{
	margin: 0 0 10px 0;
	padding: 0 0 0 24px;
}
#main .content_container .content ol li{
	min-height: 17px;
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
	font-size: 1.325em;
	font-weight: bold;
	list-style: none;
	color: #6E9AB1;
}
#main .content_container .content ol li.ol_1{
	background: url('/_assets/img/icon_ol_1.gif') 0 0 no-repeat;
}
#main .content_container .content ol li.ol_2{
	background: url('/_assets/img/icon_ol_2.gif') 0 0 no-repeat;
}
#main .content_container .content ol li.ol_3{
	background: url('/_assets/img/icon_ol_3.gif') 0 0 no-repeat;
}
#main .content_container .content ul.arrow{
	overflow: hidden;
	padding: 0 0 1px 0;
}
#main .content_container .content ul.arrow li{
	float: right;
	margin: 0 40px 0 0;
	list-style: none;
}
#main .content_container .content ul.multiple li{
	float: none;
	margin: 0 0 7px;
	text-align: right;
}
#main .content_container .content ul.arrow li.last{
	margin-right: 0;
}
#main .content_container .content ul.arrow li a{
	padding: 0 24px 0 0;
	background: url('/_assets/img/icon_arrow.gif') right center no-repeat;
	color: #00732E;
}
#main .content_container .content ul.arrow li a:hover{
	background-image: url('/_assets/img/icon_arrow_over.gif');
	text-decoration: none;
	color: #003B68;
}
#main .content_container .content ul.arrow li.hide a{
	display: block;
	width: 13px;
	height: 10px;
	padding: 0;
	text-indent: -20000px;
}

/*----- Search Results -----*/
#results{
	overflow: hidden;
	margin: 38px 0 0 0;
}
#results .result{
	float: left;
	width: 271px;
	margin: 0 20px 0 0;
}
#results .odd{
	margin-right: 0;
}
#results .result h3{
	margin: 0 0 15px 0;
	padding-bottom: 6px;
	background: url('/_assets/img/bg_border.gif') left bottom repeat-x;
	font-size: 1.35em;
}
#results .result .video .video{
	width: 266px;
}

/*----- Pagination -----*/
#main ul.pagination{
	overflow: hidden;
	float: right;
	margin: 42px 0 0 0;
	padding: 0;
}
#main ul.pagination li{
	float: left;
	margin: 0 0 0 5px;
	list-style: none;
	font-size: 1.1em;
}
#main ul.pagination li a{
	display: block;
	padding: 4px 0 0 0;
	text-decoration: none;
	color: #7A7A7A;
}
#main ul.pagination li a:hover, #main ul.pagination li a.active{
	color: #00732E;
}
#main ul.pagination li a.active{
	padding: 0;
	font-size: 1.3em;
	vertical-align: middle;
}
#main ul.pagination li a.arrow, #main ul.pagination li a.larrow{
	width: 13px;
	height: 23px;
	font-size: 1em;
	text-indent: -20000px;
}
#main ul.pagination li a.larrow{
	background: url('/_assets/img/icon_larrow.gif') center no-repeat;
}
#main ul.pagination li a.larrow:hover{
	background-image: url('/_assets/img/icon_larrow_over.gif');
}
#main ul.pagination li a.arrow{
	background: url('/_assets/img/icon_arrow.gif') center no-repeat;
}
#main ul.pagination li a.arrow:hover{
	background-image: url('/_assets/img/icon_arrow_over.gif');
}

/*----- Forms -----*/
#main form{
	overflow: hidden;
	margin: 0 0 30px 0;
}
#main form fieldset{
	overflow: hidden;
}
#main form .advanced{
	display: none;
	width: 275px;
	float: left;
}
#main form p{
	float: left;
	width: 258px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	background: #fff;
	border: 1px solid #c1c1c1;
	line-height: 1;
}
#main form select{
	padding: 4px 10px 4px 10px;
	border: 1px solid #c1c1c1;
	color: #7A7A7A;	
}
#main form select option{
	padding: 0 10px;
}
#main form fieldset.advanced{
	overflow: hidden;
	margin: 5px 0 0 0;
}
#main form fieldset.advanced p{
	overflow: hidden;
	float: none;
	width: auto;
	padding: 0;
	border: none;
}
#main form fieldset.advanced p.end_date_year{
	margin: 5px 0 0 0;
}
#main form fieldset.advanced p label{
	display: block;
	float: right;
	margin: 0 5px 0 0;
	padding: 8px 0;
}
#main form fieldset.advanced p select{
	float: right;
	border: 1px solid #c1c1c1;
}
#main form fieldset.advanced p select.category{
	width: 170px;
	margin: 0 5px 0 0;
}
#main form fieldset.advanced p select.month{
	margin: 0 5px 0 0;
}
#main form fieldset.advanced p select.year{
	width: 100px;
}
#main form#pr_search fieldset.advanced p select.year{
	margin-right: 0;
}
#main form p#advanced{
	border: none;
	margin: 0 0 0 18px;
	padding: 20px 0 0 0;
}
#main form p#advanced a{
	padding: 0 20px 2px 0;
	color: #00732E;
	background: url('/_assets/img/icon_arrow_toggle.gif') right center no-repeat;
}
#main form p#advanced a:hover{
	background-image: url('/_assets/img/icon_arrow_toggle_over.gif');
	text-decoration: none;
	color: #003B68;
}
#main form p#advanced a.active{
	background-image: url('/_assets/img/icon_arrow_toggle_down.gif');
}
#main form p#advanced a.active:hover{
	background-image: url('/_assets/img/icon_arrow_toggle_down_over.gif');
}
#main form p#service, form p.month, form p.year{
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}
#main form p#service{
	width: 100px;
}
#main form p.label{
	width: 50px;
	margin: 5px 10px 0 0 !important;
	padding: 9px 0 7px 0 !important;
	border: none;
	text-align: right;
}
#main form p input.field, #footer form p input.field{
	float: left;
	width: 230px;
	margin: 0 0 0 0;
	padding: 2px 0;
	background: url('/_assets/img/bg_border.gif') left bottom repeat-x;
	font: 1em arial, sans-serif;
	color: #7A7A7A;
}

p textarea.field{
	/*width: 13.833em; /* 166.0px at 12px base */
    /*margin-top: 5px;
	padding: 2px 3px;
	background: #FFF; */
	font: 1em arial, sans-serif;
	text-align: left;
	color: #7A7A7A;
}

#main form p button, #footer form p button{
	float: right;
	width: 19px;
	height: 19px;
	background: url('/_assets/img/icon_arrow_alt_medium.gif') left center no-repeat;
	text-indent: -2000px;
	cursor: pointer;
}
#main form p.arrow{
	width: 100% !important;
}
#main form p.arrow button{
	width: 100%;
	padding-right: 14px;
	text-align: right;
	background: url('/_assets/img/icon_arrow.gif') right 5px no-repeat;
	color: #00732E;
}
#main form p.arrow button:active, form p.arrow button:hover{
	background-image: url('/_assets/img/icon_arrow_over.gif');
	color: #003B68;
}
#main form.contact_form{
	margin-top: 15px;
}
#main form.contact_form p{
	margin-bottom: 20px;
	width: 271px;
	padding: 0;
	border: none;
}
#main form.contact_form p .field{
	width: 249px;
	padding: 5px 10px;
	background: none;
	border: 1px solid #c1c1c1;
}
#main form.contact_form p select{
	width: 271px;
}
#main form.contact_form p.textarea{
	float: none;
	clear: both;
	width: auto;
}
#main form.contact_form p.textarea textarea{
	width: 540px;
	padding: 5px 10px;
	border: 1px solid #c1c1c1;
	font: 1em/1.3 arial, sans-serif;
	color: #7A7A7A;
}
#main form.contact_form p.odd{
	margin-right: 20px;
}
#main form label.error{
	display: none !important;
}
#main form.contact_form p input.error, #main form.contact_form p select.error, #main form.contact_form p textarea.error{
	border: 1px solid #cc210a;
}
#main form.contact_form p input.field:focus, #main form.contact_form p textarea:focus{
	background: #F3F3F3;
}

/*----- Media -----*/
#video{
	overflow: hidden;
	width: 334px;
	padding: 10px 10px 10px;
	background: #fff;
	border: 1px solid #DDDADA;
}
#video h3{
	margin: 0 0 2px;
	width: 276px;
}
#video #myAlternativeContent{
	height: 250px;
}

/*----- Careers -----*/
#nyroModalContent{
/*	overflow: hidden !important;*/
	height: auto !important;
	background: #fff;
	padding: 2px;
}
#careers_frame{
	overflow: auto;
	width: 980px;
	padding: 20px 20px 0;
	background: #fff;
	border: 1px solid #DDDADA;
}
#careers_frame h2{
	margin: 0 0 10px;
}
#careers_frame #webconnect{
	width: 980px;
	height: 550px;
	overflow: auto;
	border: none;
}

/*----- Contacts -----*/
#main .set{
	overflow: hidden;
	margin: 35px 0 0 0;
}
#main .set .left{
	float: left;
	width: 264px;
}
#main .set .right{
	float: right;
	width: 264px;
}
#main .set h3{
	margin-top: 0;
	margin-bottom: 7px;
}

/*----- FAQs -----*/
#main .faq{
	margin: 15px 0 0 0;
	padding: 0 0 6px 0;
	background: url('/_assets/img/bg_border.gif') left bottom repeat-x;
}
#main div.selected{
	padding-bottom: 16px;
}
#main div.last{
	padding-bottom: 0;
	background: none;
}
#main .faq p{
	margin: 0;
}
#main .faq p.question{
	cursor: pointer;
	margin-bottom: 10px;
}
#main .faq p.answer{
	padding-left: 15px;
}
#main .faq p.selected{
	cursor: default;
	color: #00722F !important;
}
#main .faq p.over{
	color: #003B68;
}

/*----- Downloads -----*/
#main div.download{
	margin: 35px 0 0;
}
#main .download h3{
	margin-top: 0;
	overflow: hidden;
}
#main .download h3 span.title{
	float: left;
}
#main .download h3 a.download{
	float: right;
	padding: 0 18px 0 0;
	background: url('/_assets/img/icon_download.gif') right center no-repeat;
	font-weight: bold;
	text-align: right;
	text-decoration: none !important;
	color: #00732E;
}
#main .download h3 a.download:hover{
	background-image: url('/_assets/img/icon_download_over.gif');
	color: #003B68;
}

/*----- Press Releases -----*/
#main #press_releases{
	padding: 5px 6px 0;
}
#main #press_releases h4{
	margin: 10px 0 3px;
	font-weight: bold;
}
#main #press_releases p{
	margin: 0 0 5px 0;
}

/*----- Google Map -----*/
.map{
	overflow: hidden;
	width: 548px;
	height: 350px;
	margin: 10px 6px 0;
	border: 1px solid #C1C1C1;
}

/*----- Footer -----*/
#global{
	margin-bottom: -123px;
}
#push{
	height: 123px;
}
#footer{
	overflow: hidden;
	position: relative;
	width: 929px;
	height: 100px;
	margin: 0 auto;
	padding: 23px 12px 0 34px;
	background: #004367 url('/_assets/img/bg_footer.png') 0 0 repeat-x;
}
#footer ul{
	float: left;
	font-size: 1.2em;
	color: #fff;
}
#footer ul li{
	display: inline;
	margin: 0 10px 0 0;
}
#footer ul li a{
	font-weight: bold;
	color: #fff;
}
#built_by{
	position: absolute;
	bottom: 20px;
	right: 20px;
/*	float: right;*/
/*	margin: 0 20px 0 0;*/
	line-height: 1;
}

#bbb{
	position: absolute;
	bottom: 54px;
	right: 23px;
/*	float: right;*/
/*	margin: 0 20px 0 0;*/
	line-height: 1;
}

#bbb_ls{
	position: absolute;
	bottom: 27px;
	right: 35px;
/*	float: right;*/
/*	margin: 0 20px 0 0;*/
	line-height: 1;
}

/*	SS Social Media   */

.social {
  line-height:16px; /** important **/
  padding: 1px;
  padding-right:5px;
  margin:15px 0 0 20px;
  margin-right:4px;
  border-radius: 2px; /** CSS3 **/
  -moz-border-radius: 2px; /** Mozilla specific **/
  -webkit-border-radius: 2px; /** Make a guess ;-) **/
  float: left;
}

.icon {
  display: inline-block; /** important **/
  vertical-align:middle; /** important **/
  padding:0 5px 0 0;
  margin: 0;
  margin-right:2px;
}
 
.text {
  display: inline-block; /** important **/
  vertical-align:middle; /** important **/
  padding:0;
  margin: 0;
}

.text a {
	text-decoration:none;
	color: #003B68
}

.text a:hover {
	text-decoration:none;
	color: #00732E;
}
