#navbg {
	background: url('Images/navbg_tile.gif') repeat-y;
}
#bgimage {
	background: url('Images/bg_outlined.gif') no-repeat right 50%;
	
}

.dotted{
  border: #CCCCCC; 
  border-style: dashed; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}

.text{
  font-family: Verdana; 
  font-size: 9pt; 
  color: #666666; 
  list-style-image: url('Images/tick.gif'); 
  list-style-type: square; text-align:left; text-indent:0; line-height:150%; word-spacing:0; margin-left:0; margin-right:0; margin-top:5; margin-bottom:0
}

.content {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  color: #666666;
}

.heading{  
	font-family: Verdana; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #234547; text-align:left; word-spacing:0; text-indent:0; line-height:100%; margin-left:0; margin-right:0; margin-top:10; margin-bottom:5
}

.heading2{
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  text-transform: uppercase; 
  color: #FF9900
}

.heading3 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  text-transform: uppercase; 
  color: #ffffff
}

.planbg {  
background-image: url('Images/banner-image-1.jpg'); 
background-repeat: no-repeat; 
background-position: right center
}

.imgbox { 
	clear: both;
	width: 150px;
	border: 4px solid #cccccc; 
	background-color: #FFFFFF; 
	padding: 1px; 
	margin: 0 0 1px;
}

.footer, .footer a:link, .footer A:active, .footer a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: none;
	text-decoration: underline;
}