body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #49545A;
	text-align: left;
	background-color: #A0A0A0;
	background: url(images/blue_bg.gif);
}

body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px 3px 15px;
  }
  
li { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 }  

h1 {
	text-transform: uppercase;
	text-align: left;
	color: Navy;
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding:8px 5px 0px 5px;
  border-bottom: 2px solid #D70000;
}

h2 {
	color: Navy;
	text-align: left;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 0px 5px;
	border-bottom: 2px solid #238AF1;
}

h3 {
	color: black;
	font-family: Arial;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: blue;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.mainborder { 
  border: 1px solid black;
 }

.headertop { 
  width: 780px;
  height: 55px;
  background-color: white;
  margin: 0px;
  padding: 3px 0px 0px 0px;
 }

 .headerlogo {
  float: left; 
  border: 0px;
  margin: 0px;
  padding: 2px 5px 0px 10px;
  font-size: 22px;
 }
 
.headercall { 
  float: left;
  border: 0px;
  margin: 0px;
  padding: 6px 10px 0px 20px;
 }   
 
.headerlivehelp { 
  float: right;
  border: 0px;
  margin: 0px;
  padding: 0px 10px 3px 10px;
 } 
 
 hr { 
   margin: 0px;
   padding: 0px;
   border-bottom: 1px solid gray;
   } 

.menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 42px;
	width: 780px;
	position: relative;
	background: url(../images/menu_normal.jpg) repeat-x left top;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

.menu li {
	float: left;
	height: 42px;
	display: inline;
	list-style-type: none;
}

.menu li a:link, .menu li a:visited {
	float: left;
	height: 29px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	padding: 13px 10px 0px 10px;
}

.menu li a:hover {
	float: left;
	height: 29px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	text-align:center;
	padding: 13px 10px 0px 10px;
	background: url(../images/menu_hover.jpg) repeat-x left top;
}

.topimage { 
  width: 780px;
  height: 219px;
  background-color: white;
  margin: 0px;
  padding: 0px;
  background: url(../images/header_pic.jpg) left top;
  border-bottom: 5px solid #8BC93A;
 }

  .panels { 
  width: 558px;
  height: 59px;
  background-color: white;
  padding: 0px;
  margin: 0px;
  border-bottom: 2px solid #8BC93A;
   }

.panels img { 
  border-right: 1px solid #8BC93A;
   }
   
 .mainpane { 
   width: 780px;
   padding: 15px 0px 0px 0px;
   background-color: white;
   }  
  
  .leftmenupane { 
  width: 180px;
  background-color: transparent;
  padding: 15px 10px 10px 10px;
 }
 
 .contentpane { 
  width: 558px;
  background-color: transparent;
  padding: 15px 10px 10px 5px;
 }

.fullpage { 
  width: 698px;
  background-color: transparent;
  padding: 20px 40px 20px 40px;
 }
 
 .flags { 
   width: 180px;
   background-color: transparent;
   padding: 2px 0px 4px 0px;
   text-align: center;
   border-bottom: 2px solid blue;
 }
 
.flags img { 
  padding-right: 1px;
 } 
 
table.leftmenu {
	width: 100%;
	margin-bottom: 5px;
	padding: 2px 0px 0px 0px;
}

table.leftmenu th {
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #197EAB;
	border: 0px solid #CCCCCC;
	}

table.leftmenu td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
  background: #DCEFFF;
  border-left: 1px solid #4AB5DE;
  border-right: 1px solid #4AB5DE;
  border-bottom: 1px solid #4AB5DE;
}

table.leftmenu td p {
 padding: 5px 5px 5px 5px;
 font-size: 11px;
}

table.leftmenu img {
	margin: 0px;
	border: 0px solid;
}

table.leftmenu ul
{
  margin: 0px;
  padding: 2px 0px 0px 0px;
  list-style-type: square;
  list-style-position: inside;
}

table.leftmenu li a{ 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #00008B; 
  text-decoration: none;
  display: block;
  background: url(../arrowbullet.png) no-repeat center left; 
  padding: 2px 0px 0px 5px;   
  border-bottom: solid navy 1px;
}

table.leftmenu li a:hover{ 
  font-weight: normal;
  color: #A70303; 
  text-decoration: none; 
  display: block; 
  background: url(../arrowbullet.png) no-repeat center left;
  padding: 2px 0px 0px 5px;   
  border-bottom: solid navy 1px;
}

.test { 
  list-style: square inside;
  list-style-image: none;
  list-style-type: circle;
  list-style-position: inside;
 }

table.content {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
  padding-top: 2px;
}

table.content th {
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: #5985B0;
	border: 0px solid #CCCCCC;
	height: 21px;
	}

table.content td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 10px 5px;
	margin-top: 0px;
	margin-top: 0px;
	font-weight: normal;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

table.content td p {
 padding: 5px;
 font-size: 11px;
}

table.content img {
	margin-left: 0px;
  margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	border: 0px solid;
}

table.content ul
{
  padding: 0px;
  padding-top: 2px;
  margin: 0px;
  list-style-type: square;
  list-style-position: inside;
}

table.content li a{ 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #00008B; 
  background: url(../arrowbullet.png) no-repeat center left; 
  display: block; 
  padding: 2px 0; padding-left: 5px; 
  text-decoration: none; 
  font-weight: normal; 
  border-bottom-style: solid;
  border-bottom-color: navy;
  border-bottom-width: 1px;
  height: 16px;
}

table.content li a:hover{ 
  color: #A70303; 
  background: url(../arrowbullet.png) no-repeat center left; 
  display: block; 
  padding: 2px 0; padding-left: 5px; 
  text-decoration: none; 
  font-weight: normal; 
  border-bottom-style: solid;
  border-bottom-color: navy; 
  border-bottom-width: 1px;
  height: 16px;
}

.partnerlogos { 
  width: 780px;
  background-color: white;
  border-bottom: 5px solid #8BC93A;
  border-top: 5px solid #8BC93A;
  padding: 5px 10px 5px 10px;
  text-align: center;
 } 

.package { 
  padding: 0px;
 }

.package li { 
  color: #49545A; 
  padding: 1px 0px 1px 5px; 
  font-weight: normal;
  border-bottom: 1px solid gray; 
}

 .footer { 
  width: 780px;
  height: 56px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-align: center;
  background: url(../images/footer.gif) repeat-x left;
  margin: 0px;
  padding: 5px 0px 0px 0px;
 }

.footer p { 
  margin: -2px 0px 0px 0px;
  padding: 2px 0px 1px 0px;
 }
 
.footer a { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: blue;
  text-decoration: underline;
  font-weight: bold;
 } 
 
.footer a:hover { 
  color: red;
  text-decoration: underline;
  font-weight: bold;
 } 
