@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

/*.mainContent {
	display: block;
	width: 100%;
}*/
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.center_leftText {
	text-align: left;
	margin-left: auto;
	display: table;
	margin-right: auto;
}
.bdy-grCOURIER04px {
	font-family: COURIER; 
	font-size: 4px; 
	color: #666666; 
	line-height: 4px; }
	
.bdy-grArial09px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 9px;
	color: #666666;
	line-height: 9px;
}

.bdy-grArial10px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

.bodyArial10px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}


.SAN12px-ITALIC { 
	font-family: Arial, san-serif, Helvetica;
	color: #000000; 
	font-size: 12px; 
	font-style: italic }

.SAN14px-ITALIC { 
	font-family: Arial, san-serif, Helvetica;
	color: #000000; 
	font-size: 14px; 
	font-style: italic }
	
.SAN16px-ITALIC { 
	font-family: Arial, san-serif, Helvetica;
	color: #000000; 
	font-size: 16px; 
	font-style: italic }
	
.SAN18px-ITALIC { 
	font-family: Arial, san-serif, Helvetica;
	color: #000000; 
	font-size: 18px; 
	font-style: italic }
	
.bodyArial12px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
	
.bodyArBlue12px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 12px;
	color: #6666FF;
	line-height: 16px;
}	

.bodyArRed12px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 12px;
	color: #990000;
	line-height: 16px;
}

.bdyAr-12-22 { 
	font-family: Arial, san-serif, Helvetica;
	font-size: 12px; 
	color: #000000; 
	line-height: 22px; }
	

.bodyArial15px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}

.bdyAr-15-15px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 15px;
	color: #000000;
	line-height: 15px;
}
.bdyAr-15-15px_m33 {
	font-family: Arial, san-serif, Helvetica;
	font-size: 15px;
	color: #000000;
	line-height: 15px;
	margin: 33px; }

.grArial15px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 15px;
	color: #666666;
	line-height: 15px;
	}
	
.Arial15px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 15px;
	color: #000000;
	line-height: 15px;
	}
	
.grArial18px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 18px;
	color: #666666;
	line-height: 18px;
	}
	
.Arial18px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	}
	
.grArial20px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 20px;
	color: #666666;
	line-height: 20px;
	}
	
.Arial20px {
	font-family: Arial, san-serif, Helvetica;
	font-size: 20px;
	color: #000000;
	line-height: 20px;
}


.bodySerif12px {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.bodySerif15px {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}

.SAN18-ItalicBoldGrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold;
	color: #666666;}
	
.SAN18-ItalicBoldRed { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #990000;}

.SAN22-ItalicBoldGrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-style: italic; 
	font-weight: bold;
	color: #666666;}
	
.SAN22-ItalicBoldRed { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-style: italic; 
	font-weight: bold; 
	color: #990000;}
	
.SERIF18-ItalicBoldBlue { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #6666FF;}

.SERIF18-ItalicBoldRed { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-style: italic; 
	font-weight: bold; 
	color: #990000;}
	
.SERIF22-ItalicBoldBlue { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 22px; 
	font-style: italic; 
	font-weight: bold; 
	color: #6666FF;}

.SERIF22-ItalicBoldRed { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 22px; 
	font-style: italic; 
	font-weight: bold; 
	color: #990000;}
	
.SAN-ItalicBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #6666FF;
}
.SAN-ItalicBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.SERIF-ItalicBoldBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #6666FF;
}
.SERIF-ItalicBoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.SANItalic18-BoldRed {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000; 
	margin: 33px; }	 
.style1 {color: #AAAAAA}
.style3 {color: #000000}


a:link{color: black}
a:visited{color: gray}
a:hover{color: #990000}
a:active{color: #990000
}


a { text-decoration: none }


/* Some more GLOGBAL */
/*h1 {text-align: right;}  */








#timeDiv {
	visibility: visible;
	position: absolute;
	top: 151px;
	left: 885px;
	width: 147px;
	height: 22px
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 805px;
}
