body, td, p, .ContentBox, .TitleBox {font-family: verdana, tahoma; font-size: 10pt; text-align: left;}
body {text-align: center;}

.MainTable {border-style: none; border-width: 0px; margin: 0px; padding: 0px; min-width: 70%; background-color: aliceblue;}

.TitleBox {text-align: left; padding: 0px; margin: 0px;}

.TopRow {background-color: dodgerblue;}
.TopRowLeft {width: 7px; filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=dodgerblue, EndColorStr=dodgerblue, GradientType=1);}
.TopLinkBox {background-image: url('graphics/toplinks.png'); background-repeat: repeat-y; background-color: #0247BA; filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=dodgerblue, EndColorStr=#FF0348BB, GradientType=1); font-weight: bold; border-style: none; border-color: dodgerblue; margin: 0px; padding: 4px; text-align: right; cursor: default;}
.TopRowRight {width: 7px; background-color: #0348BB; progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FF0348BB, EndColorStr=#FF0348BB, GradientType=1);}

.PageContentBox {border-style: none; border-color: #D0E1FA; border-width: 1px; padding-top: 10px; padding-left: 16px; padding-right: 16px; padding-bottom: 10px;}
.PageContentLeft {border-left-style: solid; border-left-color: #D0E1FA; border-left-width: 1px; height: 450px;}
.PageContentRight {width: 6px; border-right-style: solid; border-right-color: #D0E1FA; border-right-width: 1px;}

.BottomBox {font-size: 8pt; background-repeat: no-repeat; background-image: url('graphics/bottommiddle.png'); background-color: dodgerblue; filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#FF0348BB, EndColorStr=dodgerblue, GradientType=1); color: white; height: 27px; text-align: center; }

.BreadCrumbs, a.BreadCrumbs:visited {color: #65B5FF; text-decoration: none;}

.ContentBox {background-color: aliceblue; border-style: solid; border-width: 1px; border-color: #C7DAEB; padding: 2px; margin: 8px;}
.ContentHeading {background-color: #D0E1FA; color: dodgerblue; font-family: arial; font-size: 14pt; border-style: solid; border-width: 1px; border-color: #C7DAEB; padding: 4px; font-weight: bold;}
.ContentText {border-style: none; border-width: 1px; border-color: silver; padding-left: 10px; padding-right: 10px; margin-top: 1px;}

.SmallTopIcon {border-style: none; width: 16px; height: 16px; margin-right: 4px; margin-top: 0px; vertical-align: middle;}
.SmallIcon {border-style: none; width: 16px; height: 16px; float: left; margin-right: 4px; margin-top: 1px;}
.MediumIcon {border-style: none; width: 24px; height: 24px; float: left; margin-right: 4px;}

a.TopLink, a.TopLink:visited, a.TopLinkActive {font-size: 12pt; font-weight: normal; text-decoration: none; color: white; margin-right: 4px; padding: 4px; height: 100%; border-style: none; border-width: 0px; display: block;}
a.TopLinkActive, a.TopLinkActive:hover, a.TopLinkActive:visited {color: gainsboro; text-decoration: none; border-style: none; border-width: 0px; cursor: default;}
a.TopLink:hover {color: white; background-color: cornflowerblue; padding: 3px; border-style: solid; border-width: 1px; border-color: white; cursor: hand;}
a.BottomLink, a.BottomLink:visited {color: white; text-decoration: none;}
a.BottomLink:hover {color: white; text-decoration: underline;}

.ProductBox, .ProductBoxHover {font-size: 8pt; cursor: pointer; border-style: dotted; border-color: dodgerblue; border-width: 1px; color: dodgerblue;}
.ProductBox {background-color: aliceblue; color: dodgerblue;}
.ProductBoxHover {background-color: dodgerblue; color: white;}

.Padder {height: 100px;}
#Menu {position: absolute; background-color: royalblue;}

h1, h2, h3 {font-family: arial, advantage, tahoma; color: dodgerblue; margin-bottom: 6px;}
h1 {font-family: arial, verdana; font-size: 18pt; margin-top: 10px; text-align: center; background-color: aliceblue; color: dodgerblue;}
h2 {font-size: 16pt; margin-top: 10px;}
h3 {font-size: 13pt; margin-top: 28px; margin-bottom: 4px;}
td h3 {margin-top: 14px;}
p {margin-top: 0px; text-align: left;}
ul {margin-top: 3px;}
a:hover {color: red;}
a:visited {color: mediumblue;}
.GreyText {color: gray;}
