/*
silver.css
Copyright (c) 2006 Vertex42, LLC. All Rights Reserved.
*/

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: none;
	background: white;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
}
TABLE {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 10px;
}
TD { vertical-align:top; }
TD.block { border: 1px solid #cccccc; }
DIV.block { padding: 2px; }
UL { margin-left: 25px; padding-left: 5px; }
OL { margin-left: 25px; padding-left: 5px; }
LI { padding-left: 0px; margin-left: 0px; list-style-type: disc;}

/* ========================================== */
/* =======      DEFAULT TEXT STYLE      ===== */
/* ========================================== */

a, a:link, a:visited, a:hover {
	color: #396794; 
}
a:link { 
	color: #0000CC;
}
a:visited { 
	color: #0033CC;
}
a:hover { 
	color: #799FC4;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial;	
	font-weight: bold;
}
h1 {
	background: none;
	color: #587CA6;
	font-size: 14pt;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	background: none;
	color: #D4913C;
	font-size: 12pt;
	margin-bottom: 6pt;
}
.bg14 {
	background-image:url(images/bg_silver14.gif);
	color:#000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}
h3 {
	background: none;
	color: #A86911;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 6pt;
	width=200px;
	border-bottom: 1px solid #333333;
}
h4 {
	background: none;
	color: #396794;
	font-size: 10pt;
	margin-bottom: 6pt;
}
	
HR { 
	background: none;
	color: #003366;
}

DIV.level1 {
	margin-left: 20px;
}
DIV.level2 {
	margin-left: 40px;
}

.cDark { background-image: none; background: #003366; color: #BBBBC6; }
.cLight { background-image: none; background: #799FC4; color: #222277; }

/* ========================================== */
/* =======     HEADER                   ===== */
/* ========================================== */

TABLE.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}

TD.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(images/bg_darkgray26.gif);
	padding-left: 10px;
}

/* ========================================== */
/* =======      TOP NAV BAR             ===== */
/* ========================================== */

TABLE.NavBar {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #002254;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
TD.NavBar {
	vertical-align:middle;
	margin:0px;
	padding:2px;
	padding-bottom: 3px;
	background-image:url(images/bg_darkgray25.gif);
}

A.NavBar, A.NavBar:link, A.NavBar:hover, A.NavBar:active, A.NavBar:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
}
A.NavBar:hover {
	font-weight: bold;
	background: none;
	color: #BBCCDD;
	text-decoration: underline; }

.field10 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid;
	color: #000000;
	border-color:#A8B0B8;
	background: #FFFFFF;
}
.button10 { 
	font-family: Verdana;
	font-size:10px;
	color: #333333;
	background: #E6E5D0;
	border: 1px #AEAEAE solid;
}
.text10 {
	font-size: 10px;
}

/* ========================================== */
/* =======      MAIN FOOTER             ===== */
/* ========================================== */

DIV.FootNav {
	width: 100%;
	font-size: 10px;
	text-align: center;
	background-image:url(images/bg_silver14.gif);
}
TABLE.Footer {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
}
TD.Footer {
	padding: 4px;
	font-size: 10px;
}
A.Footer, A.Footer:link, A.Footer:visited, A.Footer:active, A.Footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
A.Footer:hover {
	border-top: 1px solid;
	border-bottom: 1px solid;
}

/* ========================================== */
/* =======      OTHER                   ===== */
/* ========================================== */

DIV.pullquote {
	text-align:center;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	font: "Century Gothic", Arial, sans-serif;
	font-size: 12pt;
	width: 300px;
	padding: 10px;
	background-color: #f5f5f5;
}

DIV.floatquote {
	float: inherit;
	margin: 5px;
	text-align:center;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	font-size: 12pt;
	width: 200px;
	background-color: #f5f5f5;
	font: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	padding: 10px;
}

DIV.CodeBox {
	font-family: "Courier New", Courier, mono;
	border: solid 1pt #666666;
	margin: 10px;
	padding: 10px;
	background-image: none;
	background: #EEEEEE;
	color: #000000;
}

.box1 {
	border: none;
	background: #EEEEEE;
	width: 70%;
	padding: 10px;
}
DIV.floatbox {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.references, p.references {
	font-size: 8pt;
	padding-left: 10px;
}
.citation, p.citation {
	font-size: 8pt;
	padding-left: 10px;
}
.caption, p.caption {
	font-size: 9px;	
}

/* ========================================== */
/* =======      HELPFILE STYLE                   ===== */
/* ========================================== */

.helpref {
	font-size: 9pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
.cntnote {
	background-color:#666666;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
.cnttip {
	background-color:#666666;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
.cntwarning {
	background-color:#990000;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
.cntobjective {
	background-color:#009900;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
.cntcaution {
	background-color:#666666;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
.cntstep {
	background-color:#666666;
	font-size:12px;
	color:#FFFFFF;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}
.backtotop {
	font-size: 8pt;
}

#warning table {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#F5F5F5;
	margin-top: 10pt;
}
#warning td {
	padding-left:10px;
	padding-right:5px;
	font-size:8pt;
	vertical-align: top;
}

#tip table {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#CCFFCC;
	margin-top: 8pt;
}
#tip td {
	padding-left:2px;
	padding-right:2px;
	font-size:8pt;
	vertical-align: top;
}

#movie table {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#E5EAF1;
	margin-top: 10pt;
}
#movie td {
	padding-left:10px;
	padding-right:5px;
	font-size:8pt;
	vertical-align: top;
}