/* Unchanged */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
:focus {
  -moz-outline-style: none;
}
.twoColFixLtHdr  p, td {
	line-height:140%;
	font-size: 0.8em;
}
.twoColFixLtHdr #container {
	width: 800px;  
	background: #FFFFFF;
	margin: 10px auto; 
	border: 1px solid #000000;
	text-align: left; 
	background-image: url(../images/sidebar_bck.png);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	padding: 0;  
	background: #fff url(../images/head.png) no-repeat;
	height: 62px;
	clear: both;
} 
.twoColFixLtHdr #topmenu {
	padding: 0;  
	height: 28px;
	background: url(../images/nav.png) repeat-x;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 200px; 
	background: #EBEBEB; 
	padding: 10px 10px 15px 10px;
	clear: left;
}
/* sub navigation */
.twoColFixLtHdr  .sidenav {
	float: right;
	width: 200px;
	font-size: 0.8em;
}
.twoColFixLtHdr  .sidenav h3 {
	color: #1C455E;
	font-size: 1em;
	line-height: 25px;
	margin: 0;
	padding-left: 5%;
}
.twoColFixLtHdr  .sidenav ul {
	padding: 0;
	border-top: 1px solid #fff;
}
.twoColFixLtHdr  .sidenav li {
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.twoColFixLtHdr  .sidenav li a {
	font-size: 0.9em;
	color: #1C455E;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	font-weight: normal;
}
.twoColFixLtHdr  .sidenav  li  a:hover, .active {
	background-color: #FFE88C;
	color: #000000;
}
.twoColFixLtHdr  .sidenav li .focus  {
	background-color: #EBF0F3;
	color: #2E7198;	
}
.twoColFixLtHdr #photoBar {
	margin: 0 0 0 200px; 
	padding: 0; 
} 
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 220px; 
	padding: 0 20px; 
	height: 100%;
} 
.twoColFixLtHdr #mainContent a {
	color:#E6B800;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6B800;
} 

.twoColFixLtHdr #mainContent a:hover {
	border-bottom-style: solid;
} 
.twoColFixLtHdr #mainContent h1{
	font-size: 1.1em;
	color: #FDCA00;
} 
.twoColFixLtHdr #mainContent h5{
	font-size: 1em;
	color: #000000;
	display: block;
	background-color: #FFF3C6;
	font-weight: bold;
	padding: 4px 0 4px o;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; 
	background:url(../images/footer_bck.png) repeat-x;
	text-align: center;
} 
.twoColFixLtHdr #footer a {
	color:#AE8B00;
	font-weight:bold;
	text-decoration:none;
} 
.twoColFixLtHdr #footer a:hover {
	text-decoration:underline;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	font-size: 11px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* navigation */
.twoColFixLtHdr .navigation {
	background: #D9E1E5 url(../images/nav.png);
	height: 28px;
	text-align: right;
	float: right;
}
.twoColFixLtHdr .navigation a {
	background: transparent url(../images/nav.png) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #1C455E;
	display: block;
	float: left;
	font: bold 0.8em sans-serif;
	line-height: 28px;
	padding: 0 18px;
	text-decoration: none;
}
.twoColFixLtHdr .navigation a:hover  {
	background: transparent url(../images/nav.png) left bottom;
	color: #1C455E;
}
.twoColFixLtHdr .navigation .topActive  {
	background: transparent url(../images/nav.png) left bottom;
	color: #1C455E;
}
img {
	border: 0;
} 
