/* force right scrollbar */
/* Works with FireFox as well */
html {
	overflow-y: scroll;
}

.body {
	background-image: url(logo-background.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}

.Horline {
	height: 5px;
	width: 100%;
	background-image: url(Horline.gif);
	background-repeat: repeat;
	background-position: center top;

}
.Textheader {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #707175;
}
.Textheader2 {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #707175;
}
.email {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.TextheaderBlue {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #0099ff;
}
.TextheaderblueBOLD {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099ff;
}

.Learnmore {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #0060B6;
	font-weight: normal;
}

.WebURLBlack {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #000000;
}

.WebURLBlack2 {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #000000;
	height: 113px;
	width: 220px;
	border: 1px solid #000000;
}

.BlackBorder {
	height: 113px;
	width: 220px;
	border: 1px solid #000000;
}

.WebURL {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #0060b6;
}

.Text-Italics {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #707175;
}
.TestimonialTextColor {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: 400;
}
.TextMain {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #707175;
	height: 100%;
	width: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99cc00;
	border-left-color: #99cc00;
	list-style-image: url(bluearrowbutton.gif);
	list-style-type: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #99cc00;
	list-style-position: outside;
}

.TextMainTestimonials {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #707175;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}

.TextMainTestimonials2 {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #707175;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: 238px;
}

.TextheaderWhiteBOLD {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
	text-transform: uppercase;
}
.FooterText {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
.TextMainBold {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #707175;
}
.main_top {
	height: 100%;
	width: 100%;
}
.Text-Blue-Bold-14 {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #0099ff;
}
.Textmainfooter {
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 14px;
	color: #000000;
}
.GreenBoxOP {
	background-image: url(GreenBox.gif);
	background-repeat: repeat;
	height: 100%;
	width: 200px;
	border: 2px dashed #99cc00;
	margin: 10px;
}
.BlueBoxOP {
	background-image: url(BlueBox.gif);
	background-repeat: repeat;
	height: 100%;
	width: 200px;
	border: 2px dashed #0099ff;
}
.ResourcesBox {
	height: 100%;
	width: 250px;
	border: 2px dashed #99cc00;
}

.GreenFrameQuadCol {
	height: 100%;
	width: 450px;
	border: thin dotted #99cc00;
	padding: 15px;
}

.GreenFrameSingleCol {
	height: 100%;
	width: 854px;
	border: thin dotted #99cc00;
	padding: 15px;
}

.GreenFrame {
	height: 100%;
	width: 450px;
	border: thin dotted #99cc00;
}

.GreenFrameSingle {
	height: 100%;
	width: 900px;
	border: thin dotted #99cc00;
	vertical-align: top;
}

.BlueBoxTestimonials {
	background-image: url(BlueBox.gif);
	background-repeat: repeat;
	width: 300px;
	border: 1px solid #0099ff;
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
}

.BlueBoxTestimonials2 {
	background-image: url(BlueBox.gif);
	background-repeat: repeat;
	width: 238px;
	border: 1px solid #0099ff;
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
}


.HeaderAlign {
	padding-top: 15px;
}
.TextMainSmall {
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #707175;
}
.MenuBox {
	height: 27px;
	width: 850px;
}
.SignUpBox {
	height: 135px;
	width: 300px;
	border: 1px solid #0099ff;
	font-family: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	background-color: #ffffff;
}
.SignUpTop {
	height: 65px;
	width: 300px;
	background-image: url(BlueBox.gif);
	background-repeat: repeat;
}
.FrameAndrea {
	height: 330px;
	width: 280px;
}

