:focus {
	outline: 0;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code
{ 
	font-size: 1em; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ 
	margin: 0px; 
	padding: 0px; 
}

form
{
	display: inline;
}


a img,
:link img,
:visited img
{ 
	border: none; 
}

a:hover
{
	text-decoration: underline;
}


body
{
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 0px;
	background-color: #F2F8F8;
	color: #000000;
	font-size: 12px;
}

div.menu
{
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	text-align: left; 
	overflow: hidden; 
	width: 200px;	
/*	height: 20px;  */
	padding-top: 0px;	
	padding-left: 0px;
	background-color: #ffffff;
	margin-bottom: 0px;
	margin-top: 0px;
}

.menu .title:link,
.menu .title:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #009BD7;
	text-decoration: underline;
}

.menu .title:hover
{
	text-decoration: underline;
}

.sub-menu
{
	padding: 15px 0px 15px 0px;
	_padding: 4px 0px 15px 0px;	
	font-size: 14px;
	display: none;
}


.sub-menu a:link,
.sub-menu a:visited
{
	color: #009BD7;
}


.link-close
{
	float: right; 
	padding: 3px 25px 0px 0px; 
	display: none;
}

.link-close a:link,
.link-close a:visited
{
	color: #CC3300; 
	font-size: 11px;
}

.current:link,
.current:visited
{
	color: white !important;
	background-color: #009BD7;
	text-decoration: none;
}

.box-content
{
 	padding: 0px 15px 0px 0px; 
}

.box-content a:link,
.box-content a:visited
{
	color: #009BD7;
}


.box-content ul li
{
	margin-bottom: 5px;
}



.pearScroll 
{
	height: 299px;
	overflow: hidden;
	padding: 0px;
	width: 545px;
}

.pearScrollContent
{
	width: 879px;
}



#pearSlider 
{
	background-color: #CCCCCC;
	cursor: pointer;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 545px;
	height: 15px !important;
	overflow: hidden;
}

#pearScrollKnob 
{
	cursor: pointer;
	width: 200px;
	height: 15px;
}

.knobLeft, 
.knobBg, 
.knobRight 
{
	float: left;
	height: 15px;
}

.knobLeft 
{
	background-image: url(img/subMenuSliderKnobLeft.gif);
	background-repeat:repeat-x;
	width: 5px;
	height: 15px;	
}

.knobBg 
{
	background-image: url(img/subMenuSliderKnobBackground.gif);
	width: 5px;
	background-repeat: repeat-x;
	height: 15px;	
}

.knobRight 
{
	background-image: url(img/subMenuSliderKnobRight.gif);
	width: 5px;
	background-repeat: repeat-x;
	height: 15px;	
}

.submenu-div
{
	padding-bottom: 8px;
	_padding-bottom: 0px;	
}

.submenu-cont
{
	padding: 5px 7px 5px 7px; 
	display: inline-block;
}

#flash-container
{
	overflow: hidden;
}