body {
	background-color: #CCCCCC;
	margin: 0px;
	background-image: url(images/pageBG.gif);
	color: #000000;
	line-height: 150%;
}
td.table_title {
	font-size: 9pt;
	font-weight: bold;
}
td.location_bar {
	font-size: 9pt;
	color: #CC3300;
}
a.location_link:link {
	color: #990000;
	text-decoration: none;
}
a.location_link:visited {
	color: #990000;
	text-decoration: none;
}
a.location_link:hover {
	color: #FF9900;
	text-decoration: underline;
}

input.search_box {
	border: 0.1pt solid #FFFFFF;
}
.9pt_font_size {
	font-size: 9pt;
	line-height: 150%;
}
.gray_font
{
	color: #999999;
	
}
a.iterm_list_link:link {
	color: #000000;
	text-decoration: none;
}
a.iterm_list_link:visited {
	color: #000000;
	text-decoration: none;
}
a.iterm_list_link:hover {
	color: #FF3300;
	text-decoration: underline;
}

.light_gray_bg {
	background-color: #B3B3B3;
}
.12pt_bold_size {
	font-size: 12pt;
	font-weight: bold;
	line-height: 150%;
}
a.index_link:link {
	color: #993300;
	text-decoration: none;
}
a.index_link:visited {
	color: #993300;
	text-decoration: none;
}
a.index_link:hover {
	color: #6699FF;
	text-decoration: underline;
}
a.Resource_group_title_link:link {
	font-size: 9pt;
	line-height: 150%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a.Resource_group_title_link:visited {
	font-size: 9pt;
	line-height: 150%;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a.Resource_group_title_link:hover{
	font-size: 9pt;
	line-height: 150%;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}table.group_box {
	border: 1pt solid #D8D8D8;
	margin: 2pt;
}
td.left_dotted_link {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.important_link:link {
	color: #FF0000;
	text-decoration: none;
}
a.important_link:visited {
	color: #FF0000;
	text-decoration: none;
}
a.important_link:hover{
	color: #FF9900;
	text-decoration: underline;
}
a.more_link:link {
	font-size: 9pt;
	line-height: 150%;
	color: #FF0000;
}
a.more_link:visited {
	font-size: 9pt;
	line-height: 150%;
	color: #FF0000;
}

