﻿.siteLink, .siteLink a:link, .siteLink a:visited, .siteLink a:active 
{
	text-decoration: underline;
	color:#000000;
}

.divSubPage
{
	padding:10px 0px 0px 0px;
	text-align:left;
}

.pageHeader, .pageHeader a:link, .pageHeader a:active, .pageHeader a:visited
{
	color:#395e83;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}

.pageHeader a:hover
{
	text-decoration:underline;
}

.sectionHeader
{
	color:#797979;
	font-weight:bold;
	font-size:13px;
	padding:0px 0px 5px 0px;
}

.textNext
{
	font-weight:bold;
	color:#4b749c;
}

.linkNext, .linkNext a:link, .linkNext a:visited, .linkNext a:active
{
	color:#000000;
}

.linkNext a:hover
{
}

.cellQuestion, .cellQuestion a:link, .cellQuestion a:visited, .cellQuestion a:active
{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

.loginTable
{
	text-align:left;
	border:solid 1px #000000;
	margin:75px 0px 0px 0px;
	width:285px;
}