﻿@import url(Buttons.css);
.styleTopBanner1 {
	border-style: none none solid none;
	border-width: 1px;
	border-color: #0000FF;
	font-family: Impact;
	font-weight: bold;
	font-size: 36pt;
	text-align: center;
	background-image: url('../images/ADTBanner.jpg');
	background-repeat: no-repeat;
	height: 75px;
	vertical-align: bottom;
}
.styleBottomBanner {
	border-style: solid none none none;
	border-width: 1px;
	border-color: #0000FF;
	text-align: center;
	font-size: 10pt;
}
.styleADTTemplate {
	padding: 0px;
	font-family: "Trebuchet MS";
	margin: 0px auto 0px auto;
	width: 800px;
	vertical-align: top;
}
.styleMainRegion {
	vertical-align: top;
}
.styleNav1 {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #0000FF;
	background-image: url('../images/BackgroundFadeSlateBlue.jpg');
	background-repeat: no-repeat;
	font-size: 10pt;
}
.style300RedBanner {
	background-image: url('../images/TopBarRed300.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.style500BlueBanner {
	background-image: url('../images/TopBarBlue500.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.style300BlueBanner {
	background-image: url('../images/TopBarBlue300.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.styleBorderBlue {
	border-style: none solid solid solid;
	border-width: 2px;
	border-color: #0000FF;
}
.styleBorderRed {
	border-style: none solid solid solid;
	border-width: 2px;
	border-color:red
}
.stylePhone {
	background-position: right top;
	text-align: left;
	background-image: url('../images/PhonePicWhite.jpg');
	background-repeat: no-repeat;
}
.styleGirlSad {
	background-position: right top;
	background-image: url('../images/SadGirlAndPhone.jpg');
	background-repeat: no-repeat;
}
.styleGirlOnPhone {
	border: 1px solid #0000FF;
	background-position: right top;
	background-image: url('../images/GirlOnPhone.jpg');
	background-repeat: no-repeat;
}
.styleLadyOnPhone {
	border: 2px solid #0000FF;
	background-position: right bottom;
	background-image: url('../images/LadyOnPhone.jpg');
	background-repeat: no-repeat;
}

.styleOperatorLeft {
	background-image: url('../images/OperatorFacingRight.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right
}
.styleHeadshot {
	background-image: url('../images/Headshot.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.styleLaptop {
	background-image: url('../images/Laptop300.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
}
.styleWidth250 {
	width: 250px;
}
.styleCenterTop500 {
	text-align: center;
	vertical-align: top;
	width: 500px;
}
.styleCenterTop300 {
	text-align: center;
	vertical-align: top;
	width: 300px;
}
.styleFont8 {
	font-size: 8pt;
}
.styleFont10 {
	font-size: 10pt;
}
.styleFont14 {
	font-size: 14pt;
}
.styleFont16 {
	font-size: 16pt;
}
.styleFont18 {
	font-size: 18pt;
}
.styleFont24 {
	font-size: 24pt;
}
.styleFont30Impact {
	font-family: Impact;
	font-size: 30pt;
}
.styleColorRed {
	color: #FF0000;
}
.styleColorRed18 {
	font-size: 18pt;
	color: red
}
.styleColorBlue {
	color: blue
}
.styleColorGray18 {
	text-align: center;
	font-size: 18pt;
	background-color: #C0C0C0;
}
.styleCenter {
	text-align: center;
}
.styleRight {
	text-align: right;
}
.styleLeft {
	text-align: left;
}
.styleCenterTop {
	text-align: center;
	vertical-align: top;
}
.styleRightTop {
	text-align:right;
	vertical-align: top;
}

