/* ## Begin Page Styles ## */
body
{
	background-color:	#fff;
	font-family:		Helvetica;
	font-size:		10pt;
	color:			#000;
	margin:			0px;
}
td
{
	font-family:            Helvetica;
	font-size:              10pt;
	color:                  #000;
}
a
{
	color: 			996633;
}
a:hover
{

}
a:visited
{
	color:			996633;
}
h1
{
	font-size:              14pt;
}
h2
{
	font-size:              12pt;
}
h3
{
	font-size:              10pt;
}
fieldset
{
	border: 0px;
}
legend
{
	font-weight: bold;
}
.smallli
{
	font-size:              10px;
}
/* ## End Page Styles ## */

/* ## Begin Navigation Styles ##  */
#nav
{
	/* background-image:	url(/images/nav_02.gif); */
	background-repeat:	repeat-y;
}
.navcell
{
	background-image:	url(/images/nav_02.gif);
}
#menutop
{
	background-image: 	url(/images/nav_01.gif);
	background-repeat:	no-repeat;
	/* needed because IE was being brain-dead  */
	overflow:		hidden;
	width:			158px;
	height:			8px;
}
a.menuitem
{
	display:		block;
	font-family:		Helvetica;
	font-size:		10pt;
/*	width:			158px;*/
	padding-left:		10px;
	color:			996633;
	text-decoration:	none;
}
a.menuitem:hover
{
	color: 			#ffffcc;
	font-family: 		Helvetica;
	font-size: 		10pt;
	background-color: 	#996633;
/*	width: 			158px;*/
	background-image: 	none;
}
#menubottom
{
	background-image: 	url(/images/nav_03.gif);
	background-repeat:	no-repeat;
	width:			158px;
	height:			18px;
}

/* ## End Navigation Styles ## */

/* ## Begin Form Styles ## */
input.submit
{
	border:			1px solid #996633;
	color: 			#996633;
	background-color:	#fff;
	cursor:			pointer;
}
input.search_button
{
	border:			1px solid #996633;
	color:			#996633;
	background-color:	#fff;
	cursor:			pointer;
	font-size:		10px;
	width:			75px;
}
input.searchbox
{
	border:			1px solid #996633;
	width:			75px;
}
img.para
{
	float:                  left;
	width:                  150px;
}
.para_text
{
}
.para_right
{
	float: right;
	width: 200px;
	border: 1px solid #996633;
	background-color: #ffffcc;
	padding: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.searchbox_small {}
/* ## End Form Styles ## */

/* ## Begin IC Component Styles -- styles and classes added to components## */
a.AdvancedSearch
{
	font-family:		Helvetica;
	font-size:		10px;
}
/* ## End IC Component Styles ## */

/* ## Begin Misc. Page Styles ## */
hr
{
	color:			#996633;
}
/* outer content td */
#maincontent
{
}
/* div inside td */
#content
{
	padding-left:		20px;
}
.center_image
{
	float:                 right;
	width:                 250px;
}
.content_small
{
	width:			450px;
	float:			left;
}
.sidebox
{
	width:			200px;
	float:			right;
}
.sidebox_header
{
	font-weight:		bold;
	border-bottom:		1px solid #996633;
}
.sidebox_content
{

}
.define
{
	font-size:              10px;
	margin-left:            10px;
}
/* ## End Misc. Page Styles ## */

