@charset "UTF-8";
/* CSS Document */

/* GLOBAL
----------------------------------------------- */
html,body {
	background: #ffffff repeat-y;
	background-position:center;
	font-family: Verdana, Helvetica,sans-serif ;
	font-size: 11px;	
	padding:0px;
	margin:0px;
	text-align:center;

}

h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}


#container {
	
	margin: 0 auto;
	width: 1002px;
	text-align: left;
	position: relative;
	text-align:left;

}

#main{ 
	float:left;
	width:1000px;
	border:1px solid #57595b;

}

img{
	border:none;
}



/* HEADER
----------------------------------------------- */
#header{
	float:left;
	clear:both;
	height:222px;
	width:1000px;
	position:relative;
	z-index:10;
	
}

#topbar{
	height:22px;
	width:1000px;
	background:#57595b;
	position:relative;
	z-index:2000;
	top:0px;
}

#toggle, #contacts, #rss{
	float:left;	
}

#pressclub{
	float:right;
}

/* MASTHEAD
----------------------------------------------- */

#masthead{
	float:left;
	position:relative;
	z-index:11;
}

#mastheadunder{
	position:relative;
	z-index:12;
	
	
}

#mastheadover{
	width:1000px;
	height:50px;
	position:relative;
	z-index:1001;
	background-image:url(../images/mastheadover_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:-50px 0 0 0;
	
	
}


#mastheadlogo{
	float:right;
	position:relative;
	z-index:1400;
	padding:0 40px 0 0;
	margin:-110px 0 0 0;
	
}




/* NAV
----------------------------------------------- */
#nav{
	float:left;
	clear:both;
	width:1000px;
	position:relative;
	height:34px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat;
	margin:0 0 0 0;
	z-index:30;
	
}


/* CONTENT
----------------------------------------------- */

#content{
	float:left;
	clear:both;
	width:1000px;
	background:url(../images/content_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	
}

#breadcrumb{
	float:left;
	width:982px;
	padding-left:18px;
	height:18px;
	line-height:18px;
	background:#fff;
	border-bottom:1px solid #57595b;
	color:#077eb9;
	font-size:9px;
	text-transform:capitalize;
	
}

#breadcrumb a{
	float:left;
	color:#077eb9;
	font-size:9px;
	text-decoration:none;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

#contentwell{
	float:left;
	width:1000px;
	position:relative;
}

#contentwellfull{
	float:left;
	padding:0px;
	margin:0px;
	width:1000px;
	position:relative;
}

#contentwellleft{
	float:left;
	width:700px;
	
}

#contentwellright{
	float:right;
	width:299px;
	overflow:hidden;
	
}

#featurednews{
	float:left;
	width:700px;
	padding-bottom:20px;
	border-bottom:1px solid #a7a7a7;
}

#contentwellleft h2{
	color:#077eb9;
	font-size:20px;
	font-weight:normal;
	padding:20px 0 0 15px;
	margin:0px;
}

#contentwellright h2{
	color:#077eb9;
	font-size:20px;
	font-weight:normal;
	padding:20px 0 0 13px;
	margin:0px;
}

#contentwellright h2 a{
	color:#077eb9;
	text-decoration:none;
}

.additionalnews{
	float:left;
	width:700px;
}

.dateboxcont{
	float:left;
	padding:0px 0 0 0;
	
}

.datebox{
	float:left;
	width:48px;
	height:52px;
	background:#dbeff9;
	border:1px solid #a7a7a7;
	border-right:none;
	font-family:Verdana, Geneva, sans-serif;
	padding:8px 0;
	
}

.dateboxmonth{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.dateboxday{
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

.dateboxyear{
	font-size:9px;
	font-weight:bold;
	text-align:center;
	
}
.newscont{
	float:left;
	position:relative;
	margin:0 0 0px -18px;
	padding: 0 0 10px 0;
}

.newsitem{
	float:left;
	width:650px;
	
}

.additem{
	float:left;
	width:620px;
	border: 1px solid #a7a7a7;
	overflow: hidden;
	background: #dadada;
	margin:0px;
	padding:8px;
	
}

.additem h4{
	background:#fff;
	width:595px;
	padding:10px 10px 10px 15px;
	margin:0px;
	height:32px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.additem h4 a{
	color:#000;
	text-decoration:none;
}

.additem h4 a p{
	margin:0px;
	padding:0px;
}

/* TABS
----------------------------------------------- */

.tab_container1, .tab_container2 {
	float: left; 
	clear: both;
	width: 636px;
	height:163px;
	background: #dadada;
	border: 1px solid #a7a7a7;
}

.tabcontainer{
	width:605px;
	height:128px;
	float:left;
	padding:0 0 0 10px;	
	background:#fff;
	display:block;
}

.tab_content1, .tab_content2 {
	width:620px;
	padding: 8px 8px 8px 8px;
	
}
ul.tabs1, ul.tabs2 {
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	list-style: none;
	height: 20px; /*--Set height of tabs--*/
	width:630px;
	
}
ul.tabs1 li, ul.tabs2 li {
	float: right;
	margin: 0 1px 0 0;
	padding: 0;
	height: 19px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 18px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	overflow: hidden;
	position: relative;
	background: #9a9a9a;
}
ul.tabs1 li a, ul.tabs2 li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 10px;
	padding: 0 10px;
	outline: none;
	text-transform:lowercase;
}
ul.tabs1 li a:hover, ul.tabs2 li a:hover {
	background: #dbeff9;
	color:#000;
}

ul.tabs1 li.active a, ul.tabs2 li.active a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 10px;
	padding: 0 10px;
	outline: none;
}

html ul.tabs1 li.active, html ul.tabs1 li.active a:hover, html ul.tabs2 li.active, html ul.tabs2 li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #dbeff9;
	color:#000;
}

/* TABS
----------------------------------------------- */

#breadcrumbcont{
	float:left;
	clear:both;
	width:1000px;
	background:#eaeaea;
	font-family:Verdana, arial;
	font-size:9px;
	color:#898989;
	border-left:1px solid #131313;
	border-right:1px solid #131313;
	padding:0px;
	margin:0px;
}

#breadcrumbborder{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:25px;
	width:100%;
}

#breadcrumbpad{
	float:left;
	padding:0 0 0 20px;
	margin:0px;
	width:600px;
}

.breadcrumb{
	font-size:9px;
	color:#666;
	text-decoration:none;
	line-height:25px;
	padding:0px;
	margin:0px;
}

.breadcrumb a{
	font-size:9px;
	color:#666;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

a.breadcrumb {
	font-size:9px;
	color:#666;
	text-decoration:none;
	padding:0px;
	margin:0px;
}

.breadcrumboff{
	font-size:9px;
	color:#000;
	height:25px;
	line-height:25px;
	padding:0px;
	margin:0px;
}

#breadsocialcont{
	float:right;
	padding-right:15px;
}

.breadsocialitem{
 	float:left;
 	height:25px;
 	
padding-left:10px;
}

.breadsocialitem h6{
	float:left;
	font-size:10px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	height:25px;
	line-height:25px;
	color:#000;
	font-weight:normal;
}

.breadcrumblinks{
	height:25px;
	float:left;
}

.breadcrumblinks a{
	padding:0px;
	height:25px;
}

.breadcrumblinks a img{

}


/* FEATURED NEWS
----------------------------------------------- */




.featurednewsitem{
	width:605px;
	background:#fff;
}

.featurednewsitem h3{
	background:#fff;
	width:595px;
	padding:10px 10px 0px 0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.featurednewsitem h3 a{
	color:#000;
	text-decoration:none;
}

.featurednewsitem h3 a p{
	margin:0px;
	padding:0px;
}

.featurednewsitemcopy{
	font-size:12px;
	padding:0px 10px 4px 0px;
	line-height:15px;
}

.featurednewsitemlink{
	float:left;
}

.featurednewsitemlink a{
	font-size:9px;
	font-weight:bold;
	color:#077eb9;
	text-decoration:none;
}

.featurednewslinks, .featurednewsvideolinks, .featurednewsphotoslinks{
	padding-left:12px;
	padding-right:12px;
	height:32px;
	line-height:22px;

	font-size:10px;
	font-weight:bold;
	display:block;
}

.featurednewslinks a, .featurednewsvideolinks a, .featurednewsphotoslinks a{
	color:#077eb9;
	text-decoration:none;
}

.featurednewsphotos{
	width:605px;
	height:110px;
	background:#fff;
	overflow:hidden;
}

.featurednewsphotos a{
	float:left;
	margin:4px 4px 0 0;
}

.featurednewsphotos img{
	height:50px;
}

.featurednewsvideo{
	width:605px;
	background:#fff;
}

.featurednewsvideoitem{
	width:280px;
	height:63px;
	float:left;
	padding:4px;
	margin:5px 5px 0 0;
	border:1px solid #b3b3b3;
	
}

.featurednewsvideoitem img{
	width:110px;
	height:63px;
	float:left;
}
.featurednewsvideoitemimage{
	width:110px;
	height:63px;
	float:left;	
}

.featurednewsvideoitem h4{
	width:130px;
	float:left;
	padding:5px 0 0 15px;
	font-size:10px;
	font-weight:normal;
}

.featurednewsvideoitem h4 a{
	text-decoration:none;
	color:#000;
}

.featurednewsvideoitem h4 a:hover{
	text-decoration:underline;
}


.additionalnewsitem{
	
}

/* NEWSROOM
----------------------------------------------- */

#toppaging{
	width:670px;
	text-align:right;
	float:left;
	clear:both;
	padding-right:30px;
}


#bottompaging{
	margin:20px 0;
	border-top:1px solid #a7a7a7;
	text-align:right;
	width:670px;
	float:left;
	clear:both;
	padding-right:30px;
}

#toppaging a, #bottompaging a{
	color:#077eb9;
	text-decoration:none;
}

/* 
----------------------------------------------- */
.nrcontitem, .fcontitem{
	float:left;
	width:640px;
	margin:0px;
	padding:0 0 0 30px;
}
.nrcontitem h3{
	padding:12px 0 0 0;
}

.nrcontitem h4{
	margin:0px;
	line-height:22px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}

.nrcontitem h5{
	margin:0px;
	line-height:22px;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}

#nrcontentmain{

}

.contteaserimage{
	float:right;
}

.releasetagcont{
	width:100%;
	padding:30px 0;

}
.releasetagcont h5{
	padding:5px 0;
	color:#077eb9;

}
.tags{
	width:100%;
	border-top:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	line-height:22px;
}
.tags a{
	color:#000;
	text-decoration:none;
}

.tags a:hover{
	text-decoration:underline;
}

/* RIGHT COLUMN
----------------------------------------------- */
.rightcontentitem{

}

#featuredvideos, #featuredgalleries{
	width:299px;
}

.featuredvideo, .featuredgallery{
	width:277px;
	/*margin:0px auto;*/
	padding:16px 0 20px 12px;
}

.featuredimagegallery{
	width:277px;
	/*margin:0px auto;*/
	padding:0px 0 20px 0px;
}


.featuredvideo h3, .featuredgallery h3, .viditem h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding:6px 0;
}


.featuredvideo h3 a, .featuredgallery h3 a, .viditem h3 a{
	color:#000;
	text-decoration:none;
}

.featuredvideo h3 a:hover, .featuredgallery h3 a:hover, .viditem h3 a:hover{
	color:#000;
	text-decoration:underline;
}


.featuredvideolinks, .featuredgallerylinks{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	
}

.featuredvideolinks a, .featuredgallerylinks a, .featuredimagegallery a{
	font-weight:bold;
	color:#077eb9;
	text-decoration:none;
}

.featuredgalleryimage{
	width:274px;
	/*margin:0px auto;*/
}

.featuredgalleryimage img{
	width:274px;
	border:1px solid #9a9a9a;	
}


.rightwellbox{
	float:left;
	width:100%;
	border-bottom:1px solid #57595b;
	overflow:hidden;
}


.rightwellbox h2{
	margin:0px;
	padding:16px 0 0 10px;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color:#077eb9;
}

#rightactionstop{
	padding-bottom:6px;
}

#rightactionsbottom{
	padding-top:6px;
}

.rightwelllinks{
	padding:8px 0 8px 0px;
	word-wrap:break-word;
}

.rightwellsearch{
	float:left;
	clear:both;
	padding:10px 0;
	color:#000;
	width:100%;
	font-size:12px;
	
}

.rightwelllink{
	width:275px;
	padding:4px 10px 4px 14px;
	color:#000;
	line-height:12px;
	font-size:10px;
	text-transform:uppercase;
	overflow:hidden;
	
}

.rightwelllink a{
	color:#000;
	text-decoration:none;
}

.rightwelllink a p{
	padding:0px;
	margin:0px;
}


#rightwellsocial{
	padding:8px 0 30px 0;
}

.rightwellitemrow{
	padding:10px 0 0 14px;
	
}

.rightwellitemrow a{
	color:#077eb9;
	text-decoration:none;
}

.rightwellitemrow a:hover{
	text-decoration:underline;
}

.rightwellactionlink{
	float:left;
	clear:both;
	display:block;
}

.rightwellactionlink a{
	font-weight:bold;
	color:#077eb9;
	text-decoration:none;
	font-size:12px;
	
}

.rightwellcopytop{
	float:left;
	padding:0px 0 0 0;

}

a.actionitem{
padding-right:4px;

}


.rightwellpad{
	padding:10px 0 0 15px;	
}

.viditem{
	float:left;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 20px 0;
}

.vidtop{
	float:left;
	padding:0 0 0 12px;
}

.vidbot{
	float:left;
	width:274px;
	padding:6px 0 6px 12px;
}


.vidright{
	float:left;
	width:174px;
}


.vidleft{
	float:left;
	width:84px;
	padding:7px 6px 0 6px;
}

.vidleft a img{
	width:82px;
	border:1px solid #9d9d9d;
}

.vidright h4{
	float:left;
	margin:0px;
	padding:0px 0 6px 6px;
}

.vidright h4 a{
	color:#077eb9;
	text-decoration:none;
}

.vidright h4 a:hover{
	text-decoration:underline;
}

a.morelinkright{
	color:#077eb9;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

/* FOOTER
----------------------------------------------- */

#footer{
	float:left;
	clear:both;
	width:1000px;
	height:152px;
	background:url(../images/footer_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-top:1px solid #57595b;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#footer h1{
	padding:14px 0 0 25px;
	font-size:12px;
	
}

#footer .blue{
	float:left;
	color:#dbeff9;
	padding:0px 0 0 10px;
	height:120px;
	
}

#footer .white{
	float:left;
	color:#ffffff;
	line-height:13px;
	padding:0px 0 0 10px;
}

#footer .white a{
	color:#ffffff;
	text-decoration:none;
}

.footercontitem{
	float:left;
	width:250px;
	height:120px;
	padding:10px 0 0 0 ;
}

.footercontact{
	color:#ffffff;
	text-decoration:none;
	padding:10px 0 0 0;
}

/* ACCORDION
----------------------------------------------- */
#accordionmaincont, #accordiongallerycont, #searchimagecont{
	float:left;
	clear:both;
	width:630px;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
}


#accordionsearchcont{
	float:left;
	clear:both;
	padding:20px 0 20px 30px;
	margin:0px;
}

#accordion {
	float:left;
	clear:both;
	display:block;
	border: 1px solid #a7a7a7;
	border-bottom: none;
	width: 630px;
}

#accordion .section {
	float:left;
	clear:both;
	display:block;
	background:#fff;
	border-bottom: 1px solid #a7a7a7;
	padding: 8px;
	width: 614px;
}
	
#accordion .blue{
	background:#dbeff9;
}
	
#accordion h4 {
		float:left;
	clear:both;
	display:block;
	background: url(../images/plus.gif) no-repeat 0 7px;
	cursor: pointer;
	font-size: 12px;
	outline: none;
	padding: 0 0 0 20px;
	margin:0px;
	font-weight:normal;
	height:22px;
	line-height:22px;
}

#accordion h3 {
float:left;
	clear:both;
	display:block;
	background: url(../images/plus.gif) no-repeat 0 7px;
	cursor: pointer;
	font-size: 13px;
	outline: none;
	padding: 0 0 0 20px;
	margin:0px;
	font-weight:normal;
	height:22px;
	line-height:22px;
}

#accordion h5 {
	font-weight:normal;
	padding-left:6px;
}
	
#accordion h4.ui-state-default {
	font-weight:normal;
}
	
	#accordion h3.ui-state-default {
	font-weight:normal;
}
	
#accordion .ui-state-active {
	background: url(../images/minus.gif) no-repeat 0 7px;
}
	
#accordion h4.ui-state-active {
	font-weight:bold;
}

#accordion h3.ui-state-active {
	font-weight:bold;
}
	
#accordion .section-content {
	float:left;
	clear:both;
	padding: 0 18px;
	display:block;
}

	
#accordion p {
	padding: 0px 5px;
}
	
#accordion ol,
#accordion ul {
	margin: 0px 0 0 10px;
}
	
#accordion li {
	padding-bottom: 5px;
}


#accordion .itemlist{
	width:580px;
	display:block;
	line-height:20px;
	
}

#accordion .itemlist .itemlistleft{
	float:left;
	width:40px;
	display:block;
	
}

#accordion .itemlist .itemlistright{
	float:left;
	display:block;
	width:540px;
	
}


#accordian .itemlist h5{
	font-size:12px;
	font-weight:normal;
}

#accordion .itemlist a, .itemlist h5{
	float:left;	
}

#accordion.itemlist a img{
	border:none;
}


#accordion .searchresultslist{
	width:100%;
	display:block;
	height:20px;
	line-height:20px;
	
}

#accordian .searchresultslist h5{
	font-size:12px;
	font-weight:normal;
}

#accordion .searchresultslist a, .searchresultslist h5{
	float:left;	
}

#accordion.searchresultslist a img{
	border:none;
}

#accordion div.galleryAccordianItem{
		line-height:24px;
		padding:0 0 0 14px;
}

#accordion div.galleryAccordianItem a{
		color:#000;
		text-decoration:none;
}
/* SEARCH
----------------------------------------------- */
#accordionsearchcont{
	float:left;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
}

#accordionsearchborder {
	border-top: 1px solid #a7a7a7;
	width: 630px;
}

#accordionsearch {
	width: 630px;
}

#accordionsearch .section {
	float:left;
	background:#fff;
	border-bottom: 1px solid #a7a7a7;
	border-right: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
	padding: 8px;
	width: 614px;
	display:block;
}
	
#accordionsearch .blue{
	background:#dbeff9;
}
	
#accordionsearch h4 {
	background: url(../images/plus.gif) no-repeat 0 10px;
	cursor: pointer;
	font-size: 12px;
	outline: none;
	padding: 0 0 0 20px;
	margin:0px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	width: 594px;
}

#accordionsearch h5 {
	font-weight:normal;
	padding-left:6px;
}
	
#accordionsearch h4.ui-state-default {
	font-weight:normal;
}
	
#accordionsearch .ui-state-active {
	background: url(../images/minus.gif) no-repeat 0 10px;
}
	
#accordionsearch h4.ui-state-active {
	font-weight:bold;
}
	
#accordionsearch .section-content {
	padding: 0 0 0 18px;
	display:block;
}

#accordionsearch .section-content {
	padding:0px;
	display:block;
}

	
#accordionsearch ol,
#accordionsearch ul {
	margin: 4px 0 0 10px;
}
	
#accordionsearch li {
	padding-bottom: 5px;
}

#accordionsearch p{
	padding:0px;
	margin:0px;
	width:100%;
	
}

#accordionsearch .itemsearchlist{
	width:100%;
	display:block;
	float:left;	
	clear:both;
	line-height:28px;
}

#accordionsearch .itemsearchlist h5{
	font-size:12px;
	font-weight:normal;
}

#accordionsearch .itemsearchlist a, #accordionsearch .itemsearchlist h5{
	float:left;	
	clear:both;
	text-decoration:none;
}

#accordionsearch.itemsearchlist a img{
	border:none;
}

#accordionsearch .itemsearchlist a:hover{
	text-decoration:underline;
}

/* FORM/SPARE
----------------------------------------------- */

div.qtip-content input{
	border:none;
	background:none;
	
}

/* FORM/SPARE
----------------------------------------------- */
#formcontainer, #generalcontainer{
	float:left;
	width:640px;
	padding:30px 0 30px 30px;
}

.formLeft{
	width:152px;
	float:left;
	text-align:right;
	padding:4px;
	
}

.formRight{
	width:472px;
	float:left;
	text-align:left;
	padding:4px;
}

.formCenter, .pageCenter{
	float:left;
	width:100%;
	text-align:center;
}

.formFull{
	float:left;
	width:100%;
	text-align:left;
}

.pageLeft{
	float:left;
	text-align:left;
}
.pageRight{
	float:right;
	text-align:right;
}


.formCenter a{
	font-weight:bold;
	color:#077eb9;
	text-decoration:none;
}

/* OVERRIDES
----------------------------------------------- */
.redstar { font-size: 9px; color: #FF0000;}

.left{
	float:left;
}

.right{
	float:right;
	text-align:right;
}

.textright{
	text-align:right;
}



.black{
	color:#000;	
}

.bluebg {
	background:#dbeff9;
}

.whitebg {
	background:#ffffff;
}


.bt{
	border-top:1px solid #a7a7a7;
}

.bb{
	border-bottom:1px solid #a7a7a7;
}

.normal{
	font-weight:normal;
}

.bold{
	font-weight:bold;	
}

.w100{
	width:100%;	
}

.w50{
	width:50%;	
}

.mt10{
	margin-top:10px;	
}

.mt20{
	margin-top:20px;	
}

.mb10{
	margin-bottom:10px;	
}

.mb20{
	margin-bottom:20px;	
}

.pl5{
	padding-left:5px;
}

.pl10{
	padding-left:10px;
}

.pl15{
	padding-left:15px;
}

.pl14{
	padding-left:14px;
}

.pr5{
	padding-right:5px;
}

.p2r{
	padding-right:2px;
}

.p2r{
	padding-left:2px;
}

 .pt2{
 	padding-top:2px;
 }

.pr10{
	padding-right:10px;
}

.pr15{
	padding-right:15px;
}

.pt5{
	padding-top:5px;	
}
.pt10{
	padding-top:10px;	
}

.pt20{
	padding-top:20px;	
}
.pt50{
	padding-top:50px;	
}

.pb5{
	padding-bottom:5px;	
}


.pb10{
	padding-bottom:10px;	
}

.pb20{
	padding-bottom:20px;	
}

.ml180{
	margin-left:184px;	
}

.w50{
	width:50%;
}

.notp{
	padding-top:0px;
}

.norp{
	padding-right:0px;
}

.nobp{
	padding-bottom:0px;
}

.nolp{
	padding-left:0px;
}

a.addthis_button img{
	display:none;
}

table.inlinetable{
	
}

.notop{
	border-top:none;
}

.nobottom{
	border-bottom:none;
}

.contactdivider{
	height:1px;
	width:90%;
	margin:0px auto;
	background:#7d7d7d;
}

.backsearchresults{
	float:right;
	width:200px;
	padding:5px 30px 10px 0px;
	
	
}

.backsearchresults a{
	text-decoration:none;
	color:#077eb9;
}

.backsearchresults a span{
	text-decoration:none;
	color:#000000;
}

