/* CSS Document */

/* ================================================ */
/*            Settings for html tags                */
/* ================================================ */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #333333;
	background-color: #FFFFFF;
}

table {
	margin: 0px;
}

td	{
	font-size: 90%;
}

form {
	margin: 0px;
}

/* ==================================================================== */
/*            Settings for miscellaneous classes and ids                */
/* ==================================================================== */

.currentmenu {
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
} 

.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
}

.hdrimg {  
	vertical-align: text-bottom; 
	margin: 0px;
	padding: 0px;
}

h1.topHeader {
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #cc5500;
}

h2.topHeader {
	float: left;
	width: 350px;
	margin: 5px 0px 5px 0px;
	font-size: 16px; 
	font-weight: bold; 
	color: #cc5500; 
}

/* ============================================================================== */
/*            Settings for 'container' class and cascading classes                */
/* ============================================================================== */

.themes p, .themes ul {
	width: 450px;
	font-size: 90%;

}

.content p, .content ul {
	width: 360px;
}

.content span {
	display: block;
}

.rightNav p {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.rightHomeImage {
	display: block;
	margin: 30px 0px 10px 27px;
}

.rightImage {
	display: block;
	margin: 0px 0px 5px 0px;
}

.citation p {
	margin-right: 10px;
	font-size: 90%;
}

.citation span {
	display: block;
}

p.civitatis {
	margin-top: 0px;
}

span.civitatis {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}

#bard, #durbin {
	margin-top: 0px;
}

.header {
	font-weight: bold;
	margin-top: 15px;
	font-size: 100%;
}

p span.header {
	margin-top: 0px;
}

.past {
	display: block;
	margin-top: 5px;
	font-size: .8em;
}

#footnote {
	margin: 15px;
}

/* ========================================================= */
/*            Settings for 'sidenavbar' class                */
/* ========================================================= */

.sidenavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 10px;
	line-height: 1.2;
} 

.sidenavbar A:link {
	color: #cc5500; 
	text-decoration: none; 
} 

.sidenavbar A:active {
	text-decoration: none; 
} 

.sidenavbar A:visited {
	color: #cc5500; 
	text-decoration: none; 
} 

.sidenavbar A:hover {
	color: #cc5500; 
	text-decoration: underline; 
} 

/* ===================================================== */
/*            Settings for 'navbar' class                */
/* ===================================================== */

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 10px; 
}

.navbar A:link {
	color: #ffffff; 
	text-decoration: none; 
} 

.navbar A:active {
	color: #ffffff; 
	text-decoration: none; 
} 

.navbar A:visited {
	color: #ffffff; 
	text-decoration: none; 
} 

.navbar A:hover {
	color: #ffffff; 
	text-decoration: underline; 
} 

/* ======================================================== */
/*            Settings for 'signature' class                */
/* ======================================================== */

.signature {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 10px; 
} 

.signature p {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #333333; 
	text-decoration: none; 
} 

.signature A:link {
	color: #cc5500; 
	text-decoration: none; 

} 

.signature A:visited {
	color: #cc5500; 
	text-decoration: none; 
} 

/* ==================================================== */
/*            Settings for 'trail' class                */
/* ==================================================== */

.trail {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
} 

.trail A:link {
	color: #333333; 
	font-weight: normal; 
	text-decoration: underline; 
} 

.trail A:visited {
	color: #333333; 
	font-weight: normal; 
	text-decoration: underline; 
} 

.trail A:hover {
	color: #333333; 
	font-weight: normal; 
	text-decoration: underline; 
}

