body {
	background-image: url(http://www2.uwstout.edu/content/profdev/images/back.gif);
	margin: 10px;
}

#container {
	width: 600px;
	margin-left:auto;
	margin-right: auto;
	background-color: #FFF;
	padding: 10px;
}

#banner {
	text-align: center;
	margin-bottom: 10px;
}


#menu {
	height: 15px;
	background-color: #eeeeFF;
	padding: 10px;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	margin: 0 0.15em;
	} 

#menu a.this_page {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #363C43;
	text-decoration:none;
}

#side_menu {
	float:right;
	width: 150px;
	border: #069 thick solid;
	padding: 0 0 10px 10px;
}

#side_menu h2 {
	background:#F90;
	padding: 5px;
	margin-left: -10px;
}

#side_menu li {
	list-style: none;
	margin-left: -40px;
	padding-bottom: 5px;
}

#content_divider {
	height: 3px;
	margin: 10px;
	background-color: #069;
}

#footer {
	padding: 10px;
	font-family: "Times New Roman";
	font-size: 10px;
}

#footer a.author {
	font-size: 10px;
}


#content {
	margin: 20px;
}

h1 {
	font-size: 20px;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #069;
	font-weight: bold;
	padding: 0;
	margin-bottom: 15px;
}

h2 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #003366;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 15px;
}

h3 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #006633;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 15px;
}

h4 {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #033;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 15px;
}
.hidden {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -999px;
}


#content p {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#content img {
	padding: 6px;
	border: none;
	margin: 6px;
}

#content img.in_text {
	padding: 0px;
	border: none;
	margin: 0px;
}

#content .tip {
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	background-color:#EEEEFF;
	padding: 10px;
	border: #033 medium solid;
}

#content .tip img {
	padding: 6px;
	border: none;
	margin: 6px;
}

li {
	margin-top: 1.25em;
	margin-left: 15px;
}

li.first {
	margin-top: 0;
}

ol ul li {
	margin-top: .25em;
	margin-left: 15px;
}

ol ul li.first {
	margin-top: 1.0em;
}

#checklist {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#checklist .checkbox {
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	padding: 6px;
}

#checklist .list_text {
	margin-left: 75px;
	padding: 6px;
}


.calendar_text {
	font-family: "Times New Roman", Palatino, serif;
	font-size: 20px;
}
a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #006666;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #669999;
	text-decoration: underline;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F93;
	text-decoration: underline;
	}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.calendar_date {
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.module_title {
	font-size: 19px;
	font-family: Arial;
	color: #069;
	font-weight: bold;
}
.tip_text_plain {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003366;
}
.tip_text_regular {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003366;
	padding-left: 90px;
}
.tip_text_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #003366;
	padding-left: 140px;
}
.topics {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #003366;
}
.tip_title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660066;
	font-size: 15px;
}	
.p_large_outdent {
	padding-left: 6em;
	text-indent: -6em;
}
.p_medium_outdent {
	padding-left: 4em;
	text-indent: -4em;
}
.p_small_outdent {
	padding-left: 2em;
	text-indent: -2em;
}
.note_to_Nicholle {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.link_pipe {
	color: #006666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.this_page {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.I2I {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660066;
	font-size: 17px;
}	
.PDF {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660066;
	font-size: 13px;
}	
.definition_term {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.hanging_indent {
	padding-left: 1em;
	text-indent: -1em;
}
.step_header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	font-size: 16px;
}

#apDiv1 {
	position:static;
	center:204px;
	top:585px;
	width:540px;
	height:314px;
	z-index:1;
}
.emphasis {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}	
