body {
	background-color: #6699CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* BORDERS */
.borderr {
	border-right:solid #555555 1px;
}
.borderb {
	border-bottom:solid #555555 1px;
}
.borderl {
	border-left:solid #555555 1px;
}
.bordert {
	border-top:solid #555555 1px;
}
.bordera {
	border:solid #555555 1px;
}
.bordern {
	border:none;
}

.line { Color: #510020 }
.ppp_h1 {
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav_bar_new {
	height:12px;
	vertical-align:top;
	width:70px;
	font-size: 10px;
	padding-left: 15px;
}
.nav_bar_new_short{
	height:12px;
	vertical-align:top;
	width:40px;
	font-size: 10px;
	padding-left: 15px;
}

.nav_bar_new_medium{
	height:12px;
	vertical-align:top;
	font-size: 10px;
	width:94px;
	padding-left: 8px;
}
.nav_bar_new_long{
	height:12px;
	vertical-align:top;
	font-size: 10px;
	width:175px;
	padding-left: 15px;
}

.laserman_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}
.laserman_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bulletmod {
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}
.highlight {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000099;
}
.locationtitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 14px;
}
.indent {
	padding: 10px;
}
hr {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
}
.smallmenu {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 10px;
	font-style: normal;
}
.smallmenu a:link {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}
.smallmenu a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}
.smallmenu a:visited {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}
.smallmenu a:visited:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
}
.locationtitle2 {

	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 14px;
}
.statelocation {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 18px;
	font-style: normal;
}
.faqtitle {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	font-size: 16px;
	font-style: italic;
}
.faqans {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	background-color: #ECF1F9;
	width: 500px;
	border: 1px solid #666666;
	padding: 10px;
}
a:link {
	text-decoration: none;
	font-style: italic;
	color: #0000FF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-style: italic;
	color: #0000FF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-style: italic;
	color: #0000FF;
	font-weight: bold;
}
a:visited:hover {
	text-decoration: underline;
	font-style: italic;
	color: #0000FF;
	font-weight: bold;
}

.blue {
	color: #0679A8;
}

