body {
	background: #FFF;
	margin-top: 0px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	}

img	{
	border: 0px;
	}
	
acronym {
 cursor: help;
 border-bottom: 1px dotted #666666;
	}

a {
	color: #0066CC;
	text-decoration: underline;
    }
a:hover {
    color: #666666;
    text-decoration: none;
    }
a:visited {
    color: #0066CC;
    }
a:active {
    color: #666666;
    }

#mastertable {
	width: 650px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #333333;
	}

#toptable {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	}

#reducetable {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	}
	
.searchtable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #999999 solid 1px;
	border-top: #999999 solid 1px;
	border-right: #999999 solid 1px;
	}

.searchtable td {
	border-bottom: #999999 solid 1px;
	}

.searchtable td table td{
	border-bottom: #999999 dashed 1px;
	}
	
.filtertable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: #999999 solid 1px;
	border-right: #999999 solid 1px;
	}
	
.filtertable tr {
	height: 28px;
	}

.filtertable td {
	border-bottom: #999999 solid 1px;
	}

.filtertable td table td{
	border-bottom: #999999 dashed 1px;
	}
	
fieldset {
	border: #999999 solid 1px;
	background-color: #FFFFFF;
	}

legend {
	border: #999999 solid 1px;
	background-color: #DDDDDD;
	}
.banner {
	background-color: #DDDDDD;
	margin: 2px;
	vertical-align: top;
	}

.h1 {
	font-size: 18px;
	}

.h2 {
	font-size: 16px;
	}

.header {
	font-size: 20px;
	font-weight: bold
	}

#sm {
    font-size: 11px;
    }

.sm {
    font-size: 11px;
    }
	
.lg {
    font-size: 14px;
    }

.light {
	color: #666666;
    }

#ctr {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
    }

.centerStandard {
	text-align: center;
    }

.centerStandardRed {
	color: #FF0000;
	text-align: center;
    }

.centerStandardLarge {
    font-size: 14px;
	text-align: center;
    }

.centerWarning20 {
    font-size: 20px;
	color: #FF0000;
	text-align: center;
    }

.rightStandardBold {
	text-align: right;
	font-weight: bold;
    }

.rightStandardBoldRed {
	color: #FF0000;
	text-align: right;
	font-weight: bold;
    }

.leftAnnouncementBold {
	color: #006699;
	font-weight: bold;
    }

.centerAnnouncementBold {
	color: #006699;
	font-weight: bold;
	text-align: center;
    }

#Oran {
	color: #FF9900;
	}

#Oran a
	{
	color: #FF9900;
	}

.successCenter {
	color: #336699;
	font-size: 18px;
	text-align: center;
	}

.pageHeadCtr {
	color: #000033;
	font-size: 18px;
	text-align: center;
	}

.blueBold {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
	}

.redBold {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	}

.redBoldSmall {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	}

#light {
	color: #999999;
	}

#bGreen {
	color: #99CC00;
	}

.wh9 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
    }

#paintTitle {
	color: #FF9966;
	border-bottom: solid 1px #99CCCC;
	}

.paintTitle {
	color: #FF9966;
	border-bottom: solid 1px #99CCCC;
	}
	
.paintTitle2 {
	color: #FF9966;
	border-bottom: solid 1px #FF9966;
	}
	
.paintTitleH2 {
	color: #FF9966;
	border-bottom: solid 1px #99CCCC;
	font-size: 16px;
	}

.vertdiv {
	background: url(/graphics/backgrounds/orng_dot_30.gif) repeat-y;
	width: 6%;
	}

.homeRt {
	width: 67%;
	}

.searchLt {
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	}

.searchRt {
	width: 39%;
	}
	
li	{
	margin-left: -25px;
	color: #FF9966;
	}

#justifyStd {
	text-align: justify;
    }
	
.rowHeight28 {
	height: 28px;
}

.row1 {
	background: #D3DCE3;
}

.row2 {
	background: #EEEEEE;
}

.row3 {
	background: #DDDDDD;
}

.row4 {
	background: #FFFFFF;
}

.row5 {
	background: #D9ECD9;
}

