body{
	background-color:#EEEEEE;
	font-family:verdana,arial,tahoma;
}
a{ color:0000BB; text-decoration:none; }
a:hover{ color:0000BB; text-decoration:underline; }
a.subheader{ color:#999999; text-decoration:none; }
a.subheader:hover{ color:#999999; text-decoration:none; }
.menu{
	font-size:8pt;
	margin-right:5px;
}
.title{
	font-size:14pt;
	color:#cc0003;
	font-family: tahoma,arial,verdana;
}
.content{
	font-size:10pt;
	color:#555555;
}
.header{
	font-size:9pt;
	color:#555555;
}
.subheader{
	font-size:9pt;
	color:#999999;
}
.footer{
	font-size:8pt;
	color:#555555;
	padding:5px;
	text-align:right;
}
.package_layout{
	font-size:8pt;
	color:#555555;
}
.package_details{
	font-size:8pt;
	color:#555555;
}
.feature_list{
	font-family: tahoma,arial,verdana;
	font-size:12px;
	color:#57779D;
}
ul.list{
	margin-top:10px;                             
	margin-bottom:10px; 
	margin-left:20px;                           
	list-style-image: url('../images/bullet.gif'); 
	line-height: 150%;	                    
}
.button{
	font-size: 12px;
	border:1px #58789E double;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECEFF1;
	color: #58789E;
	font-weight: bold;
	margin:0px; 
	padding:1px
}