body {
	text-align: left;
	background-color: #e6ebef;
	background-image: url('/images/header.jpg');
	background-position:top;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans serif;
	text-align:left;
	font-size:12px;
	line-height:16px;
	padding:0;
	margin:0;
}

ul {
	padding-left:20px;
}

li {
	color: #357182;
}

li.alpha {
	list-style-type:lower-alpha;
}

h1 {
	margin: 0;
	padding: 0;
	padding-bottom:2px;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #357182;
}


h2 {
	margin: 0;
	padding: 0;
	padding-bottom:2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}

h3 {
	margin: 0;
	padding: 0;
	padding-bottom:2px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #357182;
}

h1.archive {
	margin: 0;
	padding: 0;
	padding-bottom:10px;
	padding-left:18px;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #357182;
}

p.introduction {
	font-size:12px;
	padding-top:4px;
	font-style:italic;
}

a.arrowLink {
	font-size: 11px;
	line-height: 16px;
	color: #878787;
	background-repeat:no-repeat;
	font-style: italic;
	text-decoration: none;
}

a.arrowLink:hover {
	font-size: 11px;
	line-height: 16px;
	color: #878787;
	text-decoration:none;
}

a.pdfLink {
	font-size: 11px;
	line-height: 16px;
	color: #878787;
	padding-bottom:3px;
	background-position:left 0px;
	background-repeat:no-repeat;
	font-style: italic;
	text-decoration: none;
}

a.pdfLink:hover {
	font-size: 11px;
	line-height: 16px;
	color: #878787;
	padding-bottom:3px;
	background-position:left 0px;
	background-repeat:no-repeat;
	font-style: italic;
	text-decoration: none;
}

#header {
	width:1000px;
	height:0px;
	background: url('/images/header.jpg') no-repeat;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

#menu {
	height:27px;
	margin-top:3px;
	padding-left:10px;
	padding-right:10px;
	visibility: hidden;
}

#logo img {
	display: none; }

#menu a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
}

#menu a:hover {
	color: #357182;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;		cursor:pointer;
}

#menu td {
	padding-left:20px;
	padding-right:20px;
}

#menu td.splitMenu {
	width: 100%;
}

#breadCrumb {
	top:0px;
	padding-left:30px;
	text-align:left;
	position:absolute;
	font-size: 12px;
	line-height: 12px;
	color: #bcbcbc;
	visibility: hidden;
}

#breadCrumb a {
	color: #bcbcbc;
	text-decoration:none;
}

#content {
	width:940px;
	padding-right:30px;
	padding-left:30px;
	background-color:#FFFFFF;
}

#content p {
	padding-top:4px;
}

span.dateRegular {
	font-size: 10px;
	line-height: 12px;
	color: #c8c8c8;
}

span.dateItalic {
	font-style:italic;
	padding-left:18px;
	font-size: 11px;
	line-height: 16px;
	
	color: #878787;
	padding-bottom: 5px;
}

span.subtitle {
	font-style:italic;
	font-size: 11px;
	line-height: 16px;
	color: #878787;
}

#contentLeft {
	width: 1000px;
	padding-right:30px;
	padding-top:66px;
	float:left;
}

#contentRight {
	padding-top:66px;
	width:10px;
	float:right;
	visibility: hidden;
}

.BlockLeft {
	margin-bottom:35px;
}

.BlockLeft p {
	padding:0;
	margin:0;
	padding-bottom:3px;
	padding-top:4px;
}

body#home #contentRight {
	padding-top: 10px;
}

.ArchiveItem {
	margin-bottom:5px;
}

.BlockRightArchive{
	margin-bottom:35px;
}

.BlockRightImage{
	margin-bottom:17px;
}

#footer {
	clear:both;
	width:1000px;
	height:0px;
	visibility: hidden;
}

#footer p {
	padding-top:13px;
}

#links {
}

#links td.links {
	padding-bottom:35px;
	padding-left:80px;
}

/* form elements */

table.form {

}

table.form th.label {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	
	color: #000000;
	padding-top: 9px;
}

table.form td {
	padding-right: 9px;
}

table.form td.action {
	text-align: right;
	padding-bottom: 9px;
}

input.text {
	width: 390px;
	border: 1px solid #ff8602;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	padding: 4px;
	height: 10px;
}

input.submit {
	background-color: #ff8602;
	border: 0;
	color: white;
	font-size: 12px;
	margin: 0;
	margin-left: -130px;
	height: 22px;
	margin-top:10px;
}

input.submit:hover {
	text-decoration: underline;
}

input.submit:active {
	background-image: none;
}

textarea {
	width: 390px;
	height: 100px;
	border: 1px solid #ff8602;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	margin: 0;
	margin-top: 2px;
}

span.column {
	font-weight:bold;
	font-style:italic;
	color: #357182;
	line-height:16px;
}

.textImage {
	float:right;
	padding-left:35px;
	padding-bottom:16px;
}