*{
	margin: 0px;
	padding: 0px;
}

body{
	font-size: 12px;
	color: #333333;
	line-height: 1.1;	
}

strong{
	font-weight:normal;
}

a{
	color: #600;
	text-decoration: none;
}

a:link{
	color: #600;
	text-decoration: none;
}

a:visited{
	color: #c60;
	text-decoration: none;
}

a:hover{
	color: #ccc;
	text-decoration: underline;
}

h1{
 font-size: 16px;
 color: #996600  	;
text-align:center;
}

h2{
 font-size: 14px;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

* h3{
font-family: MS UI Gothic,osaka,Courier New,Times New Roman,Arial,sans-serif;
 font-size: 12px;
 color: #CC0000;
border-bottom: 2px dotted #B1CD5F;
 margin: 2px;
 padding:0;
}

* h3 img{
	background:#66b9a2;
}


#siteName{
display:none;
}


ul{
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}

ul li{
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}


dl{
	margin:0px;
	padding:5px 0px 0px 0px;
}
dt{
	font-weight:bold;
}
dd{
	margin-left:5px;
	padding-left:5px;
	color:#666;
	background:url(../images/o_arrow.gif) no-repeat 0 2px;
}

#headlines {
display:none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	padding: 0;
	margin:0;
}

#masthead{
	padding: 0;
	margin:0;
}

#navBar{
	margin: 0px;
	padding: 0px;
	background-color: #fef;
	color:#069;
}


#rightnavBar{
display:none;
}

#content{
	margin: 0px;
	padding: 0px;
}


/************* #globalNav styles **************/

#globalNav{
display:none;
}


a#home{
	padding: 0px 0px 0px 14px;
background: url(../images/home.gif) no-repeat 2px 2px;
}

#resize {
display:none;
	}


#pageName{
display:none;
}

/************* #breadCrumb styles *************/

#breadCrumb{
display:none;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 2px 2px;
}

.feature h3{
	padding: 10px 10px 0px 0px;
/*	text-align: right;*/
}


.feature p{
	margin:0;
	padding: 0px 10px 2px 10px;
}


/************** .story styles *****************/

.story{
	padding: 10px 0px 0px 10px;
}

.story p{
	margin:0;
	padding: 0px 10px 2px 10px;
text-align:left;
}
.story h3{text-align:left;}

.story ul li{
margin-left:20px;
padding-left:18px;
background: url(../images/listmark.gif) no-repeat 3px 1px;}

.story h4{
color:#369;
padding-left:5px;
border-left: 5px solid #B1CD5F;
}

.story img{
clear:both;
}


/************* #sectionLinks styles ***************/

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #fff;
}

.sectionLinks a {
	display: block;
	border-bottom: 2px dotted #CC3333;
	padding: 3px 0px 3px 16px;
background: url(../images/ricon01.gif) no-repeat 2px 2px;
}
.sectionLinks li li a {
background: url(../images/dot1.gif) no-repeat top right;
background-color: #FFCCCC;
}

}
.sectionLinks ul{margin: 0px;padding: 0px;}
.sectionLinks ul ul{margin: 0px;padding: 0 0 0 20px;}




.sectionLinks li ul li a:hover{
	background-color: #CC3333;
	border-right: 6px solid #CC3333;
	color:#666;
background: url(../images/r_arrow.gif) no-repeat center left;
}
.sectionLinks img{
	float:left;
	padding:3px;
	display: inline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	display:block; 
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size:10px;
}

.relatedLinks a {
	background-color: #fe9;
	display:block; 
}

/*********** .technologylinks styles ***********/
.technologylinks{
	margin: 0px;
	padding: 0px 0px 0px 35px;
	font-size:10px;
	display:none;
	background-color: #fedc32;
}

.technologylinks a {
	display:block; 
}


/************** #advert styles **************/

#advert{
display:none;
}

#address{
display:none;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	color: #cccccc;
	padding: 10px 10px 10px 300px;
	background: url(../images/back_ld2.gif) no-repeat left bottom;
}

a#eng{
	padding: 0px 0px 0px 14px;
background: url(../images/y_e.gif) no-repeat 2px 2px;
}
a#cont{
	padding: 0px 0px 0px 16px;
background: url(../images/mail.gif) no-repeat 2px 2px;
}
#siteInfo img{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.righ{text-align:right;padding-right:5px;margin:0;}

.pr{
font-size:9px;
color:#999;
}

