@charset "UTF-8";
abbr {
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 27px;
	font-weight: normal;
	color: #07529e;
	margin-top: 0px;
	padding-top: 0px;
}
#content {
	width: 410px;
	padding-right: 30px;
	padding-left: 35px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #7a7a7a;
}
#rightpane {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #7a7a7a;
	background-image: url(../images/bg-rt.gif);
	background-position: left top;
	width: 220px;
	padding-right: 30px;
	padding-left: 25px;
	background-repeat: no-repeat;
	vertical-align: top;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #07529e;
	font-size: 13px;
	text-transform: uppercase;
}
p {
	margin-top: 5px;
}
#shell {
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #ebebeb;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 11px;
	padding-top: 40px;
}
#navpane {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a7a7a;
	text-align: right;
	width: 170px;
	padding-left: 30px;
	vertical-align: top;
}
a {
	color: #07529e;
}
#navpane a {
	display: block;
	color: #07529e;
	text-decoration: none;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7a7a7a;
}#active {
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7a7a7a;
	background-image: url(../images/arrow-grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #07529e;
	font-size: 13px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #07529e;
}
li {
	list-style-image: url(../images/arrow-blue.gif);
}

