@charset "utf-8";
/* CSS Document */
body {
	padding:15px 0px 0px 0px; margin:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:.7em; line-height:1.7em; background:#000000;
}
div.bodyBorder {
	width:746px;
}
div.bodyContent {
	float:left; width:746px; background:url(images/int-background.jpg) repeat-y;
}
	div.left {
		float:left; width:562px; padding:0px;
	}
		div.intContent {
			float:left; width:532px; padding:15px; background:#FFFFFF; text-align:left;
		}
	div.right {
		float:left; width:184px;
	}
	
	tr.gray {
		background:#CCCCCC;
	}

a {
	color:#0066CC; text-decoration:none; font-weight:bold;
}
a:hover {
	color:#0066CC; text-decoration:underline; font-weight:bold;
}

