/* CSS Document */

table.page td#left{
	vertical-align: top; 
	padding: 0px 10px 10px 0px;
	width: 200px;
}

table.page table#left{
	width:100%;
}

table.page table#left td{
	padding: 0px;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	line-height:18px;
}

table.page table#left a{
	padding: 0px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
}

table.page table#left a:hover{
	color:#555555;
}

table.page table#left td.subtitle{
	font-size:14px;
	padding:5px 0px 15px 0px;
	color:#000000;
	text-align:left;
	font-weight:bold;
	line-height:22px;
}

table.page table#left td.title{
	font-size:14px;
	height:30px;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	background-repeat:no-repeat;
	border: none;
}

table.page table#left td a{
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}

table.page table#left td a:hover{
	color: #F8991E;
	text-decoration:none;
}
