﻿body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
	font-size: 11px;
	line-height:18px;
	color: #336699;
}

.newHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	color: #435971;
	margin-bottom: 0px;
	font-weight:300;
}

h1 a{
	color: #435971;
	font-size: 15px;	
	text-decoration:none;
}

.header
{
	color: #666666;
}

tr
{
	height: 16px;
}

.TextBoxRight
{
	text-align: right;
}

.TextBoxLeft
{
	text-align: left;
}

.randomPhoto {
	border: 1px solid #c0c0c0;
	margin-left:10px;	
}

.ActiveInputControl
{
	background-color: #FDD041;
}

tr.Row5
{	
	height: 5px;
}

.BlueCaption
	{
		background-color: #435971;
		height: 20px;
	}


.TextLeft
	{
		text-align: left;
	}

.TextRight
{
	text-align: right;
	padding-right: 10px;
}

.TextRightUnder
{
	text-align: right;
	padding-right: 10px;
	text-decoration: underline;
}

.ChangePasswordTitle
{
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 15px;
	color: #e99b0a;
	font-weight: bold;
}	

.ChangePasswordFailureText
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 8pt;
	color: #e99b0a;
}

.FooterText
{
	padding-left: 20px;
	font-family: Verdana;
	font-size: 6pt;
	text-align: left;
}


