.topic_page_title	{ 
	font-family: Timpani; 
	font-size: 24pt; 
	text-align:center; 
	text-transform:uppercase; 
	font-style:italic; 
	font-weight:bold 
	}
.category_list {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	list-style-type: disc;
	text-indent: 100px;
	font-weight: bold;
	}

.border_text	{
	font-family: Times New Roman;
	font-size: 10pt; color: #062BBB;
	font-weight: bold 
	}
	
.menu_item_text {
	font-family: times;
	font-size: 10pt;
	color: #000099;
	}

.topic_page_subtitle {
	font-family: Timpani;
	font-size: 18pt; 
	text-align: center; 
	text-transform: uppercase; 
	font-style: oblique 
	}
	
.description_text	{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	}
					
.item_title_text	{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}
					
.item_jumpmenu_text	{
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	}
.index_table {

	padding:2;
	color: #000080;
	text-align: left;
	border: 2px ridge #E0DDD8;
	background-color: #E0DDD8;
	font-family:Times New Roman;
	font-size:12pt;
	font-weight:bold;
	width: 744px;
}
.item_table {
	padding:2;
	color: #000080;
	text-align: left;
	border: 4px ridge #E0DDD8;
	background-color: #E0DDD8;
	font-family:Times New Roman;
	font-size:12pt;
	font-weight:bold;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-color: #CCCCCC;
}
