img{
	border:none;
	vertical-align:top;
}

/* tabSet1 */

div.tabSet1{
	width:100%;
	margin:0;
	overflow:hidden;
	height: auto;
}
	ul#tabNav1{
	margin:0;
	padding:0;
	overflow:hidden;
	zoom:1; /* ie */
	}
	ul#tabNav1:after{
		/* clear float */
		content:".";display:block;height:0;clear: both;visibility:hidden;
	}
	ul#tabNav1 li{
	float:left;
	width:auto;
	list-style-type:none;
		}
	ul#tabNav1 li a{
	display:block;
	line-height: 2em;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #a5b2c4;
	background-image: url(../../images/tabcorner2.png);
	background-repeat: no-repeat;
	background-position: right top;
			}
			ul#tabNav1 li a.on{
	background-image: url(../../images/tabcorner2.png);
	border-bottom-color:#21428f;
	background-color: #21428f;
	background-repeat: no-repeat;
	background-position: right top;
			}
	div.tabSet1 div.tabContentsGroup{
	}
		div.tabSet1 div.content{
	border-top:5px solid #21428f;
	zoom:1; /* ie */
	padding:0px;
		}
		div.tabSet1 div.content p{
	marign:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
		
/* tabSet2 */

div.tabSet2{
	width:auto;
	margin:0 0 15px;
}
	ul#tabNav2{
		margin:0;
		padding:0;
		height:38px;
	}
		ul#tabNav2 li{
			float:left;
			list-style-type:none;
		}
	div.tabSet2 div.tabContentsGroup{
	}
		div.tabSet2 div.content{
			border-top:5px solid #21428f;
			zoom:1; /* ie */
			padding:20px 15px 5px;
		}
		div.tabSet2 div.content p{
			marign:0;
			padding:0 0 15px;
		}
#tabinterface {
	padding-top: 3px;
	height: auto;
	}
#tabinterface ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	}
#tabinterface ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#tabinterface h2 {
	padding:2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	/*
	color: #FFF;
	font-size: 14px;
	background-image: url(../../images/blueTable_BG.gif);
	background-color: #21428f;
	width: 98%;
	*/
	
	
	}
#content h3 {
	background-color: #CCC;
    font-size: 15px;
    color: #000000;
    margin-top: 5px;
    margin-right: 4px;
    margin-bottom: 5px;
    margin-left: 0px;
	padding-left: 3px;
}
#content ul {
	margin: 0px;
}

#content ul li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tabContentsGroup ul li {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.tableCenter {margin: 0 auto; width: 90%;}
td {padding: 6px;}
tr {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-bottom-color: #333;
}
