td
{
	text-align: left;
	font-family: tahoma;
	font-size: 11px;
	color: #7A7A7A;
	line-height: 14px;
	vertical-align: top;
}

a
{
	text-decoration: none;
	color: #B7210D;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}

img
{
	border: 0px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	background: url(Images/a1.gif) center left no-repeat;
	margin: 0 0 0 0px;
	padding: 0 0 0 9px;
	line-height: 18px;
}

.copy
{
	color: #B66A2C;
}
.copy a
{
	color: #B66A2C;
}

.search
{
	color: #F83318;
	font-weight: bold;
}
.glossary
{
	color: #484646;
	line-height: 12px;
}
.service span strong
{
	color: #B7210D;
}

.latest
{
	color: #484646;
	line-height: 12px;
}
.latest strong a
{
	color: #484646;
}
.latest strong
{
	color: #B7210D;
}
.latest span
{
	color: #8B1E0E;
	font-size: 9px;
}

.best
{
	color: #3A3A3A;
}
.best a
{
	font-weight: bold;
}
.best span a
{
	color: #F57913;
}
.best strong
{
	color: #49466C;
}

.m
{
	vertical-align: middle;
}

.form
{
	width: 185px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px;
}

.orange 
{
	color: #F57913;
	}

.button
{
	width: 96px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #f0f0f0;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}

.box
{
	width: 185px;
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px;
}

.textarea
{
	width: 185px;
	height: 38px;
	font-family: tahoma;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	background-color: #ffffff;
	color: #5F5F5F;
	margin-left: 0px;
	margin-right: 0px;
}

.menu
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.menu a
{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.footer
{
	font-family: tahoma;
	font-size: 11px;
	color: #B7210D;
}
.footer a
{
	font-family: tahoma;
	font-size: 11px;
	color: #B7210D;
}
a:hover
{
	text-decoration: underline;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #F57913;
    background-color: #F57913;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-family:Courier New;
    font-weight:normal;
}

.accordionLink
{
 background-color: #F57913;
    color: #FFFFFF;
}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #F57913;
 color: #FFFDFF;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
