.matter {
	font-family: ARIAL;
	font-size: 12px;
	color: #666666;
	line-height: normal;
}

body {
	background-image: url(../images/main-bg.gif);
	background-color: #D4D9DB;
	background-repeat: repeat-y;
	background-position: center top;
}

.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 1px;
	text-decoration: none;
}
.leftlink:hover {
	color: #000000;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: -1px;
}

.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}

.rightbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	background-color:#ffffff;
	vertical-align:top;
}

.rightbar a{
	color: #F36324;
	text-decoration:underline;
}


.rightbar a:hover{
	text-decoration:none;
}

.rightbar h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	padding-top :20px;
	padding-bottom :0px;
	margin:0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #96A3AC;
}

.btm-links {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.btm-links:hover {
	text-decoration: underline;
}
.matter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.leftlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.leftlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
}.text-box {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #F5F5F5;
	height: 20px;
	border: 1px solid #E4E4E4;
}
.matter-link-txt {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	line-height: normal;
}



.matter-link-txt a{
	color: #666666;
border-bottom: 1px solid #e2e2e2;
text-decoration:none;
}

.matter-link-txt a:hover{
border-bottom: 1px solid #666;
}


.tab-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	background: white; 
	color: black;
	padding: 0.5em;
}
.tab-header {
	position: relative;
	height: 3em;
	width: 40em; 
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tab-header ul.tab-list {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 50em; 
}
.tab-header ul.tab-list li  {
	display: inline;
	list-style: none;
	margin: 0;
}
.tab-header ul.tab-list a,.tab-header ul.tab-list span,.tab-header ul.tab-list a.tab-active {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}
.tab-header ul.tab-list span,.tab-header ul.tab-list a.tab-active,.tab-header ul.tab-list a.tab-active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: none;
	background: #F36324;
	color: ffffff;
	padding-bottom: 6px;
	margin-top: 0;
}
.tab-header ul.tab-list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #F8F7E2;
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #AAA;
	border-bottom: none;
}
.tab-header ul.tab-list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	border-color: #666;
	background: #F2F4F4;
	color: black;
	padding-bottom: 5px;
}
.tab{
	display: none;
}
