body,html {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/bkgd.jpg);
}
#streamPG, #wrapper {
	position:absolute;
	left:50%;
	width:786px;
	margin-top:0px;
	margin-left:-393px;
	border:solid 1px #999;
	background-color:#FFFFFF;
	background-image:url(../images/bkgd-stripe.gif);
	background-repeat:repeat-y;
}
#topbanner {
	text-align:center;
	background-color:#FFFFFF;
	width:786px;
}
a:link {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:visited { 
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	color: #CC6600; 
	font-weight: bold;
	text-decoration: none;
}
a:active { 
	color: #CC6600; 
	font-weight: bold;
	text-decoration: none;
}
#leftnav {
	width:170px;
	padding:5px;
	float:left;
}
#contentCenter {
	float:right;
	vertical-align:top;
	margin-right: 68px;
	margin-top:20px;
	width:520px;
}
.navBox {
	width:170px;
}
.boxMid {
	background-image:url(../images/boxMid.gif);
	background-repeat:repeat-y;
	padding-left:15px;
	line-height:1.5em;
}
.navDivider {
	background-image:url(../images/boxDiv.gif);
	background-repeat:no-repeat;
	width:170px;
	height:9px;

	background-position:center;
}
#hometip {
	line-height:1.3em;	
	width:130px;
	font-size: 10px;
	color: #CC6633;
}
#footer {
	clear:both;
	height:25px;
	background-image:url(../images/topGrad.jpg);
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
	border-bottom:3px solid black;
	font-size:.6em;
	color:#ffffff;
	text-align:center;
	padding-top:5px;
}
.streamlist {
	list-style-position: outside;
	list-style-image: url(../images/checkMk.gif);
	text-align: left;
}
.problist {
	list-style-position: outside;
	list-style-image: url(../images/checkMk.gif);
	text-align: left;
}
.problist li {
	padding:4px 0px 4px 0px;	
}
#streamMenu {
	width:520px;
	margin: 0px auto 25px auto;
	text-align:center;
	vertical-align:top;
	background-color:#FFFFFF;
}
.center {
	text-align:center;
	vertical-align:middle;
}
h3 {  
	color: #cc6633}
.orange {
	color: #CC6633;
}
.blue {
	color: #006699;
}
.green {  
	color: #009933;
}
#financeimg img{	
}
.pracprob {
	margin-left:50px;	
}