/* CSS Document */
body {
	margin:0px; padding:0px; font:.7em Arial, Helvetica, sans-serif; background-color:#272218; line-height:1.7em;
}
.bodyBorder {
	width:995px; 
}
.bodyContent {
	float:left; width:995px; background-image:url(images/site-scale.gif); background-repeat:repeat-y;
}
.graphics {
	float:left;
}
.nav {
	float:left; width:331px;
}
.rightCol {
	float:left; width:635px; text-align:left; padding:15px 0px 0px 0px;
}
.pageTitle {
	float:left; width:288px; height:25px;
}
.pageCookie {
	float:left; width:347px; text-align:right; font-size:.9em; padding:12px 0px 0px 0px; color:#666666;
}
.content {
	float:left; width:635px; padding:10px 0px 0px 0px;
}
.homeBar {
	padding:10px 0px 10px 0px; float:left;
}
.siteBottom {
	float:left; background:url(images/site-bottom.jpg) no-repeat; width:859px; font-size:.9em; text-align:right; padding:24px 136px 15px 0px;
}
.yellow {
	background-color:#FFCC00;
}
.blue {
	background-color:#6699CC;
	}
table.highlight tr:hover {
	background:#CCCC99;
}


a:link, a:visited {
	color:#24596d; font-weight:bold; text-decoration:none;
}
a:hover {
	color:#24596d; font-weight:bold; text-decoration:underline;
}
a.bottom:link, a.bottom:visited {
	color:#333333; font-weight:normal; text-decoration:none;
}
a.bottom:hover {
	color:#333333; font-weight:normal; text-decoration:underline;
}
a.white:link, a.white:visited {
	color:#FFFFFF; font-weight:normal; text-decoration:none;
}
a.white:hover {
	color:#FFFFFF; font-weight:normal; text-decoration:underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-size: 13px;

}
h2 {
	font-size: 12px;

}

