/* CSS Document */
.headerTable { 	font-family:trebuchet ms, verdana; 
								font-size:.9em;}
								
.choiceHeader { font-weight:bold; 
								font-size:.8em; 
								font-family:verdana; 
								padding:5px; 
								border-bottom:1px solid black;}
								
.choiceX {			text-align:center;
								border-bottom:1px solid #cccccc; 
								font-weight:bold;}
								
.choiceTR {			font-size:.8em; 
								color:#054876;
								background-color:CCCCCC;}
								
.choice	{				color:#ffffff; 
								font-size:.8em; 
								font-family:trebuchet ms; verdana;
								height:30;}
								
.choiceChoice	{	border-bottom:1px solid #cccccc; 
								padding-left:5px;
								height:30px;}
								
.middleText	{		padding-left:45px; 
								padding-right:20px; 
								font-size:.8em; 
								font-family:trebuchet ms, verdana;}
								
UL {						margin-top:0px; 
								margin-bottom:0px; 
								line-height:15px;}
								
.moreInfo {			text-align:right;
								padding-right:30px;
								padding-bottom:10px;
								height:25;}
		
a.moreInfo {	 	text-decoration:none; 
								color:#013c59; 
								font-weight:bold;}