@charset "UTF-8";
/* CSS Document */

* 
{
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	padding: 11px 0 0 0;
	margin: 0;
}
#container {
	width: 964px;
	padding: 0 0 40px 0;
	margin: 0 auto;
}
img {
	border: 0;
	float: left;
}
a {
	outline: none;
}
/* HEADER & NAV */
#header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color:#335e9d;
	height: 7.3242em;
}
#header img {
	float:left;
}

#navigation {
padding:0 0 0 11px;
float: left;
}

#navigation ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 940px;
  list-style: none;
  font-family:Arial, Helvetica, sans-serif;
}

#navigation ul li.large_nav {
	float: left;
	margin-right: 5px;
	background: url(../images/tab_right.gif) no-repeat right top;
}

#navigation li a.large_button { 
	font-weight: bold;
	height: 28px;
	padding: 0 25px;
	background: url(../images/tab_left.gif) no-repeat left top;
	text-decoration: underline;
	color: #fff;
	font-size:0.85em;
	line-height: 28px;
	display: block;
	float: left; /* Hack to make IE/Mac play nice */
}

#navigation ul li.small_nav {
	float: left;
	margin-top: 8px;
	margin-right: 5px;
	background: url(../images/tab_small_right.gif) no-repeat right top;
}

#navigation li a.small_button { 
	font-weight: bold;
	height: 20px;
	padding: 0 18px;
	background: url(../images/tab_small_left.gif) no-repeat left top;
	text-decoration: underline;
	color:#8d8d8d;
	font-size:0.6886em;
	line-height: 20px;
	display: block;
	float: left; /* Hack to make IE/Mac play nice */
}

BODY#homeBody #navigation ul li a.home, BODY#whyBody #navigation ul li a.why, BODY#whenBody #navigation ul li a.when, BODY#howBody #navigation ul li a.how, BODY#aboutBody #navigation ul li a.about, BODY#industryBody #navigation ul li a.industry, BODY#mediaBody #navigation ul li a.media 
{
	color: #333;
}

#navigation ul a:hover {
	color: #333;
}

#navigation p 
{
	display: none;
}
/* CONTENT */
#content {
	width: 100%;
	padding: 9px 0 30px 0;
	margin: 0;
	float: left;
}
#holder_lhs {
	width: 169px;
	padding: 36px 14px 0 0;
	margin: 0;
	float: left;
}
#holder_middle {
	width: 610px;
	padding: 0;
	margin: 0;
	float: left;
}
#holder_rhs {
	width: 169px;
	padding: 0;
	margin: 0;
	float: right;
}
/* BOX */
.redbox {
	background-image: url(../images/home_box_content.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fdfdfd;
	width: 169px;
	padding: 0 0 10px 0;
	margin: 0 0 1.1894em 0;
	text-decoration: underline;
	border:0;
	float: left;
}
.redbox a 
{
	color:#444;
	text-decoration: underline;
	border:0;
}
.redbox a.underline 
{
	text-decoration:underline;
}
.redbox a.pixels 
{
	font-size: 11px;
}
.redbox_bottom a.pixels2 
{
	font-size: 11px;
}
.redbox a:hover
{
	color:#444;
	text-decoration: underline;
}
.redbox_hdr {
	background-image: url(../images/home_box_hdr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#ed3238;
	width: 100%;
	height: 1.82em;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	float: left;
}
.redbox_hdr h3 {
	padding: 7px 0 0 10px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8138em;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.redbox_hdr h3 a 
{
	color:#FFF;
	text-decoration: underline;
}
.redbox_hdr h3 a:hover 
{
	color:#FFF;
	text-decoration: underline;
}
.redbox p, .redbox_bottom p {
	padding: 11px 10px 0 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6886em;
	text-align: left;
	color:#444;
	float: left;
} 
.less_padding 
{
	padding: 11px 8px 0 8px !important;
}
.redbox ul, .redbox_bottom ul {
	padding: 11px 10px 0 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6886em;
	text-align: left;
	color:#444;
	float: left;
}
.redbox ul li, .redbox_bottom ul li {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style:none;
	padding:0 0 5px 12px;
	margin:0;
}
.redbox ul li.darker {
	background-image:url(../images/arrow_darker.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style:none;
	padding:0 0 5px 12px;
	margin:0;
}
.redbox_bottom {
	background-image: url(../images/home_box_content.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fdfdfd;
	width: 169px;
	padding: 0 0 13px 0;
	margin: 0;
	float: left;
}
.redbox_bottom a 
{
	color:#444;
	text-decoration: underline;
	border:0;
}
.redbox_bottom a.underline 
{
	text-decoration:underline;
}
.redbox_bottom a:hover
{
	color:#444;
	text-decoration: underline;
}
/*MIDDLE CONTENT*/
#center_content {
	width:  /*28.45em*/ 455px;
	padding: 0;
	margin: 0;
	text-align:left;
	float:left;
}
#center_content p {
	padding: 0 0 10px 0;
	margin:0;
	width: 98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	color:#444;
	text-align:left;
}
.center_content_header 
{
	background-image:url(../images/home_content_bg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:455px;
	height:142px;
	float:left;
}
.center_content_header h2
{
	margin:20px 88px 0 13px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	color:#ee1c24;
	background-color: #FFF;
	display: inline;
	overflow: hidden;
	float:left;
}
#option {
border:0;
margin:0 0 80px 0;
padding:18px 0 0 4px;
}
#option ul {
height:auto;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#option ul li 
{
display:inline;
float:left;
list-style-image:inherit;
list-style-position:inherit;
list-style-type:inherit;
margin:0;
padding:0;
}
#option ul li.option_1 
{
	background-image:url(../images/home_option1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 107px;
	height: 64px;
	padding: 0 25px 0 89px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#444;
	text-align: left;
}
#option ul li.option_2 
{
	background-image:url(../images/home_option2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 107px;
	height: 64px;
	padding: 0 0 0 99px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#444;
	text-align: left;
}
#hero_img {
	background-image:url(../images/home_heroimg_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:151px;
	height:350px;
	margin:0;
	padding: 0;
	float:left;
}
#hero_img img {
	margin-top:8px;
	float:left;
}
#hero_img span {
	display:none;
}
/* FONT CHANGE */
.font_change {
	padding:3px 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7a7a7a;
	text-align:right;
}
.font_change a {
	font-weight:bold;
	color:#7a7a7a;
	text-decoration: underline;
	padding-right:2px;
}
.font_change a:hover {
	text-decoration:underline;
}
.small {
	font-size:11px;
}
.medium {
	font-size:14px;
}
.big {
	font-size:16px;
}
/* BUTTONS */
#buttons {
	border:0;
	margin:0;
	padding:20px 0 0 0;
	width:100%;
	float:left;
}
#buttons ul {
	height:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
#buttons ul li {
	display:inline;
	float:left;
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:inherit;
	margin:0;
	padding:0 6px 9px 0;
}
#buttons ul li.end {
	display:inline;
	float:left;
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:inherit;
	margin:0;
	padding:0 0 9px 0;
}
#buttons ul li.btm {
	display:inline;
	float:left;
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:inherit;
	margin:0;
	padding:0 6px 0 0;
}
#buttons ul li.btm-rhs {
	display:inline;
	float:left;
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:inherit;
	margin:0;
	padding: 0;
}
#buttons ul li a {
	height:1.46em;
	padding:51px 0 0 0;
	text-decoration: underline;
	float:left;
}
#buttons ul li a:hover {
 color:#363434;
}
#buttons ul li a.settopbox {
	background-image:url(../images/home_button_language.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin:0;
	width:194px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#buttons ul li a.tuning {
	background-image:url(../images/home_button_tuning.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin:0;
	width:193px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#buttons ul li a.definitions {
	background-image:url(../images/home_button_definitions.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0;
	width:194px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#buttons ul li a.antenna {
	background-image:url(../images/home_button_checkantenna.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin:0;
	width:194px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#buttons ul li a.old {
	background-image:url(../images/home_button_connectold.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin:0;
	width:193px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
#buttons ul li a.language {
	background-image:url(../images/home_button_settopbox.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:0;
	width:194px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:center;
}
/* SEARCH */
#search {
	width: 169px;
	height: 1.3146em;
	padding: 0 0 11px 0;
	margin: 0;
	float: left;
}
.search_table {
	width: 128px;
	text-align: left;
}
.search_field {
	width:120px;
	height:1.2em;
	padding:2px 0 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#444;
	border:1px #cfcfcf solid;
}
/**/
.watermarked_SiteSearch {
	width:120px;
	height:1.2em;
	padding:2px 0 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#444;
	border:1px #cfcfcf solid;
}
.go 
{
	float:right;
}
/* FOOTER */
#footer {
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#335e9d;
	width: 964px;
	height: 1.878em;
	padding: 0;
	margin: 0 0 2.0em 0;
	clear:both;
}
#footer p 
{
	display:none;
}
#footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0.3em 0 0 0;
}
#footer ul li {
	display:inline;
	list-style-image:inherit;
	list-style-position:inherit;
	list-style-type:inherit;
	margin:0;
	padding:0;
}
#footer ul li a {
	height:0.6886em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#FFF;
	text-decoration: underline;
	text-align:center;
	padding:0 0.7em 0 0.7em;
	border-right:solid 0.0626em #FFF;
}
#footer ul li a.rhs {
	height:0.6886em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#FFF;
	text-decoration: underline;
	text-align:center;
	padding:0 0.7em 0 0.7em;
	border:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}
/*TOP OF MAIN TEMPLATE - BREADCRUMBS, TEXT RESIZE, SEARCH */
#top {
	width:100%;
	height:30px;
	margin:0;
	padding:0 0 4px 0;
	float:left;
}
.search {
	float:right;
	padding-top: 2px;
}
.font_change_2 {
	padding:5px 0 0 458px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#7a7a7a;
	text-align:right;
	float:left;
}
.font_change_2 a {
	font-weight:bold;
	color:#7a7a7a;
	text-decoration: underline;
	padding-right:3px;
}
.font_change_2 a:hover {
	color:#7a7a7a;
	text-decoration:underline;
}
.breadcrumbs 
{
	width:240px;
	padding:5px 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#444;
	text-align:left;
	float:left;
}
.breadcrumbs a {
	text-decoration:underline;
	color:#444;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	color:#444;
}

/* LHS MAIN TEMPLATE */

#main_content {
	width:778px;
	margin:0;
	padding:0 14px 0 0;
	float:left;
}
/* HEADERS */
#main_header {
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	width:777px;
	height:112px;
	margin:0 0 30px 0;
	padding:0;
	text-align:left;
	float:left;
}
#main_header h2 {
	width:53%;
	height:80px;
	padding:10px 0 10px 14px;
	margin:0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:left;
	color:#ee1c24;
	float:left;
}
#main_header h2.morecopy 
{
	width:57%;
	padding:1px 0 10px 15px;
	margin:0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1268em;
	text-align:left;
	color:#ee1c24;
	float:left;
}
#main_header img {
	float:right;
}
/* COPY MAIN*/
.main_content_copy {
	width:378px;
	margin:0;
	padding:0 11px 0 0;
	float:left;
}
.copy {
	width:100%;
	margin:0;
	text-align:left;
	padding:0 0 26px 0;
	float:left;
}
.copy_bottom, .copy_faqs, .copy_faqsgen {
	width:100%;
	margin:0;
	padding: 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
/* COPY A */
.main_content_copy a, .copy a, .copy_bottom a, .copy_faqsgen a  
{
	color:#ee1c24;
	text-decoration:underline;
}
.main_content_copy a:hover, .copy a:hover, .copy_bottom a:hover, .copy_faqsgen a:hover
{
	text-decoration: underline;
}
/* COPY HEADINGS */
.main_content_copy h4 {
	background-image:url(../images/header_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0 0 6px 0;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#444;
}
.copy h4, .copy_bottom h4, .copy_faqsgen h4 { 
	background-image:url(../images/header_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0 0 6px;
	margin: 0 0 12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#444;
}
.copy_faqs h4 { 
	background-image:url(../images/header_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0;
	margin: 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#444;
}
/* COPY TABLES */
.main_content_copy table {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	color:#444;
}
/* COPY PARAGRAPHS */
.main_content_copy p {
	padding:11px 0 0 0;
	margin:0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
}
.copy p, .copy_bottom p, .copy_faqsgen p 
{
	margin:0 0 10px 0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
}
.copy p.none  
{
	margin:0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
}
.copy span {
	padding: 0;
	margin:0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	float:left;
	width: 167px;
	height: 105px;
}
/* COPY LISTS */
.main_content_copy ul, .copy_faqsgen ul 
{
	margin:0;
	padding:0;
}
.main_content_copy ul li 
{
	list-style:none;
	margin: 0;
	padding:0 0 10px 0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
	list-style-image:url(../images/red_arrow.jpg);
	text-decoration: underline;
}

.copy_bottom ul li, .copy ul li
{
	padding-bottom:5px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
	list-style-image:url(../images/red_arrow.jpg);
	margin-left: 40px;
}
.copy_bottom ol li ul li 
{
	padding: 0;
	margin-top: 5px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	font-size:100%;
	text-align:left;
	list-style-image:url(../images/red_arrow.jpg);
}
.copy_bottom ol li 
{
	padding-bottom:15px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
	margin-left: 40px;
}
.copy_faqsgen ul li 
{
	list-style:none;
	margin: 0;
	padding:0 0 10px 0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
	text-decoration: underline;
}
/* COPY CLASSES */
.padding 
{
	padding-bottom: 15px !important; 
}
.paragraph {
	padding: 0;
	margin:0;
	float:right;
}	
.paragraph p 
{
	padding: 0 ;
	margin:0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
	width: 580px;
}
.raaad 
{
	color:#ee1c24;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.sitemap 
{
	color:#ee1c24;
	font-size:0.7512em;
}
.copy_bottom span {
	padding: 0 23px 0 0;
	margin:0;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	text-align:left;
	float:left;
	width: 183px;
}	
.contact 
{
	width: 500px;
	padding:0;
}
/* FAQS */
.faqs_search_hdr {
	background:none;
	padding:  0 16px 0 0;
	margin: 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#444;
}
html>body .faqs_go  
{
	margin-top:4px;
}
.faqs_search {
	width:245px;
	height:1.4em;
	padding:2px 0 2px 4px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#444;
	border:1px #cfcfcf solid;
}
/*Added by Ej*/
/*Watermark extender for 'faqs_search'*/
.watermarked_FaqSearch {
	width:245px;
	height:1.4em;
	padding:2px 0 2px 4px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#444;
	border:1px #cfcfcf solid;
}
/*AutoComplete flyout */
.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	border : buttonshadow;
	border-width : 0px;
	border-style : none;
	cursor: default;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    font-size: 11px;
	color:#595a5b;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #d9d9d9;
	color: black;
	padding: 1px;
}
/* AutoComplete item */
.autocomplete_listItem 
{
	background-color : window;
	color:#595a5b;
	padding : 1px;	
}
/* SPRY */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}
.CollapsiblePanel a 
{
	outline:none;
}
.CollapsiblePanel a:active
{
outline: none;
}
.CollapsiblePanel a:focus
{
/*-moz-outline-style: none;*/
}
.CollapsiblePanelTab 
{
	height:20px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	padding:5px 0 5px 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#444;
	background-position: right;
	cursor: pointer;
	/*-moz-user-select: none;
	-khtml-user-select: none;*/
}
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	color:#444;
}
.CollapsiblePanelContent ul 
{
	margin-bottom:5px;
	margin-top: 5px;
}
.CollapsiblePanelContent li
{
	margin-left:40px;
	padding-bottom:10px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	list-style-image:url(../images/red_arrow.jpg);	
}
.CollapsiblePanelContent a 
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#ee1c24;
	padding-left:5px;
}
.CollapsiblePanelContent a:hover {
	text-decoration:underline;
}
.CollapsiblePanelTab a {
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	text-align:center;
	color:#444;
}
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-image:url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: right;
}
.hr 
{
	 background-color:#ccc; 
	 color:#ccc; 
	 padding:0; 
	 margin:0;
	 border:0;
	 height:1px;
	 width: 100%;
}
/*ROLLOUT MAP*/
#rolloutmap_au 
{
	background-image:url(../images/rolloutmap_au_bg.gif);
	background-repeat:repeat-y;
	width:778px;
	padding:0;
	margin:20px 0 0 0;
}
#rolloutmap_au_btm 
{
	background-image:url(../images/rolloutmap_au_bgbtm.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:100%;
	padding:0;
	margin:0;
}
#rolloutmap_au_top 
{
	background-image:url(../images/rolloutmap_au_bgtop.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	height:22.7238em;
	padding:20px 0 20px 0;
	margin:0;
}
#rolloutmap_au_lhs 
{
	background-image:url(../images/rolloutmap_vertical_dots.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:415px;
	height:100%;
	padding:0 0 0 6px;
	margin:0;
	float:left;
}
#rolloutmap_au_lhs img 
{
	float:left;
}
#rolloutmap_au_rhs
{
	width:357px;
	height:100%;
	padding:0;
	margin:0;
	float:left;
}
.next_region 
{
	width: 118px;
	height: 110px;
	margin: 0 10px 0 20px;
	padding:0;
	float: left;
}
#rolloutmap_au_rhs h5 
{
	padding:22px 0 20px 22px;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#444;
}
#rolloutmap_au_rhs p 
{
	padding-right:24px;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	color:#444;
}
#rolloutmap_au_rhs ul 
{
	padding:0;
	margin:0 0 0 20px;
}
#rolloutmap_au_rhs ul li 
{
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8138em;
	color:#444;
	list-style-image:url(../images/red_arrow.jpg);
}
#rolloutmap_au_rhs ul li a 
{
	font-size:100%;
	text-decoration: underline;
	color:#444;
}
#rolloutmap_au_rhs ul li a:hover
{
	text-decoration:underline;
	color:#444;
}
#rolloutmap_state_rhs
{
	width:358px;
	height:100%;
	padding:30px 0 40px 0;
	margin:0;
	float:left;
}
#rolloutmap_state_rhs_map
{
	width: 315px;
	height:100%;
	padding:30px 0 40px 0;
	margin:0;
	float:left;
}
#rolloutmap_state_rhs h5 
{
	padding:20px 0 3px 22px;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#ee1c24;
}
#rolloutmap_state_rhs a
{
	color:#ee1c24;
	text-decoration: underline;
}	
#rolloutmap_state_rhs a:hover
{
	color:#ee1c24;
	text-decoration:underline;
}	
#rolloutmap_state_rhs p 
{
	padding:0 24px 0 22px;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7512em;
	color:#444;
}
#rolloutmap_state_rhs span
{
	width:311px;
	padding:0 24px 5px 22px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6886em;
	color:#444;
}
#rolloutmap_state_lhs
{
	width:358px;
	height:100%;
	padding:0;
	margin:0;
	float:left;
}
#rolloutmap_state_lhs_map 
{
	width:460px;
	height:100%;
	padding:0;
	margin:0;
	float:left;
}
#rolloutmap_state_lhs_map img 
{
	float: left;
}
#rolloutmap_state_lhs h5, #rolloutmap_state_rhs_map h5
{
	padding:20px 0 3px 22px;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8764em;
	color:#ee1c24;
}
#rolloutmap_state_lhs a , #rolloutmap_state_rhs_map a
{
	color:#ee1c24;
	text-decoration:underline;
}	
#rolloutmap_state_lhs a:hover, #rolloutmap_state_rhs_map a:hover
{
	color:#ee1c24;
	text-decoration:underline;
}	
#rolloutmap_state_lhs img
{
	margin:0 0 20px 20px; 
	padding:0;
	float:left;
}
#rolloutmap_state_lhs p, #rolloutmap_state_rhs_map p
{
	padding:0 24px 0 22px;
	margin:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}
#rolloutmap_state_lhs span, #rolloutmap_state_rhs_map span
{
	width:100%;
	padding:0 24px 5px 22px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
}
#rolloutmap_state_rhs_map span 
{
	width: 272px;
}
.dotted 
{
	background-image:url(../images/header_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0 0 15px 0;
	margin:0 0 40px 0;
	width:550px;
}
.dotted_nopadding 
{
	background-image:url(../images/header_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0 0 2px 0;
	margin: 0;
	width:550px;
}
.privacy_p 
{
	padding-bottom:5px;
}
.sitemap 
{
	color:#ee1c24;
	font-size:0.7512em;
}

