body {	text-align: center; 	
	background-color: #e1e3e3;  color: #222; 	
	font-family: Verdana, Helvetica, sans-serif; 	
	font-size: 12px; }

img {	border: 0px;}

h1 {	line-height: 1.25em;	
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;	
	font-size: 18px;	
	color: #000000;		
	margin-top: 1px;}

h2 {	line-height: 1.5em;	
	font-size: 16px;	
	color: #555;	
	margin-top: 0px;}

h3 {	line-height: 1.5em;	
	font-size: 13px;	
	color: #222;	
	margin-top: 0px;}

h4 {	line-height: 1.15em;	
	font-size: 10px;	
	color: #222;
	font-weight:normal;	
	margin-top: 1px;}

h5 {	line-height: 1.0em;	
	font-size: 12px;	
	color: #222;
	font-weight:normal;	
	margin-top: 0px;}

p, li {	font-size: 11px;	
	color: #222;}

p {	line-height: 16px;}

p.important { 
	font-size: 12px;	
	line-height: 21px;}

blockquote {
	margin: 0;	
	padding: 11px 11px 11px 11px;	
	background-color: #f0ffff;	
	border: 1px solid #9CC;}

blockquote.2 {	
	margin: 0;	
	padding: 11px 11px 11px 11px;	
	background-color: #fff3cc;	
	border: 1px solid #f7e29d;}

label {	font-size: 10px;}

p.tiny { 	font-size: 10px;}

/* Primary navigation styles */

#nav {	border: 0px;		
	margin: 0px;		
	padding: 0px 0px 4px 0px; }

#nav a:hover {	
	background-color: #fff; }

#navRight {
	align: right;		
	float: right;		
	padding-top: 18px;		
	font-size: 11px;		
	font-weight: bold; }

#navRight a {	
	padding: 3px 6px; }

#navRight a:hover {		
	background-color: #ddd;		
	color: #36a; }

/* Link styles */

a {	padding: 1px; }

a:link {	color: #47B; 
	text-decoration: none;}

a:visited {	
	color: #47B; 
	text-decoration: none; }

a:hover {	color: #fff; 
	text-decoration: none; }

a:hover {	background-color: #58C; }

/* Table Styles */

td, th {	font-size: 11px; }

/* List styles */

ul {	list-style-type: square; } 

ul, ol {	margin-left: 0; 
	padding-left: 20px; }

li {	line-height: 17px;	
	margin-top: 4px;	
	margin-bottom: 4px; }

/* Error */

.error {	text-align: 
	center;	padding: 4px;	
	margin-bottom: 0px;	
	border: 1px solid #f99;	
	background-color: #fee;	
	color: black;	
	font-size: 11px;}