/* CSS Document */

body {
		background:#002C43;
		margin:10px 10px 0px 10px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:50px;
		width:200px;
		background:#347B92;
		border:1px solid #002C43;
		}

	#centercontent {
		background:#347B92;
   		margin-left: 199px;
   		margin-right:199px;
		border:1px solid #002C43;
		
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		right:4px;
		top:20px;
		width:200px;
		background:#347B92;
		border:1px solid #002C43;
		}
	
	#banner {
		background:#347B92;
		height:40px;
		border-top:1px solid #002C43;
		border-right:1px solid #002C43;
		border-left:1px solid #002C43;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
	margin:0px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 3px;
		}
		
	h1 {
	font-size:14px;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}<link rel="alternate stylesheet" href="progressiveLayout.css" type="text/css" title="progressiveLayout" />
	
	#rightcontent p {
		font-size:10px
		}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
}
a {
	font-weight: bold;
	color: #002C43;
	font-variant: small-caps;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33CCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.celBk {
	background-color: #347B92;
	border: thin double 002c43;
}
img {
	margin: 6px;
	padding: 0px;
	border: 1px solid #002c43;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 120%;
	color: #FFFFFF;
	padding: 6px;
}
li {
	padding-bottom: 6px;
}
