body {	width : 741px; 	
	margin : 0 auto; 	
	 background-image: url(images/voipbg01.jpg);	
	} 
.textbox, .box {	border : 1px solid #cccccc; 	
	color : #000000; 	
	background-color : #eeeeee; 	
	font-size : 8pt; 
	} 
img {	border : none; } 
.ptext, .ptext td, .ptext li {	color : #696969; 	
	font : normal 11px 'auto "Trebuchet MS"', Verdana, Arial, Helvetica, sans-serif; 	
	line-height : 20px; 	
	background-color : transparent; 
	} 
.ptext2, .ptext td, .ptext li {	color : #696969; 	
	font : 9pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	l
	ine-height : 20px; 	
	background-color : transparent; 
	} 
.copyright {	font : 65% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	
	color : #666666; } 
.a1 {	margin : 0 22px 0 19px; } 
.a1 div {	width : 100%; } 
.a1 table {	width : 100%; 	margin : 3px 0; } 
div.a0v2 {	font : 70% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	
	color : #000000; 	text-decoration : none; 	
	padding : 0; 	
	width : 721px; 	
	margin-left : auto; 	
	margin-right : auto; 	
	background-color : transparent; 
	} 
.header {font-family : Geneva, Arial, Helvetica, sans-serif; 	
	font-size : 14pt; 	font-weight : bold; 	
	text-transform : uppercase; 	
	color : #ff9900; 
	} 
h1 {font-family : Geneva, Arial, Helvetica, sans-serif; 	
	font-size : 13pt; 	
	font-weight : bold; 	
	text-transform : uppercase; 	
	color : #ff9900; } 
h4 {font-family : Geneva, Arial, Helvetica, sans-serif; 	
	font-size : 12pt; 	
	font-weight : bold; 	
	text-transform : uppercase; 	
	color : #ff9900; } 
.headdotted {	font-size : 10pt; 	
	font-weight : bold; 	
	padding-top : 20px; 	
	padding-bottom : 10px; 	
	display : block; 	
	padding-top : 25px; 	
	margin-bottom : 10px; 
	} 
.dottedtext {	text-align: justify;	font-size : 9pt; 	margin-bottom : 13px; } 
.inputbutton {	font-size : 9px; } 
.dottedtext2 {	color : #696969; 	text-decoration : underline; 	font-size : 9pt; } 
.pagetext, .pagetext td, .pagetext li {	color : #696969; 	
	text-decoration : none; 	
	font : 9pt "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 
	}
h3 {	margin : 5px 0 0; 	
	height : 20px; 	
	width : 450px; 	
	cursor : pointer; 	
	font-size : 0.99em; } 
h3 a:link, h3 a:visited {	background : #999999 url('/images/title_bar.gif') no-repeat; 	
	color : #fff; 	display : block; 	
	height : 16px; 	
	width : 428px; 	
	text-decoration : none; font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:9pt; 
	font-family:Lucida Grande, Lucida Sans Unicode, Trebuchet MS, sans-serif; 
	padding-left:8px; 
	padding-right:8px; 
	padding-top:4px; 
	padding-bottom:0 
	} 
.highlight {
	margin: 5px 5px 0 0;
	padding: 0px;
	background: #FFFFCC;
	text-color: #636244;
	}
.dottedheader {	font-family : "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	font-size : 10pt; 	font-weight : normal; 	color : #ff9933; } 

.dottedheader4 {	font-family : "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; 	font-size : 9pt; 	font-weight : normal; 	color : #696969; } 

/* GALLERY */
ul#gallery { margin:50px 0 75px 0; list-style:none; }
ul#gallery li#first { border-top:1px solid #ccc; }
ul#gallery li { clear:both; width:100px; position:relative; }
ul#gallery li:hover ul, ul#gallery li.sfhover ul { left:100px; }
ul#gallery li a { display:block; width:100px; padding:15px 0; color:#000; text-decoration:none; border-bottom:1px solid #ccc; }
ul#gallery li a:hover { background-color:#fafafa; }
ul#gallery li ul { padding:0 20px 20px 50px; list-style:none; margin:0; width:350px; background-color:#fff; position:absolute; left:-999em; top:-2px; }
ul#gallery li ul li { display:inline; text-align:left; clear:none; position:static; z-index:2; } 
ul#gallery li ul li a { margin:2px; border:1px solid #ccc; padding:4px; position:relative; float:left; display:block; width:100px; height:75px; }
ul#gallery li ul li a:hover { z-index:2; }
ul#gallery li ul li a img { position:absolute; width:100px; height:75px; }
ul#gallery li ul li a:hover img, ul#gallery li a:active img, ul#gallery li a:focus img { width:200px; height:150px; left:-50px; top:-37px; border:1px solid #000; z-index:2000; }

/* LIGHTBOX CONTROL */
#lightbox { background-color:#000; padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px;	}	
#lightboxCaption { float:left; color:#fff; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none; }
#closebutton { display:none; }
.module {
  margin-bottom: 10px;
  clear: both;
  overflow: hidden;
  width: 100%;
}

.moduleHeader {
  border-bottom: 1px solid #CCC;
}

.moduleHeaderInline {
  background-color: #EAF1F8;
  padding-bottom: 1px;
  padding-left: 2px;
}

.moduleBody {
  margin-top: 6px;
  font-size: 12px;
  margin-bottom: 6px;
  margin-left: 1px;
}

.moduleBody p {
  margin-top: 5px;
  margin-bottom: 2px;
}

.moduleFooterSponsor {
  margin: 2px;
  font-size:11px;
  color: #666;
}

.morelink {
  text-align: right;
  font-size: 11px;
  font-weight: bold;
  display: block;
  margin-top: 5px;
  clear: both;
  float: right;
}

.morelink a {
  color: #555;
  display: block;
  padding-right: 10px;
  margin-right: 2px;
  padding-top: 1px;
  background-image: url('images/arrowNext.gif');
  background-repeat: no-repeat;
  background-position:  right center;
  text-transform: uppercase
}


.myl:link {	color : #000000; 	background-color : transparent; 	text-decoration : underline; } 

.myl:visited {	color : #000000; 	text-decoration : underline; 	background-color : transparent; } 
.myl:active {	color : #000000; 	text-decoration : underline; 	background-color : transparent; } 
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
