body {
	font-family:Arial, sans-serif
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:700
}
a {
	color:#07d;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
#outer {
	padding:0;
	margin:0;
	width:100%
}
#header {
	position:relative;
	background:#004778 url('../images/a5.gif') bottom left repeat-x;
	height:10em;
	padding-left:2em
}
#header h1 {
	position:absolute;
	top:1.8em;
	font-size:2.2em;
	letter-spacing:-.05em
}
#header h1 a {
	color:#fff;
	text-decoration:none
}
#header h2 {
	position:absolute;
	font-size:.8em;
	top:8em;
	color:#E0E8EF
}
#menu {
	position:absolute;
	top:5em;
	right:3em
}
#menu ul {
	list-style:none
}
#menu li {
	display:inline;
	padding-left:1.1em;
	margin-left:1em;
	border-left:dotted 1px #E0E8EF
}
#menu li.first {
	border:0;
	margin-left:0;
	padding-left:0
}
#menu li a {
	color:#fff;
	padding:.1em;
	text-decoration:none
}
#menu li a:hover {
	text-decoration:underline
}
#content {
	line-height:1.3em
}
#content p {
	margin-bottom:1.5em
}
#content h2, h3 {
	color:#545454;
	margin-bottom:1em;
	border-bottom:dashed 1px #dfdfdf;
	padding-bottom:.3em
}
#content h2 {
	font-size:1.5em
}
#content h3 {
	font-size:1.1em
}
#content blockquote {
	margin-bottom:1.5em;
	padding:.75em .75em .75em 1.5em;
	border-left:solid .75em #005082;
	background:#FDFDFD url('../images/a7.gif') top left repeat-x
}
#content table {
	margin-bottom:1.5em;
	border-collapse:collapse;
	text-align:left
}
#content table th {
	font-weight:700;
	padding:.5em
}
#content table td {
	padding:.5em;
	border-right:solid 1px #fff
}
#content1 h2, h3 {
	color:#545454;
	border-bottom:dashed 1px #dfdfdf
}
#content1 h3, #content1 h2 {
	font-size:15px
}
#content1 ul {
	padding-left:1em
}
#content1 blockquote {
	border-left:solid .75em #005082;
	background:#FDFDFD url('../images/a7.gif') top left repeat-x
}
#content1 blockquote p, #content blockquote p {
	margin-bottom:0
}
#content1 table {
	border-collapse:collapse;
	text-align:left
}
#content1 table th {
	font-weight:700
}
#content1 table td {
	border-right:solid 1px #fff
}
#content1 table tr.rowH, #content table tr.rowH {
	color:#fff;
	background:#006192 url('../images/a8.gif') top left repeat-x;
	border-right:solid 1px #fff
}
#content1 table tr.rowA, #content table tr.rowA {
	background:#F8F8F8 url('../images/a6.gif') top left repeat-x;
	border-top:solid 1px #fff;
	color:inherit
}
#content1 table tr.rowB, #content table tr.rowB {
	background:#FDFDFD url('../images/a7.gif') top left repeat-x;
	border-top:solid 1px #fff;
	color:inherit
}
#primaryContent1 {
	float:right;
	margin-top:1px;
	margin-right:.5em;
	margin-bottom:0;
	padding:10px 0 1.5em 1em
}
#primaryContentContainer {
	background-color:#fff;
	float:right;
	width:100%;
	margin:0 0 0 -1em
}
#primaryContent {
	float:right;
	margin-top:.2em;
	margin-right:.5em;
	margin-bottom:0;
	padding:1.5em 0 1.5em 3em
}
#secondaryContent {
	position:relative;
	width:156px;
	background:#fff url('../images/a1.gif') top right repeat-y;
	padding-right:2em;
	padding-bottom:1em;
	padding-left:1em
}
#footer {
	position:relative;
	z-index:1;
	border-top:dashed 1px #dfdfdf;
	padding:1em 0 2em;
	margin:1em 2em 0;
	text-align:center
}
.clear {
	clear:both
}

