/* style for module titles */
.C2Title   {
	font-family: Arial;
	font-size:  10pt;
	font-weight: bold;
	color:#adce39;
	text-align: left;
	padding-left:0px;
	background-color: #FFFFFF;
}
.C2Contenttable {
	background-color: #FFFFFF;
	margin: 6px;
	padding: 6px;
	height: 20px;
}
.C2Breaktable {
	height: 2px;
}
.C2Actionscell {
	font-family: Arial, Helvetica;
	font-size:  4pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #708090;
	height: 10px;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.C2topleftcorner {
	background-image: url(TWorangeC2_01.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
}
.C2toprightcorner {
	background-image: url(TWorangeC2_03.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.C2topmiddle {
	background-image: url(TWorangeC2_02.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.C2leftedge {
	background-image: url(TWorangeC2_04.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.C2rightedge {
	background-image: url(TWorangeC2_06.gif);
	background-repeat: repeat-y;
	width: 13px;
}
.C2bottomleftcorner {
	background-image: url(TWorangeC2_07.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 14px;
}
.C2bottomrightcorner {
	background-image: url(TWorangeC2_09.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
}
.C2bottommiddle {
	background-image: url(TWorangeC2_08.gif);
	background-repeat: repeat-x;
	height: 13px;
}
/* style for content pane */
.C2contentpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


.C2middle {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.table   {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    color: #666666;
}


A:link  {
 text-decoration:underline;
 color:#adce39;
}

A:visited   {
 text-decoration:underline;
 color:#adce39;
}

A:active    {
 text-decoration:underline;
 color:#adce39;
}

A:hover {
text-decoration:underline;
 color:#adce39;
}
