body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000000;
	background-image: url(../images/logo-t.JPG);
	background-repeat: no-repeat;
	background-position: 10px top;
}

#banner {
	border: thin none #0033FF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 5px;
	width: auto;
	right: 10px;
	z-index: 1;
}


h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#CCCCCC;
	}
h2 {
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:16px;
	line-height:16px;
	font-weight:700;
	color:#0063a5;
	}

small {
	font size:10px
	color:#808080;
	} 

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding:0px;
	}

table {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:15px;}

li {
	color:#000000;
	font:11px /11px verdana, arial, helvetica, sans-serif;
	margin:2px 2px 2px 2px;
	padding:3px;
	}

a {
	color:#0063a5;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#0063a5;}
a:visited {color:#0063a5;}
a:hover {background-color:#c0c0c0;}

#tmenu {
	background-color: #006699;
	position: absolute;
	top: 74px;
	width: 100%;
	height: 22px;
	left: 2px;
}

#Content {
	width:500px;
	margin:0px 50px 50px 50px;
	padding:10px;
	}

#Footnote {
	color:#0063a5;
	width:500px;
	font-size:10px;
	text-decoration:none;
	font-weight:300;
	font-family:verdana, arial, helvetica, sans-serif;
	margin:7px 2px 7px 0px;
	padding:5px 5px 5px 5px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:10px; /* 5px + 5px + 5px = 5px */
	border-style:solid;
	border-color:#0063a5;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#c0c0c0;

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

#logon {
	position:absolute;
	width:auto;
	top:5px;
	right:5px;
	border:1px double #000000;
	padding:1px;
	z-index:1;
	voice-family: "\";
	left: 797px;

}\"";
	voice-family:inherit;
	width:140px;
	}
	/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
	length values to user agents that exhibit the parsing error exploited above yet get 
	the CSS box model right and understand the CSS2 parent-child selector.  */
	body>#logon {width:128px;}
		
#info2 {
	position:absolute;
	width:150px;
	top:230px;
	right:10px;
	border:1px dashed #0063a5;
	background-color:#c0c0c0;
	padding:10px;
	z-index:2;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
	/* Again, "be nice to Opera 5". */
	body>#info2 {width:168px;}

#sideback{
	width:25px;
	height:25px;
	position:absolute;
	background-image:url(../images/urcrn.gif);
	background-repeat:no-repeat;
	z-index:2;
	visibility:visible;
	right:0px;
	top:0px;
	background-position:right top;
	}
