/*Stylesheet CG Main v1.6.0*/


/*Main*/

body {
	color: #000000;
	font-family: "Century Gothic", Arial, "Franklin Gothic Demi";
	font-size: 0.8em;
	margin: 0em;
	padding: 20px;
	background-image: url(buttons/background_stripe.gif);
	background-repeat: repeat;
}


p {
	font-size: 1em;
	line-height: 1.4em;
}

ul {
font-size: 1.0em;
line-height: 1.4em;}

ol {
font-size: 1.0em;
line-height: 1.4em;
list-style-type: decimal;}

ol ol {
font-size: 1.0em;
list-style-type: lower-alpha;}

ol ol ol {
font-size: 1.0em;
list-style-type: lower-roman;}

ol ul {
font-size: 1.0em;}

ul ul {
font-size: 1.0em;}

ul ol {
font-size: 1.0em;}

h1 {
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 1.5em;
	color: #103D78;
}

h3 {
font-size: 1.25em;}

h4 {
font-size: 1.125em;}

h5 {
font-size: 1.0em;}

h6 {
font-size: 0.875em;}

img.leftalign {
	float: left;
	position: relative;
	padding-right: 15px;
	padding-bottom: 15px;
}

img.rightalign {
	float: right;
	position: relative;
	padding-left: 15px;
	padding-bottom: 15px;
}


/*Links*/

a:link {
	color: #3399cc;
	text-decoration: none;
} 

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	background-color: #dedede;
	color: #006699;
	text-decoration: none;
}

a:active {
	color: #003366;
	text-decoration: none;
}

p.caption {
color: #669999;
font-size: 0.875em;
font-weight: bold;}


/*Tables*/

table {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 4px;
	margin: 0px;
	width: 90%;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

table.unbordered {
padding: 5px;}

table.unbordered th {
padding: 5px;}

table.unbordered td {
padding: 5px;}

table.bordered {
border: 1px #cccccc solid;
border-collapse: collapse;
padding: 5px;}

table.bordered th {
border: 1px #cccccc solid;
background-color: #dedede;
padding: 5px;}

table.bordered td {
border: 1px #cccccc solid;
padding: 5px;}


/*Display Formats*/

div.boxtext {
border: 1px #999999 solid;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
margin-top: 0.5em;}

div.paneltext {
background-color: #dedede;
padding-left: 1em;
padding-right: 1em;
margin-bottom: 0.5em;
}

div.quotetext {
font-style: italic;
margin-left: 1em;
margin-right: 1em;}


div.definition {
	border: thin dotted #004080;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	background-color: #DEEFF5;
}

div.definition h3 {
font-size: 1.0em;
font-weight: bold;}

div.definition p {
font-size: 1.0em;}

pre.literal {
font-size: 1.0em;}

/*Questions*/

table.question {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 100%;
	padding: 4px;
	border: thin dashed #E7E7CF;
	color: #103D78;
	font-weight: bolder;
}

td.qnum {
background-color: #E7E7CF;
font-size: 2em;
color: #103D78;
text-align: left;
width: 0.7em;}

td.qbody {
font-size: 1em;
line-height: 0.8em;}

table.qinput {
width: 100%;
padding: 8px;
font-size: 1em;
line-height: 1.4em;}

#feedback {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.2em;
position: static;}

#feedback p, #feedback ul, #feedback ol , #feedback table {
font-size: 1em;}

.Qfeedbackgeneric {
display: none;
background-color: #bfd5ea;
border: 1px #666666 solid;
line-height: 1.2em;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;}

.Qfeedbackcorrect {
display: none;
background-color: #c1e8bd;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 solid;
line-height: 1.2em;}

.Qfeedbackincorrect {
display: none;
background-color: #ffcccc;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 solid;
line-height: 1.2em;}

.Qfeedbackcorrect-chb2 {
display: none;
background-color: #c1e8bd;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

.Qfeedbackincorrect-chb2 {
display: none;
background-color: #ffcccc;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
line-height: 1.2em;}

#feedback TABLE {
font-size: 1em}




/*Popups*/

#popup {
margin: 8px;
padding: 8px;
position: static;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1.0em;
line-height: 1.2em;}



/*Header*/

#header {
	background-color: #003366;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(buttons/banner-bb.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	text-indent: 155pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 88.5%;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #333333;
}

#header h1 {
font-size: 1em;
display: inline;
font-weight: bolder;
letter-spacing: 0.06em;}

#header a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;}


/*Logo*/

#logo {
position: relative;
padding-left: 4px;
padding-right: 4px;
}


/*Index*/

#index {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	width: 87%;
	padding-top: 15px;
	padding-left: 25px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#index a:link, #index a:visited {
color: #006699;
background-color: #ffffff;
text-decoration: none;}

#index a:hover {
	background-color: #e7e7cf;
	list-style-image: url(buttons/arrow.gif);
	left: 0px;
}

#index h2 {
font-size: 1.25em;
color: #006699;}

#index ol {
line-height: 1.5em;}

#index ol.section {
	line-height: 1.7em;
	list-style-type: square;
	list-style-image: url(buttons/bullet.gif);
}

#index ol.section ol {
	list-style-type: circle;
	font-size: 0.8em;
	list-style-image: url(bullet2.gif);
}

/*Table of Contents*/

td#maintable-toc {
	border-bottom: 1px #cccccc solid;
	background-color: #E7E7CF;
}

td#maintable-content {
border-left: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;}

#toc {
font-size: 0.8em;
padding-right: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #E7E7CF;}

#toc h2 {
font-size: 1.25em;
text-align: center;}

#toc a:link, #toc a:visited {
display: block;
color: #006699;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;}

#toc a:hover {
	background-color: #999966;
	color: #FFFFFF;
}

#toc li {
text-indent: 0px;
text-align: left;}

#toc #toc-title {
}

#toc ol {
	list-style-type: decimal;
	list-style-image: url(buttons/bullet.gif);
}

#toc ol ol {
list-style-type: lower-alpha;}

#toc ol.section {
list-style-type: upper-alpha;}

#toc ol.section ol {
list-style-type: decimal;}

li.currentpage {
	font-weight: bold;
	color: #006699;
	list-style-image: url(buttons/bullet2.gif);
}

div.currentpage {
	font-weight: bolder;
	color: #006699;
	list-style-image: url(buttons/arrow.gif);
}

/*Main Content*/

#main-content-withtoc {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
}

#main-content-notoc {
	background-color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
}


/*Footer*/

#footer-withtoc {
padding-left: 6px;
padding-right: 6px;
margin-left: 180px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 4px;
padding-bottom: 4px;
font-size: 0.8em;
position: static;
text-align: center;}

#footer-notoc {
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.8em;
	position: static;
	text-align: center;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #cccccc;
}

#footer a:link, #footer-withtoc a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;}

#bottom-nav {
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
position: absolute;
right: 10px;
bottom: 0px;}

.floatright {
float: right;
margin-top: 8px;
margin-left: 8px;
display: inline;}

.floattopright {
float: right;
margin-top: 8px;
margin-left: 8px;
display: inline;}

/*Longdescriptions*/

#longdesc {
margin: 10px;}

