html, body {
	margin: 0px;
	text-align: center;
	background-color: #F6F6F6;
	background-image:url(/_images/bg_grade.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:small;
	color:#CCCCCC;
}

h3 {
	color:#CCCCCC;
	font-size:14px;
	font-weight: bold;
	margin: 0;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; 
	}

#footer a:link, #footer a:visited {  
	color: #666666; 
	text-decoration:none; 
	border:none; }

#footer a:hover, #footer a:active {  
	color: #000000;  
	}
#panel {
	width:700px;
	background:white;
	padding: 35px;
	color:#333333;
	margin-top:20px;
	}
#panel p, #panel h3 {
	color:#0851A1;
	}
#panel {
	font-size:11px;
	color:#0851A1;
	}
#panel a:link, #panel a:visited {
	color:#33A02C;
	text-decoration:none;
	border-bottom: 1px dotted #003366;
	}
#panel a:hover, #panel a:active {
	text-decoration:none;
	background-color:#FFFFCC;
	border-bottom: 1px solid #0851A1;
}
#panel table { margin-top:15px; }
#panel th {
	border-bottom:1px dotted #666666;
	}
#panel img.graph {
	padding:10px 0;
	border-top: 2px dashed #DDDDDD;
	}
	
#packages {
	}
#packages td {
	padding:5px 18px;
	background:url(/_images/grade_gray-wht_50px.gif) repeat-x top left;
	color: #666666;
	}
#packages th, 
#resources th {
	border-bottom: 1px solid #FFF200;
	font-size: 110%;
	}	
#inclusions {
	margin-top:20px; width:346px; text-align:left; padding:9px 12px; border:1px dotted #E7E7E7;
	background:url(/_images/grade_gray-wht_50px.gif) repeat-x top left;
	}
#inclusions ul, #inclusions ul li {
	margin-top:0;
	padding-top:0;
	list-style: circle;
	line-height: 120%;
	}
#inclusions p {
	margin-bottom:6px;
	margin-top: 0px;
	}
#panel p {
	line-height: 120%;
	font-size: 110%;
	display: block;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 12px;
	}
#panel li {
	line-height: 120%;
	font-size: 110%;
	}


.price {
	font-size:14px;
	font-weight: bold;
	color: #33A02C;
	}

table#resources {
	}
table#resources td {
	border-bottom: 1px solid #DDDDDD;
	}

a.secureLink {
	padding-right:14px;
	background: url(/_images/icon_secure.png) no-repeat right center;
	}