body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
}

a:link {
	color: #4558bf;}

a:visited {
	color: #4558bf;}

a:hover {
	color: #d0002a;}

.sample-links  {
	color: #4558bf;
	text-decoration: underline;
	}
	
/* added for sample */
#top {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	background-color:#FFFFFF;}

.sample {
	color: #CC0000;
	font-weight: bold;
	}
		
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
	padding-top: 10px;
	padding-left: 25px;
	background: url(../images/starsm_red.gif) no-repeat 0% 8px;
}
	
	
#li {
list-style-position: outside;
display: list-item;
list-style-image: url(../images/bullet.gif);
margin-left: 0px;
}

table {
	border-collapse: collapse;
    /* fix for IE6 and below not inheriting font size */
    font-size: 1em;   
	}

#container {
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 769px;
	background: url(../images/container_bg.jpg) repeat-y;
	background-color: #FFFFFF;
	border: 1px #565693 solid;}

 #header {
	margin: 0 auto 0 auto;
	height: 221px;
	width: 769px;
	text-align: right;}

 #header-alt {
	margin: 0 auto 0 auto;
	height: 221px;
	width: 769px;
	text-align: right;}

.head {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	}

.top-firm-name {
	font-weight: bold;
	font-size: 1.6em;
	font-family: Arial, sans-serif, Helvetica;
	line-height: 1.2em;}

.bottom-firm-name {
	font-weight: bold;
	font-size: 1.6em;
	font-family: Arial, sans-serif, Helvetica;
	line-height: 1.2em;}

.firm-email {
	font-family: Arial, sans-serif, Helvetica;
}

.date {
	font-size: 1.2em;
	font-weight: bold;}

td {
	width: 50%;
	text-align: left;}


h1 {
	font-size: 1.25em;}

h2 {
	font-size: 1.1em;}

#back-top {
	float: right;
	margin: 30px 30px 0 0;
	height: 24px;
	width: 79px;
}
	
#back-bottom {
	margin: 0em auto 5em auto;
	height: 16px;
	width: 60px;

	}

#main-content {
	text-align: left;
	width: 600px;
	padding-right: 5px;
	margin-top: -50px;
	margin-left: auto;
	padding: 1em;
	margin-right: auto;
}


#footer {
	clear: both;
	width: 769px;
	text-align: center;
	margin-top: 30px;}

#disclaimer { 
    font-size: .75em;
	border: 1px #969496 solid;
    width: 400px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;}
	
#bottom {
	clear: both;
	background: url(../images/bottom.jpg) no-repeat;
	background-color: #FFFFFF;
	height: 71px;
    width: 769px;}

#copyright{
font-size: .75em;
float: left;
margin-left: 85px;}
