body
{
	color: #000000;
	/*background-color: #BFC2E8;*/
	background-color: #AAA1B1;
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
	color: #660099;
}

a:active
{
	color: #660099;
}

a:hover
{
	color: #c29b00;
	text-decoration: none;
}

a:link.block, a:visited.block
{
	color: #666666;
	text-decoration: none;
    display: block;
}

a:active.block
{
	color: #666666;
    display: block;
}

a:hover.block
{
	color: #c29b00;
    display: block;
}

a:link.blackBlock, a:visited.blackBlock
{
	color: #000000;
	text-decoration: none;
    display: block;
}

a:active.blackBlock
{
	color: #000000;
    display: block;
}

a:hover.blackBlock
{
	color: #c29b00;
    display: block;
}

td
{
	font-size: 12px;
	line-height: 17px;
}

h3
{
	margin-top: 10;
	color: #666666;
	text-align: center;
}

h3.subFollows
{
	margin-top: 10;
	margin-bottom: 0;
	color: #666666;
	text-align: center;
}

h3.sub
{
	margin-top: 0;
	font-size: smaller;
	color: #666666;
	text-align: center;
}

h4
{
	color: #666666;
}

h6
{
	margin-bottom: 0;
	font-size: 12px;
}

p.caption
{
	margin: 0 20 0 20;
	font-style: italic;
}

p.quote
{
	margin-bottom: 0;
	margin-left: 20;
	margin-right: 20;
}

p.quoteCredit
{
	margin: 0 20 0 0;
	font-style: italic;
	font-size: smaller;
	text-align: right;
}

.footnote hr
{
	margin-bottom: 14;
	text-align: left;
	width: 33%;
	height: 1;
}

.footnote p
{
	margin: 0 0 10 0;
	font-size: smaller;
}

sup.trademark
{
	color: #666666;
}

.seperator
{
	color: #999999;
}

/* Column 1 (Left Column) */

.column1
{
	background-color: #F2EBD7;
	width: 220;
	border: 1 #666666;
	border-left-style: solid;
	vertical-align: top;
}

.column1Pad
{
	padding: 0 10;
	vertical-align: top;
}

.column1 a:link
{
	color: #666666;
	text-decoration: none;
}

.column1 a:visited
{
	color: #666666;
	text-decoration: none;
}

.column1 a:active
{
	color: #666666;
}

.column1 a:hover
{
	color: #c29b00;
}

/* Column 2 of 2 (Right Column) */

.column2of2
{
	width: 100%;
	background-color: #FFFFFF;
	padding: 10 20 10 20;
	border-top: none;
	border-left: solid 1;
	border-right: solid 1 #666666;
	vertical-align: top;
}

.column2of2 li
{
	list-style-position: outside;
	list-style-image: url(bulletGreen.gif);
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10;
}

/* Column 2 of 3 (Middle Column) */

.column2of3
{
	width: 320;
	background-color: #FFFFFF;
	padding: 10 10 10 20;
	vertical-align: top;
}

.column2of3Narrow
{
	width: 280;
	background-color: #FFFFFF;
	padding: 10 10 10 20;
	vertical-align: top;
}

.column2of3 li
{
	list-style-position: outside;
	list-style-image: url(arrowRightSmall.gif);
	list-style-type: none;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10;
}

/* Column 3 (Right Column) */

.column3
{
	background-color: #EFEFFB;
	padding: 10;
	width: 280;
	color: #666666;
	border-top: none;
	border-left: solid 1;
	border-right: solid 1 #666666;
	text-decoration: none;
	vertical-align: top;
}

.column3Narrow
{
	background-color: #EFEFFB;
	padding: 10;
	width: 220;
	color: #666666;
	border-top: none;
	border-left: solid 1;
	border-right: solid 1 #666666;
	text-decoration: none;
	vertical-align: top;
}

/* ddm - Drop Down Menus */

.ddmBar
{
	border: 1 #666666;
	border-right-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
	background-color: #554860;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	cursor: hand;
	width: 770;
	height: 28;
}

.ddmBar td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #999999;
}

.ddmBar.over
{
	background-color: #342C3A;
}

.ddmBar.active /* The page displayed is the item (the page is the active item) */
{
	color: #f2cb30;
	background-color: #342C3A;
}

.ddmBar.activeover
{
	background-color: #342C3A;
	color: #f2cb30;
}

.ddmBar img
{
	border: none;
	cursor: auto;
}

.ddmMenu
{
    background-color: #554860;
    border: 0 #777777;
    border-bottom: #554860 6 solid;
	filter: revealTrans(transition=5,duration=.25);
    line-height: normal;
    margin: 0;
    padding: 10 0 7 0;
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
    width: auto;
}

.ddmMenu h1
{
    color: #F2CB30;
    font-size: 9pt;
    font-weight: normal;
	margin: 0;
	padding: 0 10 10 10;
}

.ddmMenu h2
{
    color: #F2CB30;
    font-size: 9pt;
    font-weight: normal;
	margin: 0;
	padding: 10 10 10 10;
}

.ddmMenu a
{
    color: #ffffff;
    display: block;
    font-size: 12px;
	padding: 0 10 1 10;
    position: relative;
    text-decoration: none;
}

.ddmMenu a:hover
{
    color: #ffffff;
    background-color: #999999;
}

.ddmMenu a:visited
{
    color: #ffffff;
}

.ddmMenu a:active
{
    color: #ffffff;
}

.ddmSideMenu ul
{
	padding: 10 5 0 25;
	vertical-align: top;
	font-size: 12px;
	width: 210;
	list-style-position: outside;
	list-style-image: url(bulletBlock.gif);
	margin: 0 0 0 0;
}

.ddmSideMenu p
{
	margin-top: 5;
	margin-bottom: 0;
	font-weight: bold;
	color: #555555;
}

a:link.ddmSideMenu, a:visited.ddmSideMenu
{
	color: #666666;
	text-decoration: none;
}

a:active.ddmSideMenu
{
	color: #666666;
}

a:hover.ddmSideMenu
{
	color: #c29b00;
}

a:link.ddmSideMenuActive, a:visited.ddmSideMenuActive
{
	list-style-image: url(arrowRightSmall.gif);
	font-weight: bold;
	color: #c29b00;
}

a:active.ddmSideMenuActive
{
	color: #666666;
}

a:hover.ddmSideMenuActive
{
	color: #c29b00;
}

a:link.ddmSideMenuEmphasize, a:visited.ddmSideMenuEmphasize
{
	font-weight: bold;
	color: #660099;
	text-decoration: none;
}

a:active.ddmSideMenuEmphasize
{
	color: #660099;
}

a:hover.ddmSideMenuEmphasize 
{
	color: #c29b00;
}

table.bodyMain
{
	width: 770;
	padding: 0 0 0 0;
}

table.ddmHeader
{
	background-image: url(decorationHeader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	color: #666666;
	height: 98;
	width: 770;
	border: none 1px #666666;
	border-right-style: solid;
	border-left-style: solid;
}

td.ddmHeader
{
	padding: 0 20 0 20;
	display: block;
}

table.ddmFooter
{
	width: 770;
	padding: 10;
	background-color: #FFFFFF;
	border: solid 1 #666666;
}

td.ddmFooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

td.leftDecoration
{
	background-image: url(decorationCellLeft.gif);
	width: 11;
}

td.leftBlockBold
{
	vertical-align: top;
	padding: 0 0 0 10;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

td.leftBlock
{
	vertical-align: top;
	padding: 0 0 0 10;
	font-size: 10px;
	color: #666666;
}