html
{
margin		: 0px;
padding		: 0px;
height		: 100%;
}

body
{
margin		: 0px;
padding		: 0px;
height		: 100%;
page-break-inside: auto;
font-family	: "trebuchet MS", helvetica, verdana, sans-serif;
line-height	: 1.3;
page-break-inside: auto;
color		: #333;
}

#nonFooter
{
margin		: 0px;
padding		: 0px;
position	: relative;
min-height	: 100%;
}

#top 
{
position	: relative;
color		: #444;
background	: #FFF url(images/top.jpg) repeat-x bottom right;
width		: 100%;
height		: 85px;
margin		: 0px;
padding		: 0px;
border		: 0;
line-height	: 0;
}

#corner
{
position	: absolute;
z-index		: 100;
margin		: 0px;
padding		: 0px;
line-height	: 0;
top		: 0px;
right		: 0px;
background	: #FFF url(images/corner.jpg);
height		: 80px;
width		: 145px;
}

#menu
{
line-height	: 1.1;
background	: #FFF;
color		: #000;
float		: left;
width		: 210px;
margin-left	: -100%;
margin-top	: 20px;
padding		: 0px 0px 0px 0px;
border		: 0;
border-bottom	: 1px solid #FFF;
border-top	: 1px solid #999;
}

#menu p 
{
border-top	: 1px solid #FFF;
border-bottom	: 1px solid #999;
border-right	: 1px solid #999;
border-left	: 1px solid #999;
margin		: 0px;
background	: #FFF url(images/menu.png) no-repeat bottom right;
color		: #000;
padding		: 0;
}

#menu p a
{
display		: block;
padding-left	: 7px;
padding-top	: 2px;
padding-bottom	: 2px;
border-right	: 1px solid #FFF;
border-left	: 1px solid #FFF;
}

#menu p a:hover
{
background	: #FFF url(images/menuover.png) no-repeat bottom right;
color		: #444;
}

#menu p.selected
{
display		: block;
background	: #FFF;
color		: #444;
padding-left	: 7px;
padding-top	: 2px;
padding-bottom	: 2px;
border-left	: 1px solid #FFF;
border-right	: 1px solid #FFF;
}

html>body #menu p a
{
width		: auto;
}

#wrapper
{float:left;width:100%}

#content
{
margin		: 0px 150px 0px 210px;
padding		: 10px;
max-width	: 55em;
}

#right
{
float		: left;
width		: 150px;
margin-left	: -153px;
margin-top	: 0;
padding		: 0;
border		: 0;
}

#base
{
color		: #FFF;
background	: url(images/basebg.jpg) repeat-x bottom right;;
float		: left;
clear		: both;
width		: 100%;
text-align	: center;
vertical-align	: middle;
font-size	: 90%;
margin		: 0px;
padding		: 0px;
position	: relative;
margin-top	: -33px;
height		: 33px;
border		: 0;
}

.basep
{
margin		: 2px;
padding		: 2px;
line-height	: 1.6;
}

.caption	
{
display		: block;
float		: left; 
clear		: left;
text-align	: center;
font-style	: italic;
color		: #555;
background-color: #FFF;
margin		: 5px 8px 1px 0px;
padding		: 0px 0px 5px 0px;
font-size	: 90%;
margin-top	: 0px;
line-height	: 1.1;
}

.caption img	
{
margin		: 0;
padding		: 0;
}

.actdec_cap	
{
display		: block;
float		: left; 
clear		: left;
text-align	: center;
font-style	: italic;
color		: #6C2275;
background	: #FFF url(images/courses/acfade.jpg) repeat-x bottom left;
margin		: 5px 11px 5px 0px;
padding		: 0px 0px 5px 0px;
font-size	: 90%;
margin-top	: 0px;
line-height	: 1.1;
border		: 1px dotted #AA2CB1;
}

.actdec_cap img	
{
margin		: 0;
padding		: 0;
}

h1
{
margin		: 0;
padding		: 1px 1px 4px 4px;
font-family	: "arial", sans-serif;
color		: #333; 
background	: #FFF url(images/hline.jpg) bottom right no-repeat;
border-left	: 1px dotted #DDD;
}

li
{
margin-top	: 7px;
}

ul.green
{
list-style-image: url(images/bullets/green.png);
list-style-type	: disc;
}

ul.red
{
list-style-image: url(images/bullets/red.png);
list-style-type	: disc;
}

ul.redarrows
{
list-style-image: url(images/bullets/arrow.png);
list-style-type	: disc;
}

		
.shorten li	
{
margin-top	: 1px;
}

.shorten2 li	
{
margin-top	: 2px;
}

.inside li
{
list-style-position: inside;
}

ol.lower-roman
{list-style-type	: lower-roman;}

ol.upper-roman
{list-style-type	: upper-roman;}
		
strong
{
font-weight	: bold; 
color		: #0C7442;
}

.small
{
font-size	: 90%;
color		: #666;
}

.glossary
{
border-bottom	: 1px dotted #33C;
}

.footersl
{
margin		: 5px 1px 5px 0px;
padding		: 5px;
border		: 1px solid #F00;
}

.level1
{
border		: 1px dotted #8C3C53;
background	: url(images/l1fade.png) top left no-repeat;
}

.level2
{
border		: 1px dotted #2E870F;
background	: url(images/l2fade.png) top left no-repeat;
}

.level3
{
border		: 1px dotted #005896;
background	: url(images/l3fade.png) top left no-repeat;
}

.level4
{
border		: 1px dotted #EE5555;
background	: url(images/l4fade.png) top left no-repeat;
}

.advcert
{
border		: 1px dotted #8F6DF5;
background	: url(images/acfade.png) top left no-repeat;
}

.advdip
{
border		: 1px dotted #FF9F71;
background	: url(images/adfade.png) top left no-repeat;
}

ul.tighten
{
margin		: 6px 0px 0px 10px;
padding		: 0px 0px 0px 10px;
}

.quotebox	{text-align:left; font-size:80%; padding:5px; border:1px solid #666; margin-top:5px; background: url(images/test_bgside.png);}