html,body {
text-align:center;
background-image:url(images/dottile2.gif);
font-family:Arial;
}
.leftsliver {
	
	background-image: url("images/index_15.gif");

 
  background-repeat: repeat;
}
.lefttopsliver {
	
	background-image: url("images/index_12.gif");

 
  background-repeat: repeat;
}
#PageContainer {
	background-color:#FFFFFF;
	border:2px solid #999;
	margin:auto;
	width:765px;
}
.rightsliver {
	
	background-image: url("images/index_16.gif");

 
  background-repeat: repeat;
}
.righttopsliver {
	
	background-image: url("images/index_14.gif");

 
  background-repeat: repeat;
}
body {
margin: 0px auto 0px auto;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right:7px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
a.navlink {

	color: #999999;
    font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;

}

a:hover.navlink {

	text-decoration: underline;
	color:#FF9900;
	 	
}
a.contentlink {

	color: #FF9900;
    font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px;

}

a:hover.contentlink {

	text-decoration: underline;

}
a.contentlink1 {

	color: #FF9900;
    font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px;

}

a:hover.contentlink1 {

	text-decoration: none;
	color: #FF9900;
}
a.contentlink2 {

	color: #999999;
	text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px;

}

a:hover.contentlink2 {

	text-decoration: none;

}
SELECT.quote
{
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    WIDTH: 40px;
	 font-size: 11px;
}

.largebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.quotetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
a.quotelink {

	color: #FF9900;
    font-weight: bold;
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;

}

a:hover.quotelink {

	text-decoration: underline;

}
.bottomborder {
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.topborder {
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.bottomandtopborder {
	
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
INPUT.contactform
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    width: 300px;
}
TEXTAREA.contactformtext
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    width: 300px;
   height: 200px;
}
INPUT.quote
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    width: 150px;
}
INPUT.loginform
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px;
    width: 150px;
}


.tooltip {
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #cccccc;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: white;
width: 300px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);*/
}

.tooltip1 {
position:absolute;
/*align:center;*/
top: 100px;
left: 550px;
padding: 0px;
visibility: hidden;
border:1px solid #000000;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: transparent;
width: 600px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

.tooltip2 {
position:absolute;
/*align:center;*/
top: 100px;
left: 550px;
padding: 5px;
visibility: hidden;
border:1px solid #cccccc;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: white;
width: 500px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);*/
}

   ul {list-style-type: circle; color:orange; margin-left:0;padding-left:27px; }
   li  { padding-left:13px; } 

