/* Edited by WAI 1 Sept 2005 */

#main {
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	width: 760px;
}

#content {
	margin: 0 auto;
	background-color: white;
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	text-align: left;
	width: 760px;
}

:link {text-decoration: none; color:#0000FF;}
:visited {text-decoration: none; color:#0000FF;}
a:active {text-decoration: none; color:#FF0000;}
@media screen {  /* hide from IE3 */
a[href]:hover { text-decoration: none; color:#FF0000; }
}

h1 {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}
h2 {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}
h3 {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}
h4 {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}
h5 {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}
h6 {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}

p {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}

td {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	vertical-align: top;
}
 
td p {
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

form {font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;}

blockquote {
   color: #191970;
   font-size: 9.5pt;
   font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
   margin: 2em;
}

pre {
   color: #191970;
   font-size: 9.5pt;
   font-family: Courier,fixed-width;
}

code {
   color: #191970;
   font-size: 9.5pt;
   font-family: Courier,fixed-width;
}

input {
   background-color: #efefef;
   font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
   font-weight: normal;
   text-indent: 2px;
}

select {
   background-color: #f0f0f0;
   border-bottom-width: 1px;
   border-color: #000000;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
   font-size: 9.5pt;
   font-weight: normal;
   color: #191970;
}

img {
   border: 0px;
}

li {
   font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
}

ul {
   font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
   margin-top: 0;
   margin-bottom: 10px;
}

ol {
   font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
}

td.bluebar {
	color:#FFFFFF; 
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

a.bluebar:link {color:#FFFFFF; text-decoration: none;}
a.bluebar:visited {color:#FFFFFF; text-decoration: none;}
a.bluebar:hover {color:#FFFFFF; text-decoration: none;}
a.bluebar:active {color:#FFFFFF; text-decoration: none;}

td.bluebar2 {
	color:#000000; 
	font-family: "Century Schoolbook", Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

a.bluebar2:link {color:#000000; text-decoration: none;}
a.bluebar2:visited {color:#000000; text-decoration: none;}
a.bluebar2:hover {color:#000000; text-decoration: none;}
a.bluebar2:active {color:#000000; text-decoration: none;}
