/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body {scrollbar-face-color:#dd0000;
scrollbar-highlight-color:#ee0000;
scrollbar-3dlight-color:#ff6666;
scrollbar-shadow-color:#dd0000;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#cccccc;
scrollbar-arrow-color:#ffff00;}
//.bodytext {font-size:15px; font-family:arial,helvetica,sans-serif; color:#000000;}
.bodytext {font-size:.82em; font-family:arial,helvetica,sans-serif; color:#000000;}
.smalltext {
	font-size:12px;
      font-family:arial,helvetica,sans-serif;
//	font-family:verdana,arial,helvetica,sans-serif;
//	color:#000000;
	}
.testimonial {
	font-size:15px;
	font-family:"georgia,times new roman,courier,serif";
	color:#000000;
	}

.blksubhead {text-align:center; font-family:arial,helvetica,sans-serif; font-size:19px; color:#000000; font-weight:bold;}
.dynlink {cursor:pointer; cursor:hand; text-decoration:underline; color:#0000ff;}
.indented {padding-left:12pt; padding-right:12pt;}
.redbodytext {font-size:15px; font-family:arial,helvetica,sans-serif;color:#ff0000;}
.blkheadline {text-align:center; font-size:24px; font-family:arial,helvetica,sans-serif; font-weight:bold; color:#000000;}
.redheadline {text-align:center; font-size:24px; font-family:arial,helvetica,sans-serif; font-weight:bold; color:#ff0000;}
.redsubhead {text-align:center; font-size:19px; font-family:arial,helvetica,sans-serif; font-weight:bold; color:#ff0000;}
//input,textarea {background-color:#FFFFCC; padding:5px;}
input,textarea {background-color:#FFFFCC;}
input:focus,textarea:focus {background-color:#FFFFFF;}
//input.button {margin:5px 10px; border:2px outset #663300;}
.nonrequired {border:1px solid #FF0066; padding:1px;}
.required {border:1px solid #FF0066; padding:1px;}
.reddashed {border-width: 2px; border-color: #ff0000; border-style: dashed;}
.reddashed2 {border-width: 4px; border-color: #ff0000; border-style: dashed;}
h3{border-bottom:1px solid #CCCCCC;color:#000;}