td { font-family: Arial, Helvetica, sans-serif;font-size: 12px;
}
hr { height: 1px;}

.WhiteTxt {color:white; font-size: 10px; font-weight:normal; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.LigthGrayTxt {color:#999999; font-size: 10px; font-weight:normal; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif;}

a {color: blue; text-decoration: none; font: Arial, Helvetica, sans-serif; }
a:hover {color: maroon; text-decoration: none;}

a {color:#003399; font-size: 12px; font-weight:normal; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif;}
a:link {text-decoration: none; color:#003399;}
a:visited {text-decoration: none; color:#003399;}
a:hover {text-decoration: underline; color:#003399;}
a:active {text-decoration: none;}

img { border: 0px; }
src { border: 0px; }

body { 
	/* background-image: url(/ns/images/bgFade.jpg); */ 
	/* background-repeat: repeat-x; */
	background-color: #788188;
margin: 0px;
}

form {
margin-top:0;
margin-bottom:0;
}
.bodycopy {
	FONT-SIZE: 12px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.small_space {
	FONT-SIZE: 1px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.sidebar_links {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.filelink {color:#003399; font-size: 11px; font-weight:bold; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif;}
a:link.filelink {text-decoration: none; color:#003399;}
a:visited.filelink {text-decoration: none; color:#003399;}
a:hover.filelink {text-decoration: underline; color:#003399;}
a:active.filelink {text-decoration: none;}

.boxtext {background: #fff; color: #333; font: 11px arial; font-weight: bold; border-style: solid; border-color: 999999; border-width: 1px; }

.boxtext2{background: #FF6600; color: #fff; font: 11px arial; font-weight: bold; border-style: solid; border-color: black; border-width: 1px; }

.headliner{color:#003399; font-size: 13px; font-weight:bold; text-decoration: none; FONT-FAMILY: Arial, Helvetica, sans-serif;}

.cssbutton{
background-color: #006666;
border: 1px #d1ec4c outset;
padding: 1px 1px;
color: white;
text-decoration: none;
font: Bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.cssbutton2{
background-color: #003399;
border: 1px #3366CC outset;
padding: 1px 1px;
color: white;
text-decoration: none;
font: Bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.cssbutton3{
background-color: #eeeedd;
border: 1px #993300 outset;
padding: 1px 1px;
color: black;
width:350px;
text-decoration: none;
font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}