/* BASIC HTML DEFINITIONS */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:10pt;
/*	font-size: 75%;
	margin: 10px 0;
	background: #ffffff;
	scrollbar-base-color: #A88000;
	scrollbar-arrow-color: yellow;
*/	
	margin-left : 0px;
	margin-top: 0px;
	margin-right: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	line-height:13pt;
	/*margin-left : 10px;
	margin-right: 10px;*/
}
/* note box */
p.note {
	background-color : #FFFFCC;
	border : 1px solid #FFCC00;
	clear : both;
	color : black;
	margin : 12px 30px 12px 20px;
	padding : 6px 6px;
}
/* used in tutorial */
p.tip {
	background-color : #FFFFCC;
	border : 1px solid black;
	clear : both;
	color : black;
	margin-left : 10%;
	padding : 6px 6px;
	width : 90%;
}
p.leftQuot {
	font-family: Verdana, Arial, Helvetica;
	font-size:90%;
	font-weight: bold;
	font-style: italic;
	line-height:13pt;
}

table, td {padding: 0px; border-collapse: collapse; font-size: 100%;}

ul{
	list-style-image : url(images/list_arrow.gif);
	list-style-position : outside;		
}
ul.extlinklist {
	list-style-image : url(images/extlink.gif);
}

/*li        {list-style-image: url(images/bullet.gif); font-size: 100%;}*/
li {
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	line-height:13pt;
	margin-left : 10px;
	margin-right: 10px;
}

li.sepmed {
	font-family: Verdana, Arial, Helvetica;
	font-size:10pt;
	padding-bottom: 8px;
	margin-left : 10px;
	margin-right: 10px;
}

hr {
/*color: #FFCC00;*/
color: #ff9900;
margin-left : 10px;
margin-right: 10px;
}

hr.simple {
margin-left : 10px;
margin-right: 10px;
}

/* HEADING DEFINITIONS */

h1 {font-family: Georgia, Georgia, serif; color: #840000; text-align: left; font-size: 22px; font-weight: bold; letter-spacing: 2px; padding: 0px; margin: 5px 0px;}
h2 {
	font-family: Verdana, Arial, sans-serif; text-align: left;
	font-size: 18px; font-weight: normal; letter-spacing: 1px;
	border-bottom: 1px solid #000000;
	/*margin-left : 10px;
	margin-right: 10px;*/
	}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #706956; text-align: left; font-size: 16px; font-weight: bold; letter-spacing: 2px;}
h4 {
	font-family: Verdana, Arial; text-align: left; font-size: 12px; font-weight: bold;
	margin-left : 10px; margin-right: 10px;
	/*letter-spacing: 1px;*/
} 
h5 {font-size: 120%; font-weight: normal; padding: 3px 0px 3px 5px;}
h6 {font-size: 120%;
	/*font-weight: bold; color: #FFFFFF; background-color: #978F78;*/
	/*padding: 3px 0px 3px 0px;*/
	margin-left : 10px;
	margin-right: 10px;
	margin-bottom: -15px;
	}



p.botN16 {
	margin-bottom:-16px;
}
p.lpad30 {
	padding-left:30px;
}

/* BASIC LINK COLORS */

A.see:LINK    {color: #000080; text-decoration: none; font-weight: normal;}
A.see:VISITED {color: #800080; text-decoration: none; font-weight: normal;}
A.see:HOVER   {color: #E00000; text-decoration: underline; font-weight: normal;}
A.see:ACTIVE  {color: blue; text-decoration: none; font-weight: normal;}

A:LINK    {color: #000080; text-decoration: underline; font-weight: normal;}
/*A:VISITED {color: #800080; text-decoration: underline; font-weight: normal;}*/
A:VISITED {color: #000080; text-decoration: underline; font-weight: normal;}
A:HOVER   {color: #E00000; text-decoration: underline; font-weight: normal;}
A:ACTIVE  {color: blue; text-decoration: underline; font-weight: normal;}

.mainLeftPane A:LINK    {color: #AA0000; text-decoration: none; font-weight: bold;}
.mainLeftPane A:VISITED {color: #AA0000; text-decoration: none; font-weight: bold;}
.mainLeftPane A:HOVER   {color: #000000; text-decoration: underline; font-weight: bold;}
.mainLeftPane A:ACTIVE  {color: #AA0000; text-decoration: none; font-weight: bold;}

A.toc:LINK    {color: #000080; text-decoration: none; font-weight: bold;}
A.toc:VISITED {color: #000080; text-decoration: none; font-weight: bold;}
A.toc:HOVER   {color: #000080; text-decoration: underline; font-weight: bold;}
A.toc:ACTIVE  {color: #000080; text-decoration: none; font-weight: bold;}

/*==========================
	TABLE AND CELL CLASSES
  ==========================*/

.wholePageTbl {
	background-color: #FFFFFF;
	color: #000000;
	width: 750px;
	border: 1px solid #000000;
}

.mainTitleArea {
background-color: #840000;
background-image: url(images/cell1ud.gif);
color: #FFFFFF;
text-align: left;
/*font-weight: bold;*/
font-size: 24px;
font-family: Verdana;
height: 50px;
padding-left: 50px;
border-bottom: 1px solid #D0CBAE;}

.topLeftPane {
width: 120px;
background-color: #E6E1CD;
vertical-align: top;
padding: 10px 5px;
text-align: left;
border-right: 1px solid #808080;
font-size: 90%;
font-weight: bold;
/*border-bottom: 1px solid #D0CBAE;*/
}

.hTopicTitleCell {
background-color: #978F78;
color: #FFFFFF;
letter-spacing: 1px;
text-align: left;
font-size: 18pt;
/*font-weight: bold;*/
height: 20px;
padding-left: 10px;
padding-right: 10px;
border-bottom: 1px solid #000000;
}


.mainLeftPane {
width: 120px;
line-height: 16px;
background-color: #E6E1CD;
vertical-align: top;
padding: 10px 5px;
text-align: left;
border-right: 1px solid #808080;
font-size: 90%;
}

.topicGroupHeader {
font-size: 120%;
font-weight: bold;
color: #FFFFFF;
background-color: #978F78;
height: 20px;
padding: 1px 0px 1px 5px;
}

.main {
vertical-align: top;
/*padding: 10px;*/
text-align: justify;
line-height: 18px;

background-color: #FFFFFF;
color: #000000;
vertical-align: top;
line-height: 16px; /*18 px;*/
padding: 20px 10px 20px 10px;
height: 100%;
}


/*===================================
	C O N T E N T   P A R T   T A B L E 
===================================*/
.contentTbl
{
	table-layout:fixed; /* Very important for efficient rendring */
	BORDER-COLLAPSE: collapse;
	border: 0px;
	BACKGROUND-COLOR: white;
	width: 540px;
}

.contentCell
{
	padding-left: 0 px; /*8px;*/
	BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}



/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 0px 10px 2px 0px; float: left; border: 3px double #000000;}
.imageright  {margin: 0px 0px 2px 10px; float: right; border: 3px double #000000;}
.imagecenter {margin: 0px 5px; border: 3px double #000000;}
