/* force right scrollbar */
html { 
    height: 100%;
    margin-bottom: 1px;
}

.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;
}
.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;
	height: auto;
	width: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
	border-top-width: thin;
	border-top-style: none;
	list-style-position: outside;
	border-bottom-width: thin;
	border-bottom-style: none;
}


.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: "Estrangelo Edessa", Arial, "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #707175;
}
.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;
}
.GreenFrame {
	height: 100%;
	width: 450px;
	border: thin dotted #99cc00;
}
.BlueBoxTestimonials {
	background-image: url(BlueBox.gif);
	background-repeat: repeat;
	width: 100%;
	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;
}
