ADDRESS,APPLET,AREA,A,BASE,BASEFONT,BIG,BODY,BR,B,CAPTION,CENTER,CITE,CODE,DD,DFN,DIR,DIV,DL,DT,EM,FONT,FORM,H1,H2,H3,H4,H5,H6,HEAD,HR,HTML,INPUT,ISINDEX,I,KBD,LINK,LI,MAP,MENU,META,OL,OPTION,PARAM,PRE,P,SAMP,SCRIPT,SELECT,SMALL,STRIKE,STRONG,STYLE,SUB,SUP,TABLE,TD,TEXTAREA,TH,TITLE,TR,TT,UL,U,VAR {
	margin:0;
	padding:0;
}

.bclear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.bclear { display: inline-block; }
* html .bclear { height: 1%; }
.bclear { display: block; }

.rclear {clear:right;}

br.clear, .clear {
	clear:both;
	line-height: 0;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

h2, h3, h4, h5, h6 {
	margin-bottom:10px ;
}
img {
	border:0;
}
.left {
	float:left;
}
.right {
	float:right;
}
.noborder {
	border:0;
	background:none;
}


/* HEADER */
div.header {
	height:181px;
	margin:0;
	padding:0;
	position:relative;
}
div.headerleft{
	float:left;
	width:230px;
	margin:0;
	padding:0;
}
div.header div.topbanner {
	margin:0 0 0 230px;
	padding:17px 0 0 0;
	height:113px;
	width:730px;
	_float:left;
	_margin-left:0;
}
div.header div.topbanner img {
	border: 1px solid #D7D7D7;
	margin:0;
	padding:0;
}

/* utility nav */
div.utilitynav{
	height:51px;
	width:960px;
	background:url(/ui/images/utility.png) top left no-repeat;
	text-align:right;
	margin:0;
	padding:0;
}
div.utilitynav ul{
	width:690px;
	padding:19px 16px 0 0;
	margin:0;
	_float:left;
}
div.utilitynav ul li{
	list-style:none;
	display:inline;
	margin:0;
	background:url(/ui/images/utilitysep.gif) right no-repeat;
	padding:0 15px 0 9px;
}

div.utilitynav .search {
	float:right;
	width:242px;
	padding-top: 14px;
	padding-right: 10px;
}
div.utilitynav #srchcrit {
	padding-left:0px;
}
div.utilitynav #srchcrit input {
	border:0;
	background:white url(/ui/images/searchBox.png) top left no-repeat;
	width:202px; 
	_width:199px; 
	height:25px; 
	padding:5px 0 0 6px;
	_padding:5px 0 0 6px;
}
div.utilitynav #srchbtn input{
	margin:0;
	padding:0 0 0 7px;
}

/* BODY */
body {
	background:#ffffff url(/ui/images/bgfull.jpg) top center no-repeat; 
}

body.blank {
	background:none;
}

div#innercontainer {
	width:960px;
	margin:0 auto 0 auto;
	padding:0;
}

div#bodyContent {
	width:949px;
	padding:20px 6px 13px 5px; 
	margin:0;
	background-color:#ffffff;
	*padding-bottom:0px;
	_padding-bottom:0px;
}
div.c1, 
div.c2,
div.middleItem,
div.rightItem {
	float:left;
}

div.c1 {
	width:251px;
	margin:0;
	padding:0 9px 0 0; 
	text-align:center;
}
div.c1 div.block {
	padding:0 0 8px 0; 
	text-align:left;
	_padding-bottom:5px;
}
div#bodyContent div.c1 div.block div.body {
	padding:15px 16px 1px 14px;
}
div#bodyContent div.c1 div.block div.body img {
	padding:0;
}
div.c1 div.block div.title {
	background:url(/ui/images/blockbgtop251.png) top left no-repeat;
	height:4px;
	margin:0;
	padding:0;
	_line-height:4px;
	_font-size: 0;
	_overflow: hidden;
}
div.c1 div.block div.titlewheader {
	background:url(/ui/images/blockbghead251.png) top left no-repeat;
	height:25px;
	margin:0;
	padding:13px 15px 0 15px;
}
div.c1 div.block div.body {
	background:url(/ui/images/blockbgbody251.gif) left repeat-y;
	margin:0;
	padding:0 1px;
}
div.c1 div.block div.foot {
	background:url(/ui/images/blockbgfoot251.png) top left no-repeat;
	height:4px;
}

div.c2 {
	width:689px;
}
div.c2 div.c2Container {
	width: 689px;
	margin:10px 0 13px 0;
	padding:4px 0 0 0;
	background:url(/ui/images/blockbgtop689.png) #F9F9F9 top left no-repeat;
}
div.c2Container div.body {
	background:url(/ui/images/blockbgbody689.gif) #F9F9F9 left repeat-y;
	padding:2px 6px 4px 7px;
}
div.c2Container div.foot {
	background:url(/ui/images/blockbgfoot689.png) top left no-repeat;
	height:4px;
}
div.c2Container .middleItem {
	width:444px;
	margin:0;
	padding:14px 0 0 0;
}
body.interior2column div.c2Container .middleItem {
	width:676px;
}
div.c2Container .middleItem .ptitle,
div.c2Container .middleItem .content {
	padding-left:11px;
	padding-right:15px;
}
div.c2Container .middleItem .ptitle {
	padding-bottom:15px;
}
div.c2Container .middleItem .content p {
	margin-bottom:18px;
}
div.c2Container .rightItem {
	width:232px;
	margin:0;
	padding:0;
	text-align:center;
}
div.rightItem div.block {
	padding:0 0 10px 0; 
	text-align:left;
	_padding-bottom:5px;
}
div.rightItem div.block div.title {
	background:url(/ui/images/blockbgtop232.png) top left no-repeat;
	height:4px;
	margin:0;
	padding:0;
	_line-height:4px;
	_font-size: 0;
	_overflow: hidden;
}
div.rightItem div.block div.body {
	background:url(/ui/images/blockbgbody232.gif) left repeat-y;
	margin:0;
	padding:10px 13px 1px 17px;
}
div.rightItem div.block div.body p {
	margin-bottom:13px;
}
div.rightItem div.block div.foot {
	background:url(/ui/images/blockbgfoot232.png) top left no-repeat;
	height:4px;
}
div.rightItem div h2 {
	/*padding:0 0 0 16px; */
}
div.block div p {
	margin-bottom:11px;
}
div.block div.fixed {
	height:116px;
	overflow:auto;	
	margin-bottom:11px;
}
.valignMiddle{
	vertical-align:middle;
}
.imageright{
	float:right;
	margin:6px 0 14px 17px;
}
.imageleft {
	float:left;
	margin:6px 17px 14px 0;
}

div.srchResult {
	background:url(/ui/images/listicon.gif) 0px 5px no-repeat;
	padding:0px 0 15px 13px;
}
div.c2Container .middleItem .content div.srchResult p {
	margin-bottom:0px;
}
div.pageing{
	padding-top:3px;
}
div.pageing a img{
	vertical-align:top;
	margin-top:5px;
	margin-left:3px;
	margin-right:3px;
}

div.pagingSep {
	background:url(/ui/images/hrWideSep.gif) top left no-repeat;
	height:3px;
	margin-top: 10px;
	margin-bottom: 11px;
}

#siteMapListing ul ul{
	position: relative;
	padding:0 0 0 20px;
}
#siteMapListing ul li{
	position: relative;
	list-style:none;
	background:url(/ui/images/listicon.gif) 0px 5px no-repeat;
	padding:0 0 15px 20px;
	*padding-bottom:5px;
	*padding-top:5px;
	*background-position:0px 10px;
}

a.rsslink {
	background:url(/ui/images/rss.png) 0 2px no-repeat;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:4px;
}
div.feedListing div {
margin:5px 5px 0 5px;
}

/*

div.content{
	margin:0;
	padding:0;
}
div.content br{
	margin-bottom:0px;
}
*/

/* FOOTER */
div#footer{
	height:53px;
	width:949px;
	background:url(/ui/images/footer.png) top left no-repeat;
	padding:0;
	margin:0 0 10px 5px;
	text-align:right;
}
div#footer .footerLeft {
	float:left;
	margin:0;
	padding:12px 0 0 16px;
}
div#footer .footerRight {
	float:right;
	margin:0;
	padding:6px 12px 0 0;
	width:132px;
}
div#footer ul{
	padding:19px 0 0 0;
	margin:0;
}
div#footer ul li{
	list-style:none;
	display:inline;
	margin:0;
	background:url(/ui/images/footsep.gif) left no-repeat;
	padding:0 9px 0 12px;
}
div#footer ul li.first{
	background:none;
}

table {
	border-collapse:collapse;
	width:95%;
	margin-bottom:10px;
}

table th,
table td{
	vertical-align:top;
	padding:4px 14px;
}