.Copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.txt {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.txt_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.smtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #00032D;
}
.smred {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #76301F;
}
h1{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #00032D;
	margin-top: 10px;
}
h2{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #1E5C77;
	font-weight: 500;
}
h3{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #00032D;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	color: #2D8BB1;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #00032D;
}
a:active {
	text-decoration: none;
	color: #00032D;
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
}

.TopNav  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.TopNav  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.TopNav  a:hover {
	text-decoration: underline;
	color: #2D8BB1;
}
.TopNav  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.PageName {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	color: #2D8BB1;
	font-weight: bold;
}
.Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002848;
}
.burst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #910B00;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002848;
}
.ladder {
	background-attachment: fixed;
	background-image: url(images/ladder.jpg);
	background-repeat: no-repeat;
	background-position: center -50px;
}
.ladder2 {
	background-image: url(images/ladder.jpg);
	background-position: center -130px;
}

.ladder3 {
	background-image: url(images/ladder.jpg);
	background-position: center -200px;
}
.right_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D8BB1;
	height: 20px;
}

.ladderghost {
	background-image: url(images/ghost.jpg);
	background-position: center top;
	border: 1px solid #BFC6CC;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.InamedAcademyDisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #00032D;
	line-height: 20px;
}
.RightWindow {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BFC6CC;
}

.FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.FooterNav  a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterNav  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.FooterNav  a:hover {
	text-decoration: underline;
	color: #2D8BB1;
}
.FooterNav  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.inpt300 {
	width: 220px;
	height:12px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	line-height: 90%;
	background:#F5F9FA;
	border:solid 1px #00032D;
	margin:2px;
	padding:2px;
}
.inpt500 {
	width: 220px;
	height:18px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	line-height: 90%;
	background:#F5F9FA;
	border:solid 1px #00032D;
	margin:2px;
	padding:2px;
}
.inpt50 {
	width: 50px;
	height:18px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	line-height: 90%;
	background:#F5F9FA;
	border:solid 1px #00032D;
	margin:2px;
	padding:2px;
}
.inpt24 {
	width:100px;
	height:20px;
	font-size:14px;
	font-family:Arial;
	color:#00032D;
	line-height: 85%;
	font-weight: bold;
	background:#81B9D3;
	border:solid 1px #00032D;
	margin: 2px;
	padding:2px;
}
.txtarea {
	width: 250px;
	height:80px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	line-height: 90%;
	background:#F5F9FA;
	border:solid 1px #00032D;
	margin:2px;
	padding:2px;
}