@charset "utf-8";
/* CSS Document */

html { font-size: 100%; /* IE trick to allow proper resizing of text */ }

body {
margin:0 0 0 0;
text-align:center;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; /* 1em is now 12px at 96ppi. */
font-size:12px;
background-color: #0b1403;
}

textarea, select, input { 
font-size: 11px;
background-color:#ecf6e5;
}

em {
font-size:10px;
}

a:link, a:visited {
color:#00853e;
font-size:12px;

}

a:hover {
color: #000;
font-size:12px;
	
}

a.footer:link, a.footer:visited {
color:#00853e;
font-size:10px;
text-decoration:none;
}

a.footer:hover {
color: #000;
font-size:10px;
text-decoration:none;	
}

a.submenus:link, a.submenus:visited {
color:#fff;
font-size:11px;
text-decoration:none;
}

a.submenus:hover {
color: #7ac142;
font-size:11px;
text-decoration:none;	
}

a.black:link, a.black:visited {
color:#000;
font-size:11px;
text-decoration:none;
}

a.black:hover {
color: #FFF;
font-size:11px;
text-decoration:none;	
}

a.breadcrumb:link, a.breadcrumb:visited {
color:#9c9c9c;
font-size:11px;
text-decoration:none;
}

a.breadcrumb:hover {
color: #000;
font-size:11px;
text-decoration:none;	
}
a.white:link, a.white:visited {
color:#ffffff;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

a.white:hover {
color: #00853e;
font-size:12px;
text-decoration:none;	
font-weight:bold;
}
a.green:link, a.green:visited {
color:#00853e;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

a.green:hover {
color: #000;
font-size:12px;
text-decoration:none;	
font-weight:bold;
}

.titleGreen {
color:#00853e;
font-size:12px;
font-weight:bold;
}

h1 {
color:#00853e;
font-size:20px;
font-weight:100;
margin:0;
}

h2 {
color:#00853e;
font-size:16px;
font-weight:100;
margin:0;
}

h3 {
color:#7ac143;
font-size:14px;
font-weight:bold;
margin:0;
}

#siteWrapper {
width:1024px;
margin:0 auto;
text-align:left;
background:white;
}

#branding {
background-color:#fff;
width:900px;
height:110px;
}

#brandingLeft {
background-color:#fff;
width:380px;
height:50px;
float:left;
padding:30px 0 30px 20px;
}

#mainmenu {
background-color:#fff;
padding-right:20px;
padding-top:55px;
width:480px;
height:55px;
text-align:right;
float:right;
}

#login input.button {
font-size:10px;
margin:0;
border:1px solid #939494;
background-color:#fff;

}

#topPanels {
background:url(../../../voicetransact/images/header_bg.jpg) no-repeat;
margin:0;
width:1024px;
height:169px;
}

#topPanelsLeft {
width:550px;
height:169px;
float:left;
padding:0;
}

#topPanelsRight {
width:450px;
height:169px;
float:right;
}

#topPanelsRightInside {
font-size:1.2em;
color:#fff;
padding:20px 10px 0 20px;
width:400px;
}

#home {
background-color:#fff;
margin:0;
width:1024px;
min-height:480px;
padding:0px;
}

#homeBorder { 
background-color:#fff;

}

#insideBorder {
background-color:#f5faf2;
height:330px;
border-style:solid;
border:1px;
border-color:#ccc;
padding:20px;

}

#insideLeft {
float:left;
width:200px;
padding:0;
font-size:10px;
}

ul.tabs {
float:left;
list-style:none;
text-transform:uppercase;
color:#000;
margin:0;
padding:0;
}

ul.tabs li{
font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
background:url(../../../voicetransact/images/tab_background.gif);
width:150px;
height:25px;
line-height:25px;
float:left !important;
list-style-type:none;
text-align:left;
margin:0 0 5px 0;
padding:0 0 0 20px;
}

ul.tabs li a,ul.tabs li a:link,ul.tabs li a:visited{
font-size:11px;
text-decoration:none;
color:#000;
font-weight:bold;
}

ul.tabs li a:hover{
color:#ccc;
font-weight:bold;
}

#insideRight {
float:right;
width:620px;
}

#footer {
clear:both;
margin:0;
width:1024px;
height:40px;
padding:20px 10px 10px 10px;
font-size:10px;
background-color:#ffffff;
color:#717171;
}

/* INNER PAGES */

#innerPage {
margin:0;
width:900px;

}

#innerLeft {
width:301px;
float:left;
}

#leftPic {
width:301px;
height:170px;
float:left;
border-bottom:1px solid #fff;
background:url(../../../voicetransact/images/index_03.html);
}

#innerContent {
background-color:#FFF;
width:598px;
float:right;
margin:0;
}

#innerContentInside {
padding:5px 30px 30px 20px;
font-size:12px;
margin:0;
}

#innerContentInside table {
background-color:#ccc;
font-size:11px;
}

#innerContentInside th {
background-color:#3d4043;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
text-align:center;
color:#fff;
}

#innerContentInside td {
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
padding-right:3px;
}

#innerContentInside tr.c0 {
background-color:#d7ecc6;
}

#innerContentInside tr.c1 {
background-color:#fff;
}

#innerContentInside tr.c0:hover {
background-color:#818486;
color:#fff;
}

#innerContentInside tr.c1:hover {
background-color:#818486;
color:#fff;
}

#innerContentInside table.forms {
background-color:#fff;
font-size:12px;
}

#innerContentInside td.forms {
padding-left:0;
padding-top:2px;
padding-bottom:2px;
padding-right:3px;
}
#innerContentInside table {
background-color:#ccc;
font-size:11px;
}

#innerContentInside #faq th {
background-color:#3d4043;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
text-align:center;
color:#fff;
}
#innerContentInside #faq td {
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
padding-right:3px;
background-color:#fff;
}
#all_faqs ul
{
list-style-type:disc;
}
#innerSubmenu {
background:url(../images/background_submenu.png);
color:#fff;
float:left;
width:284px;
height:150px;
margin:25px 0 0 25px;
}

#innerSubmenu a:link, #innerSubmenu a:visited {
color:#fff;
font-size:12px;
}

#innerSubmenu a:hover {
color: #000000;
font-size:12px;
	
}

#innerSubmenu ul {
width:270px;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0 20px;
padding:0;
}

#innerSubmenu li {
margin:0;
padding-left:1em;
background-image:url(../images/bullet_white.gif);
background-repeat:no-repeat;
background-position:0 .4em;
}

#innerSubmenu p {
font-size:11px;
margin-top:10px;
padding-left:20px;
}
#mainmenu {
width:900px;
height:21px;
background:url(../images/index_02.gif);
margin:0;
}


#pageContent {
margin: 35px 20px 20px 20px;
height:auto !important;
background:#fff;
min-height: 418px;
overflow: visible;
width: 650px;
}

#pageMenu {
margin: 15px 0px 0px 15px;
height: 140px;
}

#pageMenuBelow {
margin: 0px 0px 0px 5px;
}

#pageTopMenu {
margin: 30px 0px 0px 0px;
}


ul.nav {
float:left;
list-style:none;
text-transform:uppercase;
color:#fff;
margin:0;
padding:0;
}

ul.nav li{
font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
width:150px;
height:21px;
line-height:18px;
float:left !important;
list-style-type:none;
text-align:center;
margin:0;
padding:0 0 0 0;
}

ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
font-size:11px;
text-decoration:none;
color:#FFF;
font-weight:bold;
}

ul.nav li a:hover{
color:#ccc;
font-weight:bold;
}

#background {
	width:100%;
	height:100%;
	position: absolute;
	z-index: -1;
	top: -1px;
	left:-33px;
}

.style1 {font-size: 10px}

.style2 {
color: #E0DFE3;
font-size: 9px;
}

.style3 {
    color: #00853E;
    font-weight: bold;
}

.style4 {color: #00853E}
.style4home {margin-left: 270px; color: #00853E}
.style5 {font-weight:bold; font-size: 12px;}

.style9 {font-size: 16px}

p.section{                                                                      
       font-size:1.2em;                                                         
       font-style:italic;                                                       
       font-weight:bold;                                                        
}      
