/*#00A1C5*/
body
{
background: 		url(images/body_bg.jpg) repeat-x top left;
margin:			0px;
}
tr,td
{
font-family: 		verdana;
font-size: 		8pt;
font-weight: 		normal;
color:			#666666;
}
.normal_text
{
font-family: 		arial;
font-size: 		10pt;
font-weight: 		normal;
color:			#666666;
}
.page_header
{
font-family: 		arial;
font-size: 		14pt;
font-weight: 		normal;
color:			black;
}
.subsection_header
{
font-family: 		arial;
font-size: 		11pt;
font-weight: 		bold;
color:			black;
}
a
{
color:			#666666;
text-decoration:	underline;
}
a:hover
{
color:			#00A1C5;
text-decoration:	underline;
}
a.link
{
color:			#666666;
text-decoration:	underline;
}
a.link:hover
{
color:			#00A1C5;
text-decoration:	underline;
}
.bullet_list
{
margin-top: 		0em;
margin-bottom: 		0em;
}
.bullet_list_item
{
margin-left: 		-1.9em;
}
ul#linklist
{
margin: 		0px;
/*margin-top: 		0% ;*/
/*margin-left: 		0%;*/
padding: 		0 0 0 0%; 
height:			250px;
}
#linklist li
{
background: 		url(images/menuitem_normal1.jpg) no-repeat center right;
list-style-type: 	none;
color: 			white;
font-family: 		verdana;
font-size: 		8pt;
font-weight: 		normal;
text-align: 		left;
padding: 		0 0 0 0%; 
margin-bottom: 		0%;
padding: 		0 0 0 0%; 
height:			20px;
line-height:		20px;
text-decoration: 	none;
display: 		block;
vertical-align:		middle;
}
#linklist li a
{
background: 		url(images/menuitem_normal1.jpg) no-repeat center right;
list-style-type: 	none;
color: 			white;
font-family: 		verdana;
font-size: 		8pt;
font-weight: 		normal;
text-align: 		left;
padding: 		0em 0em;
margin-bottom: 		0%;
padding: 		0 0 0 0%; 
height:			20px;
line-height:		20px;
text-decoration: 	none;
display: 		block;
vertical-align:		middle;
}
#linklist li a:hover
{
background: 		url(images/menuitem_hover1.jpg) no-repeat center right;
list-style-type: 	none;
color: 			white;
font-family: 		verdana;
font-size: 		8pt;
font-weight: 		normal;
text-align: 		left;
padding: 		0em 0em;
margin-bottom: 		0%;
padding: 		0 0 0 0%; 
height:			20px;
line-height:		20px;
text-decoration: 	none;
display: 		block;
vertical-align:		middle;
}