
BODY
{
	color:003366;
	font-weight: normal;
	font-size: 7pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana;
	letter-spacing: normal;
}


A:link	{	
	text-decoration:	none;
	color: #003366;
	}	

A:active	{	
	text-decoration:	none;
	color:	#003366;
	}	
	
A:visited   
{
	text-decoration:    none;
	color:  #003366;
}
		
A:hover
{
	color: #003399;
	text-decoration: underline;
}
	
.navbar
{
	border-top: #FFCC66 1px solid;
	border-bottom: #FFCC66 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10pt;
	background-color: white;
}

.navbar_bold
{
	border-top: #FFCC66 1px solid;
	border-bottom: #FFCC66 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
	font-size: 10pt;
	background-color: white;
}

.navbar_top
{
	border-top: yellow 1px solid;
	margin-top: 0px;
	font-size: 7pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	background-color: white;
}

.navbar_bottom
{
	border-collapse: collapse;
	border-bottom: yellow 1px solid;
	background-color: white;
}

.login
{
	background-color:#336699;
}

.login_clickthroughheader
{
	border-bottom: white thin solid;
	background-color: #336699;
}

.login_left
{
	background-color:#336699;
	border-right-color:White;
	border-right-style:dotted;
	border-right-width:thin;
}

.login_right
{
	background-color:#336699;
}

.login_text
{
	color: whitesmoke;
}

.login_headertext
{
	font-size: 12pt;
	color: whitesmoke;
}

.login_textbox
{
	color: black;
	font-weight:bold;
}

.login_error
{
	font-weight: bold;
	color: yellow;
}


A.login_link:hover
{
	color: lightsteelblue;
}

A.login_link:visited
{
	color: khaki;
}

A.login_link:active
{
	color:khaki;
}


A.login_link:link
{
	color:khaki;
}



.page_title_cell
{
	padding-bottom: 25px;
	padding-top: 20px;
	background-color: white;
	text-align: center;
}

.page_title_text
{
	font-weight: bold;
	font-size: medium;
	font-family:Georgia;
	color: #006600;	
	text-align: center;
	text-decoration: underline;
}

.page_number
{
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
}

.error_table_cell
{
	border-right: red thin solid;
	border-top: red thin solid;
	font-size: medium;
	border-left: red thin solid;
	border-bottom: red thin solid;
	background-color: whitesmoke;
}


.error_critical_title
{
	font-weight: bold;
	font-size: medium;
	color: white;
	background-color: crimson;
	text-align: center;
}

.error_critical_text
{
	font-weight: normal;
	font-size: small;
	color: white;
	background-color: crimson;
	text-align: center;
}	

.page_subhead
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: small;
	padding-bottom: 5px;
	color: #FF6600;
	padding-top: 10px;
	border-collapse: collapse;
	background-color: white;
}

.page_subhead_solo
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: small;
	padding-bottom: 5px;
	color: #FF6600;
	padding-top: 10px;
	border-collapse: collapse;
	background-color: white;
	border-bottom: #003366 1px solid;
}

.page_subhead_info
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;
	padding-bottom: 10px;
	padding-top: 0px;
	border-collapse: collapse;
	background-color: white;
	border-bottom: #003366 1px solid;
}



.page_subhead_question
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;
	padding-bottom: 10px;
	padding-top: 10px;
	border-collapse: collapse;
	background-color: white;
}
.page_question
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #003366 1px solid;
	border-collapse: collapse;
	background-color: white;
}

.page_question2
{
	border-right: gainsboro 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;
	padding-bottom: 2px;
	border-left: gainsboro 1px solid;
	padding-top: 2px;
	border-bottom: gainsboro 1px solid;
	border-collapse: collapse;
	background-color: ghostwhite;
}

.page_answer
{
	border-right: white 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: white 1px solid;
	padding-top: 2px;
	border-bottom: #003366 1px solid;
	border-collapse: collapse;
	background-color: white ;
}

.grid_row
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #FFCC66 5px solid;
	border-collapse: collapse;
	background-color: white;
}

.grid_error_message
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10pt;
	color:Red;
	padding-bottom: 5px;
	padding-top: 5px;
}

.grid_error_background
{
	border-top: #FFCC66 5px solid;
	font-size: x-small;
	font-weight: bold;
	background-color: white;
}


.grid_background
{
	border-top: #FFCC66 5px solid;
	border-right: #FFCC66 5px solid;
	font-size: x-small;
	font-weight: bold;
	border-left: #FFCC66 5px solid;
	border-bottom: #FFCC66 1px solid;
	border-collapse: collapse;
	background-color: #FFCC66;
}

.grid_header
{
	border-right: #FFCC66 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #FFCC66 1px solid;
	padding-top: 5px;
	border-bottom: white 2px solid;
	border-collapse: collapse;
	background-color: #FFCC66;
}

.grid_edititem
{
	font-weight: normal;
	font-size: 7pt;
}

.grid_addrow
{
	font-weight: bold;
	font-size: 8pt;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.footer
{
	font-size: 7pt;
}

.tutorial_link
{
	font-weight: normal;
	font-size: 7pt;
	cursor: help;
	text-decoration: none;
}

A.glossary_title_link
{
	color: #006600;
	cursor: help;
	text-decoration: underline;
}

A.glossary_title_link:visited
{
	color: #006600;
	cursor: help;
	text-decoration: underline;
}

A.glossary_title_link:hover
{
	color: #ff6600;
	cursor: help;
	text-decoration: underline;
}


A.glossary_link
{
	font-weight: bold;
	color: #006600;	
	cursor: help;
	text-decoration: none;
}

A.glossary_link:visited
{
	font-weight: bold;
	color: #006600;	
	cursor: help;
	text-decoration: none;
}


A.glossary_link:hover
{
	font-weight: bold;
	color: #ff6600;
	cursor: help;
	text-decoration: underline;
}


.tutorial_chooser
{
	color: #003366;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	background-color: white;
}

.tutorial_entry
{
	color: #003366;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	background-color: white;
}

.tutorial_seealso
{
	color: #003366;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	background-color: white;
}

.input
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	color: #003366;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	background-color: white;
}

.input_noborder
{
	color: #003366;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	background-color: white;
}

TABLE.input_checkedlistbox
{
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	color: #003366;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	background-color: white;
}


.input_dbcombo
{
	border: #003366 1px solid;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	color: #003366;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
	background-color: white;
}

.output
{
	font-weight: normal;
	font-size: 8pt;
}

.plansummaryhyperlink
{
	font-weight: normal;
	font-size: 8pt;
}

A.plansummaryhyperlink
{
	color:#006600;
}

A.plansummaryhyperlink:visited
{
	color:#006600;
}

A.plansummaryhyperlink:hover
{
	color:#FF6600;
}




.output_head
{
	font-weight: bold;
	font-size: x-small;
}

.inputcbo
{
	font-weight: bold;
	font-size: 7pt;
	background-color: lightyellow;
}

.inputhover
{
	background-color: #ffff00;
	font-weight: bold;
	font-size: 7pt;
}


.datagridheader
{
	font-weight: normal;
	font-size: small;
	background-color: steelblue;
}

.datagridcell
{
	font-weight: normal;
	font-size: small;
	background-color: black;
}

.defaulttable
{
	background-color:White;
	font-size:7pt;
}


.quickadmintable
{
	border-top: #FFCC66 1px solid;
	border-bottom: #FFCC66 1px solid;
	border-left: #FFCC66 1px solid;
	border-right: #FFCC66 1px solid;
	background-color:White;
	font-size:8pt;
}

.QuickAdminHeaderStyle
{
	border-top: #FFCC66 1px solid;
	border-bottom: #FFCC66 1px solid;
	border-left: #FFCC66 1px solid;
	border-right: #FFCC66 1px solid;
	background-color:#FFCC66;
	color:#003366;
	font-size:10pt;
}

.QuickAdminResultsAlternatingItemStyle
{
	border-right: #ffcc66 1px solid;
	border-top: #ffcc66 1px solid;
	font-size: 8pt;
	border-left: #ffcc66 1px solid;
	color: #003366;
	border-bottom: #ffcc66 1px solid;
	background-color: gainsboro;
}



	
.wizardtable
{
	background-color: white;
}

.wizardtext
{
	font-weight: normal;
	font-size: 10pt;
}

.wizardheading
{
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #ff6600;
	border-top-style: none;
	border-bottom: #003366 1px solid;
	border-right-style: none;
	border-left-style: none;
}

.wizardheading2
{
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 10px;
	color: #003366;
}

A.wizardlink
{
	font-weight: bold;
	color: #006600;
}

A.wizardlink:visited
{
	font-weight: bold;
	color: #006600;
}


A.wizardlink:hover
{
	font-weight: bold;
	color: #ff6600;
}


.maintenancebox
{
	border-right: ghostwhite 1px solid;
	border-top: ghostwhite 1px solid;
	border-left: ghostwhite 1px solid;
	color: white;
	border-bottom: ghostwhite 1px solid;
	background-color: steelblue;
}

.termsandconditions
{

}
