/* $Revision: 1.6 $ $Date: 2006/01/07 22:29:10 $ */
img, a {
	border:0px;
}
div.contentBorder {
	margin:20px;
}
#contentText {	
	padding:20px;
}

#contentDialog {	
	padding:60px;
}

body {
	background-color:#fff;
	color:#000;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
}

body.site {
	background-image:url(/b/1/site/pix/bg.gif);
	background-repeat:repeat;
	padding:0 0 100px 120px;
}
#siteMain {
	float:left;
	width:724px;
	background:#fff;
}
#siteHeader {
	height:130px;
}
#siteLogoCell {
	float:left;
	padding:30px;
}
#siteLoginCell {
	float:right;
	margin-top:70px;
}
#siteFooter {
	clear:both;
	float:left;
	width:724px;
}
#siteFooter, #siteFooter a {
	font-size:7pt;
	color:#000;
}
#siteFooter a {
	padding:0 20px 0 20px;
}
#siteFooterLinks {
	float:left;
	margin:20px;
	width:302px;
}
#siteFooterDetail {
	float:left;
	font-size:7pt;
	width:302px;
	margin:20px;
	text-align:right;
}