.accessibility { display: none; }

a { 
	text-decoration: none;
	color: #114873;
}

a:hover { text-decoration: underline; }
a.noLink:hover { text-decoration: none; }

body {
	background: #c7c9cb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

#wrapper {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 790px;
	margin: 0;
}

#content {
	position: relative;
	width: 780px;
	background: #ffffff;
	border-right: 2px solid #8b8c8e;
	border-bottom: 2px solid #8b8c8e;
	margin: 0 0 24px 0;
	margin-left: 0;
}

#rightsidebar {
	position: absolute;
	left: 542px;
	top: 186px;
	width: 218px;
	z-index: 2;
}

.sidebarlinkbox {
	margin-bottom: 12px;
	border-right: 2px solid #8b8c8e;
	border-bottom: 2px solid #8b8c8e;
}

.sidebaradbox {
	position: relative;
	width: 126px;
	margin-bottom: 12px;
	border-right: 2px solid #b0b0b0;
	border-bottom: 2px solid #b0b0b0;
}

.sidebarlinkbox h1 {
	display: block;
	margin: 0;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 7px;
	background: url("images/greyflag.gif");
}

.sidebarlinkbox p, .sidebarlinkbox a  {
	display: block;
	background: #e0e1e2;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
}

.sidebarlinkbox p {
	padding: 0.5em 1em;
}

.sidebarlinkbox a {
	padding: 1em;
	font-weight: bold;
}

.sidebarlinkbox ul, .sidebarlinkbox li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sidebarlinkbox a.altrow {
	background: #c7c9cb;
}

.sidebarlinkbox p a {
	display: inline;
	padding: 0;
}

.sidebartextbox {
	background: #e0e1e2;
	padding: 12px;
}

.sidebartextbox h2 {
	color: #bf2628;
	font-size: 11px;
	margin: 0 0 0.3em 0;
}

.sidebartextbox p, .sidebartextbox li {
	font-size: 10px;
	line-height: 13px;
	margin: 0;
}

.sidebartextbox ul {
	margin-left: 0;
	padding-left: 1.5em;
}

.modulenav {
	z-index: 1;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 136px;
	margin-left: 16px;
	padding: 0;
}

.topspace {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 150px;
	padding: 0;
}

.moduletopbar {
	display: block;
	height: 25px;
	background: url("images/greyflag.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: right;
}

.moduletopbar a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 0.6em 0.6em 0 0;
}

.moduletext, .videobox {
	position: relative;
	top: 0;
	left: 0;
	margin-left: 16px;
	margin-top: 9px;
	margin-bottom: 24px;
	padding: 0 0 26px 0;
	background: url("images/ltgreygrid.gif");
	background-position: 0 25px;
	border-right: 2px solid #8b8c8e;
	border-bottom: 2px solid #8b8c8e;
}

.moduletext { width: 509px; }
.videobox { width: 748px; }

.moduletext h1, .videobox h1 {
	margin: 1em 26px;
	font-size: 17px;
	color: #bf2628;
	text-transform: uppercase;
}

.moduletext h1 a {
	color: #bf2628;
}

.moduletext h2, .videobox h2 {
	margin: 1.5em 26px 0.5em 26px;
	font-size: 12px;
	line-height: 14px;
	color: #114873;
	clear: both;
}

.moduletext h1.hasSubhead { margin-bottom: 0.2em; }
.moduletext h2.subhead { margin: 0 26px 1em 26px; }

.moduletext h3, .videobox h3 {
	margin: 1.5em 26px 0.5em 26px;
	font-size: 10px;
	line-height: 13px;
	color: #114873;
	clear: both;

}

.moduletext p, .moduletext li, .videobox p, .videobox li {
	margin: 0.5em 26px 1em 26px;
	font-size: 10px;
	line-height: 13px;
}

.moduletext ul, .videobox ul {
	margin-left: 0;
	padding-left: 1.5em;
}

.modulequickfactshead h2 {
	margin: 0 26px 0 26px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	height: 19px;
	padding-top: 7px;
	padding-left: 12px;
	background: url("images/blueflag_xp.gif");

}

.modulequickfacts {
	background: #bfdbee;
	margin: 0px 26px;
	padding: 1px 0 1px 0;
}

.modulequickfacts p, .modulequickfacts h2, .modulequickfacts li {
	margin: 1em 12px;
}

.topstripe {
	background: url("images/navygrid.gif");
	margin-bottom: 12px;
	width: 780px;
	height: 34px;
}

#toplogo {
	position: absolute;
	left: 16px;
	top: 45px;
}

#introtext {
	position: absolute;
	left: 196px;
	top: 50px;
	width: 430px;
}

#introtext p {
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	color: #414345;
}

#topnav {
	position: absolute;
	z-index: 4;
	left: 16px;
	top: 121px;
	width: 764px;
	height: 26px;
	border-bottom: 4px solid #006fba;
}

#topnav ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#topnav ul li {
	position: relative;
	width: 117px;
	text-align: center;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

#topnav ul li.last {
	margin-right: 0;
}

#topnav a {
	display: block;
	padding: 7px 0 0 0;
	background: url("images/navyflag.gif");
	background-repeat: no-repeat;
	width: 117px;
	height: 19px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#topnav ul li div.submenu { display: none; }

#topnav ul li:hover ul,
#topnav ul li.over ul {
	display: block;
}

#topnav ul li:hover div.submenu,
#topnav ul li.over div.submenu {
	display: block;
}

#topnav ul li ul {
	display: none;
	background: white;
	position: absolute;
	left: -1px;
	top: 26px;
	width: 150px;
	padding: 0;
}

#topnav ul li ul li {
	width: 150px;
	float: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

#topnav ul li ul li a {
	display: block;
	background: #114873;
	width: 150px;
	height: 16px;
	padding: 4px;
	padding-top: 6px;
	border: 1px solid #ffffff;
	border-top: none;
}

#topnav ul li ul.narrow,
#topnav ul li ul.narrow li,
#topnav ul li ul.narrow li a {
	width: 109px;
}

#topnav ul li ul li a.wrap {
	height: 28px;
}

#topnav ul li ul li a:hover {
	background: #006fba;
}

#topnav ul li.searchbox {
	position: relative;
	text-align: center;
	float: left;
	margin: 0;
	width: 189px;
/*	height: 16px; */
	padding: 2px 0 4px 0;
	background: url("images/navyflag.gif");
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.searchbox input {
	font-size: 9px;
	border: none;
	padding: 0;
	margin: 0;
}

.greybox {
	background: url("images/greygrid.gif");
}

.bluebox {
	background: url("images/bluegrid.gif");
}

.bluebox h1, .greybox h1 {
	display: block;
	margin: 0 0 6px 0;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
/*	height: 19px; */
	padding-top: 7px;
	padding-left: 12px;
	padding-bottom: 7px;
}

.greybox h1 {
	background: url("images/greyflag.gif");
}

.bluebox h1 {
	background: url("images/blueflag.gif");
}

.greybox, .bluebox, .adbox {
	position: relative;
	border-right: 2px solid #b0b0b0;
	border-bottom: 2px solid #b0b0b0;
	margin-bottom: 12px;
}

#plogos {
	text-align: center;
	clear: both;
	margin: 0 0 12px 100px;
}

#plogos img {
	margin-right: 32px;
	margin-bottom: 12px;
}

.plogobox {
	float: left;
	text-align: left;
	width: 200px;
}

#tagline {
	position: relative;
	left: 24px;
	width: 176px;
	height: 16px;
}

#tagline span { display: none; }

#footlinks {
	float: right;
	height: 24px;
}

#footlinks ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

#footlinks ul li {
	float: left;
	margin: 0 18px 0 12px;
	text-align: right;
}

#footlinks a {
	color: #000000;
	font-size: 10px;
}

.greybox p {
	margin: 0 5px 8px 8px;
	font-size: 10px;
	line-height: 13px;
	color: #114873;
}

.bluebox p, .bluebox ol, .bluebox li {
	margin: 0 5px 8px 8px;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	color: #114873;
}

.bluebox ol {
	list-style-type: none;
}

.bluebox ol {
	padding-left: 1.5em;
}

.bluebox li {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.blueboxlistnum {
	position: absolute;
	height: 1.3em;
	width: 1.3em;
	color: #ffffff;
	background: #006fba;
	text-align: center;
	left: 8px;
}

.bluebox li.li1 {
	list-style-image: url("images/marker_1.gif");
}

.bluebox li.li2 {
	list-style-image: url("images/marker_2.gif");
}
.bluebox li.li3 {
	list-style-image: url("images/marker_3.gif");
}

.bluebox li.li4 {
	list-style-image: url("images/marker_4.gif");
}

.bluebox li.li5 {
	list-style-image: url("images/marker_5.gif");
}

.bluebox li.li6 {
	list-style-image: url("images/marker_6.gif");
}

.bluebox li.li7 {
	list-style-image: url("images/marker_7.gif");
}

.bluebox strong {
	color: #006fba;
}

.greybox p a {
	font-weight: bold;
	color: #bf2628;
}

.greybox h2 {
	font-size: 11px;
	color: #006fba;
	margin: 0 5px 0 8px; 
}

.more {
	margin-right: 6px;
	margin-bottom: 5px;
	font-size: 8px;
	font-weight: bold;
	text-align: right;
}

.more a {
	color: #5a5b5e;
}

.logospot {
	float: right;
	margin: 0 26px 6px 10px;
}

.videotut {
	margin-left: 24px;
}

.abbyvideo {
	margin-left: 70px;
}

.caps {
	text-transform: uppercase;
}

.normalcase {
	text-transform: none;
}

ol.jumpindex, ul.jumpindex {
	color: #5a5b5e;
	font-weight: bold;
}

ol.jumpindex {
	padding-left: 1.5em;
}

ul.jumpindex {
	padding-left: 0;
	list-style-type: none;
}

ol.jumpindex li, ul.jumpindex li {
	color: #5a5b5e;
	font-weight: bold;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

ol.jumpindex li {
	padding-left: 0.5em;
}

ul.jumpindex li {
	font-weight: bold;
	padding-left: 0;
}

.toollist p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.toollist h2 {
	margin-top: 1.7em;
	padding-top: 6px;
	border-top: 1px #114873 solid;
}

.htmlHomeFeat {
	margin: 1em;
}

.htmlHomeFeat h2 {
	text-transform: uppercase;
	color: #bf2628;
	font-size: 16px;
	margin-bottom: 6px;
}

.htmlHomeFeat h2 a { color: #bf2628; }

.htmlHomeFeat p {
	color: #414347;
	font-size: 11px;
	line-height: 14px;
}

.htmlHomeFeat img {
	border: none;
	margin: 12px;
}

.topjumplink {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 0;
}

.moduletext h1.belowjumplink {
	margin-top: 0em;
}
