body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}

body
{
	background-color: #666666;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
img
{
	border: 0 none transparent;
	margin: 0;
	padding: 0;
}
td {
text-align: left;
}

a:link
{
	color: #0066CC;
}

a:visited
{
	color: #0066CC;
	/*color: #B266B2;*/
}

a:hover
{
	text-decoration: none;
}


table.menu
{
	position: relative;
	z-index: 2;
	height: 2.5em;
	margin-top: 0px;
	
	background-color: #0066CC;
	}
table.menu td {

	border-top: 1px solid #3399FF;
	border-left: 1px solid #3399FF;
	
	border-left: 1px solid #3399FF;
	padding: 0.5em 4px;
	color: #FFFFFF;
	text-decoration: none;
	}

table.menu td a
{
	border-top-color: #197FE5;
	border-left-color: #197FE5;
	color: #FFffff;
	text-decoration: none;
}

table.menu td a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
table.menu td a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
table.content
{
	background-image: url(images/panel.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
 ul
{
	margin-top: 1.5em;
	list-style: none;
}

ol
{
	margin-top: 1.5em;
	margin-left: 1.9em;
}

li
{
	margin-top: 0.5em;
}

 ul li
{
	padding-left: 18px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em;
}

h3
{
	margin-top: 1em;
	margin-bottom: -1.2em;
	font-size: 115%;
}
h4
{
	margin-top: 1.5em;
	margin-bottom: -1.25em;
	font-size: 100%;
}
ul.arrows li
{
	padding-left: 18px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.35em;
}
table.sub
{
	border-top: 1px solid #7F7F7F;
	color: #CCCCCC;
	background-color: #4A4A4A;
	
}


table.sub td.find
{
	position: relative;
	top: 0em;
	padding-top: 1px;
	background-image: url(images/findbg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}


table.sub .find a
{
	color: #660033;
}

table.sub .panel
{
	position: relative;
	top: -0.6em;
	padding-top: 1px;
}

table.sub h2
{
	margin-top: .2em;
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	background-image: url(images/dots_grey.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	line-height: 1;
	font-size: 130%;
}

table.sub a
{
	color: #CCCCCC;
}

table.sub ul li
{
	margin-top: 1.5em;
	background-image: url(images/bullet_grey.gif);
}
.footer {
color : #ffffff;
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 15px;
      }
	  a.footerlink {
color : #ffffff;
line-height : 16px;

      }
a.footerlink:link {
color : #ffffff;
line-height : 16px;

      }
a.footerlink:hover {
color : #ffffff;
line-height : 16px;

      }
a.footerlink:active {
color : #ffffff;
line-height : 16px;

      }
	  a.footerlink:visited {
color : #ffffff;
line-height : 16px;

      }
 h1
{
	margin-bottom: 0.8em;
	padding-bottom: 0.4em;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	font-size: 150%;
	line-height: 1;
}