body
 
{
	font: 12px/1.5em arial, helvetica, sans-serif;
	background: white;
	background-image: url('../images/plaidbg.gif');
	text-align: center;
	padding: 0;
	margin: 10px;
}
td
{
	font: 12px/1.5em arial, helvetica, sans-serif;
}

#container 
{
	width: 970px;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
}
#banner
{
	background-color: #003366;
	color: #ffffff;
	font-size: .8em;
}
#banner a 
{
	color: #ffffff;
	text-decoration: none;
}

#banner a:hover 
{
	text-decoration: underline;
}
#redbar
{
	background-color: #cc0000;
	height: 3px;
	font-size:1px;
	line-height:0;
}

p 
{
	text-align: left;
}
.narrow
{
	width: 470px;
	margin: 20px 20px;
}
.indent
{
	margin-left: 25px;
}
.narrow h1
{
	font: normal 24px/1.2em georgia, serif;
	color: #003366;
	margin: 20px 20px 10px 0px;

}
h2
{
	font: bold 1.2em/1.2em arial, helvetica, sans-serif;
	color: #003366;
	margin: 10px 0 0 0;

}
#listNormal
{
	width:425px;
}
#navcontainer
{
	margin-left: 10px;
}
#navcontainer b
{
	 color: white;
	 font-size: 16px;
}



#content 
{
	clear: left;
	background-color: #ffffff;

}


#contentSub 
{
	clear: left;
	background-color: #ffffff;
}


#contentSub a:hover, a:active
{
	text-decoration: underline;
}
#sideBar
{
	float: right;
	text-align: left;
	width: 230px;
	line-height: 1.0em;
}
/* Eric Myer's Simple List Separators
http://www.meyerweb.com/eric/talks/2003/commug/commug.html */
#navlist
{

margin-top: 5px;
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #4677a8;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #4677a8;
}

#navlist li a 
{ 
	text-decoration: none;
	color: #ffffff; 
}

a.narrow
{
	color: #0000cc;
}


.button 
{
 font-size: 1.0em;
 background-color: #B7C6D7;
 color: #000000;
 margin-left: 12px;
 margin-top: 3px;
 margin-bottom: 2px;
}

#leftSide
{
	background-color:#306192;
}

#rightSide
{
  	background-color:#d2dde9;
}
.cleanTable td
{
	font-size: 11px;
	line-height: 1.1em;
	vertical-align:top;
}
	

#footer 
{
	background: #003366;
	margin: 0 0 0 0;
	padding: 5px 0px;
	text-align: center;
	color: #ffffff;
}
#footer a 
{
	color: #99ccff;
	text-decoration: none;
}

#footer a:hover 
{
	text-decoration: underline;
}
#copy
{
	font-size: .8em;
	color: gray;

}


