/*Stylesheet CG Main v1.6.0*/ 
/*LTSU Blue*/

/*customised style for popup definitions of words*/
.definePopup {
color: #0033FF;
font-family: Verdana;
font-size: 1.0em;
margin: 0em; }

.definePopup:link {
color: #0033FF;
text-decoration: none;
}

.definePopup:visited {
color: #0033FF;
text-decoration: none;
}

.definePopup:hover {
color: #0033FF;
text-decoration: underline;
}


/*Main*/


body.mceContentBody {
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
	color: #003366 !important;
	line-height: 140% !important;
	margin-left: 3em !important;
	margin-right: 1.2em !important;
	margin-bottom: 1.8em !important;
	margin-top: 1.2em !important;
	font-size: 0.8em !important;
}



body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
color: #003366;

margin-left: 1.5em;
margin-right: 1.2em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}


p {
font-size: 1.0em;
line-height: 1.4em;
margin-left: 1.5em;
margin-right: 1.2em;
margin-bottom: 0.5em;
margin-top: 0.5em;
}


/*Unordered Lists*/

ul {
line-height: 1.4em;}

ul li{
margin-bottom:0.5em;}

ul ul li{
margin-bottom:0em;}

ul ol li{
margin-bottom:0em;}

ul ul ol li{
margin-bottom:0em;}

ul ol ul li{
margin-bottom:0em;}

ul ol ol li{
margin-bottom:0em;}



/*Ordered Lists*/

ol {
line-height: 1.4em;
list-style-type: decimal;}

ol li{
margin-bottom:0.5em;}


ol ol {
list-style-type: lower-alpha;}

ol ol li{
margin-bottom:0em;}

ol ul li{
margin-bottom:0em;}


ol ol ol {
list-style-type: lower-roman;}

ol ol ol li{
margin-bottom:0em;}

ol ol ul li{
margin-bottom:0em;}

ol ul ul li{
margin-bottom:0em;}

ol ul ol li{
margin-bottom:0em;}



h1 {
font-size: 1.5em;
margin-left: 0.9em;
margin-right: 0.7em;
}

h2 {
font-size: 1.375em;
margin-left: 1em;
margin-right: 0.7em;
}

h3 {
line-height: 1.4em;
font-size: 1.3em;
padding-bottom: 1px;
padding-top: 0.8em;
border-bottom: 2px solid; border-color: #B9CCDC;
margin-left: 1.2em;
margin-right: 1em;
}

h4 {
font-size: 1.2em;
color: #446988;
margin-left: 1.2em;
margin-right: 0.7em;
}

h5 {
font-size: 1.0em;
margin-left: 1.3em;
margin-right: 0.7em;
}

h6 {
font-size: 0.875em;
margin-left: 1.3em;
margin-right: 0.7em;
}

img {
margin-top:0px;
margin-bottom:0px;
margin-left: 0em;

}

img.leftalign {
float: left;
padding-right: 0px;}

img.rightalign {
float: right;
padding-left: 0px;
margin-top:0px;} 

/*Links*/

a:link {
text-decoration: none;
color: #0033FF;
} 

a:visited {
text-decoration: none;
color: #0033FF;
}

a:hover {
text-decoration: underline;
color: #003366;
}

a:active {
}





a[href^="http://"] {
text-decoration: none;
color: #0033FF;
	background: url(buttons/icon_external.gif) no-repeat center right;
	padding: 0 17px 0 0;
} 



a[target$="_blank"] {
text-decoration: none;
color: #0033FF;
	background: url(buttons/icon_popup.gif) no-repeat center right;
	padding: 0 17px 0 0;
} 




/* extensions */



a[href *='.pdf'] { 
   background: transparent url(buttons/icon_pdf.gif) no-repeat center right;
	padding: 0 17px 0 0;
} 

a[href *='.docx'], a[href *='.doc'], a[href *='.dot'], a[href *='.rtf'] { 
   background: transparent url(buttons/icon_doc.gif) no-repeat center right;
	padding: 0 17px 0 0;
} 

a[href *='.xls'], a[href *='.xlsx'] { 
   background: transparent url(buttons/icon_xls.gif) no-repeat center right;
	padding: 0 17px 0 0;
} 

a[href *='.ppt'], a[href *='.pptx'], a[href *='.pps'], a[href *='.ppsx'] { 
   background: transparent url(buttons/icon_ppt.gif) no-repeat center right;
	padding: 0 17px 0 0;
} 

a[href ^="mailto:"] {
   background: transparent url(buttons/icon_mailto.gif) no-repeat center right;
	padding: 0 17px 0 0;
}

a[href *='.zip'], a[href*='.rar'], a[href*='.gzip'], a[href *='.bzip'], a[href *='.ace'] { 
	background: transparent url(buttons/icon_archive.gif) no-repeat center right;
	padding: 0 17px 0 0;
}

a[href *='.jpg'], a[href *='.jpeg'], a[href *='.gif'], a[href *='.png'], a[href *='.bmp'], a[href *='.svg'], a[href *='.eps'] { 
	background: transparent url(buttons/icon_pic.gif) no-repeat center right;
	padding: 0 17px 0 0;
}

a[href *='.mpg'], a[href *='.mpeg'], a[href *='.wmv'], a[href *='.mp4'], a[href *='.3gp'], a[href *='.avi'], a[href *='.mov'] { 
	background: transparent url(buttons/icon_film.gif) no-repeat center right;
	padding: 0 17px 0 0;
}

a[href *='.mp3'], a[href *='.wav'], a[href *='.ogg'], a[href *='.wma'], a[href *='.m4a'] { 
	background: transparent url(buttons/icon_music.gif) no-repeat center right;
	padding: 0 17px 0 0;
} 


p.caption {
	font-size: 0.875em;
	font-weight: normal;
	margin-left: 1.8em;
} 

span.mediacaption {
font-size: 0.875em;
font-weight: bold;

} 


/*Tables*/

/* table */
/*table fix to allow for Quirks mode in WebCT - do not delete*/
/*background-color: transparent; color: #000000; font-family: verdana, helvetica, arial, sans-serif; font-size: 1em; */ 


table.unbordered {
padding-left: 0em;
padding-right: 0em;
padding-top: 1em;
padding-bottom: 2px;
margin-left: 1.3em;
margin-right: 0em;
width: 96%;
}

table.unbordered th {
padding: 8px;}

table.unbordered td {
padding-left:0em;
padding-right: 0em;
padding-top: 1em;
padding-bottom: 2px;
}





table.bordered {
border: 1.5px #cccccc solid;
border-collapse: collapse;
padding-left:0em;
padding-right: 0em;
padding-top: 1em;
padding-bottom: 2px;
margin-left: 1.5em;
margin-right: 0em;
width: 94%;
}

table.bordered th {
border: 1px #cccccc solid;
background:#E4E9ED;
padding: 8px;}

table.bordered td {
border: 1px #cccccc solid;
padding: 8px;}





/*Graphic Formats*/


div.paneltext {
border: 1px solid #004D75;
background:#F5F5F5;
padding-left: 1em;
padding-right: 2em;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 1.1em;
margin-left: 1.5em;
margin-right: 1.2em;
margin-bottom: 1.2em;
	background-image: url(buttons/aims.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

div.paneltext h3 {
font-size: 1em;
font-weight: bold;
	line-height: 2.0em;
border-bottom: 0px;
padding-top: 0px;
padding-bottom:0px;
padding-left:4.9em;
margin-top: 1em;
margin-bottom:0.7em;}

div.paneltext p {
padding-left:4.8em;
padding-top:0px;
margin-top: 1.1em;
margin-bottom: 1.1em;
}




/*Unordered Lists*/

div.paneltext ul {
padding-left:7.6em;
line-height: 1.4em;}

div.paneltext ul li{
margin-bottom:0.5em;}

div.paneltext ul ul li{
margin-bottom:0em;}

div.paneltext ul li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.paneltext ul li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.paneltext ul li ul li ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.paneltext ul li ul ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.paneltext ul ol li{
margin-bottom:0em;}

div.paneltext ul ul ol li{
margin-bottom:0em;}

div.paneltext ul ol ul li{
margin-bottom:0em;}

div.paneltext ul ol ol li{
margin-bottom:0em;}



/*Ordered Lists*/

div.paneltext ol {
line-height: 1.4em;
list-style-type: decimal;
padding-left:7.6em;
}

div.paneltext ol li{
margin-bottom:0.5em;}

div.paneltext ol li ul{
padding-left:1.5em;
margin-bottom:0.5em;}

div.paneltext ol ol li{
margin-bottom:0em;}


div.paneltext ol ol {
list-style-type: lower-alpha;}

div.paneltext ol li ol li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.paneltext ol li ol li ul li{
margin-bottom:0em;}

div.paneltext ol li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.paneltext ol ul li{
margin-bottom:0em;}


div.paneltext ol ol ol {
list-style-type: lower-roman;}

div.paneltext ol ol ol li{
margin-bottom:0em;}

div.paneltext ol ol ul li{
margin-bottom:0em;}

div.paneltext ol ul ul li{
margin-bottom:0em;}

div.paneltext ol ul ol li{
margin-bottom:0em;}





div.definition {
border: 1px solid #FF0000;
background: #FFFFFF;
padding-left: 0.7em;
padding-right: 2em;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 1.1em;
margin-left: 1.5em;
margin-right: 1.2em;
margin-bottom: 1.2em;
background-image: url(buttons/alert.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;

}


div.definition h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 2.0em;
	border-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:4.9em;
	margin-top: 1em;
	margin-bottom:0.7em;
}

div.definition p {
padding-left:4.8em;
padding-top:0px;
margin-bottom: 1.1em;
}





/*Unordered Lists*/

div.definition ul {
padding-left:7.6em;
line-height: 1.4em;}

div.definition ul li{
margin-bottom:0.5em;}

div.definition ul ul li{
margin-bottom:0em;}

div.definition ul li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.definition ul li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.definition ul li ul li ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.definition ul li ul ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.definition ul ol li{
margin-bottom:0em;}

div.definition ul ul ol li{
margin-bottom:0em;}

div.definition ul ol ul li{
margin-bottom:0em;}

div.definition ul ol ol li{
margin-bottom:0em;}



/*Ordered Lists*/

div.definition ol {
line-height: 1.4em;
list-style-type: decimal;
padding-left:7.6em;
}

div.definition ol li{
margin-bottom:0.5em;}

div.definition ol li ul{
padding-left:1.5em;
margin-bottom:0.5em;}

div.definition ol ol li{
margin-bottom:0em;}


div.definition ol ol {
list-style-type: lower-alpha;}

div.definition ol li ol li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.definition ol li ol li ul li{
margin-bottom:0em;}

div.definition ol li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.definition ol ul li{
margin-bottom:0em;}


div.definition ol ol ol {
list-style-type: lower-roman;}

div.definition ol ol ol li{
margin-bottom:0em;}

div.definition ol ol ul li{
margin-bottom:0em;}

div.definition ol ul ul li{
margin-bottom:0em;}

div.definition ol ul ol li{
margin-bottom:0em;}





div.boxtext {
	border: 1px solid #003366;
	padding-left: 0.7em;
	padding-right: 2em;
	padding-top: 0px;
	padding-bottom: 0px;
margin-top: 1.1em;
margin-left: 1.5em;
margin-right: 1.2em;
margin-bottom: 1.2em;
	background-image: url(buttons/glasses.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

div.boxtext h3 {
font-size: 1em;
font-weight: bold;
	line-height: 2.0em;
border-bottom: 0px;
padding-top: 0px;
padding-bottom:0px;
padding-left:4.9em;
margin-top: 1em;
margin-bottom:0.7em;}

div.boxtext p {
padding-left:4.8em;
padding-top:0px;
margin-top: 1.1em;
margin-bottom: 1.1em;
}





/*Unordered Lists*/

div.boxtext ul {
padding-left:7.6em;
line-height: 1.4em;}

div.boxtext ul li{
margin-bottom:0.5em;}

div.boxtext ul ul li{
margin-bottom:0em;}

div.boxtext ul li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.boxtext ul li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.boxtext ul li ul li ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.boxtext ul li ul ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.boxtext ul ol li{
margin-bottom:0em;}

div.boxtext ul ul ol li{
margin-bottom:0em;}

div.boxtext ul ol ul li{
margin-bottom:0em;}

div.boxtext ul ol ol li{
margin-bottom:0em;}



/*Ordered Lists*/

div.boxtext ol {
line-height: 1.4em;
list-style-type: decimal;
padding-left:7.6em;
}

div.boxtext ol li{
margin-bottom:0.5em;}

div.boxtext ol li ul{
padding-left:1.5em;
margin-bottom:0.5em;}

div.boxtext ol ol li{
margin-bottom:0em;}


div.boxtext ol ol {
list-style-type: lower-alpha;}

div.boxtext ol li ol li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.boxtext ol li ol li ul li{
margin-bottom:0em;}

div.boxtext ol li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.boxtext ol ul li{
margin-bottom:0em;}


div.boxtext ol ol ol {
list-style-type: lower-roman;}

div.boxtext ol ol ol li{
margin-bottom:0em;}

div.boxtext ol ol ul li{
margin-bottom:0em;}

div.boxtext ol ul ul li{
margin-bottom:0em;}

div.boxtext ol ul ol li{
margin-bottom:0em;}






div.quotetext {
	border: 2px dashed #C1CBD5;
background: #FFFFFF;
padding-left: 0.7em;
padding-right: 2em;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 1.1em;
margin-left: 1.5em;
margin-right: 1.2em;
margin-bottom: 1.2em;
	background-image: url(buttons/activity.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

div.quotetext h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 2.0em;
	border-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
padding-left:4.9em;
	margin-top: 1em;
	margin-bottom:0.7em;
}

div.quotetext p {
padding-left:4.8em;
margin-top: 1.1em;
margin-bottom: 1.1em;
}



/*Unordered Lists*/

div.quotetext ul {
padding-left:7.6em;
line-height: 1.4em;}

div.quotetext ul li{
margin-bottom:0.5em;}

div.quotetext ul ul li{
margin-bottom:0em;}

div.quotetext ul li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.quotetext ul li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.quotetext ul li ul li ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.quotetext ul li ul ol li{
padding-left:1.5em;
margin-bottom:0em;}

div.quotetext ul ol li{
margin-bottom:0em;}

div.quotetext ul ul ol li{
margin-bottom:0em;}

div.quotetext ul ol ul li{
margin-bottom:0em;}

div.quotetext ul ol ol li{
margin-bottom:0em;}



/*Ordered Lists*/

div.quotetext ol {
line-height: 1.4em;
list-style-type: decimal;
padding-left:7.6em;
}

div.quotetext ol li{
margin-bottom:0.5em;}

div.quotetext ol li ul{
padding-left:1.5em;
margin-bottom:0.5em;}

div.quotetext ol ol li{
margin-bottom:0em;}


div.quotetext ol ol {
list-style-type: lower-alpha;}

div.quotetext ol li ol li ul{
padding-left:1.5em;
margin-bottom:0em;}

div.quotetext ol li ol li ul li{
margin-bottom:0em;}

div.quotetext ol li ol{
padding-left:1.5em;
margin-bottom:0em;}

div.quotetext ol ul li{
margin-bottom:0em;}


div.quotetext ol ol ol {
list-style-type: lower-roman;}

div.quotetext ol ol ol li{
margin-bottom:0em;}

div.quotetext ol ol ul li{
margin-bottom:0em;}

div.quotetext ol ul ul li{
margin-bottom:0em;}

div.quotetext ol ul ol li{
margin-bottom:0em;}




/* Hides from IE5-mac \*/
* html div {height: 1%;}
/* End hide from IE5-mac */ 

pre.literal {
font-size: 1.0em;}



/*Questions*/


table.question {
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 95%;
border: 2px dashed #C1CBD5;
background: #ffffff;
padding-left: 0.7em;
padding-right: 2em;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 1.1em;
margin-left: 1.5em;
margin-right: 1.2em;
margin-bottom: 1.2em;
background-image: url(buttons/question.gif);
background-repeat: no-repeat;
background-position: 15px 12px;

}

td.qnum {
margin-left: 0em;
font-size: 1px;
color: #ffffff;
text-align: left;
width: 55px;}

td.qbody {
padding-left:0em;
padding-top:0.9em;
font-size: 1em;
line-height: 0.8em;
padding-right:0px;}

table.qinput {
width: 100%;
padding-top: 0em;
padding-bottom: 0em;
padding-left: 0em;
padding-right: 0em;
margin-left:1em;
font-size: 1em;
line-height: 1.4em;
width: 95%;
}

#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;
margin:1.5em 1.8em 1.2em 1.4em;}

.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;
margin:1.5em 1.8em 1.2em 1.4em;}

.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;
margin:1.5em 1.8em 1.2em 1.4em;}

.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;}

.Qfeedbacksaved {
display: none;
background-color: #ffcc99;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 6px;
padding-right: 6px;
border: 1px #666666 solid;
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;
padding: 3px 10px 3px;
margin: 0px 10px 3px 0px;}

#header h1 {
display: inline;
font-size: 1.4em;
font-weight: normal;
background-color: #003366;
color: #ffffff;
margin:0px;
padding:0px;}

#header a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;} 


/*Logo*/

#logo {
position: absolute;
top:0px;
left:0px;} 


/*Index*/

#index {
font-size: 1em;
list-style-type: none;
padding: 0px 0px 10px 0px;}

#index a:link, #index a:visited {
color: #003366;
padding-top: 0.1em;
padding-bottom: 3px;
text-decoration: none;}

#index a:hover {
text-decoration: underline;}

#index h2 {
font-size: 1.2em;
padding-top: 20px;
padding-left: 30px;
margin: 2px 0px 0px;
border-top: 0px #b9ccdc solid;}

#index ol {
padding-left: 35px;
line-height: 2.8em;
list-style-type: none;
margin-top: 12px;}

#index ol li{
margin-top: 10px;}

#index ol ol {
list-style-type:  none;
margin-left: 30px;
margin-bottom: 0px;
margin-top: 0px;}

#index ol ol li{
margin-top: 0px;}

#index ol.section {
margin-left: 30px;
line-height: 1.5em;}

#index ol.section ol {
padding-left: 15px;
line-height: 1.5em;}


/*Table of Contents*/
/*applies to whole of panel*/
td#maintable-toc {
padding:0;
border-bottom: 1px solid #cccccc;
background-color: #EFEFEF;
}

td#maintable-content {
padding:0;
border-bottom: 1px solid #cccccc;}

#toc {
background-color: #EFEFEF;
height: 100%;
font-size: 1em;
padding-top:2px;
padding-bottom:0px;
margin-top:2px;
margin-left:0px;
margin-right:0px;
margin-bottom:15px;}

#toc h2 {
font-size: 1.2em;
border-bottom:#ffffff 2px solid;
margin-top:0px;
margin-bottom:2px;
padding-left: 0px;
padding-bottom:9px;
padding-top:8px;}

#toc a:link, #toc a:visited {
display: block;
color: #003366;
text-decoration: none;}

#toc a:hover {
text-decoration: underline;}

#toc li {
padding-left: 10px;
padding-right: 10px;
text-align: left;}
#toc #toc-title {}

#toc ol {
margin-left: 0px;
margin-bottom: 0px;
list-style-type: none;
padding-left: 0px;}

#toc ol li {
border-bottom:2px #ffffff solid;
margin:0px;
padding-top: 0.5em;
padding-bottom: 0.5em;}

#toc ol ol {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 0.85em;
list-style-type: none;
padding-left: 1em;
padding-top: 0.4em;
padding-bottom: 0.4em;}

#toc ol ol li {
padding-top: 0.1em;
padding-bottom: 0.5em;
line-height: 1.3em;
border: 0px;}

#toc ol.section {
margin-top:0em;
list-style-type: none;}

#toc ol.section ol {
list-style-type: none;}

div.currentpage {
font-weight: bold;}

li.currentpage {
font-weight: bold;}


/*Main Content*/

#main-content-withtoc {
margin-left: 12px;
margin-right: 10px;
margin-bottom: 18px;
padding: 0px;}

#main-content-notoc {
margin-left: 12px;
margin-right: 10px;
margin-bottom: 18px;
padding: 0px;}

/*Page title at top*/
#main-content-withtoc h2 {
font-size: 1.4em;
border: 0px solid #cccccc;
font-weight: normal;
padding: 7px 0px 8px;
margin-top:2px;
margin-right:0px;
margin-bottom:15px;}

#main-content-notoc h2 {
font-size: 1.4em;
border: 0px solid #cccccc;
font-weight: normal;
padding: 7px 0px 8px;
margin-top:2px;
margin-right:0px;
margin-bottom: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: 45px;
font-size: 0.8em;
position: static;
text-align: center;}
/* Hides from IE5-mac \*/
* html #footer-withtoc {height: 1%;}
/* End hide from IE5-mac */ 

#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: 45px;
font-size: 0.8em;
position: static;
text-align: center;
border-top: 1px solid #cccccc;}
/* Hides from IE5-mac \*/
* html #footer-notoc {height: 1%;}
/* End hide from IE5-mac */ 

#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: 10px;}

.floatright {
float: right;
margin-top: 10px;
margin-left: 10px;
display: inline;}

.floattopright {
float: right;
margin-top: 0px;
margin-left: 10px;
display: inline;}


/*Longdescriptions*/

#longdesc {
margin: 10px;}

