/* At-Rules */
@charset "iso-8859-1";


body {font-size: 70%;    font-family: verdana, arial, helvetica, sans-serif;}

table {color:#333;    background-color:white;    font:11px verdana, arial, helvetica, sans-serif;    margin:10px 10px 0px 10px;    padding:0px;}


.heading {
	position:relative;
	border:1px dashed black; 
	width: 410px;
	height: 2em;
	background-color:#eee;
	padding: 10px;
	text-align: center;
	line-height: 150%;}

.cell-box {
	width: 400;
	border:1px dashed black;
	background-color:#eee;
	margin-bottom: 10px;
	padding-left: 5%;
	padding-right: 5%;
	}

.heading2 {
	position: relative;
	font-size: 1.5em;
	border:1px dashed black;
	top: 0px;
	color: #ff0000;
	background-color:#eee;
	padding: 10px;
	text-align: center;
	line-height: 150%;}

.cat {height: 225px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02 {height: 400px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* Generic three column cell */
.cell01  {
	}

/* Generic three column cell */
.cell02  {
	position: relative;
	float: left;
	width: 30%;
	}

/* For Catalog content */
.cat02-0 {
	border-bottom:1px dashed black;
	margin-bottom: 15px;
	line-height: 165%;}

/* For Catalog content */
.cat02-1 {height: 310px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-2 {height: 450px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-3 {height: 575px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-4 {height: 700px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-5 {height: 725px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-6 {height: 1600px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-7 {height: 1050px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-8 {/*  height: 850px;   border-bottom:1px dashed black; margin-bottom: 15px; */}

/* For Catalog content */
.cat02-9 {height: 1200px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-10 {height: 2550px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* For Catalog content */
.cat02-11 {height: 2000px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* for pricing-order tables */
.cat03 {height: 300px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

/* for pricing-order tables */
.cat03-1 {height: 500px;   border-bottom:1px dashed black;   margin-bottom: 15px;}

.category {text-align: center;   color: red;   font-size: 150%;   border-bottom: 1px dashed black;   padding-top: 15px;   padding-bottom: 15px;}
	
.license {
		text-align:center;
		  }
.item {
		border-top: medium solid #cccccc;
		border-width:96%;
		text-align:left;
		background:#ffffff;
		}

.itemr {
		border-top: medium solid #cccccc;
		border-width:96%;
		text-align:right;
		background:#ffffff;
		}

.white2 { 
    	 position:relative;
		 width:85%;
		 color: #000000;
		 background: #FFFFFF;
		 padding: 1.5em;
		 margin-bottom: 5px;
		 line-height: 1.5em;
		 left: 50px;
		 top: 200px;
		 }

#google {
	position:absolute;
	left: 50px;
	top: 200px;
	border:1px dashed black;
	background-color:#fff;
	text-align: left;
	line-height: 150%;
	width: 193px;
	padding: 5px;
	}

#leftcontenth {
	position:absolute;
	left: 50px;
	top: 450px;
	border:1px dashed black;
	background-color:#eee;
	text-align: left;
	line-height: 150%;
	width: 200px;
	padding-left: 5px;
	}

#home {	  
	position:absolute;
	left: 20px;
	top: 420px;
	width: 910px;
	}	
/*
#home a {
	color: #09c;
	text-decoration: none;
	font-weight: bold;
	}

#home a:hover {
	color: red;
	text-decoration: underline;
	}

#home a:active {
	color: white;
	text-decoration: none;
	background-color:#777;
	}					 
*/
#home2 {	  
	position:absolute;
	left: 20px;
	top: 210px;
	width: 910px;
	}	

#leftcontent {
	/* position:absolute;
	left: 20px;
	top: 480px;	*/
	float: left;
	width: 490px;
	padding-left: 5px;
	background: #FFFFFF;
	text-align: left;
	line-height: 150%;
	/* border:1px dashed black;
	background-color:#eee; */
	}

#centercontent {
	/* position: absolute;
	left: 550px;
	top: 480px;	 */
	float: left;
	width: 400px;
	padding-left: 5px;
	padding-top: 5px;
	background: #FFFFFF;
	text-align: left;
	line-height: 175%;
	}

#errorcontent {
	position: absolute;
	margin-left: 15%;
	top: 150px;
	width: 410px;
	padding-left: 5px;
	background: #FFFFFF;
	text-align: left;
	line-height: 175%;
	}

#rightcontent {
	position: absolute;
	left: 990px;
	top: 150px;
	width: 100px;
	padding-left: 5px;
	background: #FFFFFF;
	text-align: left;
	line-height: 175%;
	/* border:1px dashed black;
	background-color:#eee; */
	}

.banner {
		background:white;
		color: red;
		height:39px;
		padding-top: 5%;
		voice-family: "\" \"";
		voice-family: inherit;
		text-align: center;}

h1 {
	height: 20px;
	font-size:14px;
	margin:0px 0px 15px 0px;
	padding:10px;
	font-size:28px;
	font-weight:900;
	border:2px solid red;
	color: #00CCFF;
	background:#0033ff;
	}

h3	{
	font-size: 1.2em;
	}

h5 {
	width: 100%;
	background: #09c;
	font-size:2em;
	padding:15px;
	text-align: center;
	color:#FFFFFF;
	}

/* padding:10px 10px 0px 10px; */

/* #rightcontent p {
		font-size:10px
		} */
#logo {
		position:absolute;
		margin-left: 15%;
		top: 0px;
		width:600px;
		height:210px;
		background-image: url(images/banner.png);
		background-position:top;
		background-repeat: no-repeat;
		text-align: center;
		 }
#logo2 {
		position:absolute;
		margin-left: 15%;
		top: 0px;
		width:600px;
		height:210px;
		background-image: url(images/banner.png);
		background-position:top;
		background-repeat: no-repeat;
		text-align: center;
		}

#header  { 
		position:absolute;
		top: 150px;
		width: 900px;
		height: 200px;
		font-family: georgia, serif;
		font-variant: small-caps;
		font-size: 1.4em;
		line-height: 150%;
		z-index: 1;} 
		
#header ul {
		border-top: solid thin black;
		}
		
#header b {
		font-size: 1.5em;
		}

#header ul li {	
		margin-top: 15px;
		width: 50%;
		height: 200px;
		display: inline;
		type: none;
		float: left;
		border-bottom: solid thin black;
		} 

#header a {	 
		font-family: georgia, serif;
		font-variant: small-caps;
		color: #09c;
		text-decoration: none;
		} 

#header a:hover {	
		color: black;
		text-decoration: underline;
		} 

#logo-0 {
		position:absolute;
		margin-left: 15%;
		width:600px;
		height:210px;
		background-image: url(images/banner.png);
		background-position:top;
		background-repeat: no-repeat;
		text-align: center;
		}

#logo02 {
		position:absolute;
		margin-left: 15%;
		top:50px;
		width:600px;
		height:210px;
		background-image: url(images/banner.png);
		background-position:top;
		background-repeat: no-repeat;
		}

#date {
		position:relative;
		text-align: right;
		padding-top:95px;
		padding-right:25px;
		}

/*
h2 {font:bold 12px/14px verdana, arial, helvetica, sans-serif;   margin:0px 0px 5px 0px;   padding:0px;}
*/
/* p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;
			top: 90px;
			line-height: 120%;}
.Content>p+p {text-indent:30px;} */
a {
	color:#09c;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}

a:visited {
	color:#09c;
	}

a:hover {
	color: red;
	text-decoration:underline;
	}

/* All the content boxes belong to the content class. 
 Position is declared "relative" to gain control of stacking order (z-index). 
 This allows the content to overlap the right menu in narrow windows in good browsers. */
.content {
	position:relative;  
	width:728px;
	line-height: 150%;
	min-width:120px;
	margin:0px 210px 20px 210px;
	border:1px solid black;
	background-color:white;
	padding:10px;
	z-index:3;}

.content-bc {
	position:relative;
	margin-top: 180px;
	margin-left: 50px;
	width:820px;
	border:1px solid black;
	background-color:white;
	z-index:3;}

/* Position is declared "relative" to gain control of stacking order (z-index). 
 This allows the content to overlap the right menu in narrow windows in good browsers. */
.content-mizo {position:relative;    width:auto;   line-height: 150%;   height: 320px;   min-width:120px;   margin:0px 210px 20px 210px;   background-color:white;   padding:10px;   z-index:3;}

/* All the content boxes belong to the content class. 
 Position is declared "relative" to gain control of stacking order (z-index). 
 This allows the content to overlap the right menu in narrow windows in good browsers. */
.ads {position:relative;    width:auto;   min-width:120px;   margin:0px 210px 20px 210px;   border:0px solid black;   background-color:white;   text-align: center;   padding:10px;   z-index:3;}

/* #navAlpha {
	position:relative;
	width:200px;
	border:1px dashed black;
	background-color:#eee;

/* 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;
	width:128px;
	}
/* 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>#navAlpha {width:200px;} */
.image-cap {position:absolute;      padding-bottom:20px;      padding-right:5px;      font-size: 80%;      font-style: italic;      text-align: center;}

.image-l {
		position:relative;
		float: left;
		padding-bottom:20px;
		padding-right:5px;
		font-size: 80%;
		font-style: italic;
		text-align: center;}

.image-r {position:relative;      float: right;      padding-bottom:20px;      padding-left:5px;      font-size: 80%;      font-style: italic;      text-align: center;}

.copy {position: relative;    bottom: 0px;    text-align:center;    font-size:80%;    font-weight:bold;    padding-bottom:10px;}

/* This is for the link in the upper left corner */
.box2 {position:relative;        left:20px;        top:5px;        font-weight: bold;           color: #FFFFFF;         background: #FFFFFF;}

.box2 a {color: #000000;              background-color: #FFFFFF;              text-decoration: none;}

.box2 a:visited {color: #000000;}

.box2 a:active {color: #000000;}

.box2 a:hover {color: #00cc00;                    background-color: #ffffff;}

body {font-family: verdana}



/* End of style section. Generated by AceHTML at 7/24/06 7:46:11 AM */