*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url(../images/bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: 0px solid #ffffff;
}

img
{
	left: 0px;
	top: 0px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
}

/** main div styles **/
div#main
{
	margin: 0 auto;
	width: 923px;
	display: block;
	text-align: center; 
	/*background-color: #c3c3c3; */
}

/** topbar div styles **/
div#topbar
{
	width: 923px;
	height: 27px;
	display: block;
	text-align: right;
}
div#topbar ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#topbar ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
}
div#topbar ul li a
{
	margin: 0px 0px 0px 20px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	line-height: 27px;
	text-transform: uppercase;
	text-decoration: none;
}

/** logobar div styles for logo, contact and menu items **/
div#logobar
{
	width: 923px;
	height: 102px;
	display: block;
	float: left;
	text-align: left; /*background-color: #ff0000;*/
}
div#logobar div.logo
{
	margin: 23px 0px 0px 0px;
	width: 200px;
	height: 79px;
	display: block;
	float: left; /*background-color: #00ff00;*/
}
div#logobar div.contact
{
	margin: 23px 0px 0px 0px;
	width: 723px;
	height: 49px;
	display: block;
	float: right;
	text-align: right; /*background-color: #0000ff;*/
}
div#logobar div.contact span.number
{
	font-size: 18px;
	color: #686868;
}
div#logobar div.contact span.emailid
{
	font-size: 14px;
	color: #686868;
}
div#logobar div.menu
{
	margin: 0px 0px 0px 0px;
	width: 723px;
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	text-align: right; /*background-color: #00ffff;*/
}
div#logobar div.menu a
{
	margin: 0px 0px 0px 20px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
div#logobar div.menu a.selected, div.menu a:hover
{
	margin: 0px 0px 0px 20px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border-bottom: 3px solid #cc3333;
}

/** bannerbar styles for home page banner and pressbox **/
div#bannerbar
{
	margin: 10px 0px 0px 0px;
	width: 923px;
	height: 278px;
	display: block;
	float: left;
	text-align: left; /*background-color: #ff0000;*/
}
div#bannerbar div.banner
{
	width: 656px;
	height: 278px;
	display: block;
	float: left;
}
div#bannerbar div.pressborder
{
	width: 257px;
	height: 278px;
	display: block;
	float: right;
	border: 0px solid #d1d2d3;
	background-color: #d1d2d3;
}
div#bannerbar div.press
{
	margin: 5px 5px 5px 5px;
	width: 247px;
	height: 268px;
	display: block;
	float: right;
	border: 0px solid #f4f3f3;
	background-color: #f4f3f3;
}
div#bannerbar div.press img
{
	vertical-align: middle;
}

/** tickerbar styles **/
div#tickerbar
{
	margin: 10px 0px 0px 0px;
	width: 923px;
	display: block;
	float: left;
	text-align: left; /*background-color: #ff0000;*/
}
div#tickerbar #news_tick
{
	background: transparent url( '../images/ticker_left.gif' ) no-repeat left top;
	height: 40px;
	padding-left: 5px;
}
div#tickerbar #news_tick .tick
{
	background: url( '../images/ticker_right.gif' ) no-repeat right top;
	padding-right: 5px;
}
div#tickerbar #news_tick .tick .middle
{
	background: url( '../images/ticker_tile.gif' ) repeat-x top;
	height: 40px;
}
div#tickerbar #news_tick .title
{
	font-size: 14px;
	font-weight: bold;
	float: left;
	position: relative;
	background: url( '../images/ticker_tile_dark.gif' ) repeat-x;
	height: 40px;
	width: 112px;
}
div#tickerbar #news_tick .title .carat
{
	position: absolute;
	right: -8px;
	display: block;
	background: url( '../images/ticker_carat.gif' ) no-repeat top right;
	width: 8px;
	height: 40px;
}
div#tickerbar #news_tick .title .pad
{
	padding: 14px 0 0 17px;
}
div#tickerbar #news_tick .tickbox
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	float: left;
	margin-left: 20px;
}
div#tickerbar #news_tick .tickbox a, div#tickerbar #news_tick .tickbox a:link, div#tickerbar #news_tick .tickbox a:active, div#tickerbar #news_tick .tickbox a:visited
{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
div#tickerbar #news_tick .tickbox a:hover
{
	color: #cc3333;
	text-decoration: underline;
}
div#tickerbar #news_tick .tickbox .pad
{
	padding: 14px 0 0 19px;
}
div#tickerbar #news_tick .controls
{
	float: right;
}
div#tickerbar #news_tick .controls .pad
{
	padding: 9px 19px 0 0;
}
div#tickerbar #news_tick .controls a
{
	display: block;
	float: left;
	position: relative;
}
div#tickerbar #news_tick .tick_back
{
	width: 25px;
	height: 23px;
}
div#tickerbar #news_tick .tick_forward
{
	width: 25px;
	height: 23px;
}
div#tickerbar #news_tick .tick_pause_play
{
	width: 22px;
	height: 23px;
}

/** productsbar styles **/
div#productsbar
{
	margin: 10px 0px 0px 0px;
	width: 923px;
	height: 251px;
	display: block;
	float: left;
	text-align: left; /*background-color: #ff0000;*/
}
div#productsbar div.box1border
{
	width: 389px;
	height: 251px;
	display: block;
	float: left;
	border: 0px solid #d1d2d3;
	background-color: #d1d2d3;
}
div#productsbar div.box1border div.box1
{
	margin: 5px 5px 5px 5px;
	width: 379px;
	height: 241px;
	display: block;
	float: left;
	border: 0px solid #f4f3f3; /*background-color: #f4f3f3;*/
}
div#productsbar div.box2
{
	margin: 0px 0px 0px 10px;
	display: block;
	float: left;
}
div#productsbar div.box2 a img
{
	margin: 0px 0px 1px 0px;
}
div#productsbar div.box3border
{
	width: 257px;
	height: 251px;
	display: block;
	float: right;
	border: 0px solid #d1d2d3;
	background-color: #d1d2d3;
}
div#productsbar div.box3border div.box3
{
	margin: 5px 5px 5px 5px;
	width: 247px;
	height: 241px;
	display: block;
	float: right;
	border: 0px solid #f4f3f3;
	background-color: #f4f3f3;
}

/** bottomlinksbar styles **/
div#bottomlinksbarborder
{
	margin: 10px 0px 0px 0px;
	width: 923px;
	height: 265px;
	display: block;
	float: left;
	text-align: left;
	border: 0px solid #d1d2d3;
	background-color: #d1d2d3;
}
div#bottomlinksbar
{
	margin: 5px 5px 5px 5px;
	width: 913px;
	height: 255px;
	display: block;
	float: left;
	text-align: left;
	border: 0px solid #f4f3f3;
	background-color: #f4f3f3;
}
div#bottomlinksbar div.bottomlinksbox
{
	margin: 0px 0px 0px 10px;
	float: left;
	width: 218px;
}
div#bottomlinksbar div.bottomlinksbox h3
{
	margin: 10px 0px 10px 0px;
	font-size: 14px;
}
div#bottomlinksbar div.bottomlinksbox ul
{
	margin: 0 0 0 0;
	font-size: 12px;
	list-style: none;
	padding-left: 0px;
}
div#bottomlinksbar div.bottomlinksbox li
{
	margin-left: 0px;
	padding-left: 0px;
}
div#bottomlinksbar div.bottomlinksbox li a, div#bottomlinksbar div.bottomlinksbox li.noborder a
{
	list-style: none;
	display: block;
	width: 94%;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 5px 0;
	color: #575757;
	line-height: 18px;
	text-decoration: none;
}
div#bottomlinksbar div.bottomlinksbox li a:hover, div#bottomlinksbar div.bottomlinksbox li.noborder a:hover
{
	list-style: none;
	display: block;
	width: 94%;
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 5px 0;
	color: #cc3333;
	line-height: 18px;
	text-decoration: none;
}
div#bottomlinksbar div.bottomlinksbox li.noborder a, div#bottomlinksbar div.bottomlinksbox li.noborder a:hover
{
	border-bottom: 0px solid #ff0000;
}

/** partnersbar styles **/
div#partnersbar
{
	margin: 10px 0px 0px 0px;
	width: 923px;
	display: block;
	float: left;
	text-align: left;
}

/** footerbar styles **/
div#footerbar
{
	margin: 10px 0px 0px 0px;
	width: 923px;
	display: block;
	float: left;
	text-align: left;
}
div#footerbar div.footer
{
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
}
div#footerbar img
{
	margin: 0px 0px 0px 10px;
	display: block;
	float: left;
	text-align: left;
}

/** contentbar styles for inner pages **/
div#contentbar
{
	margin: 10px 0px 0px 0px;
	width: 923px;
	display: block;
	float: left;
	text-align: left; 
	/*background: transparent url(../images/tempbg.jpg) repeat-y bottom center;*/
	/*background-color: #ff0000;*/
}
div#contentbar div#left
{
	margin: 0px 0px 0px 0px;
	width: 656px;
	display: block;
	float: left;
	/* background-color: #ff0000; */
}
div#contentbar div#left div.leftbanner
{
	margin: 0px 0px 0px 0px;
	width: 656px;
	height: 95px;
	display: block;
	float: left;
	background-color: #d1d2d3;
}

div#contentbar div#left div.leftmsbanner
{
	margin: 0px 0px 0px 0px;
	width: 656px;
	display: block;
	float: left;
	background-color: #d1d2d3;
}

div#contentbar div#left div.leftcontent
{
	margin: 10px 0px 0px 0px;
	width: 656px;
	/*height: 595px;*/
	display: block;
	float: left;
	background-color: #f4f3f3;
}
div#contentbar div#left div.leftcontent h2
{
	margin: 10px 15px 10px 15px;
	font-size: 20px;
	color: #686868; /*background-color: #ffff00;*/
}
div#contentbar div#left div.leftcontent p
{
	margin: 10px 15px 15px 15px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify; /*background-color: #ffff00;*/
}
div#contentbar div#right
{
	margin: 0 auto;
	width: 257px;
	display: block;
	float: right;
	/*background-color: #ffff00;*/
}
div#contentbar div#right div.rightborder1
{
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 257px;
	height: 280px;
	display: block;
	float: right;
	border: 0px solid #d1d2d3;
	background-color: #d1d2d3;
}
div#contentbar div#right div.rightborder1 div.rightbox1
{
	margin: 5px 5px 5px 5px;
	width: 247px;
	height: 270px;
	display: block;
	float: right;
	border: 0px solid #f4f3f3;
	background-color: #f4f3f3;
}
div#contentbar div#right div.rightborder2
{
	clear: both;
	margin: 10px 0px 0px 0px;
	width: 257px;
	height: 67px;
	display: block;
	float: right;
	border: 0px solid #d1d2d3;
	background-color: #d1d2d3;
}
div#contentbar div#right div.rightborder2 div.rightbox2
{
	margin: 5px 5px 5px 5px;
	width: 247px;
	height: 57px;
	display: block;
	float: left;
	border: 0px solid #f4f3f3;
	background-color: #f4f3f3;
}
div#contentbar div#right div.rightborder3
{
	clear: both;
	margin: 10px 0px 0px 0px;
	width: 257px;
	height: 200px;
	display: block;
	float: left;
	border: 0px solid #d1d2d3;
	background-color: #d1d2d3;
}
div#contentbar div#right div.rightborder3 div.rightbox3
{
	margin: 5px 5px 5px 5px;
	width: 247px;
	height: 190px;
	display: block;
	float: left;
	border: 0px solid #f4f3f3;
	background-color: #f4f3f3;
}

/** right links box **/
div.rightlinksbox
{
	margin: 0px 0px 0px 5px;
	float: left;
	width: 222px; 
	/*background-color: #ffff00;*/
}
div.rightlinksbox h3
{
	margin: 10px 0px 10px 10px;
	font-size: 16px;
}
div.rightlinksbox ul
{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	list-style: none;
	padding-left: 0px;
}
div.rightlinksbox li
{
	margin-left: 0px;
	padding-left: 0px;
}
div.rightlinksbox li a, div.rightlinksbox li.noborder a
{
	list-style: none;
	display: block;
	width: 217px;
	border-bottom: 1px solid #c3c2c2;
	padding: 5px 0 5px 0;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
div.rightlinksbox li a:hover, div.rightlinksbox li.noborder a:hover
{
	list-style: none;
	display: block;
	width: 217px;
	border-bottom: 1px solid #c3c2c2;
	padding: 5px 0 5px 0;
	color: #cc3333;
	line-height: 18px;
	text-decoration: none;
}
div.rightlinksbox li.noborder a, div.rightlinksbox li.noborder a:hover
{
	border-bottom: 0px solid #f4f3f3;
}

/** bottom links box **/
div.bottomlinksbox
{
	margin: 0px 0px 0px 10px;
	float: left;
	width: 218px; /* background-color: #ffff00;*/
}
div.bottomlinksbox h3
{
	margin: 10px 0px 10px 0px;
	font-size: 14px;
}
div.bottomlinksbox ul
{
	margin: 0 0 0 0;
	font-size: 12px;
	list-style: none;
	padding-left: 0px;
}
div.bottomlinksbox li
{
	margin-left: 0px;
	padding-left: 0px;
}
div.bottomlinksbox li a, div.bottomlinksbox li.noborder a
{
	list-style: none;
	display: block;
	border-bottom: 1px solid #cccccc;
	width: 200px;
	padding: 5px 0 5px 0;
	color: #575757;
	line-height: 18px;
	text-decoration: none;
}
div.bottomlinksbox li a:hover, div.bottomlinksbox li.noborder a:hover
{
	list-style: none;
	display: block;
	border-bottom: 1px solid #cccccc;
	width: 200px;
	padding: 5px 0 5px 0;
	color: #cc3333;
	line-height: 18px;
	text-decoration: none;
}
div.bottomlinksbox li.noborder a, div.bottomlinksbox li.noborder a:hover
{
	border-bottom: 0px solid #ff0000;
}


/** clear styles **/
.clear
{
	clear: both;
}

/** spacer styles **/
.spacer
{
	display: block;
	float: left;
	height: 20px;
}

/** hidden div styles **/
.hidden
{
	position: absolute;
	left: -1000em;
	top: -1000em;
	overflow: hidden;
}

/* image sprites */
.sprite
{
	text-indent: -9000px;
	display: block;
	background-image: url( '../images/sprite24.png' );
	background-repeat: no-repeat;
}
.sprite_text
{
	background-image: url( '../images/sprite24.png' );
	background-repeat: no-repeat;
}

.sprite_bundles_tab
{
	width: 40px;
	height: 309px;
}
.sprite_community_left
{
	width: 179px;
	height: 71px;
}
.sprite_community_right
{
	width: 7px;
	height: 70px;
}
.sprite_internet_tab
{
	width: 40px;
	height: 309px;
}
.sprite_marquee_bubble
{
	width: 182px;
	height: 62px;
}
.sprite_new_red_left
{
	width: 14px;
	height: 24px;
}
.sprite_new_red_right
{
	width: 14px;
	height: 24px;
}
.sprite_new_service_button
{
	width: 178px;
	height: 35px;
}
.sprite_number_divider
{
	width: 2px;
	height: 22px;
}
.sprite_number_left_cap
{
	width: 2px;
	height: 22px;
}
.sprite_number_right_cap
{
	width: 2px;
	height: 22px;
}
.sprite_open
{
	width: 12px;
	height: 12px;
}
.sprite_phone_tab
{
	width: 40px;
	height: 309px;
}
.sprite_play
{
	width: 32px;
	height: 32px;
}
.sprite_plus
{
	width: 12px;
	height: 12px;
}
.sprite_question
{
	width: 17px;
	height: 13px;
}
.sprite_ticker_back
{
	width: 25px;
	height: 23px;
}
.sprite_ticker_carat
{
	width: 8px;
	height: 40px;
}
.sprite_ticker_forward
{
	width: 25px;
	height: 23px;
}
.sprite_ticker_left
{
	width: 5px;
	height: 40px;
}
.sprite_ticker_pause
{
	width: 22px;
	height: 23px;
}
.sprite_ticker_play
{
	width: 22px;
	height: 23px;
}
.sprite_ticker_right
{
	width: 5px;
	height: 40px;
}
.sprite_tv_tab
{
	width: 40px;
	height: 309px;
}

.sprite_bundles_tab
{
	background-position: 0 0;
}
.sprite_community_left
{
	background-position: 0 -319px;
}
.sprite_community_right
{
	background-position: 0 -400px;
}
.sprite_internet_tab
{
	background-position: 0 -480px;
}
.sprite_marquee_bubble
{
	background-position: 0 -799px;
}
.sprite_new_red_left
{
	background-position: 0 -871px;
}
.sprite_new_red_right
{
	background-position: 0 -905px;
}
.sprite_new_service_button
{
	background-position: 0 -939px;
}
.sprite_number_divider
{
	background-position: 0 -984px;
}
.sprite_number_left_cap
{
	background-position: 0 -1016px;
}
.sprite_number_right_cap
{
	background-position: 0 -1048px;
}
.sprite_open
{
	background-position: 0 -1080px;
}
.sprite_phone_tab
{
	background-position: 0 -1102px;
}
.sprite_play
{
	background-position: 0 -1421px;
}
.sprite_plus
{
	background-position: 0 -1463px;
}
.sprite_question
{
	background-position: 0 -1485px;
}
.sprite_ticker_back
{
	background-position: 0 -1508px;
}
.sprite_ticker_carat
{
	background-position: 0 -1541px;
}
.sprite_ticker_forward
{
	background-position: 0 -1591px;
}
.sprite_ticker_left
{
	background-position: 0 -1624px;
}
.sprite_ticker_pause
{
	background-position: 0 -1674px;
}
.sprite_ticker_play
{
	background-position: 0 -1707px;
}
.sprite_ticker_right
{
	background-position: 0 -1740px;
}
.sprite_tv_tab
{
	background-position: 0 -1790px;
}
/* .sprite_ticker_forward {background-position-x 1} */

#layer_top
{	
	width: 923px;
	display: block;
	/*background-color: #ff0000;*/
}

#layer_bottom
{
	width: 923px;
	display: block;
	/*background-color: #0ff000;*/
}


span.bulleted_heading
{
	margin: 0px 0px 0px 0px;
	display:block;
	text-indent: 15px;
	color: #cc3333;
	font-size: 13px;
	font-weight: bold;
	background: transparent url(../images/arrow.jpg) no-repeat center left;
	
}

span.bulleted_heading a
{
	margin: 0px 0px 0px 0px;
	display:block;
	text-indent: 15px;
	color: #cc3333;
	font-size: 13px;
	/*font-weight: normal;*/
	line-height: 20px;
	text-decoration: none;
}


span.indented_text
{
	margin: 0px 0px 10px 15px;
	display:block;
	font-size: 12px;
}

span.bulleted_item
{
	margin: 0px 0px 0px 15px;
	display:block;
	font-size: 12px;
	text-indent:15px;
	background: transparent url(../images/arrow_blue.png) no-repeat center left;
}

span.bulleted_item span
{
	margin: 0px 0px 0px 15px;
	display:block;
	font-size: 12px;
	text-indent: 0px;
	padding: 2px;
	/*border-left: 1px solid #cc3333; */
}

span.bulleted_item a
{
	margin: 0px 0px 0px 0px;
	display:block;
	text-indent: 15px;
	color: #575757;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	text-decoration: underline;
}

table.tblstyle
{
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	border-collapse:collapse;
}

table.tblstyle tr *
{
	background-color: #f3f3f3;
	border-bottom: 1px solid #c3c3c3;
	border-top: 1px solid #c3c3c3;
	vertical-align:middle;
}
table.tblstyle tr.header
{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background-color: #f3f3f3;
	vertical-align: middle;
	
	height: 25px;
	line-height: 25px;
}


table.tblstyle th
{
	padding: 5px 5px 5px 5px;
	text-align:left;
	vertical-align:top;
	color:#cc3333;
	vertical-align: top;
	line-height: 20px;
}

table.tblstyle td
{
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	vertical-align: top;
	/*text-align:justify;*/
}


ul.liststyles 
{
	margin: 0px 15px 15px 15px;
	padding-left: 30px;
}

ul.liststyles li
{
	font-size: 12px;
	list-style: url(../images/arrow_blue.png) outside;
	line-height: 15px;
	padding: 0px 0 5px 0px;
}

ul.sitemap
{
	color: #ff0000;
}

ul.sitemap li
{
	
}

ul.sitemap li ul
{
	
}

ul.sitemap li ul li
{
	
}


table.tblemailstyle
{
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	border-collapse:collapse;
}

table.tblemailstyle tr *
{
	background-color: #f3f3f3;
	/*border-bottom: 1px solid #c3c3c3;*/
	border-top: 1px solid #c3c3c3;
	vertical-align:middle;
}
table.tblemailstyle tr.header
{
	/*border-top:1px solid #666666; */
	border-bottom:1px solid #666666; 
	background-color: #f3f3f3;
	vertical-align: middle;
	
	height: 25px;
	line-height: 25px;
}


table.tblemailstyle th
{
	padding: 5px 5px 5px 5px;
	text-align:center;
	vertical-align:middle;
	color:#cc3333;
	line-height: 20px;
	
}

table.tblemailstyle td
{
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	vertical-align: middle;
	/*text-align:justify;*/
	
}

table.tblemailstyle td img, 
table.tblemailstyle td strong, 
table.tblemailstyle td sup,
table.tblemailstyle th img, 
table.tblemailstyle th strong, 
table.tblemailstyle th sup
{
	border: none;
	
}