/* General CSS */

/* padding in editor only, overwritin in style */
img{ margin:0px; padding:0px; border:0px; }

table {	border-collapse:collapse; }

td{ margin:0px; padding:0px; border:0px; }

body { margin:0px; padding:0px; border:0px; }

body,td {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #808080;
	line-height:17px;
}

h1 {
	font-size:18px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	line-height:22px;
	color:#52256A;
	display:inline;
	font-weight:normal;
}

h2 {
	font-size:14px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	line-height:18px;
	color:#000000;
	display:inline;
	font-weight:normal;
}

h3 {
	font-size:12px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	line-height:18px;
	color:#3F0D5A;
	display:inline;
	font-weight:normal;
}

h4 {
	font-size:14px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	line-height:18px;
	color:#D9B200;
	display:inline;
	font-weight:normal;
}

hr{
	color:#DEDEDE;
	width:477px;
	height:1px;
	text-align:left;
	vertical-align:middle;
}

a { color: #808080; text-decoration:underline; }

a:hover { color:#52256A; text-decoration:underline; }

ul{ padding-left:20px; margin: 2px;  }

li { list-style-image:url(/images/editorimages/content_arrow.gif); background-repeat:no-repeat;  vertical-align: middle  }

input, select, textarea { 
	font-family: verdana;
  	font-size: 10px; 
  	color: #333333;
	padding:0px; margin:0px;
	border:1px solid #CBD0D4; 
	padding-left:3px;
	padding-right:3px;
}

.noborder { border:0px; padding:0px; margin:0px; }

.printsend { font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; }

/*____ Custom Styles for dropdown  _______ */

.style1{
	color:#653D7B; 
	font-size:14px;
	line-height:16px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style2{
	color:#333333; 
	font-size:14px;
	line-height:16px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style3{
	color:#D9B200; 
	font-size:14px;
	line-height:16px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style4{
	color:#73BE1E; 
	font-size:14px;
	line-height:16px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style5{
	color:#653D7B; 
	font-size:12px;
	line-height:18px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style6{
	color:#333333; 
	font-size:12px;
	line-height:18px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style7{
	color:#D9B200; 
	font-size:12px;
	line-height:18px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style8{
	color:#73BE1E; 
	font-size:12px;
	line-height:18px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}

.style9{
	color:#653D7B; 
	font-size:11px;
	line-height:18px;
	font-weight:normal; 
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif; 
	display:inline;
}


.accessible
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}