a{
color: rgb(248,165,35);
font-weight: normal;
text-decoration: none;
}
a#text{
color: rgb(248,165,35);
font-weight: normal;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a#text:hover{
text-decoration: underline;
}
.navitem {
	width: 150px;
	text-align: left;
	font-size: 16px; 
	font-family: times; 
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
}
.subnavitem {
	width: 150px;
	text-align: left;
	font-size: 13px; 
	font-family: times; 
	padding-top: 20px;
	padding-left: 23px;
	padding-right: 3px;
}
.navcell {
	border-right-color: black;
	border-right-style: groove;
	border-right-width: 2px;
}
.prof {
	padding-top: 10px;
}
.masthead {
	width: 540px;
	color: rgb (248,165,35);
	background-color: rgb(67,104,131);
	border-color: black;
	border-style: groove;
	border-width: 2px;	
}
.title1 {
	font-size: 35px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.title2 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.panel {
	border-color: black;
	border-style: groove;
	border-width: 2px;		
}
.content {
	width: 540px;
	background-color: rgb(67,104,131);
	padding-top: 30px;
	padding-bottom: 20px;
	border-color: black;
	border-style: groove;
	border-width: 2px;
	height: 380px;
	vertical-align: top;
}
.cueimg {
	background-color: #12472D;
	width: 50px;
	vertical-align: top;
	padding-top: 70px;
}
.para {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
.paractr {
	text-align: center;
	padding-left: 20px;
	padding-right: 10px;
}
.indentphone {
	text-align: left;
	padding-left: 100px;
}
.header {
	text-align: center;
	font-size: 24px;
	color: rgb(248,165,35);
	font-weight: bold;
}
.subheader {
	text-align: left;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
}
.answerpara {
	text-align: left;
	padding-left: 30px;
}
.questionpara {
	text-align: left;
	padding-left: 40px;
}
.ctrheader {
	text-align: left;
	padding-left: 100px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.ctrheaderpara {
	text-align: left;
	padding-left: 120px;
	font-weight: bold;	
	font-size: 14px;
}
.subpara {
	text-align: left;
	padding-left: 30px;
	padding-right: 10px;
}
ol.indent {
	text-align: left;
	padding-left: 30px;
}
.footer{
	color: black;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:7pt;
	background-color: #CAD4DD;
	padding-right: 10px;
	text-align: right;
	width: 760px;
}
.leftphoto {
	float: left;
	padding: 3px 10px 0 20px;
}
.rightphoto {
	float: right;
	padding: 3px 10px 0 10px;
}
.instructorimg {
	float: right;
	padding: 3px 10px 0 10px;
}
