﻿body
{
	background-image: url(/App_Themes/Default/images/BlueGradientBG.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}

h1
{
	color: #0079c2;
	font-size: 18px;
	font-family: arial;
	font-weight: bold;
}

h2
{
	color: #0079c2;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}

p
{
	color: #0079c2;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

p.lineheight
{
	line-height: 160%;
}

ul
{
	color: #a0d648;
	font-size: 12px;
}

li span
{
	color: #0079c2;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 170%;
}

#Container
{
	width: 735px;
	margin: 10px auto;
	margin-top: 0px;
	border-left: 5px solid #e1ecf2;
	border-right: 5px solid #e1ecf2;
}

#BackgroundHeader
{
	height: 282px;
	width: 735px;
	position:absolute;
}

#Header
{
	height: 282px;
	width: 735px;
}

#HeaderGoogle
{
	height: 282px;
	width: 735px;
	background-image: url(/App_Themes/Default/images/HeaderGoogle.jpg);
}

#HeaderYahoo
{
	height: 282px;
	width: 735px;
	background-image: url(/App_Themes/Default/images/HeaderYahoo.jpg);
}

#ClickableTransparentBoxLogo
{
	border: 0;
	position: fixed;
	left: 185px;
	z-index: 2;
}



#ClickableTransparentBoxLogo a img
{
	border: 0;
}

#HeaderInformation
{
	border-style: none;
	position: relative;
	float: left;
	width: 331px;
	top: 150px;
	left: 40px;
	font-family: Times New Roman;
	color: White;
	z-index: 2;
}

#RotatingImage
{
	position: relative;
	top: 25px;
	height: 235px;
	text-align: center;
	z-index: 1;
}

#SideBar
{
	float: left;
	width: 250px;
	height: 502px;
	background-color: White;
}

#SideBarShort
{
	float: left;
	width: 250px;
	height: 319px;
	background-color: White;
}

#MainContent
{
	float: right;
	background-image: url(/App_Themes/Default/images/MainContentSection.jpg);
	height: 502px;
	width: 485px;
}

#MainContent div
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}

#MainContentShort
{
	float: right;
	background-image: url(/App_Themes/Default/images/MainContentSectionShort.jpg);
	height: 319px;
	width: 485px;
}

#MainContentShort div
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}


#MainContentShort a
{
	color: #0079c2;
}

#MainContentShort a:hover
{
	color: #a0d648;
	font-size: 9px;
	font-family: arial;
}

#Footer
{
	float: right;
	background-color: White;
	width: 735px;
	height: 20px;
}

#Footer div
{
	color: #0079c2;
	font-family: Arial;
	font-size: 9px;
	text-align: center;
}

#Footer a:link
{
	color: #0079c2;
	font-size: 9px;
	font-family: arial;
}

#Footer a:visited
{
	color: #0079c2;
	font-size: 9px;
	font-family: arial;
}

#Footer a:hover
{
	color: #a0d648;
	font-size: 9px;
	font-family: arial;
}

#Footer a:active
{
	color: #0079c2;
	font-size: 9px;
	font-family: arial;
}


.RequiredAsterisk
{
	color: Red;
}

.title
{
	color: #0079c2;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}

.BodyText
{
	color: #0079c2;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.BodyTextRed
{
	color: Red;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.BulletColor
{
	color: #a0d648;
	font-size: 12px;
}

.LineHeight
{
	line-height: 160%;
}

.TollFreeText
{
	font-size: 28px;
}

.CallNowText
{
	font-size: 20px;
}

.MoreInfoText
{
	color: #0079c2;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}

.footnote
	{
	DISPLAY: inline;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: white;
	LINE-HEIGHT: 11px;
	FONT-FAMILY: 'Trebuchet MS'
	}
