/* GLOBAL STYLES AREA */

body {
	background-color: #c2d67f;
	background-image: url(../images/1-site-design/bkgd-3.gif);
	background-repeat: repeat-x;
}

#outer-container {width:1050px; margin:0 auto; background-image: url(../images/1-site-design/outer-container-shadow-inside.png); background-repeat: no-repeat;}

div#accordion h3 {margin-bottom: 0px; height: 24px; font-size: 12px;}

/*  SHOPPING CART STYLING */
.originalprice {text-decoration:line-through; color:#cccccc;}
.currentprice {text-decoration:none; font-weight:bold;}
.saleprice {font-size:12px; font-weight:bold; color:#f73a88;}

/* MISC STYLES - HIGHLIGHT */
.highlight {color:#009966; font-weight:bold;}
.highlight-pink {color:#f73a88;}

/* FORMS LIBRARY */
div#forms-library {margin-top: 36px;}
div#forms-library img {max-width: 390px;}
div#forms-library ul li {margin-bottom: 3px;}

/* IMAGES */
p img {float:left; border: solid 10px white;}

/* PROGRAM AT A GLANCE TABLE */
table#paag {font-size: 14px; color:#0b4063;}
table#paag month {color:#999999;}

/* SAEF FORM */
#ui-datepicker-div {z-index: 10;}
.additionalinfo{font-size: 11px; font-style: italic; width:150px;}
.daytimeformat {font-size: 14px; font-family: "Courier New"; font-style: italic;}
.alert {color:#f73a88; font-weight:bold;}

.fe_RemoveProduct {color: #f73a88; text-decoration: none; text-transform: uppercase; font-size: 10px; }
.formRadioHead {font-size:12px; font-weight:bolder; color:#4C94B7; }
.formRadioLabel {font-size:12px;  color:#0b4063; }

#registrantNames label {position:relative; font-size:12px; font-weight:bolder; color:#4C94B7; zoom: 1; width:479px;}