@charset "utf-8";
body, p, form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 8px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18pt;
	color: #0F3D7B;
	line-height: 20pt;
}
h2 {
	color: #0F3D7B;
	font-size: 13pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	color: #0F3D7B;
	font-size: 12pt;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul {
	color: #0F3D7B;
	padding-left: 10px;
	margin-left: 0px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

img, a img  {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	font-weight: bold;
	color: #0F3D7B;
	text-decoration: none;
}


a:visited {
	color: #1A66CE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
#width_wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 99px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}
#wires_left {
	background-image: url(../images/wires_left.jpg);
	height: 204px;
	width: 39px;
	position: absolute;
	left: -39px;
	top: 240px;
}
#wires_right {
	background-image: url(../images/wires_right.jpg);
	height: 204px;
	width: 39px;
	position: absolute;
	left: 950px;
	top: 240px;
}



#nav {
	background-color: #2f5e7b;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2cb2ff;
	border-left-color: #2cb2ff;
}
#nav a {
	color: #FFFFFF;
	font-size: 15px;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
}
#nav a:hover {
	text-decoration: none;
	background-color: #305D7A;
}
#nav  a.current, #nav a.current:hover {
	background-color: #2cb2ff;
	background-image: url(../images/nav_current.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
}
#subnav {
	background-color: #2cb2ff;
	padding-top: 6px;
	padding-bottom: 6px;
}
#subnav a {
	color: #FFFFFF;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#content {
	background-color: #b8b8b8;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	padding: 12px;
}
#footer {
	color: #999999;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar {
	background-color: #636363;
	background-image: url(../images/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2cb2ff;
	border-left-color: #2cb2ff;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar_wrap {
	float: right;
	width: 324px;
}

#sidebar p, #sidebar ul {
	color: #FFFFFF;
}
#sidebar_top {
	background-image: url(../images/sidebar_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	font-size: 0px;
}
#sidebar_bottom {
	background-image: url(../images/sidebar_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	font-size: 0px;
}
#main_column {
	float: left;
	width: 586px;
}
.titlebar {
	background-color: #2cb2ff;
	background-image: url(../images/titlebar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 2px solid #2cb2ff;
}






.clear {
	clear: both;
	visibility: hidden;
}
.drop_shadowed_wrap {
	background-color: #FFFFFF;
	background-image: url(../images/drop_shadowed_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2cb2ff;
	border-bottom-color: #2cb2ff;
	border-left-color: #2cb2ff;
}
.drop_shadowed {
	border: 1px solid #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.APAR_errors {
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 15px;
	text-align: center;
}
.APAR_notes {
	font-style: italic;
	background-color: #DBDBDB;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
