body, td {
	font-family: arial, helvetica, geneva, sans-serif
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	}

a:link {
	color: #ffffff; 
	text-decoration: underline; 
	}

a:visited { 
	color: #ffffff; 
	text-decoration: underline; 
	}

a:active { 
	text-decoration: underline; 
	color: #ffffff; 
	}

a:hover { 
	text-decoration: none; 
	color: #ffffff; 
	}


.a { color: white; font-weight: normal; font-size: 11px; line-height: 16px; text-decoration: none }

a:hover { color: #ffcc00 }

.heirachy {
	text-align: center;
	font-size: 8pt; 
	}

.footer {
	text-align: center;
	font-size: 8pt; 
	}

.nextprev {
	font-size: 8pt; 
	}

.indextitle {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	}

.indexsummary {
	font-size: 11px;
	}

.pagetitle {
	font-size: 14px;
	font-weight: bold;
	color: white;
	}

.pagesummary {
	margin-top: 12px;
	font-weight: bold;
	color: white;
	}

.pagebody {
	margin-top: 12px;
	font-size: 11px;
	}

.pageimage {
	font-size: 8pt; 
	}

.pageauthor {
	font-size: 8pt; 
	}

.imagecaption {
	font-size: 8pt; 
	color: #333333; 
	}

.formerror {
	font-size: 80%; 
	color: #cc0000;
}

.buttonred {
border-top: 2px solid #ff6666; 
border-left: 2px solid #ff6666;
border-right: 2px solid #cc0000; 
border-bottom: 2px solid #cc0000;
}
// cms styles

.outline {
	font-size: 8pt; 
}

.row {
	font-size: 8tx; 
}

input {
	font-family: arial, helvetica, tahoma, verdana, geneva, sans-serif; 
	font-size: 90%;
	}

select {
	font-family: arial, helvetica, tahoma, verdana, geneva, sans-serif; 
	font-size: 90%;
}

submit { 
	color: #000000; 
	font-family: arial, helvetica, tahoma, verdana, geneva, sans-serif; 
	font-size: 90%;
	}

textarea {
	font-size: 10pt;
}

.small {
	font-size: 90%;
	line-height: 140%;
}

.smallalert {
	color: #cc0000; 
	font-size: 90%;
	line-height: 140%;
}

.alert {
	border: 1px solid #cc0000; 
	padding: 4px;
	line-height: 120%;
}

.small {
	font-size: 85%;
	line-height: 140%;
}

.smallalert {
	color: #cc3333; 
	font-size: 85%;
	line-height: 140%;
}

.alert {
	font-weight: bold;
	color: #cc3333; 
	line-height: 140%;
}

.toolbar {
	font-family: tahoma, verdana, arial, helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	background: #ffffff;
	border: 0px; 
	margin: 0px;
}

.toolbar a, .toolbar a:visited, .toolbar a:active, .toolbar a:hover {
	color: #000000;
}

.toolbox {
	font-family: verdana, geneva, verdana, helvetica, sans-serif;
	line-height: 120%;
	padding: 4px; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	border: 1px solid #999999;
}

.toolboxtitle {
	font-family: verdana, geneva, verdana, helvetica, sans-serif;
	font-weight: bold;
	line-height: 120%;
	padding: 4px; 
	border: 1px solid #999999;
	border-bottom: none;
}

.tabmenu {
	font-family: tahoma, arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	line-height: 120%;
}

.tabmenusub {
	margin-top: 4px;
	font-family: tahoma, arial, sans-serif;
	font-size: 85%;
	line-height: 120%;
}