body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 45px; background-color: #ccc;}

td, body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; color: #333}

strong { color: #666; }

.boxwhite {  background-color: #FFFFFF; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; }
.boxwhiteborder {  padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; border-style: dashed; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.boxgrey {  color: #FFFFFF; background-color: #B3B3B3; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.boxgreynopad {  color: #FFFFFF; background-color: #B3B3B3;}

.boxgreen {  background-color: #0097AC; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; color: #FFFFFF}
.boxblue { background-color: #CC0000; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; color: #FFFFFF }
.boxpurple { background-color: #00AB39; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; color: #FFFFFF }
.boxred { background-color: #FF5C00; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; color: #FFFFFF }

.boxnav { background-color: #e5e5e5; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px;}


a.white:visited {  font-weight: bold; color: #FFF; text-decoration: none}
a.white:link {  font-weight: bold; color: #FFF; text-decoration: none}
a.white:active {  font-weight: bold; color: #FFF; text-decoration: none}
a.white:hover {  font-weight: bold; color: #ccc; text-decoration: none}

a.grey:visited {  font-weight: bold; color: #666; text-decoration: none}
a.grey:link {  font-weight: bold; color: #666; text-decoration: none}
a.grey:active {  font-weight: bold; color: #666; text-decoration: none}
a.grey:hover {  font-weight: bold; color: #999; text-decoration: none}

a.lightgrey:visited {  font-weight: bold; color: #999; text-decoration: none}
a.lightgrey:link {  font-weight: bold; color: #999; text-decoration: none}
a.lightgrey:active {  font-weight: bold; color: #999; text-decoration: none}
a.lightgrey:hover {  font-weight: bold; color: #ccc; text-decoration: none}

a.subnav:visited {  font-weight: normal; color: #666; text-decoration: none}
a.subnav:link {  font-weight: normal; color: #666; text-decoration: none}
a.subnav:active {  font-weight: normal; color: #666; text-decoration: none}
a.subnav:hover {  font-weight: normal; color: #ccc; text-decoration: none}


form {display:inline;} 
.input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; border: #cccccc; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.submit {  font-family: Arial, Helvetica, sans-serif; Arial; font-size: 10px;  color: #666666; font-weight: bold; background-color: #cccccc; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left:3px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; cursor: hand}

hr {  border-style: dashed; height:1px; color: #999;}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}

.subtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #666;}
.newstitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #004C70;}

.screen_only {}
.print_only {display: none}

.pictext {  font-size: 11px; line-height: 12px; color: #004C70; padding-top: 5px;}

.submitnav {  font-size: 10px; font-weight: bold; color: #FFF; background-color: #B3B3B3; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; cursor: hand}
.boxlightgrey {
color: #FFFFFF; background-color: #CCCCCC; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px
}
#smp p {
  margin-bottom: -10px;
}


.smalltext { font-size: 10px; line-height: 11px; color: #999;}
a.smalltext:visited { text-decoration: underline; color: #999;font-weight: normal;}
a.smalltext:link { text-decoration: underline; color: #999;font-weight: normal;}
a.smalltext:active { text-decoration: underline; color: #999;font-weight: normal;}
a.smalltext:hover { text-decoration: underline; color: #999;font-weight: normal;}
.scrollist {
	background-color: #FFFFFF;
	overflow: auto;
	padding: 5px;
	height: 419px;
	position: fixed;
	clip: rect(auto,auto,auto,auto);
}
