﻿body 
{
}

.master-body {
	background-color: #EFEFEF;
	border-width: 0px;
}

.master-body.img
{
	border-width: 0px;
}
	
.center-body {
	border-width: 0px;
}

.smallText {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: x-small;
}

.borderless {
	border-width: 0px;
}

.regularText 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
}

.regularTextGreen 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
	color: Green;
}

.regularTextLink
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
	color: Blue;
}

.regularTextItalic 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
	font-style: italic;
}

.regularTextTotal
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
	border-width: 0px;
	border-top-width: 1px;
	border-color:Black;
	border-style:solid;
}

.questionText 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
}


.title-bar {
	background-color: #D8ECFF;
	border-width: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
	font-weight:bold;
	padding-left: 20px;
}

.footer-bar {
	background-color: #9ACDFF;
	border-width: 0px;
}

.footer-title
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: large;
	font-weight:bold;
	text-align: center;
	padding: 10px;
	color: #000077;
}


.title-text 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: small;
	font-weight:bold;
	padding-left: 20px;
}

.freeDownloadCopy
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    font-size: x-large;
    margin-left: 40px;
}

#centerstripe
{
	background-color: White;
	width: 1002px;
	border-width: 0px;
	margin: 14px auto; position: relative;
}

.break
{
	clear:both;	
}
