.Minibody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#C8DADA;
}

.InputSection
{
	width:195px;
	clear:both;
	margin: 0px;
	padding:2px;
}

.InputLabels
{
	font-weight:bold;
}

.InputLabels span
{
	font-weight:normal;
}

.ChildAges
{
	display:none;
	float:left;
	margin:2px;
	padding:2px;
}

.ChildAges .InputLabels
{
	font-weight:normal;
}

#divChildAges
{
	height:10px;				
	display:none;
	background-color: #FFFFE2;
	border: 1px solid #838383;
	padding: 2px;
	margin-left:2px;
}

.fullw
{
	width:95%;
}

.Dropdowns
{
	float:left;
}

.Dropdowns select
{
	font-size:11px;
}

.DateImage
{
	float:left;
}

.Floated
{
	float:left;
}

.blackTen
{
	font-size: 10px;
}

.marginTopSmall
{
	margin-top: 2px;
}

.HalfWide
{
	width:50%;
}

.compList 
{
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : #006666;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
    text-align : left; 
    list-style-type : none;
	overflow:visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    width: auto!important;
    min-width: 126px;
   	padding-left: 0px;
}

.compListItem 
{
	background-color: #FFFFFF;
	color : #006666;
	font-weight: bold;
	padding: 2px 10px 3px 5px;
	white-space: nowrap;
}

.compListHLItem
{
	background-color: #006666;
	color : #FFFFFF;
	font-weight: bold;
	padding: 2px 10px 3px 5px;
	white-space: nowrap;
	cursor: hand;
}

.watermark
{
	color: Gray;
	font-size: 10px;
}
