/* General CSS */

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

table {	border-color: #CCCCCC; border-collapse:collapse; }

td{	border-color: #CCCCCC; }

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

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	line-height:17px;
}


h1 {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:24px;
	color:#ffffff;
	display:inline;
	font-weight:normal;
}

h2 {
	color:#FFFFFF; font-size:14px; text-align:right; padding-right:10px; font-weight:bold; display:inline;
}

h3 {
	color:#614D7D; font-size:14px; text-align:right; padding-right:10px; font-weight:bold; display:inline;}

h4 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

a { color: #5B5B5B; text-decoration:none; }

a:hover { color:#9DBA3E; text-decoration:none; }

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

li { line-height:15px; }

input, select, textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 12px; 
  	color: #333333;
	padding:0px; margin:0px;
}

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

/*____ Custom Styles for dropdown  _______ */

.style1{ font-size: 18px; color:#614D7D; }

.style2{ font-size: 16px; color:#614D7D; }

.style3{ font-size:12px; color:#614D7D; }
