body {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

a {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

a:hover {
	text-decoration: underline;
}

p {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

td {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

select {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	line-height: 10px;
	background-color: #ffffff; 
	border-width: 1px;
	border-color: #666666;
}

input {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	line-height: 10px;
	background-color: #ffffff; 
	border-width: 1px;  
	border-color: #666666;
}

.warning_input {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #ff0000;
	background-color: #d0ffd0; 
	border-width: 1px;  
	border-color: #666666;
}

.hidden {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 5px;
	line-height: 5px;
	color: #ffffff;
}


.guide {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: #b0c4de;
	white-space: nowrap;
}


.input {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	background-color: #ffffff; 
	border-width: 1px;  
	border-color: #666666;
}

.main_button {
	cursor: pointer;
	background-color: #f0f0ff; 
	color: #000000;
	width: 140px; 
	height: 16px;
}

.submit_button {
	background-color: #26c614; 
}

textarea {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 10px;
	line-height: 10px;
	background-color:#ffffff; 
	border-width:1px;  
	border-color:#666666;
}

/* Header - this is used to label individual areas */
.header { 
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: #ffffff; 
	background-color: #006cad;
	font-size: 10px; 
	line-height: 17px;
	font-weight: bold; 
	text-decoration: none; 
}

/* Subheader - this is used to label individual areas */
.subheader { 
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: #000000; 
	background-color: #EEEEFF;
	font-size: 10px; 
	line-height: 15px;
	font-weight: bold; 
	text-decoration: none; 
}

.subheader_neu {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: #000000; 
	background-color: #EEEEFF;
	font-size: 10px; 
	line-height: 15px;
	font-weight: bold; 
	text-decoration: none; 
 	border-bottom-width: 1px; 
 	border-bottom-style: solid; 
 	border-bottom-color: #666666;
}

/* color of the borders */
.border { 
	background-color: #666666; 
}

/* the first background color for a row in a list */
.tblBgColor0 { 
	background-color: #f4f4f4;
	line-height: 17px;
}
/* the second background color for a row in a list */
.tblBgColor1 { 
	background-color: #ededed;
	line-height: 17px;
}

.total {
	background-color: #e0e0ff;
	line-height: 17px;
}

.subtotal {
	background-color: #ededff;
	line-height: 17px;
}

.tblBgColorRed { 
	background-color: #ffd0d0;
	line-height: 17px;
}

/* what color to make text that denotes a disabled or non-relevant field */
.tblBgColor0_disabled { 
	background-color: #f4f4f4;
	line-height: 17px;
	color: #d0d0d0;
}

/* what color to make text that denotes a disabled or non-relevant field */
.tblBgColor1_disabled { 
	background-color: #f0f0f0;
	line-height: 17px;
	color: #d0d0d0;
}

/* The text type used to print errors */
.error { 
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: #D60018; 
	background-color: #ffffff;
	font-size: 14px; 
	line-height: 17px;
	font-weight: bold; 
	text-decoration: none; 
}

.warning { 
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: #D60018; 
	background-color: #ffffff;
	font-size: 10px; 
	line-height: 17px;
	font-weight: bold; 
	text-decoration: none; 
}

.success { 
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: green; 
	background-color: #ffffff;
	font-size: 10px; 
	line-height: 17px;
	font-weight: normal; 
	text-decoration: none; 
}

.error:hover { 
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	color: #D60018; 
}

.nav {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	font-weight: bold;
}

.nav:hover {
	text-decoration: underline;
}

.nav_active {
	font-family: Verdana, Helvetica, Geneva, Sans Serif;
	font-size: 12px;
	color: #a00000;
	line-height: 16px;
	font-weight: bold;
}

.nav_active:hover {
	text-decoration: underline;
}

.navbtn a {
	color: #000000;
	text-decoration: none;
	width: 140px;
	height: 16px;

	background-image: url(/img/button_w140_h16_xo.gif); 
	background-repeat: no-repeat;
} 

.navbtngrn a {
	color: #000000;
	text-decoration: none;
	width: 140px;
	height: 16px;

	background-image: url(/img/button_grn_w140_h16_xo.gif); 
	background-repeat: no-repeat;
} 


.smalltext {
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
}

.bigtext {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.smallinfotext {
	font-size: 8px;
	font-weight: bold;
	line-height: 9px;
	font-style: italic;
}

