* { margin:0; padding:0; border:0; }

html { overflow-y: scroll; }

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	background-image:url(http://www.ecedesign.com/_img/jhs.png);
	background-repeat:repeat;
}

#outershell {
padding:0 10px;
background-color: white;
width:845px;
height:100%;
}

td {
	border-collapse: collapse;
}

table {
	border-collapse: collapse;
 border-spacing: 0;
}

p {
	font-size:12px;
	color:#4b4e57;
}

input, textarea {
	border:1px solid #888888;
	
}

.textbox_header {
padding:0 0 0 0;
height:12px;
line-height:12px;
width:98px;
/* font-size:10px; */
}

#footer {
margin:0;
padding:1px 0;
background-color: #0c4fb2;
display: block;
}

#footer p {
font-size: 10px;
margin: 0;
color: #ffffff;
}

#footer a {
text-decoration:none;
color: #ffffff;
}

#footer a:hover {
text-decoration:underline;
color: #ffffff;
}

.TreeMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.TreeMenu a {
	color:#0c4fb2;
	text-decoration:none;
}


.leftmenuhighlightcurrent {
	color: black;
}

.navmap a {
	color:blue;
}

.bodynav {
	text-decoration:none;
	color:#0c4fb2;
}

a:hover {
	color:black;
}

#copy {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color:white;
}

#copy p {
margin: 1em 0;
}

#copy h2 {
color: #0c4fb2;
font-size: 16px;
border-bottom: 1px solid #0c4fb2;
margin: 0 0 5px 0;
}

#copy table {
background-color: #FFFFFF;
border: 1px solid #cccccc;
border-collapse: separate;
text-align: center;
}

#copy table td {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background-color: #ececcc;
padding: 5px;
text-align: center;
border: 1px solid #c3c3cc;
}

#copy table td.table_top, #copy table th.table_top, #copy table th {
background-color: #fef7cc;
font-weight: bold;
font-size: 13px;
text-align: center;
border: 1px solid #c3c3cc;
}

#copy table td.table_subhead, #copy table th.table_subhead {
background-color: #fef7a1;
font-weight: bold;
font-size: 13px;
text-align: center;
color: #0000CC;
}

#copy table.table_cartbuttons, #copy table.table_cartbuttons td {
border:0px;
padding:0px;
background-color:#ffffff;
}

#copy table.table_white {
border: 1px solid #c3c3cc;
padding:5px;
background-color: #ffffff;
}

#copy table.table_white, #copy td.table_white, #copy th.table_white, #copy table.table_white td, #copy table.table_white th  {
background-color: #ffffff;
padding:3px;
text-align: center;
border: 0;
}

#copy table.table_justborder, #copy td.table_justborder, #copy th.table_justborder, #copy table.table_justborder td, #copy table.table_justborder th  {
background-color: #ffffff;
padding:3px;
text-align: center;
border: 1px solid #c3c3cc;
}

#copy .BacktoTop {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#copy ol {
margin-left: 35px;
}

h1.topic {
color: #0c4fb2;
font-size: 17px;
padding: 3px 5px;
background-color: #fef7a1;
border-bottom: 1px solid #a9acb2;
letter-spacing:1px;
display: block;
background-image:url(_img/bg-h1-topic.gif);
background-position:right;
background-repeat: no-repeat;
}

#copy ul, #homecopy ul {
margin-top: 0;
list-style-type: disc;
padding-left: 20px;
}

a { color: blue; }

.quicklinks {
color:#0F00A7;
}

.quicklinks a, .quicklinks a:hover { text-decoration: none;color:#0F00A7; }
.quicklinks a:hover { color: #000; }

#homecopy p { margin-top:10px; }
#homecopy h3 { font-size:14px;font-weight:bold;color:#0c4fb2;padding:0;margin:0; }