/* LAYERS */

#introText {
	width: 350px;
}

#large {
}

#logo {
	top: 30px;
	left: 20px;
	width: 620px;
	height: 89px;
	position: absolute;
}

#nav {
	top: 168px;
	left: 166px;
	width: 900px;
	height: 40px;
	position: absolute;
}

#popupClose {
	top: 14px;
	text-align: right;
	margin-right: 20px;
}

#sidebar {
	border-top: 3px solid #990033;
	border-bottom: 3px solid #990033;
	margin-bottom: 40px;
}

#sidebarTopRule {
	border-top: 3px solid #990033;
}

#subnavDiv {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none; 
	display: block; 
	position: relative;
}

#tagline {
	top: 119px;
	left: 168px;
	height: 49px;
	position: absolute;
}

#toolbar {
	top: 0px;
	left: 510px;
	height: 30px;
	position: absolute;
	white-space: nowrap;
}


/* CLASSES */

a:link, a:visited {
	color: #990033;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.footer {
	height: 43px;
	font-size: 13px;
	white-space: nowrap;
	background-color: #D3E49F;
	padding-left: 20px;
}

/*form {
	margin-top: 0px;
}*/

h1 {
	font-size: 20px;
	line-height: 22px;
	margin: -2px 0px 20px 0px;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	margin: -4px 0px 18px 0px;
}

h2.bodyText {
	margin: 18px 0px -4px 0px;
}

input, textarea {
	border: 1px solid #7D6A55;
}

input[type="checkbox"] {
	border: none;
}

#introText p, #introText li, #large p, #large li {
	font-size: 14px;
	line-height: 18px;
}

#introText p.first {
	margin-top: 0px;
}

.noborder {
	border: 0px;
}

.paddingContact {
	padding-right: 50px;
}

.paddingFooterLogo {
	padding: 18px 0px 10px 168px;
}

.paddingHomePhoto {
	padding: 0px 0px 14px 20px;
}

.paddingNav {
	padding-right: 25px;
}

.paddingPopupLogo {
	padding-top: 20px;
}

.popup {
	background-image: none;
	margin: 0px 0px 20px 0px;
	border-top: 14px solid #566C10;
}

.popup p {
	padding-left: 20px;
	padding-right: 20px;
}

#sidebar h2, #sidebarTopRule h2 {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin: 0px 0px 4px 0px;
}

#sidebar h3, #sidebarTopRule h3 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 6px 0px -8px 0px;
}

#sidebar p, #sidebarTopRule p {
	font-size: 11px;
	line-height: 14px;
}

#subnavDiv a, #subnavDiv a:visited {
	color: #990033;
	text-decoration: none; 
	border-top: 4px solid #566C10;
	padding: 7px 20px;
	margin: 0px 24px 0px 0px;
	display: block; 
	position: relative;
}

#subnavDiv a:hover {
	color: #FFFFFF;
	background-color: #990033;
}

#subnavDiv .activeNav {
	color: #FFFFFF;
	background-color: #990033;
	border-top: 4px solid #566C10;
	padding: 7px 20px;
	margin: 0px 24px 0px 0px;
	display: block; 
	position: relative;
}

#subnavDiv a.activeNav:link, #subnavDiv a.activeNav:visited, #subnavDiv a.activeNav:hover, #subnavDiv a.activeNav:active {
	color: #FFFFFF;
	text-decoration: none;
}

#subnavDiv .subnavBottomBorder {
	border-bottom: 4px solid #566C10;
}

.tablePapersLeft {
	font-weight: bold;
	padding: 0px 30px 15px 0px;
}

.tablePapersRight {
	padding: 0px 0px 15px 0px;
}

.tableRule {
	border-top: 2px solid #7D6A55;
	padding: 20px 0px 2px 0px;
}

.tableRulePeople {
	border-top: 1px solid #333333;
	padding: 4px 0px 16px 0px;
}
