a:link,a:active,a:visited,a.postlink {color:#1E5798;text-decoration:none;}
a:hover {color:#85A4C2;}
body { background-color: white; font-family: Arial, Helvetica, sans-serif; text-align : justify;}
body, table { font-size: 12px }
.chitemsel { background-color:#B1CEEB; color: black; padding:2px; }
h1,h2,h3,h4 { color: #1E5798 }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #061982;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.testim {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

li {
	padding-left: 30px;
	list-style: none;
	background-image: url(/images/checkmark.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 5px;
	padding-bottom: 5px;
}

body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 12px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	background-color: #fefced;
	background-image: url(/images/back.jpg);
}


#dropinboxv2cover{
width: 320px; /*change width to desired */
position:absolute; /*Dont change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 300px; /*change width to above width-20. */
border: 1px solid black; /*Customize box appearance*/
background-color: #FAFAFA;
padding: 4px;
position:absolute; /*Dont change below 3 rules */
left: 0;
top: 0;
}


