
BODY
{
	font-weight: normal;
	font-size: xx-small;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana;
	letter-spacing: normal;
	background-color: #003366;
}

TD
{
	font-size: xx-small;
}

A:link	{	
	text-decoration:	none;
	color: #004289;
	}	

A:active	{	
	text-decoration:	none;
	color:	#004289;
	}	
	
A:visited   
{
	text-decoration:    none;
	color:  #004289;
}
		
A:hover
{
	color: #003399;
	text-decoration: underline;
}
	
.navbar
{
	font-size: x-small;
	background-color: lightgrey;
}

.navbar_top
{
	border-collapse: collapse;
	border-top: dimgray 1px solid;
	background-color: lightgrey;
}

.navbar_bottom
{
	border-collapse: collapse;
	border-bottom: dimgray 1px solid;
	background-color: lightgrey;
}

.login
{
}


.login_clickthroughheader
{
	border-bottom: white thin solid;
}

.login_left
{
	border-right-color:White;
	border-right-style:dotted;
	border-right-width:thin;
}

.login_right
{
}

.login_text
{
	color: whitesmoke;
}

.login_headertext
{
	font-size: 12pt;
	color: whitesmoke;
	text-align: left;
}


.login_textbox
{
	color: black;
	font-weight:bold;
}

.login_error
{
	font-weight: bold;
	color: yellow;
}

.login_signup
{
	border-right: white 2px solid;
	border-top: white 2px solid;
	font-size: x-small;
	border-left: white 2px solid;
	color: #003366;
	border-bottom: white 2px solid;
	background-color: #ffcc66;
}


A.login_link:link
{
	color:White;
	text-decoration:underline;
}

A.login_link:visited
{
	color:White;
	text-decoration:underline;
}


A.login_link:hover
{
	color: lightsteelblue;
}



A.login_link_pop:link
{
	color:#006600;
}

A.login_link_pop:visited
{
	color:#006600;
}

A.login_link_pop:hover
{
	color: white;
	text-decoration:underline;
}



.page_title_cell
{
	padding-bottom: 25px;
	padding-top: 20px;
	background-color: white;
	text-align: center;
}

.page_title_text
{
	font-weight: bold;
	font-size: medium;
	color: Green;
	text-align: center;
	text-decoration: underline;
}

.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;
	font-family: Arial;
	background-color: crimson;
	text-align: center;
}

.error_critical_text
{
	font-weight: normal;
	font-size: small;
	color: white;
	font-family: Arial;
	background-color: crimson;
	text-align: center;
}	

.page_subhead
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: small;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
	background-color: lightsteelblue;
}

.page_subhead_question
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 2px;
	padding-top: 2px;
	border-collapse: collapse;
	border-bottom: dimgray 1px solid;
	background-color: lightsteelblue;
}
.page_question
{
	border-right: darkgray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 2px;
	border-left: darkgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
	background-color: lightgrey;
}

.page_question2
{
	border-right: gainsboro 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-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: darkgray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 2px;
	border-left: darkgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
	background-color: lightgrey;
}

.grid_row
{
	border-right: darkgray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	padding-bottom: 2px;
	border-left: darkgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
	background-color: lightgrey;
}

.grid_header
{
	border-right: darkgray 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: darkgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
	background-color: lightgrey;
}

.grid_edititem
{
	font-size: x-small;
}

.grid_background
{
	border-right: darkgray 1px solid;
	font-size: x-small;
	font-weight: bold;
	border-left: darkgray 1px solid;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
	background-color: lightgrey;
}

.footer
{
	font-size: xx-small;
	color: white;
}


.tutorial_link
{
	font-weight: normal;
	font-size: xx-small;
	cursor: help;
	font-family: Arial;
	text-decoration: none;
}

.input
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial;
	background-color: white;
}

.inputcbo
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial;
	background-color: lightyellow;
}



.inputhover
{
	background-color: #ffff00;
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial;
}


.temporary_grid
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	background-color: gainsboro;
	text-align: center;
}


.datagridheader
{
	font-weight: normal;
	font-size: small;
	font-family: Arial;
	background-color: steelblue;
}

.datagridcell
{
	font-weight: normal;
	font-size: small;
	font-family: Arial;
	background-color: lightsteelblue;
}

.defaulttable
{
	background-color:White;
	font-size:xx-small;
}

		
.wizardtable
{
	border-right: khaki thin solid;
	border-top: khaki thin solid;
	border-left: khaki thin solid;
	border-bottom: khaki thin solid;
	background-color: lemonchiffon;
}

.wizardtext
{
	font-weight: normal;
	font-size: x-small;
}
.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;
}

A.wizardlink
{
	font-weight: bold;
	color: #006600;
}

A.wizardlink:visited
{
	font-weight: bold;
	color: #006600;
}


A.wizardlink:hover
{
	font-weight: bold;
	color: #ff6600;
}

