body{
	background: none;
}

form{
	margin:0;
	padding:0;
}

/* Weird Problem IE/FF - class not included, put style instead. */
.skin_mainContainer{
	width: 984px;
	margin: 0 auto;
	/*background: url('/Portals/0/images/mainBackground.jpg') #dddddd repeat-y;*/
	padding: 0;
	/*overflow: hidden;*/
	position: relative;
}

.allContentCont{
	float: left;
	width: 982px;
	margin: 0 5px;
}

.skin_logoCont{
    left: 0;
    margin: 15px 0 0;
    position: absolute;
    top: -39px;
}

.skin_logoCont img{
    height: 60px;
    margin: 15px;
}

.skin_whosonCont{
	float: right;
	margin: 30px 10px 0pt 0pt;
}

.skin_whosonCont .right{
	margin: 6px 0 0 10px;
	border-left:1px solid #E1E1E1;
	padding:0 10px;
}

.skin_submenu{
	float: left;
	width: 98.2%;
	height: 10px;
	padding: 0 9px 0 9px;
	/*background: transparent url('/Portals/0/Skins/AntsyII-Blue/images/menubar_05.png');*/
	background-color: #fff;
}


.skin_submenu, .skin_submenu a:link, .skin_submenu a:active, .skin_submenu a:visited {
	color:#606060;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.importanNoteBox{
	float: left;
	width: 97.8%;
	background:#ffe56d;
	border: 1px #e1e1e1 solid;
	margin: 1px 0 8px 0;
	padding: 4px 1% 4px 1%;
}

.importanNoteBox img{
	vertical-align: -1px;
}

.skin_headerCont, .skin_fw, #dnn_TopBannerPane, #dnn_MidBannerPane, #dnn_BannerPane, #dnn_TopPane, #dnn_MidTopPane, #dnn_CenterPane, #dnn_BottomPane{
	float: left;
	width: 100%;
}

.skin_headerCont{
	position: relative;
}

#dnn_MiddlePane{
	float: left;
	width: 200px;
	height:320px;
	margin: 0 0 0 15px;
	border-right:1px solid #F1F1F1;
}

#dnn_MidRightPane, #dnn_MidLeftPane{
	float:left;
	padding:10px 0 0 10px;
	width:480px;
	height:320px;
	border-right:1px solid #F1F1F1;
}

#dnn_MidRightPane{
	border-right: none;
}

#dnn_TopLeftPane{
	float: left;
	width: 30%;
}

#dnn_TopRightPane{
	float: right;
	width: 30%;
}

#dnn_LeftPane{
	float: left;
	width: 20%;
	margin: 0 10px 0 10px;
}

#dnn_ContentPane{
	float: left;
	width: 54%;
	margin: 0pt 5px 0pt 10px;
}

#dnn_RightPane{
	float: left;
	width: 20%;
	margin: 0pt 10px 0 5px;
}

#dnn_LeftPane2{
	float: left;
	width: 23.5%;
	margin: 0 10px 0 0;
}

#dnn_RightPane2{
	float: right;
	width: 25%;
	margin: 0pt 5px 0 5px;
}

#dnn_ContentPane2, #dnn_ContentPane3{
	float: left;
	width: 74%;
	margin: 0pt 5px 0pt 5px;
}

#dnn_ContentPane3{
	float: left;
	width:72.5%;
	margin: 0pt 5px 0pt 5px;
}

#dnn_homePaneContent{
	float: left;
	width: 59%;
	margin: 0pt 5px 0pt 10px;
}

#dnn_homePaneRight{
	float: left;
	width: 37%;
	margin: 0pt 10px 0 5px;
}

#dnn_BottomColumn1, #dnn_BottomColumn2, #dnn_BottomColumn3, #dnn_BottomColumn4{
	float: left;
}

.skin_footer{
	float: left;
	/*width: 97.6%;*/
	width: 100%;
	padding: 12px 0 0 0;
	margin-top: 15px;
	/* Outline adds 1px to 100% width, causes overflow
	outline: 1px solid #DADADA; */
	/*margin: 0 7px;*/
	/*margin-top: 20px;*/
}

/* Second-border fix */

.skin_footer p{
	font-size:0.9em;
	padding:6px 0 0 1px;
}

.skin_footer p a, .skin_footer p a:visited {
	color:#888888;
	text-decoration:none;
}

.skin_footer h6 {
	color:#6E6E6E;
}

.skin_footer div p a img{
	margin: 0 10px 0 0;
}

/*.skin_footer div{
	margin: 0pt 30px;
	float: left;
}*/

.skin_absfooter{
	/*float: left;*/
	margin:0 auto;
	/*padding:0 5px;*/
	width: 984px;
	border:1px solid white;
	background-color: #e7e7e7;
	background: -moz-linear-gradient(center top , #EAEAEA, #E7E7E7) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear,left top,left bottom,from(#EAEAEA),to(#E7E7E7));
	background: -o-linear-gradient(top,#EAEAEA,#E7E7E7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EAEAEA',endColorstr='#E7E7E7');
}

.skin_absfooter:before {
    border: 1px solid #DADADA;
    content: "";
    margin-top: -2px;
    position: absolute;
    width: 986px;
    height: 232px;
    margin-left: -2px;
	z-index:-1;
}

.skin_absfooter .left{
	margin-left: 30px;
}

.skin_absfooter .right{
	margin-right: 30px;
}

.skin_absfooter a{
	font-size: 0.9em;
}

/* Containers */

.skin_container, .skin_container .skin_content{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.skin_container .skin_head{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #e0e0e0;
	padding: 5px 0 3px 0;
	margin: 5px 0 5px 0;
}

h1, h1 a{
	color: #236ba0;
	font-size: 15px;
	font-weight: bold;
	padding:0;
	margin: 0;
}

h2, h2 a{
	font-size:1.25em;
	font-weight:bold;
	color:#4386B7;
	margin-bottom:0.25em;
}

h3, h3 a{
	color: #236ba0;
	font-size: 15px;
	font-weight: bold;
	padding:0;
	margin:0;
}


/* NetroMenu */

.menuLeftCurve{
	position: absolute;
	bottom:0;
	right: 82%;
}

#NMM
{
	/*float: right;*/
	width: 82%;
	padding-top: 12px;
	background: transparent url('/Portals/0/Skins/AntsyII-Blue/images/menubar_02.png') repeat-x scroll 0 0;
	position: absolute;
	right: 0pt;
	bottom: -2px;
}

#NMM a
{
    color: White;
    display: block;
    white-space: nowrap;
}

#NMM > ul {
    /*float: left;*/
	width: 100%;
	height:31px;/*new*/
	margin:0;
	padding:0;
}

#NMM > ul > li
{
	float:left;
	height: 27px;
	list-style-type:none;
	margin:0;
	padding:1px 2px;
	z-index: 600;
}

#NMM > ul > li:hover{
	background: transparent url('/Portals/0/Skins/AntsyII-Blue/images/menubar_02_hover.png') repeat-x scroll -10px 0;
}

#NMM > ul > li > a
{
	font-family:Arial;
	font-size:15px;
	font-weight:500;
	white-space:nowrap;
	text-decoration:none;
    padding: 4px 14px;
	z-index: 600;
}
#NMM > ul > li > ul
{
    background-color: #77A0D0;
    /*border-top: 1px solid #fff;*/
    margin: 0 0 0 -2px;
    padding-left: 0;
    position: absolute;
	z-index: 600;
}
#NMM > ul > li > ul > li
{
	border-bottom: 1px solid #f6f6f6;
    padding: 4px 60px 4px 17px;
	margin:0;
    position: relative;
	list-style-type:none;
	z-index: 600;
}
#NMM > ul > li > ul > li a{
	font-size: 13px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	z-index: 600;
}
#NMM > ul > li > ul > li:hover
{
    background-color: #7495cc;
}
#NMM > ul > li > ul > li > ul
{
    background-color: #ededed;
	padding-left:0;
	left: 100%;
    position: absolute;
    top: -1px;
	left: 210px;
	z-index: 600;
}
#NMM > ul > li > ul > li > ul > li
{
    border-top: 1px solid White;
    border-right: 1px solid White;
    padding:0 10px;
	margin: 0;
	list-style-type:none;
	z-index: 600;
}
#NMM > ul > li > ul > li > ul > li > a
{
    display: block;
    padding: 4px 10px;
	text-decoration:none;
}
#NMM > ul > li > ul > li > ul > li:hover
{
    background-color: #fafafa;
}
#NMM > ul > li > ul > li > ul > li > ul
{
    background-color: #ededed;
	padding-left:0;
	left: 100%;
    position: absolute;
    top: 0;
	z-index: 600;
}
#NMM > ul > li > ul > li > ul > li > ul > li
{
    border-top: 1px solid White;
    border-right: 1px solid White;
    padding:0 10px;
	margin: 0;
	list-style-type:none;
	z-index: 600;
}
#NMM > ul > li > ul > li > ul > li > ul > li > a
{
    display: block;
    padding: 4px 10px;
	text-decoration:none;
}
#NMM > ul > li > ul > li > ul > li > ul > li:hover
{
    background-color: #fafafa;
}
#NMM ul ul, 
#NMM ul li:hover ul ul, 
#NMM ul ul li:hover ul ul 
{
    display: none;
}
#NMM ul li:hover ul, 
#NMM ul ul li:hover ul, 
#NMM ul ul ul li:hover ul, 
#NMM ul ul ul ul li:hover ul 
{
    display: block;
}
#NMM .jNetMenuSeparator
{
    background-image: url('/Portals/0/Skins/AntsyII-Blue/images/msep.png');
    background-position: 10% 64%;
	height: 24px;
    background-repeat: no-repeat;
    width: 3px;
}

/* BreadCrumb Menu */

#BreadCrumbs ul,
#BreadCrumbs li
{
    display: inline;
}
#BreadCrumbs a
{
    display: block;
    float: left;
    padding: 0 10px 0 5px;
    font-size: 11px;
    color: #606060;
}
#BreadCrumbs a:hover
{
    color: #000;
}

/* Hide Jnet BreadCrumb From Homepage */
.hideJnet #BreadCrumbs{
	display: none;
}

#BreadCrumbs .jNetMenuSeparator
{
    background-image: url('/Portals/0/Skins/AntsyII-Blue/images/msep.png');
    background-position: 10% 64%;
	height: 24px;
    background-repeat: no-repeat;
    width: 3px;
}

#absTopNavigation{
	margin: 0pt auto;
	width: 100%;
	color: #8F8F8F;
	position: relative;
}

#absTopNavigation a{
	color: #8F8F8F;
	text-decoration: none;
	font-size: 12px;
}

#absTopNavigation a:hover{
	color: #515151;
}

#absTopNavigation div.absTopNavCenter{
	margin: 0pt auto;
	height: 25px;
	width: 990px;
	position: relative;
}

#absTopNavigation div.absTopNavCenter div.absTopBut{
	float:right;
	margin:0 0 2px 6px;
	padding:3px 10px;
}

#absTopNavigation div.absTopNavCenter div.topCorners{
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border: 0 0 5px 5px;
	background:#F0F0F0 none repeat scroll 0 0;
	border-style:solid;
	border-color:#E1E1E1;
	border-width:0 1px 1px;
	height: 18px;
}

#absTopNavigation div.absTopNavCenter div.greenBack{
	background:none repeat scroll 0 0 #509a37;
	border-style:solid;
	border-width:0 1px 1px;
	border-color:#618d52;
	color: #ffffff;
}

#absTopNavigation div.absTopNavCenter div.greenBack a{
	color: #ffffff;
}

div.searchCont{
	position:absolute;
	right:-1px;
	top:30px;
	width:156px;
}

div.searchCont a.search img{
	vertical-align: top;
}

div.phoneCont{
	font-size:16px;
	position:absolute;
	color: #a1a1a1;
	right:166px;
	top:32px;
	width:315px;
}

div.phoneCont span{
	color: #616161;
}

div.phoneCont a{
	color:#000000;
}

#dnn_MidLeftPane h3, #dnn_MiddlePane h3, #dnn_MidRightPane h3{
	color: #466899;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0.6em;
}
/*
div.homeSideKnowledgeIntro h3 a{
	margin:0;
	padding:0;
}
*/

span.langBar img{
	width: 25px;
}

ul.chekMarkList li{
	list-style-image:url("/Portals/0/Skins/AntsyII-Blue/images/checkMark.png");
}

ul.chekMarkList li span{
	vertical-align: top;
	padding-left: 5px;
}



/* Global Website */

.homePrograms{
	float: left;
	width: 100%;
	height: 157px;
	margin: 5px 1px 10px 1px;
	border-top:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	background: url('/Portals/0/Skins/AntsyII-Blue/images/homeSilosBg.jpg') repeat-x 0 0;
}

.homePrograms > div{
	border-right:1px solid #ECECEC;
	float:left;
	height:145px;
	position: relative;
	width:241px;
}

.homePrograms > div:last-child{
	border-right: none;
}

.homePrograms > div h2 a{
	color:#B12121;
	font-size:12pt;
	font-weight:600;
	padding-left:14px;
	text-align:left;
	text-decoration: none;
}

.homePrograms > div h2 a span{
	color: #6C8EAF;
}

.homePrograms > div img.price{
	top:0px;
	right:0px;
	position:absolute;
}

.homePrograms > div:last-child img.price{
	right:-3px;
}

.homePrograms > div img.icon{
	display:block;
	left:153px;
	position:absolute;
	top:65px;
	width:79px;
}

.homePrograms > div ul{
	float:left;
	width:218px;
	margin:0;
	padding-left:15px;
}

.homePrograms > div ul li{
	list-style-type: none;
}

.homePrograms > div ul li strong a{
	font-size: 1.2em;
}

/*
.homePrograms > div div.buyButton{
	float: left;
	width: 95%;
	position: relative;
	top: -10px;
	padding: 0 0 0 15px;
}
*/

.homeMidBarCont{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 29px 0;
	border-bottom:1px solid #F1F1F1;
	position: relative;
}

.homeMidBarCont .left{
	width: 701px;
	padding: 18px 0 0 0;
	background:transparent url(/Portals/0/Skins/AntsyII-Blue/images/l-quote.jpg) no-repeat scroll 673px 39px;
}

div.homeMidBarCont div.right{
	border-left:1px solid #F3F3F3;
	height:84px;
	margin:19px 0 0;
	padding-left:10px;
	text-align: center;
	width:234px;
}

div.homeMidBarCont div.right p{
	margin: 0;
}

div.homeMidBarCont div.right p a.tooltip img{
	height: 39px;
	width: 217px;
}

div.homeMidBarCont div.right p a.tooltip span img{
	height: 133px;
	width: 452px;
}

div.homeMidBarCont div.right a.tooltip{
	position: relative;
}

div.homeMidBarCont div.right a.tooltip:hover span{
	right: 174px;
	top: -150px;
	border: none;
	background: none;
}

div.homeMidBarCont div.right p.testimonialLinks{
	text-align: right;
	padding:0 15px 0 0;
}

div.homeMidBarCont div.right p.testimonialLinks a{
	color: #3e6488;
	padding: 0 4px;
}

div.homeMidBarCont div.right p.testimonialLinks a:hover{
	color: #193551;
}

div.homeMidBarCont div.right p strong{
	color: #A1A1A1;
}

.homeMidBarCont .left .homeQuoteSayer{
	color: #A0A0A0;
	font-size: 1em;
	margin: 9px 0 0 0;
	text-align: right;
}

div.homeMidBarCont div.right div{
	padding:0 3px 0 0;
	font-size: 1.2em;
}

.homeMidBarCont .left .homeQuote{
	background:transparent url('/Portals/0/Skins/AntsyII-Blue/images/l-quote.jpg') no-repeat scroll -8px -10px;
	color:#A1A1A1;
	font-size:1.15em;
	margin:0 0 0.3em;
	padding-left: 33px;
}

.homeSectionSeperator{
	float: left;
	width: 100%;
	font-size: 19px;
	font-weight: bold;
	padding: 55px 0 0 3px;
	background: transparent url(/Portals/0/Skins/AntsyII-Blue/images/seperateBack.jpg) repeat scroll 0 0;
	border-bottom: 1px dashed #E1E1E1;
}

.homeSectionSeperator div{
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	float: left;
	background: #F4F4F4;
	border:1px dashed #E9E9E9;
	border-bottom: 0;
	padding: 5px 15px;
	margin-left:5px;
}

.homeSupportBar{
	border-right:1px solid #F3F3F3;
	float:left;
	height: 450px;
	margin: 20px 0 0 3px;
	padding:0 0 0 5px;
	width:95%;
}

.homeSupportBar h3{
	margin: 15px 0 5px 0;
}

.homeSupportBar h3:first-child{
	margin: 5px 0 5px 0;
}

.homeSupportBar p{
	font-size: 14px;
}

div.homeSideKnowledgeIntro{
	position: relative;
}

div.homeSideKnowledgeIntro div{
	margin: 10px 0;
	padding:0;
}

div.homeSideKnowledgeIntro .readMore{
	color: #4e4e4e;
}

div.homeSideKnowledgeIntro .kbFirstCont{
	height: 150px;
}

div.homeSideKnowledgeIntro .kbFirstCont img{
	border:1px solid #E1E1E1;
	float:left;
	height:141px;
	margin:0 15px 0 0;
}

div.homeSideKnowledgeIntro .kbFirstCont p.firstP{
	padding-top: 7px;
	margin-bottom: 0.8em;
}

div.homeSideKnowledgeIntro .kbFirstCont p.firstP a{
	font-size:1.4em;
	font-weight:bold;
	color: #4e4e4e;
}

div.homeSideKnowledgeIntro .kbFirstCont p.secondP{
	font-size: 14px;
	color: #7a7a7a;
}

div.homeSideKnowledgeIntro .kbCont{
	color: #7a7a7a;
	height: 90px;
	border-top: 1px #e9e9e9 solid;
	padding-top: 15px;
	margin-top: 15px;
	font-size: 14px;
}

div.homeSideKnowledgeIntro .kbCont p{
	margin: 0 0 0.9em 0;
}

div.homeSideKnowledgeIntro .kbCont p a strong{
	font-size: 14px;
	color: #4e4e4e;
}

div.homeSideKnowledgeIntro .kbCont img{
	float: left;
	border: 1px solid #E1E1E1;
	margin: 0pt 15px 0pt 0pt;
	height: 59px;
}

div.homeSideKnowledgeIntro .moreArticles{
	padding: 20px;
}

div.homeSideKnowledgeIntro .moreArticles a, div.homeSideKnowledgeIntro .moreArticles a:visited{
	float: right;
	font-size: 1.2em;
	color: green;
	font-weight:bold;
}

div.homeSideKnowledgeIntro div span.releaseDate{
	font-size: 0.8em;
	color: grey;
}

div.homeSideKnowledgeIntro div a, div.homeSideKnowledgeIntro div a:visited{
	color: #434343;
	border-bottom:1px solid #efefef;
	text-decoration: none;
}

div.homeSideKnowledgeIntro div a span{
	font-size: 0.8em;
	color: #7E7E7E;
	padding-left: 3px;
}

div.homeSideKnowledgeIntro div a:hover{
	color: #2a2a2a;
}

div.homeSideKnowledgeIntro ul.articleList{ /* List without bullet */
	list-style: none outside none;
	margin:0;
	padding:0;
}

div.homeSideKnowledgeIntro ul.articleList li{
	list-style-type: none;
}

div.whatDoesNetro p{
	margin-bottom: 1em;
	line-height: 1.4em;
	color: #585858;
}

div.moreInfoBar{
	float: left;
	width: 100%;
	position: relative;
	top: -12px;
	margin: 0pt auto;
	text-align: left;
}

div.moreInfoBar div{
	background:url('/Portals/0/Skins/AntsyII-Blue/images/moreInfoBarBg.png') repeat-x scroll 0 0 transparent;
	border-left:1px solid #F1F1F1;
	border-right:1px solid #F1F1F1;
	color:#A1A1A1;
	font-size:16px;
	margin:0 auto;
	padding:3px 0 0 41px;
	width:947px;
}

div.moreInfoBar div span{
	color: #010101;
}

div.moreInfoBar div img.sep{
	position: relative;
	top: -2px;
	padding: 0 8px 0 20px;
	z-index: 10;
}

div.moreInfoBar div a{
	padding: 0 17px;
	color: #2e4d0b;
	text-decoration: none;
	vertical-align: middle;
}

div.moreInfoBar div a img{
	vertical-align: -2px;
	padding-right: 5px;
}

div.moreInfoBar div a div{
	vertical-align: -2px;
	margin-right: 5px;
}

div.moreInfoBar div a:hover{
	color: #284a00;
}

/* Feature Breakdown Page */
div.featureListCont{
	float:right;
	width:100%;
}

div.featureListCont div.introCont{
	float: right;
	width: 100%;
	background: #fff;
	padding: 30px 0 30px 18px;
	margin: 0;
}

div.featureListCont div.introCont h2{
	font-size: 2.5em;
}

div.featureListCont div.introCont p{
	margin: 15px 0 0 0;
	font-size: 1.3em;
	color: #8e8e8e;
}

div.featureListCont div.feature{
	float: left;
	width: 100%;
	border-top: 1px #e1e1e1 solid;
	padding: 30px 0 30px 5px;
	margin: 0;
}

div.featureListCont div.feature div.leftWidth{
	float: left;
	width: 330px;
}

div.featureListCont div.feature div.right{
	float: right;
}

div.featureListCont div.feature div.rightWidth{
	float: right;
	width: 330px;
}

div.featureListCont div.feature div.left{
	float: left;
}

div.featureListCont div.feature h3{
	font-size: 1.7em;
}

div.featureListCont div.feature  p{
	margin: 15px 0 0 0;
	font-size: 1.3em;
	color: #555555;
}

div.featureListCont div.feature  p.learnMore{
	margin: 0;
	color: #010101;
	padding: 15px 0 0 0;
	text-align: right;
}

div.featureListCont div.feature  p.small{
	color: #8e8e8e;
	font-size: 1em;
}

div.featureListCont div.feature img{
	float: right;
	padding: 15px 0 0 15px;
}

.siloIndex{
	position: fixed;
	margin: 25px 0 0 0;
	background:none repeat scroll 0 0 #F9F9F9;
	padding: 10px;
	width:186px;
	border:1px solid #E9E9E9;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size: 11px;
}

p.backTop{
	margin-bottom:0;
}

p.backTop a{
	color: #a1a1a1;
}

div.startNowCont{
	-moz-border-radius:8px 8px 8px 8px;
	-webkit-border-radius:8px 8px 8px 8px;
	border-radius:8px 8px 8px 8px;
	background:none repeat scroll 0 0 #509A37;
	border:1px solid #326221;
	margin-top:475px;
	padding:5px 15px;
	position:fixed;
	width:176px;
	text-align: center;
}

div.startNowCont a{
	font-size:1.3em;
	font-weight:bold;
	color:#f9f9f9;
	text-decoration: none;
}

.siloIndex ul li a.selected{
	background: yellow;
	/*font-weight: bold;*/
}

.newsCont{
	padding-top: 10px;
}

.newsCont div{
	padding: 5px 0;
}

.newsCont div span{
	color: #a1a1a1;
	font-size: 0.95em;
}

/* Radio */

.radioNote1{
	position: absolute;
	top:27px;
	left: -155px;
}

.radioNote2{
	position: absolute;
	top:10px;
	left: -159px;
}

.radioNote3{
	position: absolute;
	top:10px;
	right: -140px;
}

/* Video */


.videoNote3{
	position: absolute;
	top:10px;
	right: -140px;
}

/* Live */

.liveNote2{
	position: absolute;
	top:36px;
	left: -195px;
}

.liveNote3{
	position:absolute;
	right:-145px;
	top:45px;
}

/* Program pages */

.bandwidthMeter{
	float: left;
	width: 138%;
	height: 5px;
	background:#f1f1f1;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 0 10px 0;
}

.bandwidthMeter div{
	color:#CCC;
	position:relative;
	top: -2px;
	font-size: 7px;
	padding: 0 8.6px;
	float: left;
 }

.bandwidthMeter div span{
	display: none;
	text-align: center;
	position: absolute;
	width:60px;
	padding: 0 6px;
	top: -44px;
	right: -24px;
	color:#616161;
	font-size:1.37em;
	border: 1px #e5e5e5 solid;
	background: #fafafa;
	z-index: 2;
}

.bandwidthMeter div.now{
	color:#d9d9d9;
	font-size: 13pt;
 }
 
.bandwidthMeter div.now span{
	border: none;
	background: none;
	display: inline;
	z-index: 1;
	padding:0;
	top: -22px;
	font-size:0.8em;
	color:#a1a1a1;
}

.bandwidthMeter div:hover{
	color: #a1a1a1;
 }
 
table.featureTable{
	float: left;
	margin: 10px 0;
	width: 98%;
}
 
table.featureTable td{
	width: 128px;
	font-weight: normal; /*bold*/
	color: #616161;
	padding-left: 5px;
}

table.featureTable td:first-child{
	padding-left: 10px;
}

tr.supportDetails, tr.reportingDetails{
	display: none;
	height: 32px;
}

tr.supportDetails td, tr.reportingDetails td{
	font-weight: normal;
	padding-left: 5px;
}

tr.supportDetails td:first-child, tr.reportingDetails td:first-child{
	padding-left: 10px;
}

tr.supportDetails td img, tr.reportingDetails td img{
	vertical-align: top;
	padding-right: 2px;
}

ul.tabs {
	border-bottom:1px solid #E7E7E7;
	float:left;
	height:24px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
ul.tabs li {
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #E7E7E7;
	float:left;
	height:23px;
	line-height:20px;
	margin:0 0 -1px 5px;
	overflow:hidden;
	padding:0;
	position:relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.8em;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
}

.tab_content {
	padding: 22px 14px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}

.nab2011{
font-size: 51pt;
margin-top: 25px;
width: 315px;
line-height: 65%;
}


#actionButtonHome1{
top: 235px;
}

#actionButtonHome2{
top: 278px;
}

.twitterCont{
position: relative;
top: -45px;
}



ul.anythingBase li.panel div.overlayText h2{

font-size:28pt;
line-height:115%;
top:-150px;
}

#homePageOverlayText{
top:169px;
}

#homePageOverlayText h2{
font-size:51pt;
line-height:65%;
}

ul.anythingBase li.panel div.overlayText{position: absolute;
	text-align: center;
	top: 55px;	margin-left:50px; /*67px*/
	z-index: 3;
}


ul.anythingBase li.panel div.overlayText h3{
	line-height:125%;
	text-align: left;
	padding: 6px 0 10px 2px;
	font-size: 17pt;
	font-weight:normal;
	color: #ffffff;
	-moz-text-shadow: 0 1px 12px #010101;
	-webkit-text-shadow: 0 1px 12px #010101;
	text-shadow: 0 1px 12px #010101;
}


