body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	font-weight: bold;
	text-decoration: none;
}

p { line-height: 20px; }

h1, h2, h3, h4, h5, h6 { margin:0 0 15px 0; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

a img { border:0; }

table#layout {
	background: #FFF;
	border-collapse: collapse;
}

table#layout td {
	padding:0;
	vertical-align: top;
}

td#left {
	width: 220px;
	border-right: 1px solid #BCBCBC;
}

div#left_inset { padding: 20px; }

div#center_inset, div#center_inset_redirect { padding: 0 20px; }

td#center a, td#center a:link, td#center a:visited { color: #003273; }
td#center a:active, td#center a:hover { color: #0083C4; }

td#center h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #8F8E76;
}

td#right { 
	width: 180px;
	border-left: 1px solid #C1C1C1;
}

div#right_inset { padding: 30px 20px 0 20px; }

td#right a, td#right a:link, td#right a:visited {
	font-size:11px;
	color: #404040;
}

td#right a:active, td#right a:hover { color: #A2A2A2; }

td#right h2 {
	background-color: #D4D4D4;
	color: #404040;
	font-size: 12px;
	font-style:normal;
	margin-bottom:0;
	padding:6px;
	text-align: center;
}

td#right div div {
	border: 1px solid #C1C1C1;
	margin-bottom: 20px;
}

td#right ul {
	list-style-type: none;
	margin-left:0;
	margin-top:0;
	padding-left:0;
}

td#right li {
	border-top: 1px solid #C1C1C1;
	padding:6px;
}

td#right div.calendar {font-style:italic;}
td#right div.calendar a {display:block;font-style:normal;}

.news h2 { font-size:12px; margin:0; }
.news h3 { font-size:11px; margin-top:0; }
