@charset "UTF-8";
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body {
	background-color: #818272;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6b130b;
}
h1 {
	color: #132c55;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #b5a66b;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #666;
}
a,  a:link {
	color: #8a211b;
	font-weight: normal;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #6b130b;
	font-weight: normal;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #6b130b;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:focus {
	color: #6b130b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #6b130b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#outerWrapper {
	text-align: left;
	width: 881px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	background-image: url(images/faux-column2.gif);
	background-repeat: repeat-y;
}
#outerWrapper #header {
	background-color: #CCCCCC;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	background-image: url(images/10-steps.jpg);
	background-repeat: no-repeat;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bab5a8;
}
#outerWrapper #topNavigation {
	padding: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #b5a66b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bab5a8;
	height: 18px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 153px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: none;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
	background-color: #b5a66b;
	border-top-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 200px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#video {
	background-color: #CCCCCC;
	height: 290px;
	width: 320px;
	border: 2px solid #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin-left: 155px;
	margin-top: 20px;
}
ul#cssmw5 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw5 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw5 ul li {
  background-image: none;
  float: none;
}  
  ul#cssmw5 li:hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw5 li.hover > ul {
  display: block;
  position: absolute;
}
  
  

ul#cssmw5 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
  z-index: 100;
}
ul#cssmw5 li ul {
  display: none;
  top: 0;
}
ul#cssmw5 li:hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw5 li.current > ul {
  position: absolute;
}
ul#cssmw5 > li {
  background-image: none;
}
ul#cssmw5 > li > a {
	background-color: #2e406b;
	background-image: none;
	color: #bab5a8;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	margin: 0;
	padding: 3;
	text-decoration: none;
	text-transform: none;
	width: 79px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b5a66b;
	border-bottom-color: #b5a66b;
	height: 20px;
}
ul#cssmw5 > li > a:active {
	background-color: #6b130b;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul#cssmw5 > li:hover > a {
	background-color: #132c55;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;

}
ul#cssmw5 > li.hover > a {
	background-color: #fff;
	color: #132c55;
	font-weight: lighter;
	text-decoration: none;	
	
}
ul#cssmw5 ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw5 ul.level-1 > li {
  background-image: none;
}
ul#cssmw5 ul.level-1 > li > a {
	background-color: #bab5a8;
	background-image: none;
	color: #132c55;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	text-transform: none;
	width: 175px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6b130b;
	border-bottom-color: #6b130b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6b130b;
}
ul#cssmw5 ul.level-1 > li > a:active {
	background-color: #818272;
	color: #6b130b;
	font-weight: lighter;
	text-decoration: none;
}
ul#cssmw5 ul.level-1 > li:hover > a {
	background-color: #818272;
	color: #6b130b;
	font-weight: lighter;
	text-decoration: none;
}
ul#cssmw5 ul.level-1 > li.hover > a {
	background-color: #818272;
	color: #6b130b;
	font-weight: lighter;
	text-decoration: none;
}

ul#cssmw5 ul.level-1 > li.current > a.current {
	background-color: #818272;
	color: #6b130b;
	font-weight: lighter;
	text-decoration: none;
}
#apDiv10 {
	position:absolute;
	width:98px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -66px;
	top: -31px;
	visibility: hidden;
}
#apDiv9 {
	position:absolute;
	width:95px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -64px;
	top: -31px;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	width:122px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -55px;
	top: -31px;
	visibility: hidden;
}
#apDiv7 {
	position:absolute;
	width:148px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -52px;
	top: -31px;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:139px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -41px;
	top: -31px;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:137px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -29px;
	top: -31px;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:127px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -23px;
	top: -31px;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:169px;
	height:15px;
	z-index:101;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -20px;
	top: -31px;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	width:181px;
	height:15px;
	z-index:101;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #333333;
	padding: 2px;
	font-size: 10px;
	left: 59px;
	top: -31px;
	visibility: hidden;
}
#apDiv1 {
	position:absolute;
	width:121px;
	height:15px;
	z-index:101;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #333333;
	left: -21px;
	top: -31px;
	visibility: hidden;
}
