/* MAIN STRUCTURE */
html {
	overflow: scroll;
}
body {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #4a4a4a;
	margin: 0;
	padding: 0;
}
.dots{
	background: url(/images/site/bg/dots.gif) top center no-repeat;
}

/*Wrappers*/
#wrapper {
	width: 960px;
	margin: 209px auto 20px auto;
}
#wrapper-homepage {
	width: 960px;
	margin: 120px auto 20px auto;
}
#wrapper-community {
	width: 960px;
	margin: 196px auto 20px auto;
	background: url(/images/site/bg/community-dots-bg.gif) top right no-repeat;
	overflow: hidden;
}
#wrapper-homepage p, #wrapper p, #wrapper-community p {
	font-size: 0.8em;
}
#wrapper-homepage ul, #wrapper ul, #wrapper-community ul {
	font-size: 0.8em;
}
#wrapper-homepage a, #wrapper a, #wrapper-community a {
	text-decoration: none;
}
#wrapper-homepage a:hover, #wrapper a:hover, #wrapper-community a:hover{
	text-decoration: underline;
}

#wrapper #information-panel p a, #wrapper-community #information-panel p a {
	text-decoration: underline;
}

/*Header*/
#head-wrapper {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
#search {
	clear: right;
	text-align: right;
	margin: 0;
}
#search p {
	margin: 0 43px 0 0;
	*margin: -2px 43px 0 0;
}
.radio {
	margin-right: 6px;
	*margin-right: 3px;
	margin-left: 20px;
}

.textbox {
	margin: 0 10px 0 0;
	height: 21px;
	line-height: 21px;
	padding-left: 7px;
	border: 1px solid #ccc;
}
.go {
	padding: 0;
	margin: 10px 0 -5px 0;
	*margin: 15px 0 0 0;
	vertical-align: text-bottom;
}


/*Title Panel*/
#title-panel {
	width: 960px;
}
	/*title box*/
	#title-box {
		width: 580px;
	}
	#title-box-wide {
		width: 940px;
	}
	
	
/*Information Panel*/
#information-panel {
	width: 640px;
	margin-right: 10px;
	padding-bottom: 20px;
}
	/*tables*/
	thead tr th {
		padding: 7px;
		font-size: 1em;
	}
	tbody tr {
		border-top: 1px solid #ccc;
	}
	tbody tr td {
		padding: 7px;
		font-size: 0.8em;
		vertical-align: text-top;
		border-top: 1px solid #ccc;
	}
	#information-panel.red table thead {
	color: #c41230;
	}
	#information-panel.bodgreen table thead {
	color: #8c9511;
	}


/*Right Panel*/
#right-panel {
	width: 300px;
	padding-top: 15px;
}
	/*Contact Box*/
	#contact-box-top {
		background: url(/images/site/bg/contact-box/contact-box-top.png) bottom no-repeat;
		height: 53px;
		width: 290px;
		padding: 17px 0 0 10px;
	}
	#contact-box-top-community {
		background: url(/images/site/bg/contact-box/contact-box-top-community.png) bottom no-repeat;
		height: 53px;
		width: 290px;
		padding: 17px 0 0 10px;
	}
	#contact-box-top h3, #contact-box-top-community h3 {
		*margin-top: 34px;
		font-size: 1.1em;
		color: #fff;
	}
	#contact-box-cont {
		background: url(/images/site/bg/contact-box/contact-box-bg.gif) #fff bottom repeat-x;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		width: 278px;
		padding: 0 10px 0 10px;
	}
	#contact-box-bottom {
		background: url(/images/site/bg/contact-box/contact-box-bottom.gif) top no-repeat;
		height: 5px;
		width: 300px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}
	#contact-box-cont a {
	color: #4a4a4a;
	}

	.cbi {
		padding: 12px 0 12px 0;
		margin: 0px;
		height: 31px;
	}
	
	.cbi img {
		margin: 0 10px 0 0;
		
	}
	.cbi p.oneline {
		line-height: 31px;
		margin: 0;
	}
	.cbi p.twoline {
		line-height: 16px;
		margin: 0;
	}
	#contact-box-cont p {
		color: #4a4a4a;
		font-size: 1em;
	}
	.cbi a {
		color: #4a4a4a;
	}
	/*PDF Download*/
	#pdf-download {
		*overflow: auto;
		padding: 10px 0 10px 0;
		position: relative;
	}
	#pdf-download img {
		margin: 0 10px 0 10px;
		position: absolute;
		top: 10px;
		left: 0;
	}
	
	#pdf-download ul{
		margin: 0 0 7px 35px;
		padding: 5px 0 0 0;
		*padding: 2px 0 0 0;
	}
	#pdf-download ul li {
		margin: 0 0 0 30px;
		*margin: -3px 0 0 30px;
	}
	#pdf-download a {
		margin-right: 5px;
	}
	/*Testimonial*/
	#testimonial-bus {
		background: url(/images/site/graphics/bus-testimonial.gif) top no-repeat;
		width: 300px;
		height: 300px;
		position: relative;
	}
	#testimonial-bus .quote {
		position: absolute;
		top: 50px;
		*top: 60px;
		left: 60px;
		width: 185px;
		color: #52bdec; 
		font-size: 1.1em;
	}
	#testimonial-bus .source {
		color: #fff;
		font-size: 0.7em;
	}
	#testimonial-home {
		background: url(/images/site/graphics/home-testimonial.gif) top no-repeat;
		width: 300px;
		height: 300px;
		position: relative;
	}
	#testimonial-home .quote {
		position: absolute;
		top: 50px;
		*top: 60px;
		left: 60px;
		width: 185px;
		color: #52bdec; 
		font-size: 1.1em;
	}
	#testimonial-home .source {
		color: #fff;
		font-size: 0.7em;
	}

/*Footer*/
#footer {
	border-top: 2px dotted #ccc;
	width: 960px;
	margin: 20px auto 0 auto;
	padding: 10px 0 60px 0;
	*padding: 10px 0 30px 0;
}
#footer a {
	color: #ca2030;
	font-size: 0.7em;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.copyright {
	margin: -7px 0 0 10px;
	width: 300px;
}
 #footer p.copyright a {
	font-size: 1em;
}
.local-life {
	margin-top: -25px;
}

/*MAIN NAV*/

/*1st Level*/
#nav-wrapper {
	position: absolute;
	top: 115px;
	left: 0;
	right: 0;
}
#nav-bus {
	background: url(/images/site/bg/nav/bus-nav-bg.png) top no-repeat;
	width: 960px;
	height: 41px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#nav-home{
	background: url(/images/site/bg/nav/home-nav-bg.png)  top no-repeat;
	width: 960px;
	height: 41px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#nav-community {
	background: url(/images/site/bg/nav/community-nav-bg.png) top no-repeat;
	width: 960px;
	height: 41px;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
#nav-bus ul, #nav-home ul, #nav-community ul {
	margin: 0;
	padding: 0;
}
#nav-bus ul li, #nav-home ul li, #nav-community ul li {
	padding: 0 30px 0 20px;
	display: inline;
}
#nav-bus ul li img, #nav-home ul li img, #nav-community ul li img {
	margin:  0 0 1px 7px;
}

#nav-bus ul li a, #nav-home ul li a, #nav-community ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 41px;
	cursor: pointer;
}
#nav-bus ul li a:hover, #nav-home ul li a:hover, #nav-community ul li a:hover {
	text-decoration: none;
}
	/*hover tabs*/
	ul#dropdowns li a .nav-hover-left {
		width: 5px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li a .nav-hover-cont {
		height: 41px;
		float: left;
		padding: 0 5px 0 5px;
	}
	ul#dropdowns li a .nav-hover-right {
		width: 15px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li:hover a .nav-hover-left {
		background: url(/images/site/bg/nav/nav-hover-left.png) bottom no-repeat;
		width: 5px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li:hover a .nav-hover-cont {
		background: url(/images/site/bg/nav/nav-hover-mid.png) bottom repeat-x;	
		height: 41px;
		float: left;
		padding: 0 5px 0 5px;
	}
	ul#dropdowns li:hover a .nav-hover-right {
		background: url(/images/site/bg/nav/nav-hover-right.png) bottom left no-repeat;	
		width: 15px;
		height: 41px;
		float: left;
	}
	ul#dropdowns li a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow.png) center no-repeat;
		margin:  0 0 0 7px;
		overflow: auto;
		float: right;
		*float: none;
	}
	
	/*down arrow colors*/
	#nav-bus ul li:hover a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow-red.png) center no-repeat;
		margin:  0 0 0 7px;
		float: right;
		*float: none;
	}
	#nav-home ul li:hover a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow-green.png) center no-repeat;
		margin:  0 0 0 7px;
		float: right;
		*float: none;
	}
	#nav-community ul li:hover a .nav-hover-cont .down-arrow {
		width: 8px;
		height: 41px;
		background: url(/images/site/bg/nav-downarrow-dgreen.png) center no-repeat;
		margin:  0 0 0 7px; center
		float: right;
		*float: none;
	}
	/*hover colors*/
	#nav-bus ul li:hover a .nav-hover-cont {
		color: #c41230;
	}
	#nav-home ul li:hover a .nav-hover-cont {
		color: #c3cf21;
	}
	#nav-community ul li:hover a .nav-hover-cont {
		color: #367c2b;
	}
	/*active and hover marker*/
	#nav-bus ul li a.active, #nav-home ul li a.active, #nav-community ul li a.active, #nav-bus ul li.hoverable a:hover, #nav-home ul li.hoverable a:hover, #nav-community ul li.hoverable a:hover {
		background: url(/images/site/bg/nav-hover.png) bottom center no-repeat;
		_background: none;
	}
	.relative {
		position: relative;
	}




/*Standard Drop Downs*/
/*SDD Properties*/
#dropdowns li ul.sdd {
	position: absolute;
	top: 41px;
	left: 20px;
	width: 250px;
	padding: 10px 0 17px 10px;
	border-top: 6px solid #fff;
}
#dropdowns li ul.sdd li {
	margin: 0;
	padding: 0;
}
#dropdowns li ul.sdd li a {
	margin: 0 0 0 5px;
	font-size: 0.8em;
	line-height: 25px;
}
#nav-bus ul#dropdowns li:hover ul.sdd li {
	display: list-item;
	list-style-position:inside;
	list-style-image: url(/images/site/bg/bullet-round-red-ff.png);
	*list-style-image: url(/images/site/bg/bullet-round-red-ie.png);
}
#nav-home #dropdowns li:hover ul.sdd li {
	display: list-item;
	list-style-position:inside;
	list-style-image: url(/images/site/bg/bullet-round-green-ff.png);
	*list-style-image: url(/images/site/bg/bullet-round-green-ie.png);
}
#nav-community #dropdowns li:hover ul.sdd li {
	display: list-item;
	list-style-position:inside;
	list-style-image: url(/images/site/bg/bullet-round-d-green-ff.png);
	*list-style-image: url(/images/site/bg/bullet-round-d-green-ie.png);
}

/*SDD Colors*/
#nav-bus #dropdowns li ul.sdd {
	background-color: #f6dce0;
}
#nav-home #dropdowns li ul.sdd {
	background-color: #f0f5ae;
}
#nav-community #dropdowns li ul.sdd {
	background-color: #d7e5d5;
}

/*Hover Colours*/
#nav-bus #dropdowns li ul a:hover {
	color: #ca2030;
}
#nav-home #dropdowns li ul a:hover {
	color: #8c9511;
}
#nav-community #dropdowns li ul a:hover {
	color: #367c2b;
}


/*Mega Drop Downs*/

/*Generic*/
#dropdowns > li {
	float: left;
}
#dropdowns > li > a {
	float: left;
}
#dropdowns ul li a {
	color: #4a4a4a;
}
#dropdowns li ul.mdd li a {
	font-size: 1em
}
#dropdowns li ul.mdd li ul li a {
	font-size: 0.8em
}

	/*Hides the drop downs*/
	#dropdowns > li > ul {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		display: none;/*REMEMEBR TO CHANGE THIS*/
		z-index: 4;
	}
	/*Shows dropdowns*/
	#dropdowns > li:hover > ul {
		display: block;
	}
	#dropdowns  li  > ul > li {
		display: block;
	}
	/*Link hover*/
	#dropdowns > li > ul > li a:hover {
		text-decoration: underline;
	}
	
/* id rename */

#dropdowns2 > li {
	float: left;
}
#dropdowns2 > li > a {
	float: left;
}
#dropdowns2 ul li a {
	color: #4a4a4a;
}
#dropdowns2 li ul.mdd li a {
	font-size: 1em
}
#dropdowns2 li ul.mdd li ul li a {
	font-size: 0.8em
}

	/*Hides the drop downs*/
	#dropdowns2 > li > ul {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		display: none;/*REMEMEBR TO CHANGE THIS*/
		z-index: 4;
	}
	/*Shows dropdowns*/
	#dropdowns2 > li:hover > ul {
		display: block;
	}
	#dropdowns2  li  > ul > li {
		display: block;
	}
	/*Link hover*/
	#dropdowns2 > li > ul > li a:hover {
		text-decoration: underline;
	}

/*Product*/
#dropdowns li ul.mega-products {
	position: absolute;
	top: 41px;
	left: 20px;
	background-color: #f6dce0;
	padding-bottom: 10px;
}
	/*white section*/
	#dropdowns > li > ul.mega-products > li { 
		float: left;
		width: 160px;
		padding: 0;
	}
	#dropdowns > li > ul.mega-products > li a { 
		color: #c41230;
		border-bottom: 1px solid #ccc;
		width: 150px;
		display: block;
		padding: 0 0 0 10px;
		background-color: #fff;
	}
	/*product*/
	#dropdowns > li > ul.mega-products > li  > ul { 
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 160px;
	}
	#dropdowns > li > ul.mega-products > li  > ul li { 
		display: list-item;
		background-color: #f6dce0;
		margin: 15px 0 10px 25px;
		padding: 0;
	}
	#dropdowns > li > ul.mega-products >  li > ul li a {
		color: #4a4a4a;
		border: none;
		padding: 0;
		margin: 0;
		width: 125px;
		line-height: 15px;
		background-color: #f6dce0;
	}
	
/*A-Z*/
#dropdowns2 li ul.mega-az {
	position: absolute;
	top: 41px;
	*top: 25px;
	right: 0;
	width: 958px;
	padding: 0 0 10px 0;
	background: url(/images/site/bg/az-bg.gif) bottom right no-repeat #f7f7f7;
	border: 1px solid #ccc;
}
/*white section*/
#dropdowns2 li ul.mega-az li {
	float: left;
	margin: 0;
}
#dropdowns2 li ul.mega-az li.business a  {
	background-color: #fff;
	display: block;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
	width: 670px;
	color: #c41230;
	padding-left: 15px;
}
#dropdowns2 li ul.mega-az li.home a  {
	background-color: #fff;
	display: block;
	line-height: 38px;
	border-bottom: 1px solid #ccc;
	width: 256px;
	color: #c3cf21;
	padding-left: 15px;
}
#dropdowns2 li ul.mega-az li.business  {
	border-right: 2px dotted #ccc;
}
/*business*/
#dropdowns2 li ul.mega-az li ul.business {
	margin: 0;
	padding: 10px 0;
	width: 228px;
}
#dropdowns2 li ul.mega-az li ul.business li {
	margin: 0 0 0 30px;
	padding: 0;
	display: list-item;
}
#dropdowns2 li ul.mega-az li ul.business li a {
	background-color: #f7f7f7;
	line-height: 25px;
	border: none;
	color: #4a4a4a;
	width: 180px;
}
#dropdowns2 li ul.mega-az li ul.business li a:hover {
	color: #c41230;
}
#dropdowns2 li ul.mega-az li ul.business li ul {
	margin: 0;
	padding: 0;
}
/*home*/
#dropdowns2 li ul.mega-az li ul.home {
	margin: 0;
	padding: 10px 0;
	width: 216px;
}
#dropdowns2 li ul.mega-az li ul.home li {
	margin: 0 0 0 30px;
	padding: 0;
	display: list-item;
}
#dropdowns2 li ul.mega-az li ul.home li a {
	line-height: 25px;
	border: none;
	background: none; 
	color: #4a4a4a;
	width: 225px;
}
#dropdowns2 li ul.mega-az li ul.home li a:hover {
	color: #c3cf21;
}
#dropdowns2 li ul.mega-az li ul.home li ul {
	margin: 0;
	padding: 0;
}


/*SECTOR NAV*/
#sector-nav{
	width: 960px;
	margin: 0 auto;
}
#sector-nav ul {
	margin: 0 0 -6px -41px;
	*margin: 0 0 -6px -1px;
	_margin: 0 0 -12px -10px;
	overflow: hidden;
}
#sector-nav ul li {
	display: block;
	float: left;
	_margin-bottom: -6px;
	padding: 0;
}
#sector-nav ul li a {
	color: #4a4a4a;
	text-decoration: none;
	font-size: 1em;
	padding: 0 20px 0 20px;
	line-height: 46px;
}
#sector-nav ul li.home-active a,#sector-nav ul li.bus-active a, #sector-nav ul li.community-active a, #sector-nav ul li.help-active a {
	color: #fff;
}
#sector-nav ul li.bus a:hover {
	color: #ca2030;
}
#sector-nav ul li.home a:hover {
	color: #c3cf21;
}
#sector-nav ul li.comm a:hover {
	color: #367c2b;
}
#sector-nav ul li.help a:hover {
	color: #ca2030;
}
#sector-nav .bus-active {
	background: url(/images/site/bg/nav/bus-active.gif) bottom no-repeat;
}
#sector-nav .home-active {
	background: url(/images/site/bg/nav/home-active.gif) bottom no-repeat;
}
#sector-nav .community-active {
	background: url(/images/site/bg/nav/community-active.gif) bottom no-repeat;
}
#sector-nav .help-active {
	background: url(/images/site/bg/nav/help-active.gif) bottom no-repeat;
}

/*FOOTER NAV*/
#footer ul {
	margin: -7px 0 0 10px;
	padding: 0;
}
#footer ul li {
	display: inline;
	margin: 0;
}
#footer 

/*UTILITY NAV*/
#utility-nav ul  {
	margin: -3px 0 0 0;
}
#utility-nav ul li {
	margin: 0 0 0 40px;
	list-style-type: none;
}
#utility-nav ul li a {
	color: #4a4a4a;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 24px;
}
#utility-nav ul li a:hover {
	text-decoration: underline;
}
#utility-nav ul li img {
	margin: 0;
}
/*A-Z*/
.a-z {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 24px;
	padding: 0 15px 0 10px;
}
#utility-nav ul li a.a-z:hover{
	text-decoration: none;
}


#a-z-bus {
	border-right: 2px dotted #ccc;
	width: 718px;
	padding-bottom: 15px;
}
#a-z-bus h4 {
	color: #ca2030;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 10px;
	margin: 0;
}
#a-z-bus ul {
	margin: 5px 0 0 -22px;
	*margin: 5px 0 0 0;
}
#a-z-bus ul li {
	margin: 0 10px 0 10px;
}
#a-z-bus ul li a {
	width: 240px;
	display: block;
	font-size: 0.9em;
}
#a-z-bus ul li a:hover {
	color: #ca2030;
}
#a-z-home {
	width: 238px;
	padding-bottom: 15px;
}
#a-z-home h4 {
	color: #c3cf21;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 10px;
	margin: 0;
}
#a-z-home ul {
	margin: 5px 0 0 -22px;
	*margin: 5px 0 0 0;
}
#a-z-home ul li {
	width: 220px;
	margin: 0 0 0 10px;
}
#a-z-home ul li a {
	width: 220px;
	display: block;
	font-size: 0.9em;
}
#a-z-home ul li a:hover {
	color: #c3cf21;
}





/* COMMON CLASSES */
	/*positioning*/
	.left {float: left;}
	.right {float: right;}
	.both {clear: both;}
	.none {clear: none;}
	img#icon {margin-right: 10px}
	a:focus {outline: none;}
	/*text*/
	.small-text {font-size: 0.7em;}
	.yellow, .yellow a {color: #fdb813;}
	
	.red a, .red h1, .red h2, .red h3, .red blockquote {
	color: #ca2030;
	}
	.bodgreen a, .bodgreen h1, .bodgreen h2, .bodgreen h3, .bodgreen blockquote {
	color: #8c9511;
	}
	.d-green a, .d-green h1, .d-green h2, .d-green h3 {
	color: #367c2b;
	}
	.green a, .green h1, .green h2, .green h3 {
	color: #c3cf21;
	}
	.blue a, .blue h1, .blue h2, .blue h3 {
	color: #52bdec;
	}
	.d-blue a, .d-blue h1, .d-blue h2, .d-blue h3 {
	color: #004990;
	}
	.grey-text {
		color: #4a4a4a;
	}
	.red-text {
		color: #c41230;
	}
	.bodgreen-text {
		color: #8c9511;
	}
	/*bullets*/
	.green-bullets {list-style-image: url(/images/site/bg/bullet-green-ff.png);*list-style-image: url(/images/site/bg/bullet-green-ie.png);}
	.red-bullets {list-style-image: url(/images/site/bg/bullet-red-ff.png);*list-style-image: url(/images/site/bg/bullet-red-ie.png);}
	.grey-bullets {list-style-image: url(/images/site/bg/bullet-grey-ff.png);*list-style-image: url(/images/site/bg/bullet-grey-ie.png);}
	.blue-bullets {list-style-image: url(/images/site/bg/bullet-blue-ff.png);*list-style-image: url(/images/site/bg/bullet-blue-ie.png);}
	.white-bullets {list-style-image: url(/images/site/bg/bullet-white-ff.png);*list-style-image: url(/images/site/bg/bullet-white-ie.png);}
	ul.red-round-bullets {
		margin: 0 15px 0 0;
		*margin: 0 10px 0 50px;
		list-style-image: url(/images/site/bg/bullet-round-red-ff.png);
		*list-style-image: url(/images/site/bg/bullet-round-red-ff.png);
	}
	ul.green-round-bullets {
		margin: 0 15px 10px 0;
		*margin: 0 15px 10px 50px;
		list-style-image: url(/images/site/bg/bullet-round-green-ff.png);
		*list-style-image: url(/images/site/bg/bullet-round-green-ie.png);
	}
	ul.dgreen-round-bullets { 
		margin: 0 15px 0 0;
		*margin: 0 15px 0 50px;
		list-style-image: url(/images/site/bg/bullet-round-d-green-ff.png);
		*list-style-image: url(/images/site/bg/bullet-round-d-green-ie.png);
	}

	/*other*/
	.dotted-hr {border-bottom: 2px dotted #ccc;}
	.dotted-hr-margin {border-bottom: 2px dotted #ccc; margin: 10px;}
	.dotted-hr-margin-hoz {border-bottom: 2px dotted #ccc; margin: 0 10px 0 10px;}
	.border-left {border-left: 2px dotted #ccc;}
	.border-right {border-right: 2px dotted #ccc;}
	img {border: 0;}
	textarea {border: 1px solid #ccc;}
	textarea#message {border: 1px solid #999999; overflow: auto;}
	
	
	/*Light boxes*/
.hide {
	display: none;
}
.fblb h1 {
	margin: 5px 0 10px 0;
	font-size: 1.8em;
}
.fblb h2 {
	margin: 5px 0 10px 0;
	font-size: 1.4em;
}
.fblb h3 {
	margin: 5px 0 0 0;
	font-size: 1em;
}
.fblb p {
	font-size: 0.8em;
	margin: 0 0 8px 0;
}


.fblb ul li {
	font-size: 0.8em
}



.fblb table {
	text-align:center;
}
.fblb table thead td {
	font-weight: bold;
}
.red table thead {
color: #c41230;
}
.bodgreen table thead {
color: #8c9511;
}
.fblb table tbody tr {
	border-top: 1px solid #ccc;
}
.fblb table tbody tr td:first-child {
	font-weight: bold;
	text-align: left;
}


.fblb.small-text {
	font-size: 0.7em;
}
.small-content {
	width: 700px;
}


/* tariff upgrade form styles 
====================================== */

.tu-page-title {
	font-size: 2.0em !important;
	margin-top: 20px !important;
}

.tu-table {
	margin-bottom: 20px;
}

.tu-table tbody tr td {
	border-top: 0px;
	border-bottom:1px solid #CCCCCC;
	padding: 10px 0 5px;
}

.tu-table tbody tr {
	border-top: 0px;
	border-bottom:1px solid #CCCCCC;
}

.tu-table h2 {
	margin: 0px !important;
	float: left;
	clear:none;
}

.tu-title-area {
	width: 610px;
	height: 40px;
	*height: 50px;
	clear: both;
}
	
	.tu-title-area input {
		*margin-top: 0px;
	}
	
	.tu-title-area p {
		margin: 5px !important;
		font-size: 0.9em !important;
		color: #000000;
		clear: both;
	}
	
.tu-free-equ-area {
	width: 225px;
	float: left;
	clear: left;
	overflow: auto;
}

.tu-feat-area {
	width: 385px;
	_width: 370px;
	float: left;
	clear: none;
}

.tu-item-name {
	vertical-align: top;
}

.tu-feat-list {
	padding: 0px 0 0 20px;
	*margin: 0 20px 10px 0 !important;
	float: left;
	clear: none;
	font-size: 0.9em !important;
	margin-left: 10px !important;
}


.tu-price {
	font-size: 1.0em !important;
	float: left;
	clear: both;
	*width: 350px;
}
  

.noteText {
	font-size: 0.7em !important;
	padding: 10px 0px;
	margin: 0 !important;
}

.tu-tc {
	padding: 10px 0 0 0;
}

.tu-radio {
	float: left;
	clear: none;
	margin: 5px;
}

.tu-free-equip {
	margin: 0 0 0 5px;
}

