@charset "utf-8";
#middleColumn #titlePage, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	padding: 5px 0;
	color: #006699;
	font-weight: bold;
	border-bottom: 1px solid #cde;
}
#middleColumn .list:hover {
background:#FFFFCC;
}
#middleColumn ul{
padding: 10px 15px;
display:block;
}
.inputtext {
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px inset #CCCCCC;
	padding-left: 1px;
}
.inputtext:hover {
background:#FFFFCC;
}
.inputtext:focus {
background:#FFFFCC;
}
.inputbutton {
	border:outset 1px;
	background-color:#CCCCCC;
	font-weight:bold;
	font-size: 11px;
}
.inputbutton:hover {
	border:inset 1px;
	background-color:#FFFFCC;
	font-weight:bold;
}

.widgetBox
	{background: url(../images/widget-ml.gif) left repeat-y; margin: 0 0 5px 0}
.widgetBox-sub
	{background: url(../images/widget-mr.gif) right repeat-y;}
.widgetBox-head
	{background: url(../images/widget-tl.gif) left 0 no-repeat; padding: 0 0 0 10px}
.widgetBox-head .widgetBox-sub
	{background: url(../images/widget-tr.gif) right 0 no-repeat; padding: 0 10px 0 0}
.widgetBox-head .widgetBox-content
	{background: url(../images/widget-tm.gif) center 0 repeat-x; height:21px; color: #fff; font-weight: bold; padding:3px 0 0 0}
.widgetBox-foot
	{background: url(../images/widget-bl.gif) left 0 no-repeat; padding: 0 0 0 5px}
.widgetBox-foot .widgetBox-sub
	{background: url(../images/widget-br.gif) right 0 no-repeat; padding: 0 5px 0 0}
.widgetBox-foot .widgetBox-content
	{background: url(../images/widget-bm.gif) center 0 repeat-x; height: 12px}
#widgetContent
	{margin: 0 8px; padding: 0 8px;}

ol {
	padding: 10px 50px;	
}
