body, td {
	font: 9pt "verdana"; 
	color: #444444; 
	text-decoration: none; 
}
.title {
	font: 14pt arial;
	color: #555555;
	font-weight: bold;
}
.head {
	font: 15pt arial;
	color: #ffffff;
	font-weight: bold;
	line-height: 25px;
}
.header {
	font: 11pt arial;
	color: #10518C;
	font-weight: bold;
	line-height: 25px;
}
.image {
	border: 1px solid #CCCCCC;
}
a {
	color: #10518C;
	text-decoration: none;
}
textarea, select {
	font: 8pt "arial"; 
	color: #333333; 
	text-decoration: none; 
}
input {
	font: 8pt "arial"; 
	color: #333333; 
	text-decoration: none; 
}
.button {
	background-color: #CCCCCC;
	 font: 8pt verdana; 
	 color: #333333;
	 border: 1px solid #555555;
	/* background-image: url(/images/bg.gif);*/
}
li {
	line-height: 18px;
}
.nav {
	border-left: 1px solid #CCCCCC;
	padding: 2px;
	width: 100px;
}
.nav_text {
	font: 9pt arial;
	font-weight: bold;
	color: #10518C;
	text-decoration: none;
}
.nav_text:hover {
	color: #336699;
}

.form_label{
	background-color: #EEEEEE;
	width: 120px;
}

th {
	font: 8pt "verdana"; 
	color: #555555; 
	text-decoration: none; 
	text-align: left;

	background-image: url(bgfade_h.gif);

	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;

	background-color: #EEEEEE;

	line-height: 18px;
}

/* table */
.table{
	background-color: #FFFFFF;
}
.row_head{
	background-color: #eeeeee;
}
.row {
	border-bottom: 1px dotted #CCCCCC;
}

.info {
	border: 1px solid #C6CBDE;
	background-color: #EFF3FF;
	line-height: 24px;
	padding: 4px;
}

.section {
	font: 10pt arial;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}

.question {
	color: #FF6C00;
}

.answer {
	padding-bottom: 18px;
	border-bottom: 1px dotted #CCCCCC;
}

.border_ver {
	border-right: 1px dotted #CCCCCC;
}
.border_hor {
	border-right: 1px dotted #CCCCCC;
}

.sm {
	font: 7pt;
}

.price {
	font: 15px;
	font-weight: bold;
}	