body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#000;
	font:11px verdana, arial, helvetica, sans-serif;
/*	background-image: url(images/page_bg.gif);
	BACKGROUND-REPEAT:repeat-x;	*/
	}
	
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#000000;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	text-align: justify;
	
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#31408B;
	font-size:11px;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#31408B;}
a:visited {color:#31408B;}
a:hover {text-decoration:underline;}

#Header {

position:absolute;
top:10px;
left:99px;
z-index:102;
	display:table;

	border-bottom:1px #31408B solid;
	border-collapse:collapse;
	
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}


#Header ul {
	display:table-row;
	margin:0;
	padding:0;
}
#Header li{
	display:table-cell;
	margin:0;
	padding:0 4px;
	white-space:nowrap;
	text-align:center;
		background:#FFFFFF;
}
#Header li a {
	display:block;
	background:#f00;
	border:1px #31408B solid;
	padding:0 5px;

	text-decoration:none;
}
#Header li a:hover {
	background:#E7DF52;
}
/*#Header .this a, #Header .this a:hover {
	background:white;
	
}*/
#Header .this a, #Header .this a:hover {
	border-bottom:solid 1px #fff;
	z-index:999;
	background:#E7DF52;
}


#Content {

	background:#FFFFFF;
	width:661;
z-index:101;
position:absolute;
top:24px;
left:99px;
	margin:0px 10px 0px 0px;
	padding:10px;
	border:solid 1px #31408B;
	}

#leftColumn {
	position:absolute;

	background-image: url(images/left_bg.jpg);
	display:inline;
	top:0px;
	left:0px;
	width:89px;
	padding:0 0 0 0px;
	color:#ffffff;
			background-image: url(images/left_bg.jpg);
		background-repeat: repeat-y;
	background-color: #31408B;
	border:0px dashed #999;
	voice-family: "\";
	
}\"";
	voice-family:inherit;
	width:74px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:74px;}

#Menu a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
#Menu a:link {color:#fff;}
#Menu a:visited {color:#fff;}
#Menu a:hover {background-color:#fff;}


#demoNav{
position:absolute;
top:5px;
left:99px;
z-index:102;
	
	width:800;
	
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#demoNav ul, #demoNav li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#demoNav a:link, #demoNav a:visited	{
	background : #FFFFFF;
	border : 1px solid #31408B;
	color : #31408B;
	float : left;
	line-height : 14px;
	margin-right : 4px;
	text-decoration : none;
		padding: 2px 4px 2px 4px;
}

#demoNav a:link.active, #demoNav a:visited.active	{
	background : #fff;
	border-bottom : 0px solid #fff;
	color : #000;
}

#demoNav a:hover	{
	background:#E7DF52;
}

.styleButton
{
	BORDER-RIGHT: #192873 2px solid; 
	BORDER-TOP: #7483CE 2px solid; 
	BORDER-LEFT: #4655A0 2px solid; 
	BORDER-BOTTOM: #192873 2px solid; 

  width:60px;
	font-size: 7pt;	
	font-family: Arial;
	font-weight:bold;
	text-align:center;
	background-color: #31408B;
	color:#fff;
}

td.n
{
	border-top:solid 1px #31408B;
}

td.ne
{
	border-top:solid 1px #31408B;
	border-right:solid 1px #31408B;
}

td.e
{
	border-right:solid 1px #31408B;
}

td.se
{
	border-right:solid 1px #31408B;
	border-bottom:solid 1px #31408B;
}

td.s
{
	border-bottom:solid 1px #31408B;
}

td.sw
{
	border-bottom:solid 1px #31408B;
	border-left:solid 1px #31408B;
}

td.w
{
	border-left:solid 1px #31408B;
}

td.nw
{
	border-left:solid 1px #31408B;
	border-top:solid 1px #31408B;
}

td.u
{
	border-bottom:solid 1px #31408B;
	border-left:solid 1px #31408B;
	border-right:solid 1px #31408B;
}

td.ew
{
	border-left:solid 1px #31408B;
	border-right:solid 1px #31408B;	
}


.styleButton
{
	BORDER-RIGHT: #0F1848 2px solid; 
	BORDER-TOP: #6E7CC2 2px solid; 
	BORDER-LEFT: #515C94 2px solid; 
	BORDER-BOTTOM: #0F1848 2px solid; 

    width:70px;
	font-size: 8pt;	
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background-color: #31408B;
	color:#fff;
}

@media screen
{
	#printOrderInstructions
	{
	display:inline;
	width:95%;
	}
	
	#calculate
	{
	display:inline;
	}
	
	#reloadWin
	{
	display:inline;
	}	  
}

@media print
{
	#printOrderInstructions
	{
	display:none;
	
	}
	#calculate
	{
	display:none;
	}
	
	#reloadWin
	{
	display:none;
	}
}
