body {
	background: gray;
	font-family:verdana;
	margin:0px;
	padding:0px;
	text-align:center;
}
a {
	color:black;
}
.syndication-list-item-description {
	height:1.4em;
	overflow:hidden;
	font-size:70%;
}
.syndication-list-item-date {
	display:none;
}
.highlight { 
	background-color:#ccccee;
}
a.nav { background-color:transparent; }
.item a {
	text-decoration:none;
	color:black;
	border:none;
	cursor:hand;
	display:block;
}
.item a img {
	border:0px;
}
.item a .th {
	text-decoration:underline;
}
ul {
	margin-left:0px;
	padding-left:0px;
}
.item {
	list-style:none;
	clear:left;
	margin:5px;
	height:40px;
	vertical-align:middle;
}
.ih {
	width:60px;
	height:35px;
	margin-right:10px;
	float:left;
	text-align:center;
}
.th {
	text-align:left;
	height:35px;
	float:left;
	font-weight:bold;
	padding-top:0.6em;
	font-size:100%;
}
.pdesc {
	text-align:left;
	height:2em;
	float:left;
	width:auto;
	overflow:hidden;
	font-weight:200;
	padding-left:10px;
	color:white;
	font-style:italic;
	margin-top:0.8em;
	font-size:70%;
}
.pdesc:first-line{
	color:gray;
}
hr {
	width:auto;
}
p {
	margin:0px;
}
.topHeader {
	background-color:white;
	margin-bottom:20px;
}
.ht {
	font-size:200%;
	color:#09086E;
	font-family:Arial Black, Arial Black, Gadget, sans-serif;
	text-align:center;
	background: white url("images/BRWhite.gif") bottom right no-repeat;
	width:600px;
}
.content {
	width:780px;
	height:auto;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear:both;
}
.menu {
	border-left:1px solid #09086E;
	border-right:1px solid #09086E;
	border-bottom:1px solid #09086E;
}
.bottom {
	margin-top:100px;
}
.striped {
	background:white url('vstripe.gif') repeat-y 30px 0px;
}
.footer {
	width:780px;
	clear:both;
	border-top:1px dotted #09086E;
	font-size:small;
	text-decoration:none;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin-top:1em;
}
a.nav {
	text-decoration:none;
	color:white;
	display:block;
	width:auto;
	font-weight:bold;
	font-size:75%;
	margin-top:2px;
	text-align:center;
}
a.nav:hover {
	color:#09086E;
	cursor:hand;
	margin-left:20px;
	margin-right:20px;
	background:#B2A035 url("images/rtgrad.gif") right repeat-y;
}
span.copy {
	float:left;
}
span.design {
	float:right;
}
strong {
	font-weight:bold;
	color:#09086E;
	font-variant:small-caps;
}

.Hright {
	float:right;
}
.Hleft {
	float:left;
	height:144px;
	padding:0;
	margin:0;
	border-bottom:3px solid #B8B8B7;
	overflow:hidden
}
.right {
	clear:right;
	float:right;
}
.left {
	clear:left;
	float:left;
}


.colored{
	background: #09086E url("images/BLBlue.gif") bottom left no-repeat;
	height:7em;
	overflow: hidden; 
	width: 178px;
}
.title {
	background-color:black;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size: 120%;
	text-transform:capitalize;
	font-variant:small-caps;
}
.editPane {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#dddddd;
	height:100%;
	text-align:left;
}
a.char {
	width:1.5em;
	height:1.5em;
	border:1px solid gray;
	background-color:#dddddd;
	text-decoration:none;
	color:black;
	text-align:center;
	padding-top:1px;
	overflow:hidden;
}
a.char:hover,a.cmd:hover {
	background-color:white;
}
a.cmd {
	width:auto;
	height:1.5em;
	border:1px solid gray;
	background-color:#dddddd;
	text-decoration:none;
	color:black;
	text-align:center;
	padding-top:1px;
	margin-right:3px;
	overflow:hidden;
}
.leftSection {
	float:left;
	clear:left;
	width:80%;
	background:#09086E;
	color:white;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
.leftSection .title {
	background: #09086E url('images/TRBlue.gif') top right no-repeat;
	height:1.2em;
	width:auto;
	text-align:center;
	font-weight:bold;
	color:white;/*#B2A035;*/
	display:block;
}
.leftSection .fill {
	background: white url('images/BRWhite.gif') bottom right no-repeat;
	color:black;
	height:100%;
	width:100%;
	text-align:left;
	display:block;	
	float:left;
	border-top:2px solid gray;
}
.fill .fillin {
	margin-left:30px;
}
.rightSection {
	float:right;
	clear:right;
	width:19.5%;
	background: #B2A035;
	color:black;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}
.rightSection span.title {
	background: #B2A035 url('images/TLGold.gif') top left no-repeat;
	height:28px;
	width:auto;
	text-align:center;
	font-weight:bold;
	color:#09086E;
	display:block;
}
.rightSection span.fill {
	background: white url('images/BLWhite.gif') bottom left no-repeat;
	height:auto;
	width:100%;
	text-align:left;
	clear:none;
	border-top:2px solid gray;
	padding:5px;
	padding-left:15px;
	padding-right:30px;
	display:block;
	font-size:80%;
}
