/* 
1 px = 0.071429em
*/

body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.container {
/*	background-image: url(/images/blueprint_grid.png);*/
}

h1, h2, h3 {
	font-family: "Georgia";
}

h1 {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
}

h2 {
	/* 22px font */
	font-size: 1.833333em;
	line-height: 0.818182em;
	margin-top: 1.227273em;
	margin-bottom: 0.818182em;
}

.flash {
	padding: 0.9em;
	background: #ffc;
}

.small, .flash {
	font-size: 0.833333em;
	line-height: 1.8em;
}

h3 {
	/* 18px font */
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

div.tight p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
}

.clear {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
}

th {
	font-size: 1em;
	line-height: 1.5em;
}

td {
	font-size: 0.833333em;
	line-height: 1.8em;
}

th, td { padding: 0.75em 10px; }

table tr.expired td {background:#fcc;}
tr.even td {}
tr.odd td {background:#fff;}
th { background:#ddd; }

ul, dl {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
}

li, dt, dd {
	font-size: 1em;
	line-height: 1.5em;
}

dd {
	margin-bottom: 1.5em;
}


div#login {
	font-size: 0.833333em;
	line-height: 1.5em;
	padding-top: 0.625em;
	padding-bottom: 0.625em;
	background: #fff;
	padding-left: 5px;
	padding-right: 5px;
}

#breadcrumbs {
	font-size: 0.833333em;
	line-height: 1.5em;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
