form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, address {
	margin:0;
	padding:0;
}
#ArticleSection {
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
#ArticleSection p {
	margin-top: 0;
	margin-bottom: 10px;
}
#ArticleSection .upperroman {
	list-style-type: upper-roman;
}
#ArticleSection ol, ul {
	margin-top: 0;
}
#ArticleSection li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
#ArticleSection h6 {
	color: #94b5c2;
	padding-bottom:0;
	margin:1em 0 0 0;
	font:bold 12px "Trebuchet MS",Arial,Sans-Serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
#ArticleSection h6.yearTitle {
	color: #FF9900;
	letter-spacing:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}
#inquiry th {
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;
	width: 150px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-color: #CCCCCC;
}
#inquiry th.must {
	border-left-color: #D90000;
	text-align: left;
}
#inquiry th.title {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
#inquiry td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#inquiry input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#inquiry #buttonstyle {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#inquiryB th {
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-color: #CCCCCC;
}
#inquiryB th.must {
	border-left-color: #D90000;
	text-align: left;
}
#inquiryB th.title {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
#inquiryB th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
#inquiryB td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#inquiryB input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#inquiryB #buttonstyle {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}