body {
background-color: #888888;
margin: 0px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
background-image: url(images/tile.gif);
background-position: top left;
background-repeat: repeat;
}
img {
border: none;	
}
h1 {
color: #FF9900;
font-family: Futura, "Arial Black", Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: normal;
padding: 0px;
margin: 1em 0em 0em 0em;
}
.ClearFloatHack {
line-height: 0em;
font-size: 0em;
clear: both;
}
a {
color: #0000FF;
text-decoration: underline;
}
a:link {
color: #0000FF;
text-decoration: underline;
}
a:active {
color: #0000FF;
text-decoration: underline;
}
a:visited {
color: #0000FF;
text-decoration: underline;
}
a:hover {
color: #0000FF;
text-decoration: underline;
background-color: #D9D9D9;
}
#footerdiv {
color: #999999;
background-color: #ffffff;
margin: 0px auto 0px auto;
text-align: center;
line-height: 1.5em;
}
#footerdiv a {
color: #999999;
text-decoration: underline;
}
#footerdiv a:link {
color: #999999;
text-decoration: underline;
}
#footerdiv a:active {
color: #0000ff;
text-decoration: underline;
}
#footerdiv a:visited {
color: #999999;
text-decoration: underline;
}
#footerdiv a:hover {
color: #0000FF;
text-decoration: underline;
background-color: #D9D9D9;
}
.BulletsFlush
{
margin-left: 0px;
padding-left: 15px;
text-indent: 0px;
list-style-type: square;
}
.column1of3 {
display: inline;
text-align: left;
float: left;
margin: 0px 0px 0px 20px;
width: 275px;
}
.column2of3 {
text-align: left;
float: left;
margin: 0px 0px 0px 20px;
width: 202px;
}
.column3of3 {
text-align: left;
float: left;
margin: 0px 0px 0px 20px;
width: 202px;
}
.column1of3 img {
margin: 20px 0px 0px 0px;
}
#pagediv {
width: 802px;
margin: 0px auto 0px auto;
background-image: url(images/shadowsides.png);
background-position: top center;
background-repeat: repeat-y;
}
#headerdiv {
width: 760px;
margin: 0px auto 0px auto;
background-color: #0066cc;
text-align: center;
padding: 0px 0px 15px 0px;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}
#contentdiv {
width: 760px;
margin: 0px auto 0px auto;
background-color: #ffffff;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
}
#validationicons a:hover {
color: #ffffff;
text-decoration: underline;
background-color: #ffffff;
}
#headerdiv a:hover {
text-decoration: none;
background-color: transparent;
}
#footershadowdiv {
height: 40px;
width: 802px;
margin: 0px auto 20px auto;
background-image: url(images/shadowfooter.png);
background-position: top center;
background-repeat: no-repeat;
}
#footershadowdiv p {
width: 760px;
height: 19px;
background-color: #ffffff;
margin: 0px auto 0px auto;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
}
#headershadowdiv {
width: 802px;
margin: 20px auto 0px auto;
padding-top: 20px;
background-image: url(images/shadowheader.png);
background-position: top center;
background-repeat: no-repeat;
}
#headershadowdiv p {
width: 760px;
height: 19px;
background-color: #0066cc;
margin: 0px auto 0px auto;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
border-top: 1px solid #333333;
}