
/* "standard" template style sheet */
 

.standard, .standard TD {
	color: #505050;						/* set the font color for the content here */
} 
 
.standard {
/* TODO - attributes */
	vertical-align: top;
	padding-left: 6px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 4px;
}		

.standard H2  {
/* TODO - attributes */


}

.standard H3  {
/* TODO - attributes */


}

.standard H4  {
/* TODO - attributes */

}
.standard P  {
	text-align: justify;
}

.standard OL  {
/* TODO - attributes */

}

.standard UL  {
	margin-left: 5px;

}

.standard LI  {
/* TODO - attributes */

}

.standard TABLE {
/* TODO - attributes */
	margin-top: 7px;
	margin-bottom: 7px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.standard TABLE.basic {
/* TODO - attributes */
	width: 75%;
}

.standard TH {
	padding: 3px; 
	font-weight : 600;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color : #f7f7f7;
	color: #000000;
	text-align: left;		
}

.standard TD {
	padding: 3px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color : #f7f7f7; 				/* background color in tables */	
	/* color: ;	*/									/* font color has been set at the top of this css */
}

.standard TH.caption {		
/* TODO - attributes */
	padding: 2px;
	font-weight : normal;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #FF3300;
	color : #ffffff;
}

.standard TH.heading {
/* TODO - attributes */
	padding: 2px;
	font-weight : normal;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #D2D2D2;
	color : #000000;
}

.standard TD.flush {
/* TODO - attributes */
	padding: 0px;
	vertical-align: top;
	text-align: left;
}

.standard TD.image {
/* TODO - attributes */
	padding: 1px;
	vertical-align: top;
	text-align: left;
}

.standard TD.buttons {
/* TODO - attributes */
	padding: 2px;
	vertical-align: middle;
	text-align: right;
}

/* funky tables */

.standard TH.col, .standard TH.col1, .standard TH.coln  {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #E0E0E0;
	color : #000000;
}


.standard TH.row1 {
/* TODO - attributes */
	padding: 1px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #f4f4f4;
	color : #000000;
}

.standard TH.rowalt1 {
/* TODO - attributes */
	padding: 1px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #f4f4f4;
	color : #000000;
}

.standard TH.rowaltbottom1 {
/* TODO - attributes */
	padding: 1px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #f4f4f4;
	color : #000000;
}

/* at this time we have no need for
 * cell headings that are not in the
 * first column (TT)
 */
/*
.standard TH.row {
}
.standard TH.rown {
}
*/
	
.standard TD.row1 {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.standard TD.row {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.standard TD.rown {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.standard TD.rowalt1 {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}

.standard TD.rowalt {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}

.standard TD.rowaltn {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}

.standard TD.rowaltbottom1 {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}
.standard TD.rowaltbottom {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}
.standard TD.rowaltbottomn {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}

.standard TD.rowbottom1 {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.standard TD.rowbottom {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.standard TD.rowbottomn {
/* TODO - attributes */
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

TD.right {
	text-align: right;
}
 
/* end of funky tables */

/* clear tables */

.clear TABLE, .clear TD, .clear TH {
/* TODO - attributes */
	border: 0px;	
	background: none;	
}

/* end of clear tables */


.message {
/* TODO - attributes */
	color: #ff0000;
	padding: 4px;
}

.nofill TD {
	background: none;
	padding: 1px;
}

.webcodehelp TD, .webcodehelp P {
	background: none;
	font-family: monospace;
	padding: 1px;
}

.onesizedown TD, .onesizedown TH, .onesizedown, TD .onesizedown  {
	font-size: 10pt; 	/* value for Netscape 4 */
}

.warning {
/* TODO - attributes */
	color: #ff0000;
	padding: 4px;
}

caption {
	margin-top: 7px;
	margin-bottom: -7px;
	background-color: #EF3D23;
	padding: 3px;
	color: #FFFFFF;
	text-align: left;
	
}

.download { 
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

P SPAN.indent { /* webcode <indent>text</indent> */
	display: block;
	margin-left: 2em;
}

.standard .faqs H4 {
/* TODO - attributes */
	margin-left: 0em; /** don't indent the faqs headings **/
}

