/* General CSS */

/* padding in editor only, overwritin in style */
img{ }

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: #6B6B6B;
	line-height:18px;
}

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

h2 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#6B6B6B;
	display:inline;
	font-weight:bold;
}

h3 {
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	line-height:18px;
	color:#76A030;
	display:inline;
	font-weight:bold;
}

h4 {
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	line-height:18px;
	letter-spacing:0px;
	color:#1A5862;
	display:inline;
}

hr{
	color:#DEDEDE;
	border:none;
	border-bottom:1px solid #DEDEDE;
	height:1px;
	text-align:left;
	vertical-align:middle;
}

a { color: #6B6B6B; text-decoration:none; }

a:hover { color:#698B35; text-decoration:none; }

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

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

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


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

/*____ Custom Styles for dropdown  _______ */

.style1{
	font-size:16px;
	font-family: Arial, Verdana, sans-serif;
	line-height:24px;
	color:#76A030;
	display:inline;
	font-weight:normal;
}

.style2{
	font-size:16px;
	font-family: Arial, Verdana, sans-serif;
	line-height:24px;
	color:#76A030;
	display:inline;
	font-weight:normal;
}


.style3{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#6B6B6B;
	display:inline;
	font-weight:bold;
}

.style4{
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	line-height:20px;
	color:#76A030;
	display:inline;
	font-weight:bold;
}

.style5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1A5862;
	font-weight:bold;
}

.style6{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#76A030;
	font-weight:bold;
}

.style7{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6B6B6B;
	font-weight:bold;
}

.pageImageRight {
	float:right;
	margin:0 0 8px 10px;
	border:4px solid #ECF2E2;
}

