body.planner {
background-color: #e8e8e8;
font-size:14px;
font-family: Tahoma, arial, sans-serif;
margin-top: 0;
}
#bodyBg {
background-image: url(../images_09/topback.jpg);
background-repeat: repeat-x; 
}
.summary {
font-size:14px;
font-family: Tahoma, arial, sans-serif;
line-height: 1.5em;
}
.summary ul{
list-style: none;
}
.summary ul li {
padding-bottom: 5px;
}
a:link {
	color: #153e7e;
	text-decoration: none;
}
a:visited {
	color: #153e7e;
	text-decoration: none;
}
a:hover {
	color: #910000;
	text-decoration: underline;
}
a:active {
	color: #153e7e;
	text-decoration: none;
}
div#wrapper {
width: 820px;
height: 100%;
background-color:#FFFFFF;
margin-top: 5px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
border: thin solid #000000;
}
div#header {
text-align: center;
background-color: #254580;
border-bottom: thin solid #153e7e;
width: 100%;
}
div#showInfo {
text-align: center;
color: #910000;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
padding: 5px;
}
div#title {
float: left;
width: 35%;
padding-top: 5px;
font-size: 18px;
}
div#dateloc {
float: left;
padding-left: 5%;
padding-top: 5px;
width: 40%;
}
div#exlogin {
position: relative;
left: 700px;
top: -50px;
font-size: 9pt;
width: 100px;
}
div#nav {
/*padding-top: .6em;*/
margin-left: -35px;
margin-top: 0px;
text-align: center;
clear: both;
}
#nav ul li {
display:inline;
text-align: center;
background-color:#eee;
border:1px solid;
border-color:#f3f3f3 #bbb #bbb #f3f3f3;
margin-right: 5px;
padding:.5em;
zoom: 1; 
} 
div#content {
margin-top: 1px;
margin-bottom: 10px;
width: 100%;
overflow: auto;
text-align: center;
}
div#footer {
text-align: center;
color: #153e7e;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 5px;
margin: 0px;
border-top: thin solid #000000;
text-align: center;
background-color: #CCCCCC;
}
#showGuide {
color: red;
font-weight: bold;
}
#showGuide ul, #showGuide p {
	margin-top: -3px;
}
