﻿body {
}
.footer
{
	font-size: 8pt;
}

.7pt_text {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}
.7pt_linktext {  font-family: Arial, Helvetica, sans-serif; color: #666699; text-decoration: underline}
.8pt_linktextCopy { font-family: Arial, Helvetica, sans-serif; color: #666699; text-decoration: underline ; font-size: 8pt}
.8pt_text {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FF0000; text-decoration: none}
.8ptboldlink {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #666699; text-decoration: underline}
.8ptwhiteboldlink {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bolder; color: #FFFFFF; text-decoration: underline}
.biggerbodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none}
.bodytextlink {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666699; text-decoration: underline; font-weight: bold}
.bodytextbold {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
.colorbodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFCC99} 
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #666699}
.pageheadings {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000; text-align:center}
.pageheading {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #000000; text-align:center}
.whitebodytext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF }
.whiteboldlink {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bolder; color: #FFFFFF; text-decoration: underline}
.whiteitalics {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; color: #FFFFFF}

.sm_text {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}
.sm_link { font-family: Arial, Helvetica, sans-serif; color: #666699; text-decoration: underline ; font-size: 8pt}

.error_message { color:Red; font-weight:bold }
.tag { color:Red; font-weight:bold; font-family:Courier New}

.dialog_button
{
	width:100px;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

.menu_level1
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
	text-decoration : none;
	border: 1px solid #666699;
	background-color: #666699;
	text-align: center;
}

.menu_level2
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
	text-decoration : none;
	background-color: #6666CC;
	border: 1px solid #CCCCCC;
	padding: 0;
}

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(img/lev0_bg1.gif);
	border: 1px solid #666699;
	background-color: #666699;
	text-align: center;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(img/lev0_bg2.gif);
	background-color: #6666CC;
	border: 1px solid #336699;
	text-align: center;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #6666CC;
	border: 1px solid #CCCCCC;
	padding: 0;
}

.m0l1oover {
	text-decoration : none;
	background-color: #6959CD;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}
