/* CSS Document */

body {
	margin:10px auto;
	width: 800px;
	height: auto;
	left: auto;
	top: 10px;
	right: auto;
	bottom: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		}
	
#leftcontent {
	float:left;
	width:175px;
	background:#fff;
	padding-bottom:20px;
	border: 2px solid #000;
	margin: 10px auto;
	padding-top: 5px;
		}

#leftcontent p {
	font-size:12px;
	font-weight:bold;
	margin:20px;
	padding:3px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
		}

#leftcontent a {
	text-decoration:none;
	border:0px;
		}

#rightcontent {
		font-size:14px;
		margin-left:190px;
		}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #FFCC00;
	font-size: xx-large;
	font-variant: small-caps;
	text-transform: uppercase;
	border: 13px solid #FF3300;
	text-align: center;
	padding: 13px;
	margin: 0px;
		}

#box	{
	margin: 10px auto;
	float:left;
	border: thin solid #000000;
	padding: 5px;
		}

#box2	{
	margin: 10px auto;
	float:right;
	border: thin solid #000000;
	padding: 10px;
		}
		
#textbox	{
	clear: right;
	padding: 5px;
	border: 0px;
	overflow: hidden;
		}

#enclose	{
	padding:inherit;
	margin:inherit;
	border:0px;
	height:350px;
		}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 13px;
	margin: 0px;
	clear: both;
	font-size: small;
		}

#highlight	{
	border:thin double #FF3300;
	width: 75%;
	padding: 5px;
		}


.header {
	background:#FFFFFF;
	margin:0px;
		}

.style4 {
	font-size: 56px;
		}

.style5 {
	font-size: 36px;
		}

.ybutton {
	border: 5px double #FFCC00;
		}

.rbutton {
	border: 5px double #FF3300;
		}

.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
		}

.Subheading {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-transform: none; 
		}

.NavigationTOP {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
		}

.numbersCopy { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16pt; 
	font-weight: bold; 
	color: #000000;
		}

hr	{
	border:thin double #333333;
	position: relative;
		}

p	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	letter-spacing:normal;
		}
