body{
margin:0;
padding:0;
line-height: 1.2em;
font-family: "Times New Roman", Times, serif;
font-size:16px;
background-image:url(../images/content-bg.gif);
background-position:left;
background-repeat:repeat-y;
}

b{font-size: 110%;}
em{font-style: italic;}

p{
line-height: 1.2em;
font-size:16px;
margin:0px;
padding:4px;
}

h3{
line-height: 1.2em;
font-size:120%;
margin:0px;
padding:4px;
}

.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding-top:5px;
	color:#0000AA;
	/*background-color:#66CCFF;*/
}

#maincontainer{
width:100%;
}

#hometopsection{
	height: 80px;
	background-color: #FFFFFF;
	background-image:url(../images/content-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#hometopsection h1{
margin: 0;
padding-top: 15px;
}

#pagetopsection{
	height: 80px;
	background-color: #FFFFFF;
	/*max-width:950px;*/
	margin:5px;
	padding:1px;
	background-image:url(../images/content-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	overflow:hidden;	
	display:block;
	border-bottom-style:groove;
	border-bottom-color:#000066;
}

#pagetopsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 180px; /*Set left margin to LeftColumnWidth*/
margin-top:0;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column*/
/*margin-left: -100%;*/
/*background: #C8FC98;*/
margin-top:0;
}

#footer{
vertical-align:bottom;
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
font-family: "Times New Roman", Times, serif;
font-style: italic;
font-variant: normal;
}

#footer a{
color: #FFFF80;
}

.sectheading { 
background-color:#EEEEEE;
padding:4px;
}

.sectlist {
	display:block;
	font-size: medium; 
	background-color:#EEEEEE; 
	padding:4px;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	padding:5px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	border:1px solid #2175bc;
	background-color:#fff;
	background-image:url("../images/content-bg.gif");
	background-position:left;
	background-repeat:repeat-y;
	line-height: normal;
/*color:#5f6a72;*/
}

.innertube h2{
/*font-family: "Times New Roman", Times, serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:x-large;
text-align:center;
color: white;
text-decoration:none;
background-color:#2175bc;
padding:8px;
line-height:normal;
}

.innertube h3{ 
background-color:#EEEEEE;
padding:4px;
}

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 175px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 159px; /*175px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-left: 7px solid #1958b7;
font-weight:bold;
font-size:14px;
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#submenu {
	margin-bottom: 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.indentmenu{
font: bold 13px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
float:right;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: right;
/*width: 80%; *//*width of menu*/
border: 1px solid #564c66; /*dark purple border*/
border-width: 1px 0;
background: black url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; /*dark purple divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(../images/indentbg2.gif) center center repeat-x;
}

/* CSS definitions for restructured text elements */

.section {
	padding-top: 10px;
	padding-bottom: 10px;
}

blockquote.epigraph {
	margin: 20px;
	padding:3px;
	padding-top:3px;
	padding-bottom:3px;
	border:groove #0066CC;
}

.rubric {
	color: #bb0000;
	font-size: 120%;
	line-height: 1.2em;
	margin-top:1em;
    padding: 4px;
}

.container.highlight {
	color: #0000ff;
    font-size: 120%;
	line-height: 1.2em;
	padding: 4px;
}

div.centered {
	width:100%;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}

.section img {
	padding:4px;
	padding-top:10px;
}

table.updates {
	width:100%;
}
table.updates td.date {
	width:8em;
}