body {
background-image:url(../images/body-bg.jpg);
background-repeat:repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#0075aa;
margin:0px;
}
.no-repeat {
background-repeat:no-repeat;
}
.repeat-x {
background-repeat:repeat-x;
}
.repeat-y {
background-repeat:repeat-y;
}
.arial {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#f8f8f8;
text-decoration:none;
}
.blue-mid {
background-image:url(../images/blue-top-mid.jpg);
background-repeat:repeat-x;
}
.news-bg {
background-image:url(../images/news-mid.jpg);
background-repeat:repeat-x;
}
.arial-red {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#ff6600;
text-decoration:none;
}
.form-bg {
background-image:url(../images/form-bg.gif);
background-repeat:no-repeat;
width:675px;
height:211px;
}
.menu-middbg{
background-image:url(../images/menu-mid.jpg);
background-repeat:repeat-x;
height:21px;
}
.black-underline {
background-image:url(../images/black-line.jpg);
background-repeat:repeat-x;
height:21px;
}
.arial-blue {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#006699;
text-decoration:none;
}
.text-area {
width:420px;
height:15px;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006699;
}
.jumbmenu {
width:200px;
height:18px;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006699;
}
.arial-white {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.border {
border-left: 1px solid #57a8d3;
border-right: 1px solid #57a8d3;
border-top: 1px solid #57a8d3;
}
.tabs {
background-image:url(../images/tabs.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
width:148px;
height:21px;
}
.tabs:hover {
background-image:url(../images/roll-tabs.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#ff6600;
text-decoration:none;
width:148px;
height:21px;
}
.tab-links {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none;
}
.tab-links:hover {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#ff6600;
text-decoration:none;
}
.arial-bulletmenu {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0075aa;
text-decoration:none;
}
.arial-bulletmenu:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff6600;
text-decoration:none;
}
.arial-black {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
}
.arial-bulletrgt {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0075aa;
text-decoration:none;
}
.text-form {
width:150px;
height:15px;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#006699;
}
.arial-lgtblue {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#82c2d8;
text-decoration:none;
}
.footer-text {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#b6dcf1;
text-decoration:none;
}
.top-links-alert {
background-image:url(../images/top-links-alert.jpg);
background-repeat:no-repeat;
width:118px;
height:21px;
}
.top-links-alert:hover {
background-image:url(../images/roll-top-links.jpg);
background-repeat:no-repeat;
width:118px;
height:21px;
}
.top-links {
background-image:url(../images/top-links.jpg);
background-repeat:no-repeat;
width:118px;
height:21px;
}
.top-links:hover {
background-image:url(../images/roll-top-links.jpg);
background-repeat:no-repeat;
width:118px;
height:21px;
}
.top-links2 {
background-image:url(../images/roll-top-links-2.jpg);
background-repeat:no-repeat;
width:144px;
height:21px;
}
.top-links2:hover {
background-image:url(../images/top-links-2.jpg);
background-repeat:no-repeat;
width:144px;
height:21px;
}
.arial-wtebold {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
}
.arial-wtebold:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#006699;
text-decoration:none;
text-transform:uppercase;
}

.button2{
   background-color:#0099CC;
   width:auto;
   height:auto;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   color:#FFFFFF;
   text-align:center;
   border:thin;
   /*filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
}

.hr
{
	border-bottom-width:thin;
	border-bottom-style:solid;
}
