
/* "standard" template style sheet */
 

.standard, .standard TD {
	color: #353535;						/* set the font color for the content here */
} 
 
.standard {
/* TODO - attributes */
	padding-right: 18px;
	padding-left: 18px;
	text-align: justify;
	padding-top: 6px;
	padding-bottom: 15px;
}		

.standard H2  {
/* TODO - attributes */

}

.standard H3  {
/* TODO - attributes */
}

.standard H3.underline {
	border-bottom: 1px solid #C6CAC4;
	color : #878780;	
}

.standard H4.indent  {
/* TODO - attributes */
	padding-left: 18px;
}

.standard P  {
/* TODO - attributes */
}

.standard OL  {
/* TODO - attributes */

}

.standard UL  {
/* TODO - attributes */

}

.standard LI  {
	list-style-type: circle;
/* TODO - attributes */

}

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

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

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

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

.standard TH.heading {
/* TODO - attributes */
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #5673A9;
	color : #ffffff;
}

.standard TH.language {
	border-bottom: 1px solid #C6CAC4;
	font-weight: 800;
}

.standard TH.title {
/* TODO - attributes */
	padding: 2px;
	border: 0px;
	color: #385893;
	font-weight: normal;
}


.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 {
/* TODO - attributes */
	padding: 1px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #F7F8F7;
	color : #000000;
}

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

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

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

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

.standard TH.rowaltbottom1 {
/* TODO - attributes */
	padding: 1px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color : #F7F8F7;
	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;
}
 
/* end of funky tables */

/* clear tables */

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

/* end of clear tables */


TD.key {
	border-bottom: 1px solid #CCCCCC;
}

TD.image-caption {
	font-size: 10pt;
	text-align: center;
	font-weight: 600;
}

.standard DIV.indent {
	padding-left: 15px;
}

.standard DIV.photo_left {
	float: left;
	margin-right: 10px;
}

.standard DIV.photo_right {
	float: right;
	margin-left: 10px;
}

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

.nofill TD {
	background: none;
}

.onesizedown H2 {
	font-size: 12pt; 	/* value for Netscape 4 */
}

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

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

.indent P {
	padding-left: 3px;
	text-align: justify;
}

TD.splashtoolbar {
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: right;
}


