body, p, div, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	/* color: rgb(102,112,153); */
	color: rgb(51,51,102);
}

body {
	margin: 0px;
	background-image: url(../images/syen_bkgd_col-stripes.gif);
}

p, dl, cite, blockquote, table.infogrid {
	display: block;
	margin: 8px 10px;
}

cite {
	margin-bottom: 16px;
}

h1 {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 8px;
	height: 24px;
	color: rgb(0,0,102);
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h2 {
	color: rgb(0,0,128);
	font-size: 17px;
	line-height: 24px;
	margin: 10px;
}

h2 small {
	font-size: 14px;
}

h3 {
	color: rgb(0,0,128);
	font-size: 14px;
	line-height: 18px;
	margin: 10px;
}

h4 {
	color: rgb(0,0,128);
	font-size: 12px;
	line-height: 15px;
	margin: 8px 10px;
}

ul, ol {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
}

ul.spaced, ol.spaced {
	margin-bottom: 20px;
}	

ul li {
	list-style-image: url(../images/syen_bullet1.gif);
}

li {
	margin: 0px 0px 4px -14px;
}

li.spaced {
	margin-bottom: 14px;
}	

li ul {
	margin-top: 4px;
	margin-bottom: 0px;
}

li ul li {
	list-style-image: url(../images/syen_bullet2.gif);
	margin: 0px 0px 4px -24px;
}

.list, .list td {
	font-size: 11px;
	line-height: 18px;
}

dt {
	float: left;
	width: 100px;
	font-weight: bold;
}

dd {
	margin-left: 120px;
	margin-bottom: 10px;
}

a, a:visited {
	color: rgb(51,93,189);
}

a:hover, a:active {
	color: rgb(0,0,255);
}

a img {
	border: none;
}

big {
	font-size: 130%;
}

div.buttonbar {
	background-color: rgb(51,93,189);
	background-image: url(../images/syen_bkgd_bb-spacer2.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}

div.no-buttonbar {
	background-color: rgb(51,93,189);
}

td.button, td.subnavbar {
	padding-right: 10px;
}

td.button img {
	display: block;
	border-style: none;
}

td.headingcell {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

td.rightcell {
	width: 95%;
	height: 50px;
}

div.headingblock {
	width: 260px;
	height: 100%;
	padding-top: 8px;
	background-color: rgb(232,234,236);
}

div.subnav-off {
	background-color: rgb(51,93,189);
	border: 1px solid rgb(153,153,153);
	color: rgb(162,170,179);
	width: 648px;
	height: 18px;
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: uppercase;
}

div.subnav-on {
	background-color: rgb(0,53,173);
	border: 1px solid rgb(204,204,204);
	color: rgb(162,170,179);
	width: 648px;
	height: 18px;
	font-size: 9px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: uppercase;
}

div.subnav-on a, div.subnav-on a:visited {
	color: rgb(204,204,204);
	text-decoration: none;
}

div.subnav-on a:hover, div.subnav-on a:active, div.subnav-on span.active {
	color: rgb(255,255,255);
}

td.rightcell div.subnav-on {
	width: 368px;
	margin: 0px 10px 10px 10px;
}

div.rightblock {
	width: 100%;
	height: 30px;
	background-color: rgb(51,93,189);
}

div.rightblock-submenu {
	width: 100%;
	height: 40px;
	background-color: rgb(51,93,189);
}

div.graphic {
	width: 260px;
	height: 280px;
	background-color: rgb(232,234,236);
}

div.graphic img, div.graphic object {
	margin: 10px;
}

div.graphic embed {
	margin-top: 10px;
}

div.text {
	width: 380px;
	height: 280px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(232,234,236);
	overflow: auto;
}

div.text-noscroll {
	width: 640px;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(232,234,236);
}

table.content {
	width: 660px;
}

table.content td {
	vertical-align: top;
}

table.content div.text {
	height: auto;
	min-height: 280px;
}

table.infogrid th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 0em;
}

table.infogrid td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding: 0.5em 0em 0.5em 0em;
}

.center-text {
	text-align: center;
}

.center-block {
	margin-left: auto;
	margin-right: auto;
}

.block {
	display: block;
}

.nobold {
	font-weight: normal;
}

.headquote {
	margin-bottom: 0.25em;
}

.headcite {
	margin-top: 0em;
	margin-bottom: 1.5em;
}