body{
	font-family:verdana;
	font-size:8pt;
	margin:0px;
}
hr{
	height:1px;
	border:1px solid #888888; 
}
hr.hr1{
	height:1px;
	border:1px solid #FFFFFF; 
}
img{border:0px;}
img.b{border:1px solid #DDDDDD;}
a{color:#000066;}
a.white{color:#FFFFFF;}
a.noline{text-decoration:none;}
a.white:hover{color:#FFFFFF;}
a:hover{
	color:#DD0000;
	text-decoration:none;
}
.Dmenu{background-color:#000066;}
.Rmenu{
	background-color:#AED8F9;
	border:1px solid #4482B2;
	font-family:century gothic,veradan,arial;
	font-size:9pt;
	color:#000000;
	padding:5px;
}
.menu{
	background-color:#EFEFEF;
	border:1px solid #999999;
	padding:3px;
	font-size:8pt;
}
.menulist{
	list-style:disc;
	margin-top:5px;
	margin-left:16px;
	line-height:14px;
}
.menulist2{
	list-style-image:url("images/list.gif");
	margin-top:8px;
	margin-left:18px;
}
.newslist{
	list-style-image:url("images/newslist.gif");
}
ol.sublist1{
	font-size:8pt;
	list-style-image:none;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:25px;
}
.title{
	font-family:Arial;
	font-size:22pt;
	color:#000066;
}
.subtitle{
	font-weight:bold;
	color:#000088;
}
th{
	background-color:#FF6600;
	color:#FFFFFF;
}
.table1{
	background-color:#FFFFFF;
	border:1px solid #000066;
}
.table2{
	padding:5px;
	font-size:8pt;
}
.table3{
	padding:5px;
	font-size:10pt;
}
.table4{
	font-size:10pt;
	padding:5px;
	line-height:17px;
}
.table5{
	font-size:9pt;
	padding:5px;
	line-height:17px;
}
.cover{
	background-image:url("images/cover_bg.jpg");
	background-repeat:repeat-x;
}
.col1{
	background-color:#DDDDDD;
}
.col2{
	background-color:#EEEEEE;
}
.box1{
	background-color:#CCCCCC;
	border:1px solid #AAAAAA;
	padding:1px;
}
.search{
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	color:#000000;
	font-size:8pt;
	padding:5px;
}
.input1{
	font-size:8pt;
}
.info{
	font-family:Tahoma;
	font-size:7pt;
	background-color:#000066;
	color:#FFFFFF;
	padding:2px;
}
.info2{
	font-family:Tahoma;
	font-size:8pt;
	background-color:#EEEEEE;
	padding:2px;
}
.small{
	font-family:Tahoma;
	font-size:7pt;
	color:#555555;
	padding:5px;
}
.red{color:red;}
.alert{
	font-weight:bold;
	color:#DD0000;
}
.confirm{
	font-weight:bold;
	color:006600;
}
/***************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;
}