body {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
a:link {
	color: #404B76;
}
a:hover {
	color: #EFA732;
}
a[name] {
	color: inherit;
	text-decoration: inherit;
}

#header {
	background-color: #FFFFFF;
	height: 94px;
	background: url(/images/main/logo_text.gif) center center no-repeat;
}

#header-logo {
	position: absolute;
	left: 36px;
	top: 5px;
	z-index: 3;
}

#header-right {
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: right;
}
#login {
	text-align: right;
	color: #404B76;
	padding: 0;
	margin: 0;
	font-size: 0.8em
}
#search {
	margin-top: 40px;
}
.searchbox {
	font-size: 0.8em;
	border: 0px;
	background: url(/images/main/search_bg.gif) no-repeat;
	width: 151px;
	height: 15px;
	padding: 3px;
}
.searchbtn {
	background: url(/images/main/search.gif) no-repeat center center;
	width: 40px;
	border: 0px;

	cursor: pointer;
}
#header-right a {
	text-decoration: none;
}
#header-right a:hover {
	color: #A1B9C9;
	cursor: pointer;
}

#nav {
	margin: 0;
	padding: 3px;
	background-color: #404B76;
	text-align: center;
	color: #FFF;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
	list-style: none;
	padding: 0 6pt;
}
#nav a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
#nav a:hover {
	color: #BF9232;
}
#nav strong a {
	color: #BF9232;
}
#side-left {
	position: absolute;
	z-index: 2;
	width: 150px;
	left: 8px;
}

#side-left {
	top: 2px;
	margin-top: 127px;
	color: #FFF;
	font-size: 0.8em;
}

#top {
	background: #fff url(/images/main/top.gif) no-repeat;
	height: 5px;
	width: 150px;
	font-size: 0;
}

#bottom {
	background: #fff url(/images/main/bottom.gif) no-repeat;
	height: 5px;
	width: 150px;
	font-size: 0;
}
	
/* Left-side naviagation */
#side-nav-label {
	display: none;
}
#side-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	background-color: #404B76;
	border-bottom: 1px solid #FFF;
}
#side-nav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #404B76;
}

#side-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#side-nav ul ul {
	list-style: none;
	margin: 0;
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #fff;
}
#side-nav ul ul ul{
	list-style: none;
	margin: 0;
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #fff;
}
#side-nav ul ul ul ul {
	list-style: none;
	margin: 0;
	margin: 0px 0px 0px 5px;
	border-left: 1px solid #fff;
}

#side-nav ul li {
	border-top: 1px solid #FFF;
	background-color: #404B76;
	border-bottom: 1px solid #404B76;
}

#side-nav ul li a {
	padding-left: 12px;
	color: #fff;
}
#side-nav ul li a:hover {
	background-color: #BF9232;
}
#side-nav div.level1 {
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #404B76;
}

#side-nav a {
	margin: 0;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 3px 4px;
}
#side-nav a:hover {
	background-color: #BF9232;
	color: #fff;
}

#side-nav div.level2 {
	margin: 0;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #fff;
	border-top: 1px solid #FFF;
	background-color: #404B76;
	border-bottom: 1px solid #404B76;
}
#side-nav div.level3 {
	margin: 0;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #fff;
	border-top: 1px solid #FFF;
	background-color: #404B76;
	border-bottom: 1px solid #404B76;
}
#side-nav div.level4 {
	margin: 0;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #fff;
	border-top: 1px solid #FFF;
	background-color: #404B76;
	border-bottom: 1px solid #404B76;
}

#side-nav div.sub2 {
	margin: 0;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #fff;
	background-color: #404B76;
}
#side-nav div.sub3 {
	margin: 0;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #fff;
	background-color: #404B76;
}
#side-nav div.sub4 {
	margin: 0;
	margin: 0px 0px 0px 9px;
	border-left: 1px solid #fff;
	background-color: #404B76;
}


#side-nav div.sub {
	border-left: 1px solid #fff;
}


#side-nav a:hover {
	background-color: #BF9232;
}

#side-nav b a {
	color: #BF9232 !important;
}

#side-nav strong a {
	color: #fff !important;
	background-color: #BF9232;
}
#side-nav strong a:hover {
	background-color: #BF9232 !important;
}

#side-nav b a:hover {
	background-color: #BF9232 !important;
	color: #fff !important;
}

/* content containers */
#middle-one {
	width: 700px;
	min-width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin: 15px auto 0px auto;
}
#middle-one, #middle-two {
	font-size: 0.9em;
	min-width: 120px;
}
#middle-two {
	width: auto;
	margin: 15px 10px 0px 5px;
	margin-left: 153px;
	padding-left: 24px;
}

#content {
	padding: 20px;
	border: 1px solid #404B76;
	background-color: #fff;
}

#content > .corner-bottom { top: 0 }

.corner-tl, .corner-tr, .corner-bl, .corner-br {
	background-color: #FFFFFF;
	position: relative;
	width: 19px;
	height: 19px;
	display: none;
}

.corner-tl, .corner-bl { float: left; left: 0px; }
.corner-tr, .corner-br { float: right; right: 0px; }
.corner-tl, .corner-tr { top: 0px; }
.corner-bl, .corner-br { bottom: 0px; margin-top: -19px; /* Opera fix (part 1) */ top: -18px;}

.corner-tl { background: #ffffff url(/images/main/corner-tl.gif) no-repeat left top; }
.corner-tr { background: #ffffff url(/images/main/corner-tr.gif) no-repeat right top; }
.corner-bl { background: #ffffff url(/images/main/corner-bl.gif) no-repeat left bottom; }
.corner-br { background: #ffffff url(/images/main/corner-br.gif) no-repeat right bottom; }

/* \*/
.corner-tl, .corner-tr, .corner-bl, .corner-br {
	/* Restore the view for everything but IE6/Mac (part 2 of the "IE/Mac fix") */
	display: block;
}
/* */

.corner-bl, .corner-br {
	top: 0px;
}

.content { margin: 0 1em }

#footer {
	font-size: 0.85em;
	text-align: center;
	color: #404B76;
	margin-bottom: 2em;
}

#printbtn {
	float: right;
        width: 26px;
}
#heading {
  	float: left;
	margin: 0;
	padding: 10px 0px 5px 0px;
}
#heading h3 {
  	margin: 0px;
  	padding: 0px;
}
#icon {
	float: left; 
	padding: 0px 10px 5px 0px;
}

/* Front page H1 */
#page-main h1 {
	font-size: 1.35em;
}

#page-main h1.center {
	text-align: center;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.75em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

hr {
	border: 0;
	border-bottom: 1px solid #ccc;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em
}
table tr {
	font-size: 1em; 
}

#content {
	line-height: 1.2em;
}

#content SUB { line-height: 0; }

#content SUP { line-height: 0; font-size: 0.8em }

#content li {
	margin-left: 13px;
}
#content h1,h2,h3 {
	margin-top: 0;
}

#content img {
	padding: 5px;
}
#content a img {
	border: 0;
	text-decoration: none;
}
#content a:hover img {
	margin: 0;
}
#content a img.noborder {
	margin: 0;
	border: 0;
	padding: 0;
}
#content a:hover img .noborder {
	margin: 0;
	border: 0;
	padding: 0;
}
#content select.mwords {
	font-size: 0.8em;
}
#content select.mwordswrong {
	font-size: 0.8em;
	background-color: red;
	color: white;
}
#content select.mwordsright {
	font-size: 0.8em;
	background-color: green;
	color: white;
}
#content .space {
	padding: 5px;
}
#page-main a.glossary {
	color: #000000;
	text-decoration: none;
}
#page-main a.glossary:hover {
	color: #000000;
	background-color: #FFEED1;
	text-decoration: none;
}
.button {
	border: 1px solid #404B76;
	background-color: #404B76;
	color: #FFF;
	cursor: pointer;
}
.button:hover {
	background-color: #EFA732;
}

.bdrright {
	border-right: 1px solid #404B76;
}

.btablehead{
	 background-color: #424D78; 
	 color: #FFFFFF; 
}

.unopened{
	background-color: #CCA75A;
	font-weight: bold;
}
input.order {
	font-size: 0.9em;
	width: 15px;
}
#sidenav .sub1 {
	padding-left: 5px;
}
#heading h2 {
	margin: 0;
}

span.button {
	border: 1px solid #404B76;
	background-color: #404B76;
	color: #FFF;
	cursor: pointer;
	padding: 3px;
}
span.button:hover {
	background-color: #EFA732;
}

#content img.icon {
	padding: 0px;
}
