body {
	background-color: #AAAAAA;
}

.HeaderButton {
	width: 119px;
	height: 15px;
}

font {
	font-family: Times New Roman, Helvetica, Arial;
}

td {
	color: #DDDDDD;
	font-size: 12px;
	font-family: Times New Roman, Helvetica, Arial;
	padding: 0px;
}

.InnerBorders {
	padding: 0px 20px 10px 30px;
	border-width: 0 2px 0px 2px;
	border-style: solid;
	border-color: #DDDDDD;
}

table.TagLine {
	border-width: 1px;
	border-style: solid;
	border-color: #000066;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

table.TagLine td {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	font-family: Times New Roman, Helvetica, Arial;
	padding: 2px 20px 2px 20px;
}

.strongQuote {
	color: #EEEEEE;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman, Helvetica, Arial;
}

.Strong {
	color: #DDDDDD;
	font-size: 10pt;
	font-weight: bold;
	font-family: Times New Roman, Helvetica, Arial;
}

.StrongQuote_gray {
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman, Helvetica, Arial;
}

img {
	border: 0
}

table {
	padding: 0
}

.TextBox {
	border: #DDDDDD 1px solid;
	font-size: 10px;
	height: 15;
}	

.Button {
	background-color: #EEEEEE;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	border: 1px solid;
}
	
select {
	height: 15px;
	font-size: 10px;
	border: 1px solid;
}
.bold_05
{
    font-weight: bold;
    color: #000000;
}

a:link { color: #9696D1; text-decoration: underline }
a:active { color: #8686C1; text-decoration: none }
a:visited{ color: #9696D1; text-decoration: underline }
a:hover { color: #C6C6F1; text-decoration: underline }
