body {
	color: #000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: normal;
	font-size: 12px;
	line-height: 125%;
	background: url("images/page_top.png") repeat-x;
	background-color: #9ca2ae;
	margin: 0;
	padding: 0;
}
body.help {
	color: #000;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: normal;
	font-size: 12px;
	line-height: 125%;
	background : #d5e2e8;
	background-color : #d5e2e8;
	margin: 0;
	padding: 0;
}
a, p {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: normal;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	line-height: 125%;
	margin: 0.75em 0 0.75em 0;
}
td, tr {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: normal;
	font-size: 12px;
	color: #000;
	line-height: 125%;
	margin: 0;
	padding: 0;
}
ol {
	padding-left: 1.6em;
	margin-left: 0px;
}
ul {
	padding-left: 1.2em;
	margin-left: 0px;
}
li {
	padding-bottom: 6px;
}
p.faq {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: normal;
	font-size: 11px;
	color: #284980;
	background-color: #fff;
	line-height: 125%;
	margin: 0.6em 0em 0.7em 1.2em;
}
p.para {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-style: normal;
	font-size: 12px;
	color: #000;
	line-height: 125%;
	padding-bottom: -6px;
	padding-top: 0px;
}
p.small, a.small {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	background-color: Transparent;
	color: White;
}
tt {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
code {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: xx-small;
	color: Gray;
}
pre {
	font-family: "Courier New", monospace;
	font-size: x-small;
}
img {
	border: none;
	vertical-align: middle;
	text-decoration: none;
}
img.expander 
{
	border: none;
	vertical-align: top;
	margin-right: 4px;
}

table.panel {
	width: 750px;
	border: none 0;
	border-top-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

td.top {
	background: url("images/panel_header.png") no-repeat;
	vertical-align: top;
	height: 34px;
	vertical-align: top;
	text-align: left;
}
td.bottom {
	background: url("images/panel_footer.png") no-repeat;
	height: 16px;
	vertical-align: top;
}
td.center {
	background: url("images/panel_body.png") repeat-y;
	height: 1px;
	text-align: justify;
	padding-left: 3em;
	padding-right: 3em;
	vertical-align: top;
}

td.top p {
	margin: 13px 0 0 1.8em;
	font-weight: bold;
	color: White;
	text-align: left;
	background-color: Transparent;
}

table.shot, td.shot {
	background-color: #fff;
	text-align: center;
}
td.shot_top {
	background: url("images/td_top.gif") no-repeat;
	vertical-align: top;
	height: 20px;
	vertical-align: top;
}
td.shot_btm {
	background: url("images/td_bottom.gif") no-repeat;
	height: 20px;
	vertical-align: top;
}
td.shot_center {
	background: url("images/td_center.gif") repeat-y;
	height: 1px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}

td.info_top {
	background: url("images/info_top.gif") no-repeat;
	height: 17px;
	vertical-align: top;
}
td.info_bottom {
	background: url("images/info_bottom.gif") no-repeat;
	height: 17px;
	vertical-align: top;
}
td.info_center {
	background: url("images/info_center.gif") repeat-y;
	height: 1px;
	text-align: left;
	padding-left: 16px;
	padding-right: 16px;
	color: White;
	font-weight: normal; font-size: 12px;
	vertical-align: top;
}
a.info {
	color: Black;
	background-color: #d5e2e8;
	background : #d5e2e8;
	text-decoration: none;
}
a.big_fat {
	color: #284980;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	text-align: right;
	line-height: 100%;
	margin: 0 0 0 0;
	text-align: right;
	float: right;
}
h6 {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	color: Black;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
h5 {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	color: #284980;
	margin: 1em 0 1em 0;
}
h5.red {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	color: #e00000;
}
h4 {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 21px;
	color: #284980;
	text-align: center;
	line-height: 125%;
	margin: 1em 0 1em 0;
}
h3 {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 26px;
	color: #284980;
	text-align: center;
	line-height: 125%;
	margin: 0.5em 0 0.5em 0;
}
hr {
	color: #808ea6;
	background-color: #808ea6;
	margin-left: 6px;
	margin-right: 6px;
	height: 3px;
	border: none;
}

#navigation {
	background: #9ca2ae url("images/page_top.png") repeat-x;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	padding-top: 23px;
	padding-bottom: 18px;
}

div#navigation_container {
	width: 100%;
	min-width: 750px;
}

div#navigation {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#navigation a {
	color: #3c414b;
	background-color: #3c414b;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

#navigation img {
	padding: 0px 0 0 0;
	margin: 2px 2px -4px 0;
	vertical-align: 0;
}

#navigation ul, #navigation ul li, #selected_tab ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	display: inline;
	padding: 7px 0 0 0;
	text-align: center;
}

#navigation ul li {
	display: inline;
	margin-right: 0px;
	margin-left: 0;
	padding: 7px 0 11px 0;
}

#navigation ul li.last {
	margin-right: 0;
}

#navigation ul li a {
	background: url("images/tab-left.png") no-repeat left top;
	color: #bcc6de;
	font-size: 12px;
	padding: 8px 0px 11px 0px;
	text-decoration: none;
}

#navigation ul li a span {
	background: url("images/tab-right.png") no-repeat right top;
	padding: 8px 10px 11px;
}

#navigation ul li a span strong {
	background: url("images/tab-middle.png") repeat-x;
	padding: 8px 1px 11px;
	font-weight: bold;
}

#navigation ul li a span strong.wide {
	background: url("images/tab-middle.png") repeat-x;
	padding: 8px 8px 11px 8px;
	font-weight: bold;
}

#navigation ul li a:hover span strong {
	color: #fff;
	text-decoration: underline;
}

#navigation #selected_tab a {
	background: url("images/tab-left-sel.png") no-repeat left top;
	color: #bcc6de;
	padding: 8px 0px 11px 0px;
	text-decoration: none;
}

#navigation #selected_tab span {
	background: url("images/tab-right-sel.png") no-repeat right top;
}

#navigation #selected_tab /*li a span*/ strong {
	background: url("images/tab-middle-sel.png") repeat-x;
	padding: 8px 1px 11px;
	font-weight: bold;
	color: #fff;
}

#navigation #selected_tab /*li a span*/ strong.wide {
	background: url("images/tab-middle-sel.png") repeat-x;
	padding: 8px 8px 11px 8px;
	font-weight: bold;
	color: #fff;
}

