body {
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#333333;
}
a {
	text-decoration:none;
	color:#333333;
}
a img {
	border:0px;
}
input {
	font-size:10px;
	border:1px solid #333333;
	padding-left:2px;
	margin-bottom:1px;
	margin-top:1px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-size:10px;
	border:1px solid #333333;
	margin-top:1px;
	margin-bottom:1px;
}
textarea {
	font-size:10px;
	border:1px solid #333333;
	padding-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input[type=checkbox] {
	width:auto;
	border:0px;
	background-color:transparent;
}
input[type=submit] {
	margin-bottom:4px;
	margin-top:4px;
}
form {
	margin:0px;
}
ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}
h1, h2 {
	font-size:13px;
	font-weight:bold;
	display:inline;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:12px;
}
h3 {
	display:inline;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
}
.clear {
	clear:both;
}
.disabled {
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}
#header {
	width:490px;
	height:25px;
	margin-bottom:30px;
	background-color:#EEEEEE;
}
#contents-frame {
	width:490px;
	margin-bottom:20px;
}
#location-bar {
	width:490px;
	height:25px;
	padding-left:20px;
	line-height:25px;
}
.location-item {
	margin-right:5px;
	padding-right:10px;
	background-image:url(../img/little_arrow.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
}
.location-item#active-location {
	background-image:none;
	padding-right:0px;
}
#footer {
	width:490px;
	height:25px;
	margin-top:30px;
	background-color:#EEEEEE;
	line-height:25px;
	text-align:center;
}
.required-input {
	background-image:url(../img/required.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
}
.search-top {
	width:490px;
	background-image:url(../img/search_top_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:7px;
}
.search-middle {
	background-color:#EFF2F6;
}
.search-bottom {
	background-image:url(../img/search_bottom_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:7px;
}
.search-link {
	margin-top:-13px;
	text-align:right;
	padding-right:10px;
	cursor:pointer;
	font-weight:bold;
}
.nb {
	border:0px;
	background-color:transparent;
}
#message, #error {
	border:1px solid #009900;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#009900;
	font-weight:bold;
	margin-bottom:10px;
}
#error {
	border:1px solid #CC0000;
	color:#CC0000;
}
.text {
	font-size:11px;
	font-weight:100;
	line-height:18px;
	text-align:justify;
	padding:5px;
}
.description, .description a {
	font-size:10px;
	font-weight:100;
	line-height:20px;
	color:#666666;
}
.description a:hover {
	color:#000000;
}
.heading, .heading a, .news-heading, .news-heading a {
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
.small-heading {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #333333;
	line-height:20px;
}
.big-heading {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #333333;
}
.notice {
	font-size:10px;
	color:#666666;
	font-weight:100;
	font-style:italic;
}
.news-heading {
	background-image:url(../img/big_sheet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}
.date-text {
	font-size:10px;
	line-height:15px;
	color:#999999;
	margin-top:10px;
	padding-left:12px;
	background-image:url(../img/small_sheet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.continue-link {
	display:block;
	text-align:right;
	color:#000000;
	margin-top:-15px;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCCCCC;
}
.back-link {
	display:block;
	height:20px;
	padding:0px;
	line-height:19px;
	background-image:url(../img/previous_arrow.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
	background-color:#F2F2F2;
	padding-left:15px;
}
.info-links {
	margin-top:2px;
	padding-right:5px;
	vertical-align:middle;
}
.info-links img:hover {
	margin-top:-1px;
	margin-bottom:1px;
}
.clickable {
	cursor:pointer;
}
.pages {
	height:20px;
	line-height:20px;
	text-align:center;
	background-image:url(../img/pages_bg.gif);
	background-repeat:repeat-x;
	font-size:10px;
	font-weight:bold;
}
.content-table, .org-table {
	border:1px solid #CCCCCC;
}
.content-table td {
	padding-left:4px;
}
.org-table th {
	padding-left:5px;
}
.org-table div {
	padding-left:5px;
}
.table-heading {
	height:22px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../img/heading_bg.gif);
	background-repeat:repeat-x;
}
.table-subheading {
	height:22px;
	line-height:22px;
	background-color:#F4F2F4;
	font-size:12px;
	font-weight:bold;
}
.table-entry {
	border-bottom:1px dashed #CCCCCC;
}
.content-heading {
	height:20px;
	background-image:url(../img/heading_bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	line-height:20px;
}
.category-list {
	margin-left:15px; 
	line-height:18px; 
	list-style-image:url(../img/little_arrow.gif);
}
.no-logo {
	margin-top:-60px;
	padding-bottom:60px;
	font-weight:bold;
	clear:both;
}
.inforow {
	border-bottom:1px dashed #CCCCCC;
	padding-left:5px;
	padding-right:5px;
}
.keywords-list {
	margin-left:10px;
	margin-top:5px;
}
.keywords-list li {
	display:inline;
	padding-left:10px;
	padding-right:5px;
	margin-top:10px;
	line-height:20px;
	border-left:1px dashed #000000;
	list-style-type:none;
}
