body
{
	font-family: Palatino, georgia, time, serif;
	margin: 0;
	padding: 0;
}

h1 /* slogan */
{
	color: #c31833;
	font-size: 1.50em;
	line-height: 1.80em;
	font-weight: normal;
	font-style: italic;
}

h3 /* section headings */
{
	color: #00295F;
	font-size: 1.10em;
	line-height: 1.40em;
	font-weight: 200;
	padding: 0 5px 0 0;
}

h4 /* sub section headings */
{
	color: #2e4b9b;
	font-size: 1.00em;
	line-height: 1.20em;
	font-weight: 200;
	padding: 0 10px 0 0;
}

h5 /* menu for bridge pages */
{
	color: #c31833;
	font-family: Arial;
	font-size: 0.85em font-style: capitalize;
	padding: 0 5px 0 5px;
	font-weight: 100;
}

p,li
{
	color: #555555;
	/* old color #636e9d */
	font-size: 0.78em;
	line-height: 1.20em;
	font-weight: 100;
	font-family: Arial;
	padding: 0 15px 0 10px;
}

.header
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	font-family: Arial;
	font-size: 0.80em;
	font-style: capitalize;
	color: #c31833;
}

.header a:link
{
	text-decoration: none;
	color: #00295f;
}

.header a:visited
{
	text-decoration: none;
	color: #2e4b9b;
}

.header a:hover { color: #c31833; }

.sidebar
{
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}

.vbar
{
	border-left: #c31833;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

.hbar
{
	border-bottom: #c31833;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 5px 0 5px 5px;
}

.vbar a:link
{
	text-decoration: none;
	color: #00295f;
}

.vbar a:visited
{
	text-decoration: none;
	color: #2e4b9b;
}

.vbar a:hover { color: #c31833; }

.roman
{
	background-image: url(images/bridge.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	padding: 0 5px;
}

.bridge
{
	color: #00295f;
	font-size: 0.75em;
	line-height: 1.00em;
	font-weight: 100;
	font-style: italic;
	font-family: palatino light;
	padding: 5px;
}

.define
{
	background-color: #d5dbeb;
	color: #555555;
	font-size: 0.90em;
	line-height: 1.10em;
	font-weight: 100;
	font-family: arial;
	padding: 5px;
}

.note
{
	color: #00295f;
	font-size: 0.80em;
	line-height: 1.10em;
	font-weight: normal;
	font-style: italic;
	font-family: palatino light;
	padding: 5px;
}

a:link
{
	text-decoration: none;
	color: #c31833;
}

a:visited
{
	text-decoration: none;
	color: #2e4b9b;
}

a:hover { text-decoration: underline; }

.footer
{
	color: #c31833;
	font-size: 0.72em;
	line-height: 1.00em;
	font-weight: normal;
	padding: 5px 0 5px 0;
	text-align: center;
	width: 500;
	height: 25;
	vertical-align: middle;
}

.footer a:link
{
	text-decoration: none;
	color: #2e4b9b;
}

.footer a:visited
{
	text-decoration: none;
	color: #00295f;
}

.footer a:hover { text-decoration: underline; }

.copy
{
	color: #2e4b9b;
	font-size: 0.70em;
	line-height: 1.00em;
	font-weight: normal;
	padding: 5px 0 5px 0;
	background-color: #d5dbeb;
	text-align: center;
	vertical-align: middle;
}

.copy2
{
	color: #2e4b9b;
	font-size: 0.70em;
	line-height: 1.00em;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.copy a:link
{
	text-decoration: none;
	color: #00295f;
}

.copy a:visited
{
	text-decoration: none;
	color: #c31833;
}

.copy a:hover { text-decoration: underline; }

.copy2 a:link
{
	text-decoration: none;
	color: #00295f;
}

.copy2 a:visited
{
	text-decoration: none;
	color: #c31833;
}

.copy2 a:hover { text-decoration: underline; }
