h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #234562}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: bold; color: #BC6400}

.copyBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

.copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; line-height: 18px}

.heading { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #234562}

.pageTitleOak { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #B8C7B7; font-weight: bold}

.subHeads { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #728F70; line-height: 14px}

.subHeadsCurrent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #234562; text-decoration: none ; line-height: normal}

.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #234562}

.copyI { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px ; line-height: 18px ; font-style: italic}

.blue_ebay { color: #123B79; }

.nav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; }

.nav_on { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold; }

.nav_big { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #123B79; text-decoration: none; }

.nav_big_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #123B79; font-weight: bold; text-decoration: none; }

.tableHead {
	border-top: 2px solid #BC6400;
	border-bottom: 2px solid #BC6400;
	}
	
.nav_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	}
.nav_white_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #123B79;
	background-color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
.headinglink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #234562;
	text-decoration: none;
	background-color: #FFFF00;
}

/*forms styles   input,*/
  radio, select, checkbox {
color: #123B79;
background: #fff;
border: 0;
margin: 2px;
padding: 0 2px 0 2px;
/*border: 1px solid #781351*/
}

/*
.btn {
color: #fff;
background: #123B79;
border: 1px round #bc6400;
padding: 2px;
}

form {
background: #ddd2bc;
}
*/
fieldset
{
border: 1px solid #123B79;
padding: 5px;
}

legend, .formhead
{
color: #fff;
background: #BC6400;
border: 1px solid #123B79;
padding: 2px 6px
}

.formhead { font-family: Verdana, sans-serif; font-size: 9pt; background-color: #ACA28D; }
.navhead { position:absolute; left:212px; top:54px; color:#2D5694; font-family:Arial, sans-serif; font-size:22px; font-weight:bold; }
.navhead_ebay {
	color:#2D5694;
	font-family:Arial, sans-serif;
	font-size:22px;
	font-weight:bold;
}
/*coolmenus styles*/

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0px; top:1px}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#003366; layer-background-color:#003366; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:3px; font-family:Arial, sans-serif; font-size:11px; font-weight:bold; text-align: center;}
.clLevel0{background-color:#123B79; layer-background-color:#123B79; color:white;}
.clLevel0over{background-color:#fff; layer-background-color:#fff; color:#123B79; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#123B79; layer-background-color:#123B79}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:4px 10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;}
.clLevel1{background-color:#123B79; layer-background-color:#123B79; color:white;}
.clLevel1over{background-color:#fff; layer-background-color:#fff; color:#123B79; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#123B79; layer-background-color:#123B79}
.intralink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #234562;
	text-decoration: underline;
	background-color: ffff00;
	font-weight: bold;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0 0 0 12.5em;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0;
    padding-right: 2px;
}

/*left side*/
ol#toc a {
    background: #bdf url(/images/tab.png) 0 -25px;
    color: #008;
    display: block;
    float: left;
    height: 35px;
    padding-left: 10px;
    text-decoration: none;
}

/*left side*/
ol#toc a:hover {
    background-color: #BC6400;
    background-position: 0 -80px;
    height: 40px;
    color: #fff;
}

/*right side*/
ol#toc a:hover span {
    background-position: 100% -80px;
    height: 35px;
}

/*left side*/
ol#toc li.current a {
    background-color: #BC6400;
    background-position: 0 -85px;
    color: #fff;
    font-weight: bold;
    height: 35px;
}

/*right side*/
ol#toc li.current span {
    background-position: 100% -85px;
    height: 30px;
}

/*right side*/
ol#toc span {
    background: url(/images/tab.png) 100% -25px;
    display: block;
    float: left;
	line-height: 1em;
    padding-right: 10px;
	padding-top: 5px;
	font-family: Arial,sans-serif;
	font-size: 10pt;
    height: 30px;
}

div.content {
    /*border-top: #BC6400 solid 2px;*/
    clear: left;
    padding-top: 1em;
	height:1%;
}

.small {
	font-size: x-small;
    line-height: .9em;
}
