a:hover, a:link, a:visited, a:active	{text-decoration: underline; color: #0000ff;}
body	{
		margin-top:0;
		text-align: center;
		color: #333333;
		font-family: Verdana, Helvetica, sans-serif;
		background: url(../images/header-bg.gif) repeat-y center top; 
		}
#container	{
	    width:780px;
        text-align:left;
        margin: auto;
		background-color: white;
		}
#header		{
		height: 80px;
		margin: 0 0 10px 0;
		background: url(../images/header.gif) no-repeat center top;	
						border-bottom: dotted 1px #CACACA;	
		}
#header h1 	{
		font-size: 14px;
		margin: 10px;
		padding: 0;
        float: right;
                                }
#footer		{
        width:780px;
		margin-top: 10px;
		clear: both;
		background-color: #F0F0F0;
		padding:15px 0 15px 0;
				border-top: dotted 1px #CACACA;
		}
#footer	h3	{
		font-size: 12px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
                                font-weight:normal;
		}
#footer	p	{
		font-size: 12px;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
                                font-weight:normal;
		}
#site-map                        {
								width: 760px;
        margin-left: 10px;
        margin-right: 10px;
		float: left;
		}
#site-map  p 	{
		font-size: 15px;
		margin-right: 10px;
		margin-left: 10px;
		line-height:150%;
		}
#site-map  h2               {
        font-size:14px;
		padding: 8px 3px 8px 4px;
		color:  #F26D7D;
		border-left: 3px solid #EFA6A6;
		background-color:#FFF2F2;
		text-align: center;
		margin-top:0px;
		}
dl dt	{
		font-size:13px;
        margin-top: 10px;
				}
dl dd	{
		padding: 5px  5px  5px 0;
		font-size:10px;
					        line-height:12pt;
				}
.topic-path		{
		font-size: 10pt;
		margin-left: 30px;
		margin-bottom: 10px;
		}					