﻿body
{
	margin: 0;
	padding: 0;
	background-image: url('images/bg-top.gif');
	background-repeat: repeat-x;
	background-color: #5e7389;
	font-family: Arial, Helvetica, sans-serif;
}
a img
{
	border: none 0;	
}
p 
{
	font-size: 10pt;
}
h1
{
	margin: 0;
	padding-bottom:10px;
	font-size: 16pt;
	color: White;
}
h2
{
	margin: 0;
	padding-bottom:10px;
	font-size: 13pt;
	color: Black;
}
h3
{
	margin: 0;
	padding-bottom:10px;
	font-size: 12pt;
	color: #444444;
}
ul 
{
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
ol
{
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
ul li
{
	background-image:  url('images/check-mark.gif');
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	padding-left: 25px;
}
li 
{
	font-size: 10pt;
	padding-bottom: 5px;
	padding-top: 2px;
}
table
{
	border-collapse: separate;
	border-spacing: 0;
	*border-collapse: collapse;
}
td
{
	*position: relative;
}
th
{
	*position: relative;
}
#content .footnote
{
	font-style: italic;
	font-size: 75%;
	color: Gray;
	margin-top: 0;
	margin-bottom: 3px;
	padding: 0;
}
#content .menu_list ul li
{
	background-image: url('images/bullet.gif');
}
#content .versionMatrix .menu_list ul li
{
	background-image: url('images/bullet.gif');
}
table tr td
{
	vertical-align:top;
}
a:link, a:visited, a:active, a:hover
{
	color: #2a4f76;
}
a:link, a:visited, a:active 
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.menu1
{
	font-size: 9pt;
	/*font-weight: bold;*/
	width: 100%;
	height: 35px;
	text-align: center;
	border-bottom: solid 1px #747474;
}
.menu1 table 
{
	/*border-collapse: collapse;*/
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
.menu1 table tr
{
	border-spacing: 0;
	margin: 0;
	padding: 0;
}
.menu1 table tr td 
{
	vertical-align: middle;
}
.menu1
{
	color: White;
	font-size: 9pt;
}
.menu1 a:link, .menu1 a:visited, .menu1 a:hover, .menu1 a:active
{
	color: White;
	text-decoration: none;
}

.menu1 .staticMenuItem td
{
	height: 34px;
	background-image: url('images/button-bg.gif');
	background-repeat: repeat-x;
	width: 200px;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #747474;
}
.menu1 .staticSelectedMenuItem td
{
	height: 34px;
	background-image: url('images/button-selected-bg.gif');
	background-repeat: repeat-x;
	width: 200px;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left-width: 0;
}
.siteMapPath, .siteMapPath a:link, .siteMapPath a:hover, .siteMapPath a:visited, .siteMapPath a:active
{
	color: White;
	font-size: 10pt;
}
.siteMapPath a:hover
{
	text-decoration: underline;
}

#background_l1
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	/*overflow: visible;*/
	background-position: center top;
	background-image: url('images/bg-center-top.jpg');
	background-repeat: no-repeat;
}
#main_container
{
	position: relative;
	top: 107px;
	padding: 0;
	margin: 0 auto;
	width: 908px; 
}
#shadow_container
{
	position: relative;
	top: 0;
	padding: 0;
	margin: 0 auto;
	width: 908px;
	overflow: hidden;
}
#shadow
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 2000px;
	background-color: Black;
	opacity: 0.2;
	filter:alpha(opacity=20);
}
#container
{
	position: relative;
	margin: 3px;
	padding: 0;
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	width: 900px;
	background-color: #eeeeee;
}
#content table .plain_table, 
#content table .plain_table td,
#content table .plain_table img, 
#content table .plain_table th, 
#content table .form, 
#content table .form td, 
#content table .form th
{
	background: transparent none no-repeat; 
	border: none 0;
	margin: 0;
	padding: 0;
}
#content table .form th
{
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: right;
	font-weight: bold;
	font-size: inherit;
	vertical-align: top;
	height: auto;
}
#content table .form td
{
	padding-bottom: 5px;
	vertical-align: top;
}
#content .featureLayoutTable .plain_table td p
{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	
}
#content
{
	border-top: solid 6px #7c0000;
	border-bottom: solid 8px #7c0000;
}
#content img
{
	margin: 0 16px;
}
#content table img, #content table h2, #content table ul, #content table p
{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 12px;
}
#content table h2
{
	margin-bottom: 16px 0;
}
#content ul, #content ol
{
	margin-left: 16px;
	margin-bottom: 10px;
}
#content .featureLayoutTable ul
{
	margin-left: 0;
}
#content p
{
	margin: 0 16px 16px 16px;
}
#content h1, #content h2, #content h3 
{
	margin: 16px 16px 8px 16px;
	border-bottom: dotted 1px #b1b1b1;
	padding-bottom: 2px;
	clear: both;
}
#content table
{
	margin: 16px 16px;
}
#content table th
{
	font-size: 10pt;
	text-align: left;
}
#content table td
{
	font-size: 10pt;
}
#content .versionMatrix
{
	border-spacing: 0;
	margin: 0;
}
#content .versionMatrix th 
{
	font-size: 12pt;
	text-align: center;
	padding: 5px 12px;
	background-color: #d0d0d0;
	border-top: solid 1px White;
	border-left: solid 1px #f3f3f3;
	border-bottom: solid 1px #9e9e9e;
	border-right: solid 1px #c4c4c4;
}
#content .versionMatrix th img
{
	padding: 5px;
	margin: 0;
}
#content .versionMatrix td
{
	text-align: left;
	padding: 4px 16px;
	background-color: #b1b1b1;
	background-image: url('images/features-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: solid 1px #e8e8e8;
	border-right: solid 1px #a7a7a7;
	border-bottom: solid 1px #a3a3a3;
	border-left: solid 1px #cfcfcf;
	vertical-align: middle;
}
#content .versionMatrix .footnote
{
	text-align: center;
	color: #555555;
	padding: 0;
	margin: 0;
}
#content .versionMatrix .checkMark
{
	width: 100%;
	height: 25px;
	text-align: center;
	background-image: url('images/big-check-mark.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
#content .featureLayoutTable 
{
	border-spacing: 0;
	margin: 0 0 0 0;
}
#content .featureLayoutTable th
{
	font-size: 12pt;
	text-align: left;
	height: 40px;
	padding-left: 16px;
	background-color: #d0d0d0;
	border-top: solid 1px White;
	border-left: solid 1px #f3f3f3;
	border-bottom: solid 1px #9e9e9e;
	border-right: solid 1px #c4c4c4;
}
#content .featureLayoutTable td
{
	text-align: left;
	padding: 16px;
	background-color: #b1b1b1;
	background-image: url('images/features-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: solid 1px #e8e8e8;
	border-right: solid 1px #a7a7a7;
	border-bottom: solid 1px #a3a3a3;
	border-left: solid 1px #cfcfcf;
}
#content .featureLayoutTable td p
{
	margin-top: 0;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 10pt;
}
#content .featureLayoutTable ul li
{
	background-image:  url('images/check-mark-on-gray.gif');
}
#content .featureLayoutTable .menu_list li
{
	background-image:  url('images/bullet.gif');
}
#content .featureTable 
{
	border-spacing: 0;
	margin: 0 16px 16px 16px;
	border: solid 1px Black;
}
#content .featureTable th
{
	text-align: left;
	/*height: 30px;*/
	padding: 4px 8px;
	background-color: #d0d0d0;
	border-top: solid 1px White;
	border-left: solid 1px #f3f3f3;
	border-bottom: solid 1px #9e9e9e;
	border-right: solid 1px #c4c4c4;
	vertical-align: bottom;
}
#content .featureTable td
{
	text-align: left;
	padding: 4px 10px;
	margin-left: 10px;
	background-color: #b1b1b1;
	background-image: url('images/features-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	border-top: solid 1px #e8e8e8;
	border-right: solid 1px #a7a7a7;
	border-bottom: solid 1px #a3a3a3;
	border-left: solid 1px #cfcfcf;
	vertical-align: top;
}
#content .featureTable li
{
	background-image:  url('images/check-mark-on-gray.gif');
}
#bottom_text p
{
	margin-top: 5px;
	padding: 0 3px 0 3px;
	font-size: 9pt;
	color: white; /*#333333;*/
	text-align: center;
}
.block_quote
{
	font-family: 'Times New Roman' , Times, serif;
	color: Gray;
	font-style: italic;
	text-align: left;
	margin-bottom: 20px;
}
.block_quote p
{
	font-size: 11pt;
	margin-bottom: 0;
}
.big_quote_left
{
	font-size: 32pt;
	font-weight: bold;
	color: #2a4f76;
	padding: 5px;
	float: left;
	position: relative;
	top: -15px;
}
.big_quote_right
{
	font-size: 32pt;
	font-weight: bold;
	color: #2a4f76;
	padding: 5px;
	float: right;
	position: relative;
	top: -10px;
}
.quote_reference
{
	margin-left: 75px;
	margin-top: 0;
	font-size: 10pt;
}