body {
	background-image: url("/icons/PaperTexture.gif");
}

thead tr.banner {
	background-color: gold;
}

tbody.comparison {
    text-align: left;
    vertical-align: top;
}

tbody.comparison tr th, tbody.comparison tr.center {
    text-align: center;
}

tbody.comparison tr.right {
    text-align: right;
}

tr.odd {
	background-color: lightgreen;
}

tr.even {
	background-color: #5fffff;
}

th.wpwidth {
    width: 16%;
}

th.announce {
    width: 80pt;
    text-align: left;
}

img.graphic {
    width: 80px;
    border: 0px;
    float: left;
}

img.info {
    width: 550px;
}

table.links {
    border-spacing: 10px;
}

table.links tr {
    vertical-align: top;
}

table.links a {
    font-weight: bold;
}

table.links img {
    max-width: 200px;
    border: 0px;
}

#pageFrame {
    background-color: white;
    left: 10px;
    top: 10px;
    bottom: 10px;
	width: 750px;
	border-color: black;
	border-width: 2px;
	border-style: ridge;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#header {
	position: relative;
	top: 5px;
	left: 5px;
	width: 740px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#logoBlock {
	width: 72px;
	height: 72px;
	float: left;
}

#logoBlock img {
    width: 72px;
    border: 0px;
}

#companyBlock {
	position: inherit;
	text-align: right;
	float: right;
}

#companyBlock h1 {
    font-family: Garamond, 'Times New Roman', serif;
    font-size: 16pt;
    margin-bottom: 0px;
}

#topMenu {
    position: relative;
    padding-top: 5px;
	clear: both;
	float: right;
}

#contentFrame {
	background-color: #6699ff;
	left: 5px;
	width: 740px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#sideMenu {
    float: left;
    margin: 0px;
    padding: 0px;
}

#info {
	background-color: white;
    position: inherit;
    text-align: left;
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	width: 550px;
	font-size: 10pt;
}

#info h2 {
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
}

#info h3 {
    font-size: 12pt;
    font-weight: bold;
}

#info h4 {
    font-size: 10pt;
    font-weight: bold;
}

#info h5 {
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
}

#info table {
    font-size: 10pt;
}

#info ol li {
    font-weight: bold;
}

#info ol li p {
    font-weight: normal;
}

#announcement {
	background-color: white;
    position: inherit;
    text-align: left;
	float: right;
	margin: 0px;
	padding: 0px 5px 0px 10px;
	width: 550px;
    font-family: Courier;
	font-size: 12pt;
}

#announcement h2 {
    text-align: center;
    font-size: 16pt;
    font-weight: bold;
}

#announcement h3 {
    font-size: 12pt;
    font-weight: bold;
}

#announcement h4 {
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
}

#announcement.trademark {
    font-size: 30%;
    vertical-align: super;
}

#footer {
	position: relative;
	left: 5px;
	bottom: 15px;
	width: 740px;
	margin: 30px 5px 10px 5px;
	padding: 20px 5px 10px 5px;
	clear: both;
}

#poweredByBlock {
	width: 260px;
	height: 35px;
    float: left;
}

#copyrightBlock {
	width: 470px;
	text-align: center;
	margin-bottom: 5pt;
	float: right;
}

.navigation a {
	color: white;
	text-decoration: none;
}

.navigation a:hover, .subnavigation a:active {
	text-decoration: underline;
}

.navigation a.current {
	color: black;
}

.navigation a.submenu {
	color: gainsboro;
}

.navigation td {
	font-weight: bold;
	font-size: 10pt;
	padding: 5px;
}

.navigation td.submenu {
	font-size: 8pt;
	text-align: right;
}

.navigation {
	background-color: #6699ff;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

.navigation td.divider {
	color: #999999;
	padding-left: 0px;
	padding-right: 0px;
}

.trademark, .footnote {
    vertical-align: super;
    font-size: 60%;
    font-weight: bold;
}

.degree {
    vertical-align: super;
    font-size: 80%;
}
