﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/a_linear.jpg);
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.HeaderText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.SidePic {
	background-image: url(images/a_leftSide.jpg);
	background-repeat: no-repeat;
}
.SidePicPie {
	background-image: url(images/piechart.jpg);
	background-repeat: no-repeat;
}
.SidePic4 {
	background-image: url(images/4reasons.jpg);
	background-repeat: no-repeat;
}

.ContentHeader
{
	font-size: 12pt;
	font-family: Georgia;
	text-decoration: underline;
}

.whyscreenpic
{
	margin-left: 20px;
}
.PanelHiLite
{
	border-right: gray thin dashed;
	border-top: gray thin dashed;
	border-left: gray thin dashed;
	color: steelblue;
	border-bottom: gray thin dashed;
	background-color: #ffffff;
	width: 100%;
	padding-right: 8px;
	padding-left: 5px;
	padding-bottom: 5px;
	clip: rect(auto auto auto auto);
	padding-top: 5px;
	margin-right: 5px;
}
.Bullet
{
	background-position: left center;
	background-image: url(images/bullet1.jpg);
	background-repeat: no-repeat;
	width: 12px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.BulletSpacing
{
	padding-top: 7px;
	padding-right: 3px;
}

.TextBullet
{
	font-weight: bold;
	font-size: 14pt;
	color: white;
	font-family: Georgia;
	text-decoration: underline;

}
.GuyPic
{
	float: right;
}

.HandShakePic
{
	width: 181px;
	height: 229px;
	float: right;
	padding-right: 10px;
}
