@charset "utf-8";
@namespace url("http://www.mozilla.org/ ›
keymaster/gatekeeper/there.is.only.xul");
.tabbrowser-tabs > tab:focus .tab-middle .tab-text {
  border: 1px solid transparent !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

table {
	margin: 0px;
	padding: 0px;
	
}
tr {
	
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: top;
	padding-right: 2px;
	padding-left: 0px;
}
th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 0px;
}


#pageHeader {
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#pageContent {
	margin: 0px;
	padding: 20px;
	background-image: none;
}
p {
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
}

#pageFooter {
	margin: 0px;
	padding: 20px;
	height: 16px;
	font-size: 0.9em;
}

#pageHeader #logo {
	position: relative;
	left: 20px;
	top: 20px;
	height: 65px;
	width: 154px;
}

p, table, form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D1CDC9;
	border-right-color: #D1CDC9;
	border-bottom-color: #D1CDC9;
	border-left-color: #D1CDC9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 1.2em;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.smallText {
	font-size: 0.92em;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.2em;
}
ul {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 12px;
	padding-left: 12px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}




a:link {
	color: #006BB3;
	text-decoration: none;
}
a:visited {
	color: #006BB3;
	text-decoration: none;
}
a:hover {
	color: #006BB3;
	text-decoration: underline;
}
a:active {
	color: #006BB3;
	text-decoration: none;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}

