.topheader
{
width: 100%;
height: 15px;
background: #535233;
margin: 0;
padding: 0;
font-size: 8pt;
line-height: 120%;
text-align: right;
}

.topheader a
{
font-weight:700; color:#E0DFB1; text-decoration: none; text-align:right; padding-right:15px;
}

.topheader a:visited
{
font-weight:700; color:#E0DFB1; text-decoration: none; text-align:right; padding-right:15px;
}

.topheader a:visited:hover
{
font-weight:700; color:#E0DFB1; text-decoration: none; text-align:right; padding-right:15px;
}	

.topheader li a:hover
{
font-weight:700; color:#E0DFB1; text-decoration: none; text-align:right; padding-right:15px;
}

img.topheaderimg
{
padding: 0;
display: inline;
border: 0;
margin: 0;
width: 800px;
height: 60px;
}

.mainheader
{
width: 100%;
height: 60px;
margin: 0;
padding: 0;
background: #A5A36C;
}

.mainheader-centered
{
width: 800px;
padding: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
}

.mainheader-h1
{
line-height: 150%;
margin: 0;
padding: 0 0 0 9px;
font-weight: 700;
color: #000000;
vertical-align: middle;
text-align: left;
font-family: Georgia, Palatino, Times;
font-size: 2.5em;
}

body 
{
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
padding: 0;
font-family: Verdana, Tahoma, Helvetica, Arial, Sans-Serif;
font-size: 10pt;
line-height: 120%;
background: #E7E7E4;
}
/* rounded corners */
b.rtop, b.rbottom
{
display: block;
background: #E7E7E4
}

b.rtop b
{
display: block;
height: 1px;
overflow: hidden;
background:#535233
}

b.rbottom b
{
display: block;
height: 1px;
overflow: hidden;
background: #FFFFFF
}

b.r1
{
margin: 0 5px
}

b.r2
{
margin: 0 3px
}

b.r3
{
margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4
{
margin: 0 1px;
height: 2px
}
/* end of rounded corners */

.wrap
{
border: 0;
background: #ffffff;
color: #303030;
margin-left: auto;
margin-right: auto;
margin-top: 1px;
margin-bottom: 0;
width: 800px;
padding: 0;
height: 95%;
}

.avmenu
{
clear: left;
float: left;
width: 160px;
margin: 0;
padding: 0 0 0 10px;
}

.frontphoto
{
width: 160px;
height: 213px;
margin: 10px 0 0 0;
padding: 0;
border: 0;
border-bottom: 1px solid #eeeeee;
}

.avmenu ul
{
list-style: none;
width: 160px;
margin: 0;
padding-top: 6px;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
font-size: 1.0em;
}
.avmenu li
{
margin: 0 0 1px 0;
}

.avmenu li a
{
width: 145px;
font-weight: bold;
height:20px;
text-decoration: none;
color: #000000;
display: block;
padding: 5px 0 0 10px;
background: #E0DFB1;
border-left: 5px solid #951F2B;
}

.avmenu li a:visited
{
font-weight: bold;
height: 20px;
text-decoration: none;
color: #000000;
display: block;
padding: 5px 0 0 10px;
background: #E0DFB1;
border-left: 5px solid #951F2B;
}

.avmenu li a:visited:hover
{
text-decoration: none;
background: #63633D;
color: #000000;
border-left: 5px solid #63633D;
}

.avmenu li a:hover
{
text-decoration: none;
background: #63633D;
color: #000000;
border-left: 5px solid #63633D;
}

.avmenu li b
{
font-weight: bold;
height: 20px;
text-decoration: none;
color: #990033;
display: block;
padding: 5px 0 0 10px;
background: #A5A36C;
border: 1px solid #666666;
border-left: 5px solid #951F2B;
}

.avmenu li strong
{
font-weight: bold;
height: 20px;
text-decoration: none;
color: #990033;
display: block;
padding: 5px 0 0 10px;
background: #A5A36C;
border: 1px solid #666666;
border-left: 5px solid #951F2B;
}
.content
{
margin: 0 0 20px 170px;
padding: 5px 10px 0 10px;
border: 0;
line-height: 1.6em;
text-align: left;
}

.content ul
{
margin: 0 0 0 10px;
padding: 0 0 0 10px;
border: 0;
}

.content li
{
font-size:1em;
line-height: 1.6em;
}

.content h2
{
font-size: 1.5em;
margin-top:0.0em;
margin-bottom: 0.5em;
padding :0;
}

h2.closer
{
font-size: 1.5em;
margin-top:0.0em;
margin-bottom: 0.18em;
padding: 0;
}

.content h2.spec
{
font-size: 1.5em;
margin-top: 0.0em;
margin-bottom: 0.0em;
padding :0;
/*background-color: #0000ff;	*/
}

.content h1
{
font-size: 1.5em;
margin-top: 0.0em;
margin-bottom: 0.5em;
padding :0;
/*background-color: #00ff00;*/
}

h1.closer 
{
font-size: 1.5em;
margin-top: 0.0em;
margin-bottom: 0.18em;
padding: 0;
}

.content h1.spec
{
font-size: 1.5em;
margin-top: 0.0em;
margin-bottom: 0.0em;
padding :0;
/*background-color: #0000ff;	*/
}

.content img
{
padding: 0px;
display: inline;
background: #cccccc;
border: 0; 
margin: 5px;
}

.imgcomment
{
font-size: xx-small; 
}

h3 
{
font-size: 1.3em;
margin: 10px 0 10px 0;
}

h3.closer 
{
font-size: 1.3em;
margin: 20px 0 0 0;
}

a 
{
text-decoration: none;
color: #951F2B;

}

a:hover 
{
text-decoration: underline;
color: #951F2B;
}

a:visited
{
text-decoration: none;
color: #336600;
}

a:visited:hover 
{
text-decoration: underline;
color: #336600;
}

a img 
{
border: 0;
margin: 5px;
}

.footer2 
{
width: 100%; 
height: 20px; 
margin: 5px 0 20px 0;
color: #666666;
text-align: center;
font-size: xx-small; 
}

.footer 
{
clear: both;
margin: 10px 0 20px 0;
padding: 10px 0 20px 0;
border-top: 5px solid #f0f0f0;
width: 750px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

.footer a 
{
color: #808080;
text-decoration: none;
}

.footer a:hover 
{
text-decoration: underline;
}

.left 
{
margin: 10px 10px 5px 0;
float: left;
}

.right 
{
margin: 10px 0 5px 10px;
float: right;
}

.textright 
{
text-align: right;
}

.center 
{
text-align: center;
}

.small 
{
font-size: 0.8em;
}

.bold 
{
font-weight: bold;
}

.hide 
{
display: none;
}

table.tabdata
{
border-collapse: collapse; 
border: 0;
margin: 0;
padding: 0;	
width: 560px;
}

.tabdata td
{
border: 0;
margin: 0;
padding: 0;		
border-bottom: 1px;
border-style: solid;
border-color: #cccccc;
}

table.tabequation 
{
border-collapse: collapse; 
border: 0;
margin: 0;
padding: 0;	
width: 560px;
}

.tabequation td
{
border: 0;
margin: 0;
padding: 0;
text-align: center; 		 
}

.tabequation img
{
border: 0;
margin: 0;
padding: 0;
text-align: center; 		 
}

TABLE.TabUnits
{
BORDER-RIGHT-WIDTH: 0px; 
BORDER-LEFT-WIDTH: 0px; 
BORDER-TOP-WIDTH: 0px; 
BORDER-BOTTOM-WIDTH: 0px; 	 
	 
FONT-SIZE: 10pt;
MARGIN: 0;
PADDING: 0;
FONT-WEIGHT: 400; 
FONT-SIZE: 10pt; 
TEXT-ALIGN: left;
VERTICAL-ALIGN: bottom;
}

TD.TabHead 
{
FONT-WEIGHT: 700; 
}

TD.TabCaption 
{
FONT-WEIGHT: 700;
BORDER-BOTTOM: #cccccc 1px solid;
}

TD.TabUnderlined
{
BORDER-BOTTOM: #cccccc 1px solid;
} 

TD.TabUnderlinedU
{
BORDER-BOTTOM: #cccccc 1px solid;
FONT-WEIGHT: 700;
} 

TD
{
VERTICAL-ALIGN: middle;
} 

TD.TDUnits
{
FONT-WEIGHT: 700;
}

TD.TabTeachCap
{
FONT-WEIGHT: 700;
border-bottom: 1px solid #666666;
background: #eeeeee;
}

div.addthistitle
{
float:left;
width:460px;
height:25px;
padding:0;
margin:0;
}

div.addthis
{
float:right;
width:130px;
height:25px;
text-align:right;
padding-right:5px;
padding-left:0;
padding-top:0;
padding-bottom:0;
}

div.yearly
{
font-size:10pt;
height:25px;
margin:0;
padding:0;
float:left;
}

strong.yearly
{
color:#951F2B;
}
