html {
	height: 100%;
	margin-bottom: 1px;
}

body, td {
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 150%;	
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	padding-bottom: 5px;
	margin: 15px 0;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}


body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 170%;

}

.componentheading {
	padding: 10px 5px;
	margin-bottom: 15px;
	font-variant: small-caps;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}


#smoke #topbar {
	background: url(../images/smoke/topbar-bg.png) 0 0 repeat-x;
}

#smoke #shadow-top {
	background: url(../images/smoke/shadow-t.png) 0 0 no-repeat;
}

#smoke #shadow-middle {
	background: url(../images/smoke/shadow-m.png) 0 0 repeat-y;

}

#smoke #shadow-bottom {
	background: url(../images/smoke/shadow-b.png) 0 0 repeat-y;

}

#smoke #shadow-rocket {
	background: url(../images/smoke/shadow-rocket.png) 0 0 repeat-y;
}

#smoke .sections td,
#smoke #mainframe td#left,
#smoke #mainframe td#right,
#smoke #mainframe #user1,
#smoke #mainframe #page,
#smoke pre,
#smoke blockquote,
#smoke .sectiontableheader {
	background: url(../images/trans-15.png);
}

#smoke #inset {
	/* background: url(../images/smoke/login-smoke.png) 0 0 no-repeat; */
}

#smoke span.alert {
	color: #d00000;
	border-top: 3px solid #750b09;
	border-bottom: 3px solid #750b09;
	background: #391111 url(../images/smoke/sm-status-alert.png) 10px 50% no-repeat;	
}

#smoke span.info {
	color: #0055bc;
	border-top: 3px solid #073361;
	border-bottom: 3px solid #073361;
	background: #112031 url(../images/smoke/sm-status-info.png) 10px 50% no-repeat;
}

#smoke span.note {
	color: #b98f00;
	border-top: 3px solid #745d07;
	border-bottom: 3px solid #745d07;
	background: #382f11 url(../images/smoke/sm-status-note.png) 10px 50% no-repeat;
}

#smoke span.download {
	color: #568517;
	border-top: 3px solid #445b16;
	border-bottom: 3px solid #445b16;
	background: #272f15 url(../images/smoke/sm-status-download.png) 10px 50% no-repeat;
}


div.wrapper {
	margin: 0 auto;	
	width: 925px;
	text-align: left;
	position: relative;
}

#shadow-middle {
	padding: 0 24px;
}

#shadow-bottom {
	padding: 0 24px 20px 24px;
}

#shadow-bottom .padding {
	padding: 20px 20px;
}

#shadow-middle .padding {
	padding: 60px 24px 20px 24px;
}

#topbar {
	height: 35px;
	line-height: 25px;
}

#topbar div.moduletable {
	float: right;
	margin-right: 30px;
	padding: 0px;
	line-height: 20px;
	height: 21px;
	overflow: hidden;
}

#topbar .mainlevel {
	padding-top: 2px;
	float: left;
	padding-left: 5px;
	display: block;
}

#topbar span.article_seperator {
	display: block;
	position: absolute;
}

#topbar div.moduletable table {
	width: auto;
}

#shadow-top {
	height: 39px;
}

#shadow-rocket {
	height: 91px;
	text-align: center;
}

img#rocket {
	width: 200px;
	height: 40px;
	border: 0;
}

#content {
	padding-top: 75px;
}

#logo {
	display: block;
	background: url(../images/logo.png) 0 0 no-repeat;
	width: 268px;
	height: 63px;
	position: absolute;
	left: 50px;
	top: 30px;
	border: 0;
}

#showcase {
	background: url(../images/trans-20.png);
}

#mainframe,
.sections {
	border-collapse: collapse;
	padding: 0;
	margin-top: 20px;
	width: 100%;
}

#shadow-bottom .sections {
	margin-top: 0;
}

#user1 {
	margin-bottom: 20px;
	height:  1%;
}

#page {
	padding: 20px 10px;
}

#inset,
#inset-mod {
	position: absolute;
	right: 46px;
	width: 481px;
	height: 51px;
	top:  40px;
}



#mainframe td,
.sections td {
	padding: 0;
}

#mainframe td#left,
#mainframe td#right {
	width: 175px;
}


td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

#mainframe td.spacer,
.sections td.spacer,
#glass .sections td.spacer,
#smoke .sections td.spacer {
	width: 20px;
	background: none;
	border: 0;
}

td.spacer img {
	width: 20px;
}

#mainframe tr {
	vertical-align: top;
}


.loginelement {
	width: 150px;
	float:  left;
	padding: 15px;
}

.loginelement label {
	font-weight: bold;
	color: #fff;
}

.loginelement  .inputbox {
	width:  75px;
}

span.loginsubmit,
span.logoutsubmit {
	display: block;
	float:  left;
	background: url(../images/login-button.png	) 0 0 no-repeat;
	width: 93px;
	height:  41px;
	line-height: 41px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
} 

span.loginsubmit span,
span.logoutsubmit span {
	color:  #fff;
}


.moduletable,
.moduletable-hilite1,
.moduletable-hilite2,
.moduletable-hilite3,
.moduletable-hilite4,
.moduletable-hilite5,
.moduletable-hilite6,
.moduletable-hilite7,
.moduletable-hilite8,
.moduletable-hilite9,
.moduletable-hilite10,
.moduletable-hilite11,
.moduletable-hilite12,
.moduletable-hilite13,
.moduletable-hilite14,
.moduletable-hilite15,
.moduletable-hilite16,
.moduletable-hilite17,
.moduletable-hilite18,
.moduletable-hilite19,
.moduletable-hilite20 {
	padding: 10px;
	height: 1%;
	margin-bottom: 15px;
}

.moduletable h3,
.moduletable-hilite1 h3,
.moduletable-hilite2 h3,
.moduletable-hilite3 h3,
.moduletable-hilite4 h3,
.moduletable-hilite5 h3,
.moduletable-hilite6 h3,
.moduletable-hilite7 h3,
.moduletable-hilite8 h3,
.moduletable-hilite9 h3,
.moduletable-hilite10 h3,
.moduletable-hilite11 h3,
.moduletable-hilite12 h3,
.moduletable-hilite13 h3,
.moduletable-hilite14 h3,
.moduletable-hilite15 h3,
.moduletable-hilite16 h3,
.moduletable-hilite17 h3,
.moduletable-hilite18 h3,
.moduletable-hilite19 h3,
.moduletable-hilite20 h3 {
	height: 33px;
	line-height: 33px;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: -11px -10px 10px -10px;
	padding-left: 22px;
}

.moduletable-hilite1 h3 {
	background: url(../images/headers/black/header-bg.png) 0 0 repeat-x;	

}


#horiz-menu {
	height: 33px;
	padding-left: 20px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 20px;
	font-weight: bold;
}

#horiz-menu a:hover {
	text-decoration: none;
}


ul.sidenav {
	margin: 0;
	padding: 0;
}

ul.sidenav li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
	font-weight: bold;
}

ul.sidenav li li {
	border-bottom:  0;
}

span.pathway {
	display: block;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

span.pathway img {
	float: left;
	margin: 0 10px;
}

span.pathway a {
	float: left;
}