.logotext {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	text-transform: capitalize;

}
.bodytext {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	white-space: normal;
	margin: 10px;
	padding: 10px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/textbullet.gif);
	page-break-before: auto;
}
h1 {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	margin: 10px;
	padding: 10px;
}
.navbar {
	font-family: "Trebuchet MS", Arial, serif; 
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	width: auto;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #CCCCCC;
	text-decoration: none;


}
h2 {
	font-family: "Trebuchet MS", Arial, serif; 
	font-size: 12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin: 10px;
	padding: 10px;
}
h3 {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}
.bottomtext {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navbartext {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
}
a.bodytext:link {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
a.bodytext:visited {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.bodytext:hover {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a.bodytext:active {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testimonials {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	margin-left: 10px;
	padding-left: 10px;
}
hr {
	border: 3px solid #3399cc;
}
.chubbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	width: 275px;
}
.boxes {
	background-image: none;
	background-repeat: no-repeat;
	border: thin dotted #F06D15;
}
.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #3399cc;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	width: 85%;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #319ACE;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 5px;
	text-decoration: underline;
}
.tblrowbkgd {
	background-image: url(images/topline.jpg);
}
.alert {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF6500;
	margin: 10px;
	padding: 10px;
}
body {
	background-image: url(/images/bluesq_bg.gif);
}
