/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #6699CC;
}
b, strong { font-size: 12px; color: #000000; }
th { font-size: 14px; color: #000000; text-align: left; }
p { font-size: 14px; color: #000000; font-weight: normal; }
/*Header Content*/
#tHead { display: none; }

/*Main Content*/
#content {
	font-family: "Comic Sans MS";
	background-color: #FFFFFF;
}
#H1 {
	text-align: left;
	font-size: 18px;
	color: #003366;
	margin-right: 25px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
#Sidebar { display: none; }

#NavContent { background-color: #FFFFFF; vertical-align: top; }

#rContent { width: 150px; text-align: center; }
#rImage { margin: 10px; padding: 0px; }
img#aImage { border:1px solid #999999; }

/*Footer Content*/
#Footer { display: none;  }
/*Contact Tbl Styles*/
#Contact Table, td {
	padding: 2px 2px 2px 2px;
}
#Contact h5 {
	font-size: 12px;
	font-weight: bold;
	color: #849CA4;
}
#Contact b {
	font-weight: bold;
	color: #849CA4;
}
#Contact  a {
	color: #849CA4;
	text-decoration: undeline;
}
#Contact  a:hover{
	color: #849CA4;
	text-decoration: none;
}
.button { display: none; }
#Contact .TextFields {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 18px;
}
#Contact .TextBox {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#Contact .Menu {
		font: 10px Arial, Helvetica, sans-serif;
		color: #000000;
		background-color:#849CA4;			
		margin-left: 2px;
		margin-top: 2px;
		margin-bottom: 2px;
}
#Contact ol {
	list-style-type: lower-latin;
	padding: 2px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#Contact ol li {
	display: block;
	padding: 5px 0 5px 0;
}
.book { border: 1px solid #003366; margin: 5px 5px; color: #003366 }

/*Footcare Table*/
#foot1 { text-align: justify; padding-right: 100px; }
#text { display: none; }