﻿body
{
	background-color: #333;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:center;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
}

tbody
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align:left;
}

.input
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}


.centerTable
{
	margin-left:auto;
	margin-right:auto;
}

.tableBlue
{
	background-color: #3fb5fe;
}

.dialogHeaderBlue
{
	background-color: #286b94;
	padding: 15px;
}

.dialogBlue
{
	background-color: #379edf;
}

.dialogGreen
{
	background-color: #bef92f;
}

.dialogGreen ul
{
	margin-left:15px;
	list-style-type: square;
	text-indent: 4px;
}

.dialogGreen a:link, .dialogGreen a:active, .dialogGreen a:visited
{
	color: #000;
	text-decoration: none;
}

.dialogGreen a:hover
{
	color: #000;
	text-decoration: underline;
}

.redBar
{
	background-color: #d60018;
}

.blueBar
{
	background-color: #379ddd;
}

.footerBar
{
	background-color: #9c0011;
	color: #fff2e4;
	padding-top: 10px;
}

.footerBar a:link, .footerBar a:visited, .footerBar a:active
{
	color: #fff2e4;
	text-decoration: none;
}

.footerBar a:hover
{
	color: #fff;
	text-decoration: underline;
}

.subFooterBar
{
	background-color: #286f9b;
	color: #c6e9ff;
	padding-top: 10px;
}

.subFooterBar a:link, .subFooterBar a:visited, .subFooterBar a:active
{
	color: #c6e9ff;
	text-decoration: none;
}

.subFooterBar a:hover
{
	color: #fff;
	text-decoration: underline;
}

.tableBlue tbody
{
	vertical-align: top;
}

.welcomeHeader
{
	font-size: 16px;
	font-family: Arial Arial Rounded MT Bold, Arial, MS Sans-Serif;
	font-weight: bold;
	color: #286b94;
}

.underFooterText
{
	color: #708090;
	padding-top: 10px;
}

.underFooterText a:link, .underFooterText a:active, .underFooterText a:visited
{
	color: #adc4db;
	padding-top: 10px;
	text-decoration: none;
}

.underFooterText a:hover
{
	color: #adc4db;
	padding-top: 10px;
	text-decoration: underline;
}

.subscribeInput
{
	height: 21px;
	width: 140px;
	border: 1px solid #333;
	font-size: 11px;
	color: Red;
	line-height: 20px;
}

a:link, a:active, a:visited
{
	color: Blue;
}

a:hover
{
	color: #cc3300;
}

.homeNewsContent
{
	color: #fff;
}

.homeNewsContent a:link, .homeNewsContent a:active, .homeNewsContent a:visited
{
	color: #fff;
	text-decoration: none;
}

.homeNewsContent a:hover
{
	color: #fff;
	text-decoration: underline;
}

.pageTitle
{
	color: #379ddd;
	font-size: 24px;
	font-weight: bold;
}

.greenPageTitle
{
	color: #66851c;
	font-size: 24px;
	font-weight: bold;
}

.photoCategories img
{
	border: 1px solid #666666;
}

.photoCategories img:hover
{
	border: 1px solid #cc3300;
}

.photoThumb
{
	border: 1px solid #f9f9f9;
	padding-top: 10px;
	padding-bottom: 10px;
}

.photoThumb:hover
{
	border: 1px solid #cc3300;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d2f286;
}

.photoThumb a:link
{
	display: block;
	width: 100%;
	height: 100%;
}


.dialogRedHeader
{
	background-color: #d60018;
	border: 1px solid #a90013;
	padding: 5px;
	color: White;
	font-size: 16px;
}

.dialogRedContent
{
	background-color: #f5f5f5;
	border: 1px solid #a90013;
	border-top: 0px;
}

.subTitle
{
	font-size: 16px;
	color: #a90013;
	font-weight: bold;
}

.questionTitle
{
	color: #379ddd;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}

.donateRHS
{
	background-color: #f5f5f5;
	border-left: #cccccc;
	color: #666666;
	padding: 10px;
}










.powerSchoolButton
{
	border: 0px;
	background-image: url(/web/images/powerSchoolButtonM.gif);
	background-repeat: no-repeat;
	width: 123px;
	height: 55px;
}
.powerSchoolButton:hover
{
	background-position: 0 -61px;
}

.answersButton
{
	border: 0px;
	background-image: url(/web/images/getAnswersHomeButton.gif);
	background-repeat: no-repeat;
	width: 144px;
	height: 38px;
}
.answersButton:hover
{
	background-position: 0 -39px;
}