.body, td, th, p {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.bullet {
	color : #CC3300;
	/*font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;*/
	font-weight : bold;
}
td div.header {
	color : #CC6600;
	font-size : 15px;
	font-weight : bold;
}

.list {
	margin-bottom : 0.5em;
}

.tools {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

.small {
	font-size : 11px;
}

.xsmall {
	font-size : 10px;
}

.fine {
	font-size : 10px;
}

.large {
	font-size : 15px;
}

.header-link {
	text-decoration : none;
	color : #FFCC66;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.page-title {
	color : #000000;
	font-size : 26px;
	font-weight : normal;
	line-height: 22px;
}

.page-title-normal {
	color : #000000;
	font-size : 26px;
	font-weight : normal;
}

.page-legend {
	/*width:360px;*/
}

.title {
	color : #000000;
	font-size : 16px;
	font-weight : bold;
}

.subtitle {
	color : #000000;
	font-size : 16px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 8px
}

.box-header { 
	color : #CC6600;
	font-size : 15px;
	font-weight : bold;
 }
 
.h3 { 
	color : #CC6600;
	font-size : 16px;
	font-weight : bold;
 }
 
.header { 
	color : #CC6600;
	font-size : 16px;
	font-weight : bold;
 }
 
.h4 { 
	color : #CC6600;
	font-weight : bold;
 }
 
.jump {
	font-style: italic
}

.gray {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none
}

.slogan-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11px;
	/*font-style: italic;*/
	margin-top: 5px;
	font-weight: bold;
	color: #666666
}

.slogan-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	/*font-style: italic;*/
	font-weight: bold;
	color: #666666
}

.price {
	color: #990000;
	font-weight: bold;
	/*margin-top: 8px;*/
}

img {
    border-color : #CCCCCC;
    color : #CCCCCC;
}

h3 {
	margin-bottom: 8px;
	font-size : 16px;
	font-weight : bold;
}

.table-header {
    background-color : #EEEECC;
    color : #CC6600;
    font-weight: bold;
}

.order-summary-header {
    color : #CC6600;
    font-weight: bold;
    border-bottom: 1px solid black;
}


.form-label {
    font-weight: bold;
}

.required {
	font-weight: bold;
}

.optional {
	color: #999999;
	font-weight: bold;
}

ul, li {
	margin-left: 0.6em;
}

.error {
    color : #FF0000;
}

table.ledger tr th {
	color : #CC6600;	
    background-color : #EEEECC;
	font-size : 13px;
	font-weight : bold;
}