﻿body {
}

table
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	text-align: left;
}

td
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	text-align: left;
}

p
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

h2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
}

h3
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}

.Black18Bold
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height:22px;
}	

.Black16Ital
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	line-height:20px;
}	

.Black12Reg
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:16px;
}	

.Black12Ital
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	line-height:16px;
}	

.Black14Reg
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:18px;
}	

.Black14Bold
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height:18px;
}	

.Red14Bold
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c91823;
	line-height:18px;
}	


.Black12Bold
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:16px;
}	

.Black11Reg
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}	

.Red20Bold
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #d40d16;
	line-height:24px;
}	

.Red16Bold
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d40d16;
	line-height:20px;
}	

.Red12Bold
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d40d16;
	line-height:16px;
}	

.textLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	vertical-align: text-bottom;
	text-align: center;
	padding-top: 5px;
}

.promoTextLabel
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	vertical-align: inherit;
	text-align: left;
}

.promoTextBox
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	vertical-align: text-top;
	border: solid 1px #938e73;
	background-color: #FFFFFF;
}

.textBox
{
	font-family: Arial;
	vertical-align: text-top;
	border: solid 1px #938e73;
	background-color: #e5e3d7;
}

.smallLink
{
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.loginStatus
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #1F4922;
	text-decoration: none;
}

.dataList
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Trebuchet MS;
	text-align: center;
}

.dataLabel
{
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	text-align: left;
}

.captionBox
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	border: solid 1px #938e73;
	background-color: #e5e3d7;
}


.LinksDiv { margin: 20px; }
.LinksDiv a { text-decoration: none; color: #000000; font-size: 10pt; font-family: Arial; font-weight: bold; }
.LinksDiv td { text-align: center; padding : 3px; }

.CreateUser { margin: 5px; width: 650px;}
.InfoBlock { float: left; width: 277px; border: dashed 1px #938e73;  height: 125px; padding-top: 20px; padding-left: 18px; margin: 5px; text-align: center;}
.ValidationBlock { float: left; width: 615px; border: none;  height: 32px; text-align: center;}
.NavButtons { float: right; text-align: right; width: 300px;}

 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:8pt;
	font-family:"Arial";}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
	{page:Section1;}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background: url(Images/photos_block.jpg) no-repeat;
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
 	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

.modalPopup 
{
	background: url(Images/photos_block.jpg) no-repeat;
	background-color:#d6cba5;
	border-width:5px;
	border-style:solid;
	border-color:#918658;
	padding:5px;
	width:250px;
}

.modalHeaderText
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d40d16;
}

.modalBodyText
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.accordionLink
{
	color: #172d20;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.pager
{
	width: 150px;
	padding-left: 60px;
	padding-top: 30px;

}

