
span.tabtitle {
	font-size:11px;
}
.tabontop{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height:7px;
}
.tabonleft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tabonright{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
table.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.chipboxbottom {
	background-image: url(../images/module_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 575px;
	line-height:1px;
}
.taboff{
	background-image: url(../images/tab-off.gif);
	background-repeat: no-repeat;
	width:88px;
	height:25px;
	Cursor: pointer;
}
.taboff_mi{
	background-image: url(../images/tab_offl.gif);
	background-repeat: no-repeat;
	width:103px;
	height:25px;
	Cursor: pointer;
}
.tabon{
	background-image: url(../images/tab_on.gif);
	background-repeat: no-repeat;
	width:88px;
	height:25px;
	Cursor: pointer;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subtabtop {
	width:543px;
	height:9px;
	background-image: url(../images/subtab_top.gif);
	background-repeat: no-repeat;
}
.subtabbottom {
	width:543px;
	height:9px;
	background-image: url(../images/subtab_bottom.gif);
	background-repeat: no-repeat;
}
.subtabmiddle {
	width:543px;
	padding-left:10px;
	padding-right:7px;
	background-image: url(../images/subtab_mid.gif);
}

.subsubtabtop {
	width:515px;
	height:9px;
	background-image: url(../images/subsubtop.gif);
	background-repeat: no-repeat;
}
.subsubtabbottom {
	width:515px;
	height:9px;
	background-image: url(../images/subsubbottom.gif);
	background-repeat: no-repeat;
}
.subsubtabmiddle {
	background-color: #D5E4F0;
	width:515px;
	padding-left:7px;
	padding-right:7px;
}
.subtabmiddle1 {
	width:545px;
	background-image: url(../images/module_top.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
td.contentpadding {
	padding-left:14px;
	padding-right:14px;
}
td.contentpadding1 {
	padding-left:14px;
	padding-right:14px;
}
td.contentpadding2 {
	padding-left:10px;
	padding-top:30px;
	padding-right:14px;
	padding-bottom:20px;
}
.subtabtopmagrin {
	margin-top:20px;
	margin-bottom:10px;
}
.howworks {
	margin-top: 10px;
	margin-bottom: 10px;
}
.usingmiddleborder_r {
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #CCCCCC;	
}
.usingmiddleborder_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
#usingmiddleborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #CCCCCC;
	
}
.faqanswer {
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
}
border: 1px solid #AA0000;


