/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}
/*
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}*/

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #EAEAEA;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 498px;
	height: 8px;
	text-decoration: underline;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

#breadCrumb img {
	border: none;
}

/**************************************************/ 
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px none #CBCBCB;
	color: #000000;
	background-color: #FFFFFF;
}

#nav{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/topMenuBack2.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CBCBCB;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
}

#topPic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px none #CCCCCC;
}

#siteInfo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #616161;
	border-right-color: #616161;
	border-bottom-color: #616161;
	border-left-color: #616161;
	color: #000000;
	background-color: #EAEAEA;
}

/************ Jin styles **************/
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 170px;
	z-index: 3;
	margin-right: 20px;
	margin-top: 30px;
}

#ContextBorder {
	border: 1px none #D4D4D4;
}

#nav img {
	border: none;
}


#LeftNav {
	border: 1px solid #DEDEDE;
}
#SL1 {
	background-color: #CCCC00;
}
#SL2 {
	background-color: #CCCC99;
}
#SL3 {
	background-color: #C8E8B0;
}
#SL4 {
	background-color: #CCCCFF;
}
#SL5 {
}
#sectionLinks table tr td a:visited,#sectionLinks table tr td a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 0px 0px;
	border-bottom: none;
	border-top: none;

}
#sectionLinks table tr td a:hover{
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: none;
	color: #0066FF;
}
#LNTable {
	margin-left: 0px;
}
#main table tr td{
	border: 1px dotted #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main table tr td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#main img{
	float: left;
}#topBar {
	background-image: url(images/logo/topBar.gif);
}
