<!--

body
{
background-color: white;
color: #9a9a9a;
font-family: Tahoma, Verdana, arial, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 15px auto auto 21px;
text-align: left;
}



/* links */

a img
{
border: 0;
}

a, a:active, a:visited
{
color: #9a9a9a;
text-decoration: none;
}

a:hover{
color: #2f2f2f;
text-decoration: none;
}

a
{
text-decoration: none;
}

a.active
{
color: #2f2f2f;
}

.feed
{
	margin-left: 20px;
}


.clearBoth {
display: block;
clear: both;
height: 1px;
overflow: hidden;
}







/* header */


#header
{
margin-bottom: 18px;
width: 379px;
height: 65px;
overflow: hidden;
background-repeat: no-repeat;
}

#header h1
{
margin: 0;
padding: 0;
display: none;
}










/* container */
#container
{
clear: both;
width: 950px;
}







/* navigation */


#navcol
{

border-top: 2px solid #d7d7d7;
padding-top: 14px;
width: 189px;
height: 510px;
overflow: hidden; 
/* background-color: navy; */
float: left;
}


#navigation
{
width: 189px;
height: 464px;

}

#navFooter
{
height: 33px;
width: 189px;
margin-bottom: 0px;
position: relative;
}

#navFooter div
{
position:absolute;
bottom:0;
left:0;
}


#navFooter div p{
padding:0;
margin:0;
}



#nav
{
padding:0;
margin:0;
text-transform: uppercase;
}


#nav li
{
list-style-type:none;
}

/* left margins */
#nav li.topCategory, #nav li.category, #nav li.link { margin-left: 0; }
#nav li.sublink { margin-left: 9px; }

/* top / bottom margins */
#nav li.topCategory { margin-top: 0px; margin-bottom: 6px; }
#nav li.sublink { margin-top: 0px; margin-bottom: 2px; }
#nav li.category, #nav li.link { margin-top: 10px; margin-bottom: 2px;  }




/* content */

#content
{
margin-left: 21px;
width: 733px;
height: 510px;
float: left;
/* overflow: auto; */
}

#content.nonflash
{
background-color: #f3f3f3;
}

#htmlcontent
{
background-color: #f3f3f3;
padding: 21px;
}


.textbox
{
width: 64%;
}


.textBox p
{
line-height: 170%;
}

p
{
line-height: 170%;
margin-bottom: 15px;
}

.highlight
{
color: #2f2f2f;
}

.highlight a
{ 
	color: #2f2f2f;
}

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






h2
{
text-transform: uppercase;
font-weight: normal;
padding: 0;
margin: 0;
font-size: 15px;
color: #2f2f2f;
}

iframe
{
border: 0;
margin: 0;
overflow: show;
}




-->
