﻿body 
{
	background-color:#487BBA;
	font-family:Sans-Serif;
	font-size:10pt;
}

div.topmatter
{
	background-color:#89644A;
}

img.header 
{
   width: 800px;
   height: 86px;
   border: none;
   display: block !important;
}

div.menu
{
	background-color:#89644A;
	font-weight:bold;
	text-align:center;
	padding:4px 4px 8px;
}
	
div.menu a
{
	color:#EDB429;
	text-decoration:none;
	padding:0 18px;
}

div.menu a:normal
{
	background-color:#89644A;
}

div.menu a:hover
{
	background-color:#487BBA;
}


div.maincontent
{
	width:580px;
	float:left;
	margin-top:10px;
	background-color:#ffffff;
}

.maincontent a
{
	color:Black;
}

.maincontent p {
	margin: 0 10px;
}

.maincontent h2 
{
	margin: 5px 10px 5px 0px;
	font-weight:bold;
}

.roundtop { 
	background: url(/Images/blu-wh-tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/Images/blu-wh-br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

div.rightpanel
{
	margin: 10px 0 0 0;
	padding: 0;
	width:200px;
	float:right;
}

div.rightpanelbrn
{
	margin: 10px 0 0 0;
	padding: 0;
	width:200px;
	float:right;
	background-color:#89644A;
}

div.container
{
	width:800px;
}

div.infoblock
{
	background-color:#FFFFFF;
	background-image:none;
}

div.infocontent
{
	margin:5px 5px 5px 20px;
	background-color:#FFFFFF;
	background-image:none;
}

div.infoblock p
{
	padding:10px 10px 5px 10px;
	margin-top:2px;
	margin-bottom:2px;
	background-image:none;
	background-color:#FFFFFF;
}

div.rightinfobox
{
	margin:10px;
	background-color:#FFFFFF;
}

div.rightinfoblock 
{
	background: transparent url(/Images/brn-wh-tr.gif) no-repeat top right;
}
div.rightinfoblock div {
 background: transparent url(/Images/brn-wh-tl.gif) no-repeat top left;
}
div.rightinfoblock div div {
 background: transparent url(/Images/brn-wh-br.gif) no-repeat bottom right;
}
div.rightinfoblock div div div {
 background: transparent url(/Images/brn-wh-bl.gif) no-repeat bottom left;
}

h1
{
	font-size:110%;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2
{
	font-size:100%;
	/* margin:5px 10px; */
	padding:0 0 0 0;
}
h2.expander
{
    font-size: 100%;
    cursor: pointer; /*	background-color:#dddddd; */ /*  height:30px;  */
    vertical-align: middle;
    padding-bottom: 12px;
}
h2.expander2
{
    font-size: 90%;
    cursor: pointer;
    background-color: #F3F3F3;
    /* height: 20px; */
    vertical-align: middle;
    padding-bottom: 6px;
}
div.expanderimage
{
	float:right;
	margin:5px 0 5px 0;
}

div.expandertext
{
	float:left;
	margin:5px 0 5px 0;
}
ul
{
	list-style:none;
	margin:3px 0 3px 0;
	
}

li
{
	padding:2px;
}

ul.indoc
{
	list-style-type:disc; 
	list-style-position:outside;
	margin:0px 30px 0px 40px;
}

ul.indoc li
{
}
ul.grid
{
    margin-left: 20px; 
    margin-top: 0px; 
    margin-bottom: 0px;
}
ul.grid li
{
}
.rightpanel a
{
	color:#89644A;
	font-weight: bold;
}

td.entrylabel
{
    text-align: right;
    font-weight: bold;
    color: #000000;
}
td.verifytext
{
    text-align: left;
    color: #003300;
    font-weight: bold;
}
td.verifylabel
{
    text-align: right;
    color: #666666;
}
/* Document links */
div.heading
{
	font-weight:bold;
	margin-top:10px;
}

div.link
{
	padding-left:15px;
}

.linksize
{
	font-size:75%;
	color:Gray;
	font-style:italic;
}

.linkreviseddate
{
	font-size:75%;
	color:Maroon;
	font-style:italic;
}

div.content
{
	padding-left:15px;
}

div.level1block
{
	background-color:#eeeeee;
	margin:0 5px 0 5px;
}

div.level2block
{
	background-color:#cccccc;
	margin:0 5px 5px 5px;
}

div.level2blockieisstupid
{
	background-color:#eeeeee;
}

ul.contacts li
{
	margin-bottom:15px;
}

span.contactname
{
	font-weight:bold;
}

table.partnertable
{
	border:none;
	width:100%;
}

table.partnertable td
{
	font-weight:bold;
	text-align:center;
}

table.partnertable tr.space
{
	height:20px;
}

h2.partner
{
	background-color:#eeeeee;
	padding:5px;
	margin:10px;
}

h2.doctitle
{
	padding:5px;
	margin:10px;
}

div.toplevellinks
{
	background-color:#ffffff;
}
td.toc
{
    background-color: #336699;
}
a.leftmenu
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9pt;
    font-family: 'Trebuchet MS';
    font-weight: bold;
}
a.leftmenu:hover
{
    color: #FFFF00;
    text-decoration: underline;
}
ul.square
{
    margin-top: 0;
    padding-top: 0;
    list-style-type: square;
    color: #FFFFFF;
    margin-left: 4px;
    padding-left: 4px;
}
body.AdminRec
{
    background-color: #FFFFFF;
    font-family: Sans-Serif;
    font-size: 10pt;
    background-image: url('../images/ltblugrad.gif');
    background-repeat: repeat-x;
    background-attachment: fixed;
}
.projectheader
{
    background-color: #294573;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.projectrowback
{
    background-color: #EEEEEE;
}
.projectrowalt
{
    background-color: #FFFFFF;
}
.projectheader a
{
    color: #FFFFFF;
    font-weight: bold;
}
.SelectedRow
{
    background-color: #FFFF66;
}
.smallink2 a 
{
    color: #808080;
}
