.mainContainer {
	width: 50em;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
.content {
	width: 50em;
	height: 70em;
}
.screen {
	width: 25%;
	text-align: center;
	font-size: 10pt;
}
.nav {
	float: left;
	height: 1.1em;
	width: 100%; 
	background-color: #dddddd;
}
.tutNav {
	float: left;
	height: 2em;
	font-size: 10pt;
	width: 10%;
}
.tut {
	margin-top: 1.0em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.0em;
}
.manh1 {
	font-weight: bold;
	font-size: 12pt;
}
.rin {
	font-style: bold;
}
.rit, .rin {
	font-size: 10pt;
}
.manh2 {
	font-size: 8pt;
}
.man {
	font-size: 10pt;
}
.tt {
	font-size: 10pt;
}
.cSingle, .cSingleMI {
	font-family: helvetica, arial, sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.c1, .c2, .c1T, .c2T, .c2TNavT, .c2TNavTB {
	font-family: helvetica, arial, sans-serif;
	font-size: 12pt;
	margin-left: 1.5em;
	width: 23em;
	float: left;
}

.c2TNavT, .c2TNavTB {
	width: 24em;
	border-top: 1px #cccccc solid;
	padding-bottom: .5em;
}
.c2TNavTB {
	border-bottom: 1px #cccccc solid;
}

.cSingleTNav {
	height: 2em;
	overflow: none;
}
.cSingleSumm {
	padding-left: 1.5em; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 1.5em;
	padding-right: 1.5em;
}
.cSingleT, .cSingleSumm {
	overflow: none;
	border-top: 1px #cccccc solid;
	height: 20em;
}
.cSingleMI {
	width: 47em;
	margin-left: 1.5em;
	margin-right: 1.5em;
}
.pageTitle {
	margin-top: 2em;
	margin-left: 1.25em;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	font-style: bold;
}
.tlc {
	background: url(images/tlc.jpg) 0 0 no-repeat;
}
.trc {
	background: url(images/trc.jpg) 100% 0 no-repeat; padding: 20px;
}
.blc {
	background: url(images/blc.jpg) 0 100% no-repeat;
}
.brc {
	background: url(images/brc.jpg) 100% 100% no-repeat;
}

body {
	background-color: #eeeeee;
}
.menuItem {
	font-weight: bold;
}
.def { 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
.subdef {
	padding-left: 2em;
}
.ult, .ultni, .ultlt, .menuitem {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
}

.ultlt {
	padding-bottom: .25em;
	padding-top: .25em;
	margin-top: .10em;
	margin-bottom: .10em;
}
.ult li, .ultni li {
	padding-bottom: 1em;
}
.ultni img {
	padding-top: -2em;	
}
.ultni {
	padding-left: 0;
}

.lt, .bt, tt, .bnnews {
	font-family: arial, helvetica, sans-serif;
	font-weight: plain;
}
.lt {
	font-size: 10pt;
}
.bt, .bnnews {
	font-size: 10pt;
}

ul.menu li {
	display: block;
	float: left;
	font-size: 10pt;
	padding-left: .5em;
	padding-right: .5em;
}
ul.menu {
	margin-top: 0;
	font-family: arial, helvetica, sans-serif;
	list-style: none;
}
ul.menu li a {
	color: black;
	padding-left: 1em;
	padding-right: 1em;
}
ul.menu li a:hover {
	background-color: #fff6e1;
}
.title {
	width: 100%;
	margin-top: 2em;
	font-size: 14pt;
	padding-left: 20px;
	padding-right: 20px;
	font-family: arial, helvetica, sans-serif;
}
.q, .a {
	font-size: 10pt;
}
