@charset "utf-8";
/* Verizon Web page template CSS */
a:link{color:#DD0000; text-decoration:underline}
a:visited{color:#DD0000; text-decoration:underline}
a:active{color:#DD0000; text-decoration:none}
a:hover{color:#333333; text-decoration: underline}

html, body{
	background:#1e0000 url(../assets/images/background.jpg) ;
	background-position:center center;
	background-attachment:fixed;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
	height: 100%;
}

#main_container{
	width:971px;
	margin:55px 0 0 0 ;
	height:100%;
}
#header{
	height:67px;
	background:url(../assets/images/header.png);
}
#main_title{
	height:44px;
	background:url(../assets/images/main_title-viss.png);
}
#main_window{
	width:772px;
	float:left;
	
}
#main_text{
	background:url(../assets/images/main_window.bg.png);
	text-align:left;
	padding:20px;
	margin:0;
	min-height:100%;
	height:100%;
}

.subscribe{
	height:60px;
	background: transparent;
	background-image: none;	
}
#sub_window{
	width:185px;
	margin: 20px 0 0 0;
	float:left;
	background: #2a2a2a
}
#sub_text{
	background:#2a2a2a;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	height:100%;
}
#boxRight{
	width:160px;
	color:#FBF8F1;
	margin:20px auto 0 auto;
}

#boxRight h3{
	width:160px;
	color:#ffffff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-indent:3px;
	margin:0;
}
#alertsFrame p{
	margin-left:10px;
	line-height:12px;
}
#alertsFrame p a{
	color:#FBF8F1;
}
#alertsFrame p a:hover{
	color:#C4B5A3;
}
.text_container{
	width:730px;
	margin-bottom:0px;
	height:100%;
}
.text_heading{
	width:730px;
	height:23px;
	background:url(../assets/images/window-heading.png);
}
.text_content{
	background:url(../assets/images/window_bg.png) repeat-x #fbf8f1;
	padding:10px;
	border: 1px solid #322e2d;
	height:100%;
}
ul{
	margin:0;
	padding:5px 5px 0 30px;
}
ol{
	font-size:11px;
	margin:0;
	padding: 0 0 0 20px;
}
li{
margin-top:8px;
}
p{
	margin:0;
	padding: 5px 0 3px 0;
}
.small_text{
	font-size:9px;
	font-style:italic;
}
.style1 {color: #FFFFFF}

#menuBar
{
	padding:22px 0 0 0;
	text-align:right;
	width:400px;	
}
#menuBar ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0 200px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	
}
#menuBar li
{
list-style: none;
float: left;
display: block;
margin: 0;
padding: 0 0 0 10px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #ffffff;
}
#menuBar li.noline
{
list-style: none;
float: left;
display: block;
margin: 0;
padding: 0 0 0 10px;
border-right-width: 0px;
border-right-style: solid;
border-right-color: #ffffff;

}
#menuBar li a
{
	margin: 0;
	padding:0 10px 0 0;
	color: #ebeaea;
	text-decoration:none;
	font-weight:bold;
	
}

#menuBar li a:hover
{
	color: #ffffff;
}
#menuBar li a#menuActive
{
	color: #E70001;
	
}
#searchBox
{
	width:291px;
}
#searchBox h3
{
	margin:0;
	padding:0;
	width:291px;
	background-image: url(../assets/images/searchBoxHeader.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:37px;
}
#searchBox p
{
	margin:0;
	padding:0;
	width:291px;
	background-image: url(../assets/images/searchBoxContent.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e7e0d2;	
}
#searchBox #searchText {
	border: 1px solid #a0978d;
	background-color: #FBF8F1;
	
}
#searchBox input
{
	margin-left:20px;
	
}

#glossaryTerms{
	width:99%;margin:0;list-style-type:none;
	background:inherit;
}

#glossary1{
	width:30%;
	float:left;
	padding:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBF8F1;	
}
#glossary2{
	width:30%;
	float:left;
	padding:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBF8F1;
}
#glossary3{
	width:30%;
	float:left;
	padding:10px;
	}
ul.lists a.glossaryNav{
	line-height:10px;
	padding:0px;
	color:#333333;
	}
ul.lists a.glossaryNav:hover{
	color:#DD0000;
	}
div#innerContent{
	width:95%;
	height:100%;
	min-height:100%;
	margin:0px 10px 0px 10px;
	clear:both;
	
}
div#innerContent div.box1text{
	margin-top:0;
	padding:0 10px 0 10px;
	text-align:left;
	vertical-align:text-top;
	background-image: url(../assets/images/bgDvBox1.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fbf8f1;
	font-size:12px;
	height:100%;
}

div#innerContent h1{
	background-image: url(../assets/images/window-heading.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height:23px;
	line-height:23px;
	text-indent:15px;
	margin:0;
	padding:0;
}
div#innerContent h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A41213;
	text-decoration: none;
	height:23px;
	line-height:23px;
	margin-left:10px;
	padding:0;
	font-weight:bold;
}
div#innerContent h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height:23px;
	line-height:23px;
	margin-left:10px;
	padding:0;
	font-weight:bold;
}
div#innerContent p{
	margin:10px;
}
div#innerContent #Table1{
	clear:both;
}
div#innerContent ul{
	float:none;
}
div#innerContent li{
	font-family: Arial, verdana, Helvetica, sans-serif;
	
}
#leftZone{
	width:100%;
	height:100%;
	min-height:200px;
	padding-bottom:5px;
}
#leftZone div.box1{
	width:300px;
	margin:0 ;
	display:block;
	margin: 0 0 0 280px;
}

#leftZone div.box11{
	width:300px;
	margin:0 ;
	display:block;
	margin: 0 0 0 280px;
	float: left;
	display: inline;
}

#leftZone div.box1 div.box1text{
	margin-top:0;
	padding:0 10px 0 10px;
	text-align:left;
	vertical-align:text-top;
	background-image: url(../assets/images/bgDvBox1.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fbf8f1;
	font-size:11px;
	height:100%;
}
#leftZone div.box1 h2{
	background-image: url(../assets/images/window-heading.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height:23px;
	line-height:23px;
	text-indent:15px;
	margin:0;
	padding:0;
}
#leftZone #submenu{
	margin: 0 0 5px 340px;
	padding: 5px 0 0 0;
	width:291px;
	display:block;
	background-image: url(../assets/images/menuTop.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#leftZone #submenu ul{
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	list-style:none;
	display:block;
	text-align:left;
	background-image: url(../assets/images/submenuBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
#leftZone #submenu li a{
	color: #A70303;
	background: url(../assets/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	margin: 0 10px 0 10px;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

#leftZone #submenu li.title{
	font-size: 18px;
	line-height: 13px;
	font-weight: bold;
	color: #a1978e;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 11px;
	padding-left: 11px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	list-style-image: none;
}
#leftZone p{
	width:300px;
	float:left;
}
#middleContent {
	height:100%;
}
#menuBar2
{
list-style: none;
padding: 0;
margin: 0;
height:25px;
}
#menuBar2 ul
{
list-style: none;
padding: 0;
margin: 0;
}  
#menuBar2 li
{
float: left;
display: block;
margin: 0 0 0 0;
padding: 0 0 0 10px;
background-image: url(../assets/images/tabLeft.png);
background-repeat: no-repeat;
background-position: left top;
line-height:25px;
}
#menuBar2 li a
{
	display: block;
	margin: 0;
	padding:0 40px 0 5px;
	background-image: url(../assets/images/tabRight.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height:25px;
	color: #ebeaea;
	text-decoration:none;
	font-weight:bold;
}
#menuBar2 li a:hover
{
	color: #ffffff;
}
#menuBar2 li a.menuActive
{
	color: #E70001;
	
}
.box1text ul li{
	font-weight: bold;
	text-decoration: none;	
}