﻿/*============= GENERAL PAGE DEFINITION ===============*/
/*#shadowcontainer
{
	background-image: url(../images/shell/shadow.gif);
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}*/

/*#shadowcontainer_bottom
{
	background-image: url(../images/shell/shadow_bottom.gif);
	height: 4px;
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}*/

#outercontainer
{
	width: 960px;
	background-color: #2b2b2b;
	margin: 0 auto;
}

body
{
	background-color: #A1A1A1;
	margin-top: 0px;
}

sup
{
	color: Red;
}
/*=========== END GENERAL PAGE DEFINITION =============*/
/***********************
** Instruction Styles **
***********************/
Table.Instructions tr td
{
	padding: 5px 0 5px 0;
}
Table.Instructions thead tr td
{
	padding: 5px 0 5px 0;
	font-weight: bold;
}
.Item
{
}
.ItemDescription
{
	font-style: italic;
}
/***********
** Header **
***********/
#header
{
	position: relative;
	height: 78px;
}

#header img
{
	position: absolute;
}

/*************************
** Current Users Styles **
*************************/
div.userInfo a
{
	color: #042C60;
	text-decoration: underline;
}
div.userInfo a:hover
{
	text-decoration: none;
}

div.userInfo
{
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 61px;
	width: 99%;
	text-align: right;
}


/**********************************
** Application Navigation Styles **
**********************************/
#navColumn
{
	vertical-align: top;
	width: 320px;
	background-color: #2B2B2B;
	padding-top: 22px;
}

.titleImage
{
	margin-left: 20px;
	margin-top: 5px;
}

#formNavContainer
{
	height: 290px;
}

div.navSectionOn, div.navSectionOff
{
	position: relative;
	width: 288px;
	float: right;
	height: 40px;
	cursor: pointer;
}

div.navSectionOn
{
	background: #FFFFFF;
}
div.navSectionOff
{
	color: #FFFFFF;
}
div.navSectionOff:Hover
{
	color: #000000;
	background-color: #FEFEFE;
}

div.navState
{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 4px;
	left: 10px;
}

div.navSectionHeader
{
	position: absolute;
	font-family: Tahoma;
	font-size: 20px;
	left: 45px;
}

div.navSectionOn div.navSectionHeader
{
	top: 5px;
}
div.navSectionOff div.navSectionHeader
{
	top: 5px;
}


div.navLinkContainer
{
	width: 230px;
	padding: 2px 0px 5px 0px;
	float: right;
}

div.navLinkContainer div, div.navLinkContainer div.currentStep
{
	/*padding-left: 10px;*/
}

div.navLinkContainer div.currentStep
{
	background-color: #4C4C4C;
	cursor: default;
}

.navLinkEnabled, .navLinkDisabled
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	padding-left: 10px;
}

.navLinkEnabled
{
	color: white;
}

.navLinkEnabled:Hover
{
	/*text-decoration: underline;*/
	background-color: #4C4C4C;
}


.navLinkDisabled
{
	color: #5a5454;
	cursor: default;
	padding-left: 10px;
}




/*============= MAIN CONTENT ===============*/

#innercontainer
{
	background-color: white;
	border-bottom: 2px solid #555;
	color: black;
	width: 100%;
}

#formContainer
{
	width: 618px;
	padding: 5px 5px 25px 10px;
}

#formColumn
{
	height: 100%;
	vertical-align: top;
	border-right: 1px solid black;
	width: 640px;
	padding-left: 10px;
}

.sectionHeader {    
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
    margin-top: 15px;
}

.FieldTitle
{
	font-family: Tahoma;
	font-size: 9pt;
	padding: 5pt 0pt 0pt 0pt;
}

/*div.FieldTitle a.editLink
{
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}

.editLink
{
	font-size: 11px;
	font-weight: bold;
}*/

.FieldSubTitle
{
	padding: 5pt 0pt 0pt 0pt;
	font-family: Tahoma;
	font-size: 8pt;
}

.SectionInstructions
{
	font-family: Tahoma;
	font-size: 9pt;
	padding: 2pt 0pt 2pt 0pt;
}

.PageInstructions
{
	font-family: Tahoma;
	font-size: 9pt;
	padding: 15px 0px 0px 0px;
}

.PageInstructions div
{
	margin: 5px 0px 0px 0px;
}

.AcceptingInfo
{
	font-weight: bold;
	padding: 0 0 0 0;
}

.NotAcceptingInfo
{
	color: Red;
	font-weight: bold;
}

table.ucTable, table.reviewApp {
    width: 603px;
    border: 0px solid black;
}

table.ucTable thead tr td, .PaymentSummary thead tr td
{
	border-bottom: 1px solid black;
}

table.ucTable tfoot tr td.buttonInstructions
{
	padding-top: 25px;
	font-family: Tahoma;
	font-size: 9pt;
}

table.IntroTable {
    width: 100%;
    border: 0px solid black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding-bottom: 50px;
}
table.IntroTable thead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
table.IntroTable td
{
	padding: 0 0 10px 0;
}
table.IntroTable td.SectionTitle
{
	font-weight: bold;
	padding: 0px 0px 10px 0;
}
table.IntroTable ol.list li
{
	padding: 0 0 0 0;
}

/*=========== END MAIN CONTENT =============*/

table.confirmation
{
	font-family: Tahoma;
	font-size: 11px;
	margin-top: 20px;
}

table.confirmation tr td, table.confirmation tr td.confirmMessage
{
	text-align: center;
	line-height: 15pt;
}

table.confirmation tr td.confirmMessage
{
    font-weight:bold;
}



/******************************
** Review Application Styles **
******************************/
.reviewInstructions
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

table.reviewApp td
{
	font-family: Tahoma;
	font-size: 12px;
}

table.reviewApp td.headerCell
{
	border-bottom: 1px solid black;
}

table.reviewApp td.contentSpacer, table.reviewApp td.contentSpacerAfterSeperator
{
	padding-bottom: 5px;
	padding-bottom: 4px;
}

table.reviewApp td.contentSpacerAfterSeperator, table.reviewApp td.seperatorNoLabels
{
	padding-top: 5px;
	padding-top: 4px;
}

table.reviewApp td.seperator, table.reviewApp td.seperatorNoLabels
{
	border-bottom: 1px dashed black;
	padding-bottom: 10px;
}

table.reviewApp td.label, table.reviewApp td.labelAfterSeperator
{
	color: #333333;
	font-weight: bold;
}

table.reviewApp td.labelAfterSeperator
{
	padding-top: 5px;
	padding-top: 4px;
}

table.reviewApp td.headerCell div.editLink
{
	position: relative;
	margin-top: -15px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

table.reviewApp td.headerCell div.editLink a
{
	text-decoration: none;
}

table.reviewApp td.headerCell div.editLink a:Hover
{
	text-decoration: underline;
}

div.errorMessage
{
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

div.privacyHeader
{
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	margin-top: 15px;
}

div.privacy
{
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid black;
	margin-bottom: 5px;
	padding: 2px 2px 2px 2px;
}

a.printLink
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.printLink:Hover
{
	text-decoration: underline;
}

a.printLink:Visited
{
	color: #0066CC;
}


/*=========== FOOTER =============*/
#footer
{
	text-align: center;
	padding: 0px 10px 10px 10px;
	background-color: Black;
	color: White;
	font-size: 11px;
	font-family: Verdana;
	line-height: 16px;
	padding-top: 5px;
}

#footer a
{
	color: #FFFFFF;
}

#footer hr
{
	background-color: #555555;
	border: medium none;
	height: 1px;
	width: 480px;
}

/***************
** ERROR PAGE **
***************/
.ApplicationTimeoutError
{
	vertical-align: middle;
	background-color: #FFC8C8;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 5pt 5pt 5pt 5pt;
	color: Red;
	border: solid 1px #2B2B2B;
	height: 59px;
	width: 520px;
	text-align: left;
}
/***************
** Help Links **
***************/
table.ucTable td div.editLink
{
	position: relative;
	margin-top: -15px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

table.ucTable td div.editLink a
{
	text-decoration: none;
}

table.ucTable td div.editLink a:Hover
{
	text-decoration: underline;
}
table.ucTable td div.editLink a:Visited
{
	color: #0066CC;
}
/********
** Key **
********/
div.KeyContainer
{
	padding: 50px 0 50px 22px;
}
table.Key
{
    margin-top:10px;
	width: 263px;
	height: 128px;
	background-color: #9B9A9A;
	font-family: Tahoma;
	font-size: 12px;
	vertical-align: middle;
}
table.Key thead
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

/**********************
** No Activity Table **
**********************/
table.NoActivity
{
	font-family: Tahoma;
	font-size: 12px;
	width: 603px;
	background-color: #A1A1A1;
	border: solid 1px Red;
}

