@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#wrapper {
	text-align: left;
	width: 860px;
	margin: 0px;
	padding: 0px;
}
#leftnav {
	float: left;
	width: 108px;
	background-color: #000000;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	color: #00CCFF;
	font-weight: bold;
	text-align: center;
}
#leftnav a {
	color: #439093;
	text-decoration: none;
}
#leftnav a:hover {
	color: #000000;
	background-color: #428F92;
}


#rightside {
	float: right;
	width: 730px;
}
#header {
	padding-top: 20px;
	clear: both;
	height: 33px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main {
	width: 705px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(../images/jmort_top_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}
#main h1 {
	font-size: 18px;
	color: #428F92;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 12px;
	line-height: normal;
}
#maininner {
	width: 100%;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

#main a {
	font-weight: 800;
	color: #439093;
	text-decoration: none;
}
#main a:hover {
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #428F92;
}
#main img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#index_box {
	background-color: #FFFFFF; /* IE's opacity*/
	float: right;
	width: 426px;
	border: 1px;
	border-color: #309093;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#google {
	text-align: right;
	clear: both;
	padding-top: 10px;
}
#footer {
	clear: both;
	color: #00CCFF;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/jmort_btm_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#footer a {
	font-weight: bolder;
	color: #00AF90;
	text-decoration: none;
}

.bigbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 5px;
	vertical-align: text-top;
}
.bigcaption {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: medium;
	text-align: center;
}
.smallcaption {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallbody {
	font-size: small;
}
.tutorialblock {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-bottom: 2px;
	margin-top: 10px;
	clear: both;
	height: 75px;
}
.mactext {
	font-weight: bold;
	color: #660000;
}
.pctext {
	font-weight: bold;
	color: #0033CC;
}
.cleartable {
	clear: both;
}
.floatright {
	float: right;
}
#tutorialinks .bigbody {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #428F92;
}
.designbox {
	color: #FFFFFF;
	background-color: #0066CC;
}
.aligncenter {
	text-align: center;
}

