body {
	font: 12pt Verdana,Sans-serif;
	padding: 0 0 0 0;
	color: #000;
	text-align: center;
	min-width: 610px;
	margin: 5px;
	background: #eee;
}
body, td, th, input { /* redundant rules for bad browsers  */
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
a img { border: 0; }
a { color: #114FA0; }
a:visited { color: #554FA0; }

form {
	margin: 0;
	display: inline;
}
label, input {
	font-weight: bold;
}
h1 {
	color: #554FA0;
	margin: 0.5em 0 0.2em 0;
	border-bottom: 1px solid #ccc;
	font-family: arial, verdana, sans-serif;
	font-size: 160%; 
	font-weight: normal;
}
h3 {
	font-weight: bold;
	color: #000;
	margin: 0;
	display: inline;
	text-align: center;	
}
h4 {
	padding-bottom: 0em;
	margin-bottom:0em;
}
/*for paragraphs immediatly following a header h*  tag */
.p1 {
	margin-top:0em;
}

li {
	font-size: 92%;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
input[type="submit"] {
	font-weight: bold;
}
#container
{
	text-align: left;
}
#header 
{
	background: #455372 url("images/header_bl.png") bottom right repeat-x;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding: 15px 0;  
	text-align:left;
} 
#header h1 {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	font-size: 2px;
	background: url("images/header_tl.gif") no-repeat;
	height: 8px;
	z-index: 100; /* above the UL */
}
#header h1 a {
	display: block;
	width: 204px;
	height: 55px;
	background: transparent url("images/header-logo4.gif") no-repeat;
	text-indent: -700em;
	text-decoration: none;
}
/* tabs */
#header ul {
	margin: 0 0 1em 0;
	padding: 0;
	width: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
/*	background: url("images/header_br.gif") no-repeat bottom right; */
	z-index: 90; /* below the H1 */
}
#header ul a {
	float: left;
	display: block;
	padding: 4px 4px 4px 10px;
	background: transparent url("images/header_tab.gif") 0% -600px no-repeat;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}	
#header li {
	display: inline;
	padding: 0 20px 0 0;
	margin: 0;
	white-space: nowrap;
	float: right;
	background: transparent url("images/header_tab.gif") 100% -600px no-repeat;
	padding: 0 6px 0 0;
	margin: 0 1px 0 0;
	border-bottom: 1px solid #515358;
}
#header ul li:hover a { background-position: 0% -400px; 
}
#header ul li:hover { background-position: 100% -400px; }
#header ul li.currentMenu { background-position: 100% -400px; 
border-bottom: 1px solid #747F96;}
#header ul li.currentMenu a { background-position: 0% -400px; 
border-bottom: 1px solid #747F96;}

/* Search Field */
#header form {
	position: absolute;
	top: 0;
	right: 0;
	padding: 12px 20px 0 0;
	background: url("images/header_tr.gif") no-repeat top right;
	margin: 0; /* need for IE Mac */
	text-align: right; /* need for IE Mac */
	white-space: nowrap; /* for Opera */
}
#header form label { color: #fff; font-size: 85%; }
#header form input { font-size: 85%; }
#header form #submit {
	font-size: 85%;
	background: #6A7389;
	color: #fff;
	padding: 1px 4px;
	border-right: 1px solid #283043;
	border-bottom: 1px solid #283043;
	border-top: 1px solid #9097A2;
	border-left: 1px solid #9097A2;
}
#header form #q {
	width: 170px;
	font-size: 85%;
	border:	1px solid #9097A2;
	background: #D9DBE1;
	padding: 2px;
}
#header form #q:hover, #header form #q:focus {
	background: #fff;
}	

#wideBanner
{
	background-color: #747F96; 
    
}
#wideBanner iframe{
   padding: 7px ;
	position: relative;
	z-index: 80; /* below the breadcrumbs */    
}
    
#breadcrumbs
{
	background: #747F96;
	text-align: left;
	color: White;
	padding-bottom: 10px;
	padding-left: 15px;	
}

#breadcrumbs a
{
    text-align: left;
    color: White;
    text-decoration:underline;
}
#content 
{
   padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
   color: #333;
	font: 12px/190% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#article p
{
	margin-left: 10px;
}

#article li{
	font-size: 100%;
}

/*****************************/

#navigation {
	background: #E0E9E9;
	margin-bottom: 1em;
	border-left: 1px solid #747F96;
   border-right: 1px solid #747F96;
}

#navigation, #navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#navigation li {
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#navigation li.external {
	display: none;
}

#navigation li span { /* used for un-linked menu items */
	display: block;
	padding: 6px 10px;
	font-weight: bold;
	color: #666;
}

#navigation li span#configParent, #nav li span #configuration {
	display: inline;
	font-weight: normal;
	padding: 0;
}

#navigation li a {
	display: block;
	padding: 6px 10px;
	background: #EDF2F2;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
}

#navigation li.currentpage { background: #E0E9E9;	}

#navigation li.currentpage a 
{
	text-decoration: none;
	color: Black;
	font-weight: bold; 
	background: #E0E9E9;	
}

#navigation li a:hover {
	background: #E0E9E9;
}

#navigation li li span { /* used for un-linked menu items */
	padding: 4px 8px 4px 20px;
}

#navigation li li a {
	padding: 4px 8px 4px 20px;
	font-weight: normal;
}

#content {
	text-align: left;
}

/*   LAYOUT  */
#container {
	margin: 3px auto;
	position: relative;
	min-width: 750px;
	width: 90%; 
}
#header 
{
	position: absolute;
	min-height: 39px;
	height: 75px	;
	min-width: 750px;
	width: 100%;
	padding: 0;
}
#wideBanner
{
	min-width: 750px;
	width: 100%;
	height: 110px;
	top: 75px;
	position: absolute; 
}
#breadcrumbs
{
	text-align: left;
	position: absolute;
	top: 159px;
	z-index: 90; /* above adsense */
}
#mainBody{
	position: absolute;
	top: 185px;
	min-width: 748px;
	width: 100%;
	background: #747F96;
	display: block;
	padding: 1px;
}
#content {
	margin-left: 183px;
	margin-right: 2px;
}
#embeddedAd
{
   padding: 0px 0px 10px 10px;
  	float: right;
}
#navigation {
	position: absolute; 
	top: 1px;
	left: 1px;
	width: 180px; 
}
#relatedLinks{
	margin-left: 183px;
	margin-right: 2px;
	margin-bottom: 2px; 
   padding: 5px;
	background-color: #FFFFFF;
}
#footer {
	margin-top: 2px;
	margin-left: 183px;
	margin-right: 2px;
	margin-bottom: 2px; 
	text-align: center;
   padding: 5px;
	background-color: #FFFFFF;
}
#article {
	min-height: 1200px;
}

/* forms -*/
#article input[type="text"] {
	display: block;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 100px;
	font-weight: normal;
	
}
#article input[type="submit"] {
	font-weight: bold;
	margin: 0 auto;
	text-align: center;
}
/* input.big {	width: 100px;} */

#article input[type="text"].small {
	width: 50px;
}
#article textarea {
	width: 400px;
	height: 100px;
	margin-left: 100px;
}

#article label {
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
}

#article form br {
	clear: left;
}

#frmCalculator input[type="text"] {
	display: block;
	width: 90px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: right;
	
}

#tblCalculator caption {
	font-size: 1.1em;
	font-weight: bold;	
	background-color:#CCCCCC;	
}
/* #tblCalculator {
	border: 1 solid #CCCCCC;
} */

#tdSubmit {
	text-align: center;
}
	