@charset "utf-8";
/* CSS Document */

body {
	color: #99FFFF;
	background-image: url(imagesTutorial/bg_bluCld.png);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-color: #1383B2;
}
#heading {
	position: relative;
	z-index: 2;
	height: 91px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	background-image: url(imagesTutorial/ca-layout-source_r1_c3.png);
	background-repeat: repeat-x;
}
#heading #imgLeft {
	margin: 0px;
	padding: 0px;
	float: left;
}
#heading #imgRight {
	margin: 0px;
	padding: 0px;
	float: right;
}
#head2 {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 91px;
	z-index: 3;
}
#head2 img {
	display: block;
	float: left;
	position: relative;
}
#content {
	left: 160px;
	position: relative;
	top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-image: url(imagesTutorial/bg_blue_trans.png);
	width: 750px;
	margin-bottom: 10px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
#content h1 {
	font-size: 24px;
	padding-left: 10px;
	padding-top: 7px;
}
#content h2 {
	font-size: 18px;
	padding-left: 10px;
	padding-top: 7px;
}
#content h3 {
	font-size: 16px;
	padding-left: 10px;
	padding-top: 7px;
	font-weight: bold;
}
#content h4 {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 7px;
	font-weight: bold;
}
#content h5 {
	font-size: 12px;
	padding-left: 10px;
	padding-top: 7px;
	font-weight: bold;
}
#content a {
	font-weight: bold;
	color: #CCFFFF;
	text-decoration: none;
}
#content a:hover {
	color: #FFFF00;
}
#content img {
	margin: 5px;
	border: 1px solid #333333;
	position: relative;
}
#content p {
	margin: 10px;
}
#content .code {
	border: 1px solid #CC3300;
	background-color: #006699;
	margin-left: 50px;
	margin-right: 20px;
}
#content .codeHead {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFDD00;
	background-color: #666666;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content .code p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}
#content .code .keyword {
	color: #FFFF00;
	background-color: #990000;
}
.contentH1 {
	background-image: url(imagesTutorial/bg_bglas50.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 50px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.contentH2 {
	background-image: url(imagesTutorial/bg_bglas50.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 40px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	clear: both;
}
#footer {
	position: relative;
	left: 160px;
	margin-top: 10px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	text-align: center;
	width: 750px;
}
#footer .copyright a {
	font-weight: bold;
	color: #66FFFF;
	text-decoration: none;
}

.keyword {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCFF00;
}
#NavPan {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	background-image: url(../imagesgen/ca-layout-source_r5_c1f2.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 220px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	top: 203px;
}
#NavPan .head {
	position: relative;
	left: 22px;
	font-weight: bold;
	margin-top: 10px;
	width: 125px;
	font-size: 13px;
	display: block;
	clear: both;
	float: left;
}
#NavPan a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	position: relative;
	left: 24px;
	text-decoration: none;
	float: left;
	font-size: 11px;
	clear: both;
	width: 95px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #AA0000;
	border-bottom-color: #AA0000;
	border-left-color: #FF6666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	display: block;
}
#NavPan a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0033;
	position: relative;
	left: 24px;
	text-decoration: none;
	float: left;
	font-size: 11px;
	clear: both;
	width: 95px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AA0000;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #AA0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	display: block;
}
#NavPanBG {
	background-image: url(../imagesgen/ca-layout-source_r5_c1.gif);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 1;
	width: 150px;
	left: 0px;
	top: 0px;
	float: left;
	height: 5930px;
	background-color: #026C79;
	display: block;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}
.textRed {
	font-weight: bold;
	color: #FF0000;
	background-color: #000000;
	border: 1px solid #FF0000;
	padding-right: 2px;
	padding-left: 2px;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
#topCen {
	float: left;
	position: relative;
	margin-top: 67px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	margin-left: 45px;
}
