/* 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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	line-height:17px;
}

h1 {
	font-size:22px;
	font-family: Arial, Verdana, sans-serif;
	line-height:26px;
	color:#464646;
	display:inline;
	font-weight:normal;
}

h2 {
	font-size:18px;
	font-family: Arial, Verdana, sans-serif;
	line-height:22px;
	color:#464646;
	display:inline;
	font-weight:normal;
}

h3 {
	font-size:16px;
	font-family: Arial, Verdana, sans-serif;
	line-height:22px;
	color:#195887;
	display:inline;
	font-weight:normal;
}

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

a { color: #464646; text-decoration:none; }

a:hover { color:#72B923; 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:#1E9741; }

.style2{ font-size: 28px; color:#1E9741; }

.style3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
	color:#176780;
}

.style4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px; 
	line-height:26px;
	color:#72B923;
}

.style5{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px; 
	line-height:25px;
	color:#1E9741;
}

.style6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:26px; 
	color:#176780;
}

.style7{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#72B923;
}

.style8{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:22px; 
	color:#176780;
}

.style9{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#1E9741;
}

.style10{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#176780;
}

.style11{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#006B9E;
}

.style12{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#176780;
}

.style13{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border-bottom:1px solid #DCDCDC;
	width:100%;
}

.style14{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EC7703;
	border-bottom:1px solid #72B923;
	width:100%
}

.style15{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#72B923;
}