* {
	margin: 0;
	padding: 0;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	background: #00a1c0 url(images/BackFooter.jpg) center bottom no-repeat;
	text-align: center;
	font-size: 100%;
}
H1 {
	display: none;
}
H2 {
	font-size: 1.2em;
	color: #FFF;
	font-weight: normal;
	margin: 20px 0;
	line-height: 1.4em;
}
H3 {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFF;
	margin: 20px 0;
}
H4 {
	color: #FFF;
	font-size: 0.9em;
}
TD H4 {
	font-size: 1.0em;
}
H5 {
	color: #FFF;
	font-size: 0.8em;
}
P {
	margin: 0 0 10px 0;
}
OL {
	margin: 10px;
}
OL LI {
	padding-left: 5px;
}
..Content OL LI TD,
..Content OL LI TH {
	font-size: 1.0em;
}
TABLE {
	border-collapse: collapse;
}
A:link,
A:visited,
A:hover {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
HTML,
BODY,
.Page {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
HTML>BODY,
HTML>BODY .Page {
	height: auto;
}
H2 SPAN {
	background: url(images/H2Back.gif) center center no-repeat;
	font-size: 18px;
	padding-right: 15px;
	margin-left: 10px;
}
H2.Blue SPAN {
	background-image: url(images/H2BlueBack.gif);
}
H3 SPAN {
	background: url(images/H3Back.gif) center center no-repeat;
	font-size: 18px;
	padding-right: 15px;
	margin-left: 10px;
}
.Page {
	background: url(images/BackHeader.jpg) center top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.Footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 46px 0 18px 0;
}
.Holder {
	width: 1003px;
	margin: 0 auto;
	padding-bottom: 30px;
}
.Header {
	height: auto;
}
.LogoScreen{
	margin: 4px 0 0 82px;
	float: left;
}
.Footer .LogoScreen {
	float: none;
}
.LogoPrint {
	display: none;
}
.Left {
	float: left;
	width: 375px;
	text-align: left;
}
.Left A IMG {
	border-width: 0;
}
.Content LI,
.Content TD,
.Content TH,
.Content P {
	font-size: 0.72em;
	color: #FFF;
}
.Content TABLE {
	margin: 10px 0;
}
.Content LI {
	margin-left: 20px;
}
.Content UL {
	margin-bottom: 10px;
}
.Content TD,
.Content TH {
	text-align: left;
	padding: 3px 10px 3px 0;
}
.Content A {
	color: #d3f8ff;
	color: #8dedff;
	font-weight: bold;
}
.Content IMG {
	border: 0px none;
}
.FloatL {
	float: left;
	margin: 0 15px 5px 0
}
.Left .Content {
	margin: 70px 30px 20px 140px;
}
.Right .Content {
	padding: 40px 175px 40px 0;
}
.TwoCol .c1,
.TwoCol .c2 {
	float: left;
}
.TwoCol .c1 {
	width: 205px;
	padding-right: 47px;
}
.TwoCol .c2 {
	width: 200px;
}
.Right {
	float: left;
	width: 628px;
	text-align: left;
}
.Clear {
	clear: both;
	font-size: 0;
	border: 1px transparent solid!important;
	border-width: 0;
}

/* Top navigation */
.TopNavig {
	float: right;
	margin: 22px 118px 0 0!important;
	margin: 22px 59px 0 0;
	text-align: right;
}
.TopNavig LI {
	list-style-type: none;
	display: inline;
}
.TopNavig LI.Home A {
	border-right: 1px #FFF solid;
	padding-right: 7px;
}
.TopNavig LI.Contact {
	padding-left: 3px;
}
.TopNavig LI.Print {
	display: block;
}
.TopNavig LI.Print A {
	background: url(images/IconPrint.gif) center right no-repeat;
	height: 14px;
	padding-right: 20px;
}
.TopNavig LI A {
	color: #FFF;
	font-size: 0.7em;
}


/* Main navigation */
#MainNav {
	margin: 140px 0 0 140px;
}
#MainNav LI {
	list-style-type: none;
	height: 28px;
}
#MainNav LI.SubMenu {
	height: auto;
}
#MainNav LI A {
	color: #FFF;
	font-size: 0.9em;
	background: url(images/MainNavBullet.gif) center left no-repeat;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: Black;
	height: 17px;
	padding: 7px 10px 4px 40px;
}
#MainNav UL LI {
	height: 20px;
}
#MainNav UL LI A {
	background-image: none;
	font-size: 0.7em;
	height: 14px;
	padding: 3px 10px 3px 40px;
	text-transform: none;
}
#MainNav LI UL {
	display: none;
}
#MainNav LI.SubMenu:hover UL,
#MainNav LI.over UL {
	display: block;
}
.Footer SPAN {
	font-size: 0.7em;
	color: #FFF;
	margin: 0 5px;
}
.Footer A {
	font-size: 0.7em;
	color: #FFF;
}
.Footer IMG {
	border-width: 0;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

/* Bottom navigation */
.BottomNav {
	display: inline;
}
.BottomNav LI {
	list-style-type: none;
	display: inline;
}
.BottomNav A {
	border-right: 1px #FFF solid;
	padding-right: 8px;
	margin-left: 5px;
}

.FormHolder CAPTION {
	text-align: left;
	color: #FFF;
	font-size: 1.0em;
}
.FormHolder TABLE {
	width: 400px;
}
.FormHolder TH {
	width: 110px;
}
.FormHolder .TextBox {
	border: 1px #FFF solid;
	background-color: #bbf4ff;
	padding: 2px;
	margin: 1px;
	font-size: 0.8em;
}
.FormHolder BUTTON {
	border: 1px #FFF solid;
	background-color: #017ea1;
	color: #FFF;
	font-size: 0.7em;
	cursor: pointer;
	margin-left: 10px;
}
.ButtonHolder {
	padding-right: 58px;
	text-align: center;
}
.LimitHead TH {
	width: 300px;
}
.MiddleCont TH {
	width: 130px;
}
.MiddleCont {
	width: 450px;
}
.MiddleCont .Price {
	text-align: right;
}
.MenuTable {
	width: 450px;
}
.MenuTable TD {
	width: 370px;
}
.MenuTable TH {
	vertical-align: top;
}
.Content .LinkList LI H3 {
	font-size: 1.0em;
}
.Content .LinkList LI H4 {
	font-size: 1.3em;
}
TD.Center {
	text-align: center;
}
.Space TD,
.Space TH {
	padding-top: 15px;
}
.TableData TD,
.TableData TH {
	font-size: 0.6em;
	padding: 2px 4px;
	border-bottom: 1px #008099 solid;
}
.TableData TH {
	background-color: #048faa;
}
TABLE.ContactForm {
	width: 450px;
}
.FormHolder TEXTAREA.TextBox {
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}
.Center {
	text-align: center;
}
.DataTable TD,
.DataTable TH {
	width: 70px;
	text-align: right;
}