h1 {
	font: bold 12pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font: bold 11pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h3 {
	font: bold 10pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #006ac6;
}
a:hover {
	text-decoration: none;
	color: #6d6d9f;
}
.contactyou-blacktxt {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}
.spacer {
	height: 3px;
}
.grey-divider {
	background: #666666;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
.inner-column { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 135px;
	text-align: center;
	height: 100%;
	margin-right: 25px;
	margin-top: 15px;
}
.gallery-column { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 275px;
	text-align: left;
	height: 100%;
	margin-right: 12px;
	padding-right: 17px;
	padding-bottom: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contactyou-formborder {
	border: 1px solid #666666;
	background: #e7e7e9;

}
.tools-blacktitle {
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
	height: 30px;
	text-align: center;
	width: 230px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.contact-phonetitle {
	color: #FFFFFF;
	background: #666666;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text-bluebullet {
	background: url(../images/button-blue.jpg) no-repeat left;
	padding-left: 20px;

}

/* Begin List Styles */
ul {
	margin-left: 0px;
	padding-left: 2em;
}

.list-nobullet li {
	list-style: none;
	padding-top: 7px;
	padding-bottom: 7px;
}
.list-tools li {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
.list-greenbullet {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list-greenbullet li {
	list-style: none;
	background: url(../images/bullet-green.gif) no-repeat left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
}
.list-bluebullet {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list-bluebullet li {
	list-style: none;
	background: url(../images/bullet-blue.gif) no-repeat left top;
	padding-left: 13px;
}
.list-contact-bullet li {
	list-style: disc;
	font-size: 10px;
}

.list-homepage ul {
}
.list-homepage li {
	font-size: 10px;
	color: #000000;
	line-height:17px;
	vertical-align:text-bottom;
	list-style-position:outside;
	list-style-image:url(../images/home/bullet-blue2.gif);
	list-style-type:none;
	padding-left:0px;
	margin-left:5px;
	margin-bottom:0px;
}
.list-homepage a {
	font-size: 10px;
	color: #008FE0;
}
.list-homepage-enter {
	margin-right:15px; 
	margin-top:5px;
}
.list-homepage-enter a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color: #0172BE;
}
.list-homepage-enter img {
	margin-top:1px;
	vertical-align:text-top;
}
/* End List Styles */
.red {
	color: #913a40;
}
.blue {
	color: #006ac6;
}
.greybreak {
	background: #666666;
	height: 1px;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.page-banner {
	padding-top: 10px;
	padding-bottom: 10px;

}
.heading {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
.ethics {
	color: #28519f;
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	padding-right: 1px;
}

