/* CSS Document About for MIE to work*/

body, p, ul {
	padding: 0;
	margin: 0;}	
a {
	text-decoration: none;}
	
#overallWrapper {
	width: 750px;
	margin: 0 auto;
	background-color: #F8FAFA;
	border:  2px solid #56567C;}
		
body  {
	background-color: #FFFEEF;
	padding: 15px 0;}

body a:link {
	color: #777;
	font-weight: bold;}
	
body a:visited {
	color: #56567C;
	font-weight: bold;}

body a:hover {
	color: #999;
	font-weight: bold;}
	
#headerleft {
	float: left;
	padding: 3px 0 3px 13px;}
	
#headerright {
	float: right;
	padding: 3px 13px 3px 0;
	text-align: right;}
	
#lowerbanner {
	clear: both;
	width: 736px;
	height: 20px;
	background-color: #56567C;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFF;
	padding: 4px 15px 1px 0px;}
	
	/*  For About Contents.  */
	
#contentslsidebar {
	float: left;
	width: 350px;
	height: 305px;}
	
#contentsrsidebar {
	float: right;
	width: 320px;
	height: 185px;
	background-image: url(graphics/mainlborder2.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 65px 0 55px 80px ;}
	
#contentsrsidebar ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #93A300;
	letter-spacing: 0.5px;
	line-height: 135%;}
	
#copyright  {
	clear: both;
	font-family: Georgia, "Times New Roman", serif; 
	font-style: italic; 
	font-size: 90%;
	color: #1919B3; 
	text-align: center;
	border-top:  2px solid #56567C;
	padding: 3px 0;}
	
#contentsfooter {
	padding: 3px 17px 3px 3px;
	text-align: right;
	border-top: 1px solid #000;}
	
/* For tb graphic */
#tbgraphic {
	clear: both;
	border-top: 2px solid #56567C;} 
	
	/* tables */
	
table#gridtable {
	width: 85%;
	margin-top: 40px;}
	
table#gridtable td {
	border-right: 1px solid #56567C; 
	border-bottom: 1px solid #56567C;
	padding: 0.25em 0.25em 0.25em 0.5em; 
	letter-spacing: 1px;}
	
table#gridtable td#blue {
	width: 190px; 
	color: #56567C; 
	padding-left: 1em;
	border-left: 1px solid #56567C; 
	font-weight: bold;}
	
td.toprow {
	border-top: 1px solid #56567C;}
	
td.topandsiderow {
	border-top: 1px solid #56567C; 
	border-left: 1px solid #56567C;}
	
td.siderow {
	border-left: 1px solid #56567C;}

/*  Footer for subsequent pages.  */
#footer {
	padding: 3px 17px 3px 3px;
	text-align: right;
	border-top: 2px solid #000;
	margin-top: 40px;}
	
	/* For Publications */
	
div#heading2 {
	color: #56567C; 
	padding: 30px 0px 0px 55px; 
	font-weight: bold;}

table#publicationsgridtable {
	width: 85%;
	margin-top: 30px;}
	
table#publicationsgridtable td {
	border-right: 1px solid #56567C; 
	border-bottom: 1px solid #56567C;
	padding: 0.25em 0.25em 0.25em 0.5em; 
	letter-spacing: 1px;}
	
div#smalltext {
	font-size: 75%;		
	padding-top: 0.5em;}
	
table#publicationsgridtable ul li {
	list-style-image: url(graphics/list2.gif); 
	list-style-type: square;
	margin-left: 30px;}
	
/*  For last page of About */
#finalfooter {
	margin-top: 40px;}
