﻿/******************
Body Formatting
******************/
body
{
	left: 0;
	top: 0;
	background-color: #96BED6;
	background-image: url(../Images/img_insetbkgrnd.gif);
	background-repeat: no-repeat;
}

/******************
Text Formatting
******************/
.PhoneNumber
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	left: 210px;
	width: 450px;
	position: absolute;
	top: 420px;
	height: 15px;
}

.ContactInfo
{
	color: #000066;
	font-family: Arial;
	font-size: 80%;
}

.ContactInfoSmall
{
	color: #000066;
	font-family: Arial;
	font-size: 70%;
}

.FAQBullet
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
}

.FAQSectionHeader
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	font-size: 90%;
	text-decoration: underline;
}

.FAQText
{
	font-family: Arial;
	font-size: 75%;
	color: #000066;
}

.FAQHeader
{
	font-family: Arial;
	font-size: 110%;
	font-weight: bold;
	color: #000066;
}

.NewsHeader
{
	font-family: Arial;
	font-size: 100%;
	color: #000066;
	font-weight: bold;
}

.NewsText
{
	font-family: Arial;
	font-size: 80%;
	color: #000066;
}

.SmallText
{
	font-family: Arial;
	font-size: 60%;
	color: #000066;
}

.LinkText
{
	font-family: Arial;
	font-size: 90%;
	color: #000066;
	font-weight: bold;
}

.AboutHeader
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial;
}

.AboutText
{
	font-family: Arial;
	color: #000066;
	font-size: 80%;
}

.JoinHeader
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial;
}

.JoinText
{
	font-family: Arial;
	color: #000066;
	font-size: 80%;
}

.EmailLink
{
	font-family: Arial;
	color: #000066;
	font-size: 100%;
}

.StateHeader
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial;
}

.GeneralText
{
	color: #000066;
	font-family: Arial;
	font-size: 80%;
}

.MatrixText
{
	color: #000066;
	font-family: Arial;
	font-size: 75%;
}

.WhiteHeader
{
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial;
}

.WhiteHeaderItalic
{
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial;
}

.LastUpdatedText
{
	font-family: Arial;
	font-size: 70%;
	color: #000066;
}

.ErrorMsg
{
	font-weight: bold;
	font-size: 110%;
	color: #ff0000;
	font-family: Arial;
}

/******************
Graphics Formatting
******************/
.Welcome
{
	left: 282px;
	width: 283px;
	position: absolute;
	top: 117px;
	height: 82px;
}

.USMap
{
	left: 80px;
	position: absolute;
	top: 100px;
}

.SelectState
{
	left: 400px;
	position: absolute;
	top: 10px;
}
