/* home specific styles */
#common.home #body-wrap{
	background:url(../images/home-container-bg.gif) repeat-y;
}
#common.home #header-divider{
	border-bottom:none;
}
.home #column1{
	width:223px; margin-left:3px;
}
.home #column1of3{
	width:223px; margin-left:3px; float:left;
}
.home #program-news{
	width:185px;
	padding:10px 10px 10px 28px;
	height:auto;        
	background:url(../images/program-news-bg.gif) repeat-y;
}


.home #featured-sponsor{
	width:185px;
	padding:10px 10px 10px 28px;
	background:url(../images/featured-sponsors-bg.gif) repeat-y;
}
.home #login{
	padding:10px 10px 10px 28px;
}
	#login input{
		display:block; width:110px;
		font-size:12px;
	}
.home #column2{
	width:694px; margin: 15px 32px 15px 26px; float:left;
}
.home #column2of3{
	width:475px; margin: 15px 0 15px 26px; float:left;
	border-right:dotted 1px #000;
}


/**/
#top-panel {width: 100%; height: 190px;}
#home-text-msg {width:465px; height:100%; float:left; padding-right:20px;}
#feature-links {width:207px; height:100%; float:left;}
#feature-links ul {

margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sanf-serif;
font-size: 12px; 

}
#feature-links li {
margin: 10px 0 0;
} 


#feature-links a {
display: block;
width:193px;
padding: 12px 2px 12px 10px;
border: 1px solid #d3c605;
background: #fbf8e5;
text-decoration: none; /*lets remove the link underlines*/
} 
#feature-links a:link, #feature-links a:active, #feature-links a:visited {
color: #000000;
}

#feature-links a:hover {
border: 1px solid #a08d15;
background: #d3c605;
color: #ffffff;
}
#home-feature-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 2.2em;
	font-weight: normal;
	font-variant: normal;
}
#home-divider {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	float: left;
	width: 99%;
	padding-left: 15px;
}


/* abc option joan's*/
.optionGroup {
width: 140px;
height: 170px;
margin-right: 20px;
float:left;
}
.optionHeader {
width: 100%;
height: 44px;
}
.optionBody1 {
padding: 5px;
background-image:url("/images/letterbox-body-bg.gif");
background-repeat:repeat-y;
height:65px;
}

.optionBody2 {
background-image:url("/images/letterbox-body-bg.gif");
background-repeat:repeat-y;
height:30px;
}

.optionFoot {
width: 100%;
background-image:url("/images/letterbox-footer-bg.gif");
height:17px;
}
/**/
.msgInBox {height:40px;}
.buttoncenter {text-align:center; padding-top:5px; }
.buttoncenter table {width:100%;}
.general-content {font-size:13px; line-height:20px; }

#div-optionbox{width:485px; float:left; height:100%;}

#highlit-box{width:206px; height:105%;  text-align: center; float:left; margin-top:-12px;
border:1px solid #CCCCCC;}
