body {
				margin: 0px 0px 0px 0px;
				background-color: #560001;
				background-image: url(images/background.gif);
				width: 100%;
				background-repeat: repeat-x;
}

table.all {
				width: 100%;
}

.content {
				width: 768px;
}

table.main {
				margin: 0px 0px 0px 0px;
				width: 768px;
				border: 0px;
				border-collapse: collapse;
				background-color: #FFFFFF;
}

table.main td.topPlateTop {
				background-image: url(images/topPlateTop.gif);
				width: 768px;
				height: 60px;
}

table.main td.topPlateBottom {
				background-image: url(images/topPlateBottom.gif);
				width: 768px;
				height: 37px;
}

table.main td.mainPlateTop {
				background-image: url(images/mainPlateTop.gif);
				width: 768px;
				height: 42px;
}

table.main td.mainPlateBottom {
				background-image: url(images/mainPlateBottom.gif);
				width: 768px;
				height: 15px;
}

table.main td.mainPlateLeftShadow {
				width: 4px;
				background-repeat: repeat-y;
				vertical-align: top;
				background-image: url(images/mainPlateLeftShadowBg.gif);
}

table.main td.mainPlateRightShadow {
				width: 4px;
				background-repeat: repeat-y;
				vertical-align: top;
				background-image: url(images/mainPlateRightShadowBg.gif);
}

table.main td.mainPlateCenter {
				width: 760px;
				background-color: #FFFFFF;
}

table.mainSection {
				border: 0px;
				width: 760px;
				border-collapse: collapse;
}

table.mainSection td.earth {
				vertical-align: top;
				text-align: right;
				width: 265px;
				height: 600px;
}

table.mainSection td.normal {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				vertical-align: top;
				line-height: 170%;
				padding: 15px 10px 0px 38px;
				color: #000000;
}

table.strategyTable {
				border: 0px;
				border-collapse: collapse;
				width: 100%;
}

table.strategyTable th {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				vertical-align: top;
				line-height: 170%;
				text-align: left;
				font-weight: bold;
}

table.strategyTable td {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				vertical-align: top;
				line-height: 170%;
				text-align: left;
}

table.strategyTable td.strategyList {
				width: 177px;
				background-color: #DCDDDC;
				padding: 5px 5px 10px 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: xx-small;
				vertical-align: top;
				line-height: 250%;
}

table.strategyTable td.strategyList ol {
				padding: 0px 0px 0px 0px;
				margin: 0px 0px 0px 25px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: xx-small;
				line-height: 150%;
}

table.strategyTable td.strategyList ol li {
				padding: 0px 0px 5px 0px;
}

.page_footer {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #AE1F23;
				line-height: 150%;
}

.normalText {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 170%;
				color: #000000;
}

.IDEAtext {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 170%;
				color: #000000;
				text-decoration: none;
}

a.normal {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-weight: bold;
				color: #AE1F23;
				text-decoration: none;
}

a.normal:hover {
				color: #FF4F00;
				text-decoration: underline;
}

a.footer {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				line-height: 200%;
				font-weight: bold;
				color: #AE1F23;
				text-decoration: none;
}

a.footer:hover {
				color: #FF4F00;
				text-decoration: underline;
}

a.smallNoBold {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: xx-small;
				color: #AE1F23;
				line-height: 14px;
				text-decoration: none;
}

a.smallNoBold:hover {
				color: #FF4F00;
				text-decoration: underline;
}

.quoteBox {
				width: 60px;
				height: 17px;
				font-family: Verdana, Arial, Helvetica;
				font-size: xx-small;
				border: 1px solid #000000;
}
.small {font-size:9pt;}