﻿/*****************************************************************************
 * TAGS
 *****************************************************************************/
/*body
{
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
} */



/*****************************************************************************
 * CLASSES
 *****************************************************************************/
.thankmessage
{
	/*font-size:8pt;*/
}
.altrow1
{
	clear: both;
	padding:0.5em;
	background-color:Transparent;
	/*border:1px solid blue;*/
}

.altrow2
{
	clear: both;
	padding:0.5em;
	background-color:Transparent;
	/*border:1px solid blue;*/
}

.altrow1 div
{
	background-color:Transparent;
}

.altrow2 div
{
	background-color:Transparent;
}

.bold
{
	font-weight:900;
}

.button
{
	height:2.25em;
	font-size:8pt;
	margin-top:1.7em;
}

.cell
{
	float:left;
	padding-left:0em;
	padding-right:1em;
	/*border: 1px solid red;*/
}

.cell2
{
	padding-left:1em;
	padding-right:1em;
}

.centered
{
	text-align:center;
}

.columnheader
{
	font-weight:bold;
	padding-bottom:.5em;
	border-bottom-style:dashed;
	border-bottom-color:Navy;
	border-bottom-width:1px;
}

.controls_1col
{
	width:20em;
}

.divtitle
{
	background-color:#fffacd;
	border-color:Green;
	border-style:ridge;
	border-width:1px;
	margin-top:2em;
	margin-bottom:.5em;
	padding-top:.5em;
	padding-bottom:.5em;
	padding-left:.5em;
	text-align:left;
	width:25em;
	color:Darkgreen;
}

.full
{
	width:650px;
}

.fullheight
{
	height:100%;
}

.half
{
	width:50%;
}

.height_auto
{
	height:auto;
}

.height_em1
{
	height:1em;
}

.height_em2
{
	height:2em;
}

.height_em3
{
	height:3em;
}

.height_em3_5
{
	height:3.5em;
}

.height_em4
{
	height:4em;
}

.height_em6
{
	height:6em;
}

.height_em7
{
	height:7em;
}

.height_em10
{
	height:10em;
}

.hidden
{
	display:none;
}

.italic
{
	font-style:italic;
}

.label
{
	display:block;
	margin-bottom:3px;
}

.labelcol
{
	width:300px;
}

.lcol
{
	float:left;
	text-align:right;
	width:20%;
	/*background-color:#fffacd;*/
}

.left
{
	text-align:left;
}

.main
{
	width:auto;
	overflow:hidden;
}

.nav
{
	width:650px;	
}

.NavigationPanel
{
	width:62em;
	background-color:Transparent;
	/*border:1px solid SlateGray;
	border-top-style:dashed;*/
}

.NavigationPanel span
{
	width:49%;
	
}

.NavigationPanel .navspan1
{
	float:left;
	text-align:right;
}

.NavigationPanel .navspan2
{
	float:right;
	text-align:left;
}

.noborder
{
	border-width:0px;
}

.nopad
{
	padding:0px;
}

/*.normal
{
	font-family:Verdana, Arial, Helvetica;
	font-size:8pt;
}*/

.normalheight
{
	height:auto;
}

.note
{
	font-size:smaller;
}

.quarter
{
	width:25%;
}

.rcol
{
	float:right;
	text-align:left;
	width:78%;
	/*background-color:#E6E6FA;*/
}

.required
{
	font-weight:bold;
}

.right
{
	text-align:right;
}

.row
{
	clear: both;
	padding:0.5em;
	padding-left:0px;
	padding-bottom:1em;
	/*border:1px solid blue;*/
}

.section
{
	/*border:1px solid SlateGray;*/
	width:650px;
	overflow:hidden;
	background-color:Transparent;
	border-bottom-width:0px;
}

.size_16
{
	font-size:16pt;
}

.size_14
{
	font-size:14pt;
}

.size_12
{
	font-size:12pt;
}

.size_10
{
	font-size:10pt;
}

.size_8
{
	font-size:8pt;
}

.spacer
{
	clear:both;	
}

.subsection
{
	width:auto;
	padding-bottom:1em;
}

.summaryrbl
{
	width:26em;
}

.tall7
{
	height:7em;
}

.text
{
	
}

.thirds
{
	width:30%;
}

.title
{
	width:650px;
	background-color:SlateGray;
	color:White;
	font-weight:bold;
	font-size:larger;
	text-align:center;
}

.underline
{
	text-decoration: 'underline';
}

.width35
{
	width:35%;
}

.width_em15
{
	width:15em;
}

.width_em20
{
	width:20em;
}

.width_em25
{
	width:25em;
}

.width_em30
{
	width:30em;
}

.width_em40
{
	width: 40em;
}

.width_col50
{
	width: 23.75em;
}

/*****************************************************************************
 * IDs
 *****************************************************************************/


#imgEmailStatus
{
	width:2em;
	height:2em;
}