body{
	background-color:#FFFFFF;
	font-family:Arial,Tahoma,verdana;
}
table{font-size:10pt;}
img{border:0px;}
img.b{border:1px solid #999999;}
a{color:#000066;}
a:hover{text-decoration:none;}
a.se{color:#FFFFFF;}
ul.list1{
	list-style:square;
	line-height:18px;
}
ul.menulist{
	margin-left:16px;
	list-style:square;
	line-height:18px;
}
ul.newslist{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	list-style:square;
	line-height:18px;
}
hr{
	height:1px;
	border:1px solid #000000;
}
hr.hr1{
	height:1px;
	border:1px dotted #AAAAAA;
}
th{
	background-color:#820082;
	color:#FFFFFF;
}
th.th1{
	background-color:#006699;
	color:#FFFFFF;
}
th.th2{
	background-color:#669900;
	color:#FFFFFF;
}
th.th3{
	background-color:#990066;
	color:#FFFFFF;
}
th.th4{
	background-color:#663366;
	color:#FFFFFF;
}
th.th5{
	background-color:#94A963;
	color:#FFFFFF;
}
th.th6{
	background-color:#FF6600;
	color:#FFFFFF;
}
th.th7{
	background-color:#CC3300;
	color:#FFFFFF;
}
th.th8{
	background-color:#009900;
	color:#FFFFFF;
}
th.th9{
	background-color:#996600;
	color:#FFFFFF;
}
th.th10{
	background-color:#339999;
	color:#FFFFFF;
}
th.th11{
	background-color:#CC6699;
	color:#FFFFFF;
}
th.th12{
	background-color:#FF9933;
	color:#FFFFFF;
}
.table1{
	font-family:verdana,tahoma,arial;
	font-size:10pt;
	padding:5px;	
}
.table2{
	font-family:verdana,tahoma,arial;
	font-size:8pt;
	padding:4px;	
}
.table3{
	font-family:arial,verdana,tahoma;
	font-size:10pt;
	padding:5px;	
}
.contribution_table{
	background-image:url("images/bg_contribution.gif");
	background-repeat:no-repeat;
	font-family:arial,verdana,tahoma;
	font-size:10pt;
	padding:5px;	
}
.steps_table{
	background-color:#FFFFFF;
	border:1px solid #666666;
	font-family:Arial,verdana,tahoma;
	font-size:10pt;
	padding:5px;	
}
.cell1{
	border-right:1px solid #000000;
}
.cell_{
	border-bottom:1px solid #888888;
}
.cellL{
	border-bottom:1px solid #888888;
	border-left:1px solid #888888;
}
.cellI{
	border-left:1px solid #888888;
}
.col1{
	background-color:#DDDDDD;
}
.col2{
	background-color:#EEEEEE;
}
.col3{
	background-color:#F6F6F6;
}
.col4{
	background-color:#CC3300;
}
.box1{
	width:250px;
	height:50px;
	font-size:8pt;
	padding:3px;
	background-color:#FFFFCC;
	border:1px solid #990000;
}
.box2{
	width:50%;
	font-size:10pt;
	padding:5px;
	background-color:#FFCC99;
	border:1px solid #990000;
}
.menu{
	padding:4px;
	font-size:8pt;
	background-color:#CCCCCC;
}
.footer{
	font-family:Tahoma;
	font-size:7pt;
	padding:2px;
	background-color:#000066;
	color:#FFFFFF;
}
.info{
	font-size:8pt;
	background-color:#EEEEEE;
	padding:1px;
}
.content{
	font-family:Arial,verdana,tahoma;
	font-size:8pt;
}
.smallmenu1{
	font-size:8pt;
	background-color:E0E0E0;
	padding:3px;
	text-align:right;
}
.title{
	font-size:10pt;
	font-weight:bold;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.loginbox{
	padding:5px;
	font-family:Arial,Tahoma,verdana;
	font-size:8pt;
}
.se{
	font-weight:bold;
	color:#990000;
}
.red{color:red;}
.alert{
	font-weight:bold;
	font-size:10pt;
	color:red;
}
.alertbox{
	background-color:#C30;
	padding:2px;
	font-weight:bold;
	color:#FFFFFF;
}
.confirm{
	font-weight:bold;
	font-size:10pt;
	color:green;
}
/***************Reserved for RTE********************/
a.smLink  {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited  {
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 10px;
	font-weight: normal;
}
.WebWizRTEbutton {
	 border: #E6E7F2 1px solid;
}