/* ----------------------------------------------------------------------------
 * SECTION 1: HTML Tag Elements
 */

body
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	background: white;
}

p
{
	font-family: verdana, arial, sans-serif;
	margin-top: 0em;
	margin-bottom: 1em;
}

h1 
{
	font-weight: normal;
	font-size: 18px;
	color: black;
	margin: 0;
}

h2 
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	margin-bottom: 0;
}

td 
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-size: normal;
}

input, textarea, select
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	margin: 0;
}

hr
{
	height: 1px;
	color: silver;
}

ul
{
	list-style-type:disc;
	list-style-position: outside;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
}


/* ----------------------------------------------------------------------------
 * SECTION 2: Hyperlinks
 */

A
{
	color: #7F1D11;
	text-decoration: none;
}

A:Hover 
{
	color: #000066;
	text-decoration: underline;
}

.WhiteLink
{
	color: white;
	font-weight: bold; 
	text-decoration: none;
}

.WhiteLink:Hover 
{
	color: #eeeeee;
	text-decoration: bold;
}

.BlackLink
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

.BlackLink:Hover 
{
	color: black;
	text-decoration: underline;
}


/* ----------------------------------------------------------------------------
 * SECTION 3: Pages
 */

.PageTitle
{
	font-size: 24px;
	font-weight: bold;
	background-color: #C2000B;
}

.PageSubTitle
{
	background-color: #EEEEEE;
	border-bottom: 1 solid black;
}

.PageTitleLargeText
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

.PageTitleSmallText 
{
	font-size: 8pt;
	color: white;
}

.Copyright
{
	font-size: 8pt;
	color: silver;
	text-align: center;
}

.ErrorText 
{
	color: red;
}


/* ----------------------------------------------------------------------------
 * SECTION 4: Data Tables
 */

.DataPanel
{
	border: #5195B7 1px solid;
	background-color: #C6D9EC;
	padding: 2px;
}

.DataTable
{
	border: black 1px solid;
}

.DataSection
{
	color: white;
	background-color: steelblue;
	font-weight: bold;
	padding: 4px;
}

.DataColumnHeader
{
	color: white;
	background-color: #809DBB;
	text-align: center;
	font-weight: bold;
	border-right: silver 1px solid;
}

.DataColumnHeaderLast
{
	color: white;
	background-color: #809DBB;
	text-align: center;
	font-weight: bold;
}

.DataRow
{
	background-color: white;
}

.DataRowAlternate
{
	background-color: white;
}

.DataCell
{
	background-color: #C6D9EC;
	border-top: silver 1px solid;
	border-right: silver 1px solid;
}

.DataCellLast
{
	background-color: #C6D9EC;
	border-top: silver 1px solid;
}

.DataCellAlternate
{
	background-color: #FFFFFF;
	border-top: silver 1px solid;
	border-right: silver 1px solid;	
}

.DataCellAlternateLast
{
	background-color: #FFFFFF;
	border-top: silver 1px solid;
}

.CommandHeader
{
	background-color: linen;
	text-align: center;
	font-weight: bold;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}

.CommandRow
{
	font-family: verdana, arial, sans-serif;
	background-color: white;
	border-right: black 1px solid;
}

.CommandRowAlternate
{
	font-family: verdana, arial, sans-serif;
	background-color: linen;
	border-right: black 1px solid;
}

.RequiredField 
{
	background-color: #FFFFCC;
	border: silver 1px solid;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
}

/* ----------------------------------------------------------------------------
 * SECTION 5: Surveys
 */

.SurveySectionTitle
{
	color: white;
	background-color: #cc3300;
	border-top: solid 1px black;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

.QuestionGroupLabel
{
	color: black;
	background-color: white;
	border-top: black 1px solid;
	padding: 4px;
	width: 12px;
	font-weight: bold;
}

.QuestionGroupText
{
	color: black;
	background-color: white;
	border-top: solid 1px black;
	padding: 4px;
	width: 100%;
}

.QuestionItem
{
	color: black;
	background-color: white;
}

.QuestionItemAlternate
{
	color: black;
	background-color: #FFFFDD;
}

.QuestionItem2
{
	color: black;
	background-color: white;
	border: silver 1px solid;
}

.QuestionItemAlternate2
{
	color: black;
	background-color: #FFFFDD;
	border: silver 1px solid;
}








.background {
	background-attachment: fixed;
	background-image: url(skin/images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.TableA {
	background-color: #F5F5F5;
	border: 1px solid #999999;
}

.TableAheader {
	background-color: #134C77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header_bg2.gif);

}

.TableBheader {
	background-color: #134C77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/header_bg3.gif);

}

.tableRowBG {
	background-attachment: fixed;
	background-image: url(images/table_row_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.inputA {
	background-color: #d2d2d2;
	border: 1px solid #134C77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	vertical-align: middle;
}
.inputB {
	background-color: #ffffff;
	border: 1px solid #134C77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	vertical-align: middle;
}

.textBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

