table, tr, td { 
	font-family:arial,µ¸¿ò;
	font-size:9pt;
	color:#7a685b;           
	}

/* CSS Document*/

.contentsTitle {padding: 0 15px; font-family:Arial, Helvetica, sans-serif; color:#FF690B; font-size:14px; font-weight:bold;}
.contentsTitle1 {padding: 0 15px;font-family:Arial, Helvetica, sans-serif; font-size:12px}
.contents1 {padding-top:5px; padding-right:15px;}


.comingsoon {
	position: absolute; left: 0; top: 4px;
}

.needspace {
	width: 25px;
	height: 400px;
}

.overviewTitle {
	color:#FF690B;
	font-size:13px;
	font-weight:bold;
}

#overviewBullets{
list-style-image:url(../images/overview_arrow.gif);
margin-top:15px
}

#overviewBullets li{
margin-top:15px
}

#overviewBullets li p{
margin-top:6px
}


.sectionHeader {
	margin-top: 4px;
	height: 18px;
	padding-left: 15px;
	padding-top: 4px;
	background-color: #6c6c6c;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.sectionContent {
	border: 1px solid #6c6c6c;
	border-top: 0;
	padding: 13px 16px;
}


html, body {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;

	height:auto !important; 
    height:100%; 
    min-height:100%; 

	background-color:#bdbdbd;
	background-image:url(../images/bg860_grey.gif);
	background-repeat: repeat-y;
	background-position: 50%;

	}

/* SCROLLBAR */
html {
	min-height: 100%; margin-bottom: 1px;
	}

.error {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}

.hometext {
	line-height:14px;
	}


div {
	position: relative;
}

ol  {
	font-size:11px;
	}

p 	{
	font-size: 11px;
	line-height:20px;
	color:#666666;
	margin:0;
	padding: 0;
	
	}
	
.brclear {
	width: 0px;
	height:0px;
	clear:both;
	}

h1 {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	}
	
h2 {
	font-size: 14px;
	color: #ff690b;
	font-weight: bold;
	line-height: 21px;
	text-transform:uppercase;
	}
	
img {
	border:0;
	margin: 0;
	padding: 0;
	position: relative;
	}

	
a 	{
	text-decoration:none;
	color: #ff690b;
	}
a:hover {
	/*color:#cccccc;*/
	text-decoration:underline;
	}
	
.hr {
	border:0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	width: 90%;
	}
select {
	border: 1px #666666 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	}

input {
	border: 1px #666666 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	}
	
ul {
	list-style-image: url(../images/bullet.gif);
	color: #333;
	}
	
#copyright {
font-size: 9px;
}


#productRight {
	background-color:#FFFFFF;
	width:164px;
	float:right;
	padding-top:4px;
}

#productRight div {

	margin-bottom:4px;

}

/* LAYOUT */
	#container {
		position: relative;

		/*width: 940px;*/
		/*width: 1004px;*/
		width: 785px;

		padding: 0;
		margin:0;

		margin-left: auto;
		margin-right: auto;

		text-align: left;

		}
		

	#contentContainer {
		position: absolute;
		left: 151px;
		top: 72px;
		width: 635px;
	}

		#logo {
			position: absolute;
			left: 14px;
			top: 26px;
		}

		#toprightimg {
			position: absolute;
			right: 0px;
			top: 17px;
		}


		#main {
			float: left;
			}
			
		#right {
			float: right;
			width: 208px;
			height: 100%;
			}
			
		#footer {
			clear: both;
			font-size: 9pt;	
			padding-top: 0;
			text-align: center;
			}

			.footerLine {
				border: 0px;
				color: #ff690b;
				background-color: #ff690b;
				height: 4px;
			}

			.footerlinks {
				margin-right:10px;
				color: #666666; 
				font: Arial ;
				font-size: 9px;
				text-decoration:none;
				}
			.footerlinkslower {
				margin-right:12px;
				color: #999999; 
				font: Arial ;
				font-size: 9px;
				text-decoration:none;
				}
			.footerlinkslowerE {
				margin-right:12px;
				color: #999999; 
				font: Arial ;
				font-size: 11px;
				text-decoration:none;
				}
			.footerlinks:hover {
				color: #ff690b; 
				}
			.footerlinksE {
				margin-right:10px;
				color: #666666; 
				font: Arial ;
				font-size: 11px;
				text-decoration:none;
				}
			.footerlinksE:hover {
				color: #ff690b; 
				}



/* NAVIGATION */	

	/* MAIN MENU */	
	div#nav {
		position: absolute;
		left: 0px;
		top: 72px;
		width: 145px;

		font-size: 11px;
		
		white-space: nowrap;
		
		overflow: hidden;
	}

	div.navL2Container {
		margin-left: 0px;
		border-top: 7px solid #b23700;
		border-left: 4px solid  #b23700;
		border-right: 5px solid #ff690b;

	}

	div.navItem {
		height: 18px;
	}

	div.navL2, div.navL3 {
		background-color: #e24900;
	}

	div.navL1Top {
		height: 23px;
	}

	div.navL1Bottom {
		height: 21px;
	}


		div.navItem a {
			display: block;

			color:#fbddc8;

			text-decoration: none;
		}

		div.navItem a:hover {
			color: #ffffff;
			background-color: yellow;
		}


			div.navItem  a img {
				position: absolute;
				left: 0px;
				top: 0px;
				z-index: 10;
				width: 145px;
			}

			div.navItem  a span  {
				position: absolute;

				left: 8px;
				top: 2px;
				z-index: 20;

				cursor: pointer;
				cursor: hand;

				display: block;
				width: 150px;
				height: 13px;
			}

			div.navItem#navL1Top a span {
				top: 5px;
			}


			div.navL1 a span {
				padding-left: 6px;
			}
	
			div.navL2 a span {
				padding-left: 6px;
			}
			div.navL3 a span {
				padding-left: 18px;
			}

			a span.navHighlight, span.navHighlight:hover {
				color: #ff690b;
				background-image: url(../images/nav_on_bar2.gif);
				background-position: 0px 0px;
				background-repeat: no-repeat;


			}