HTML
{
	MARGIN: 0px;
	PADDING: 0px;
}
BODY
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 10pt;
    BACKGROUND-COLOR: black;
    MARGIN: 0px;
	PADDING: 0px;
    WIDTH: 100%;
    HEIGHT: 100%;
}
FIELDSET 
{
	padding: 20px;
}
FIELDSET.NoMargin
{
    margin: -5px 0px 10px 0px;
    padding: 5px;
}
IMG {
	display: block; /* Forces Mozilla to NOT add hidden bottom padding to images */
	border: 0px;
}
IMG.Inline {
	display: inline; /* Use this class to allow images to be displayed in the middle of text */
}
LEGEND
{
	font-weight: bold;
	margin-bottom: 10px;
}
FIELDSET.NoMargin LEGEND
{
	margin: 0px;
}
LI
{
    margin-bottom: 5px;
}
P
{
    margin: 0px 0px 10px 0px;
}
TABLE.Fixed {
	table-layout: fixed;
}
TD.Box
{
    background-position: left top;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 14pt;
    height: 98px;
    padding-top: 15px;
    text-align: center;
    width: 162px;
}
TD.BoxY
{
    background-image: url("../images/BoxYellow.gif");
}
TD.BoxP
{
    background-image: url("../images/BoxPurple.gif");
}
TD.Fix1
{
	padding-right: 7px;
}
TH
{
	text-align: left;
}
UL, OL {
	margin: 5px 0px 10px 5px;
	padding-left: 20px;
}
.AdBar {
	background-image: url("../images/AdBarRepeat.gif");
	height: 400px;
	/* text-align: center; */
	width: 173px;
}
.Bar {
	font-size: 12pt;
}
.BG 
{
	background-position: center center;
	background-repeat: no-repeat;
}
.Big {
	font-size: 12pt;
}
.BlueGlow
{
	padding: 0px;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=yellow,Strength=2);
}
.bold {
	font-weight: bold;
}
.Clip {
	overflow: hidden;
	white-space: nowrap;
}
.Company {
	color: white;
	font-size: 29pt;
	font-weight: bold;
	letter-spacing: -2px;
}
.Comment 
{
    color: Gray;
    font-size: 8pt;
}
.Content {
	background-color: white;
	padding: 10px 10px 10px 12px;
}
.Contrast {
	color: darkorange;
	font-size: 12pt;
	font-weight: bold;
}
.Customers 
{
    color: lightblue;
}
.Footer {
	background-image: url("../images/FooterRepeat.gif");
	color: white;
}
.GalleryDate 
{
    color: Gray;
    font-size: 8pt;
}
.GalleryFull
{
    position: absolute;
    top: 90px;
    left: 475px;
}
.GalleryImage
{
    position: absolute;
    top: 80px;
    left: 120px;
}
.GalleryNext
{
    position: absolute;
    top: 90px;
    left: 330px;
}
.GalleryPrev
{
    position: absolute;
    top: 90px;
    left: 230px;
}
.GalleryThumbnail
{
    margin-right: 5px;
}
.GalleryFolderThumbnail
{
    margin-left: expression((50 - this.clientWidth) + "px");
    margin-right: 5px;
    display: inline;
    border: 0px;
    float: left;
}
.IconPage {
	margin: 20px 0 0 80px;
}
.italic {
	font-style: italic;
}
.Justify {
	text-align: justify;
}
.LegalText
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt;
    COLOR: Gray;
}
.NavBar {
	background-image: url("../images/NavRepeat.gif");
}
.NavFooter {
	background-image: url("../images/NavFooter.gif");
	font-size: 8pt;
	height: 33px;
	overflow: hidden;
	text-align: center;
	width: 100px;
}
.NoteRight {
	background-color: #FFFFEE;
	border: 1px solid yellow;
	float: right;
	margin: 0 10px;
	padding: 10px;
	position: relative;
	width: 25%;
}
.PhoneNumberBig {
	font-size: 18pt;
	color: white;
}
.Small {
	font-size: 8pt;
}
.StaticLinks A:Hover
{
	font-weight: normal;
}
.Tagline {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 7px 5px;
	vertical-align: bottom;
}
.Testimonial {
	font-style: italic;
	text-align: justify;
	test-justify: newspaper;
}
.TestimonialAuthor {
	font-size: smaller;
	padding-top: 5px;
	text-align: right;
}
.Tight 
{
    letter-spacing: -1px;
}
.TollFree {
	font-size: 8pt;
	color: white;
}
.White {
	color: white;
}