/* 2004 Quicksilver Index Style Sheet */

#container	{
	margin-left: 100px; margin-top: 10px; margin-right: 50px; margin-bottom: 10px; width: 100%; height: auto; 
	}

#banner {
	width: 100%;
	margin-left: 15%; margin-top: 20px; margin-bottom: 20px;
	}

body {
	margin: 0px;
	text-align: left;
	padding: 0px;
	background: #EEEEEE;
	font-size: medium; font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 125%;
		}
		
td img {
	display: block; 
	}

a:link { 
	text-decoration: none; 
	color: #025BB5;
	}
a:visited { 
	text-decoration: none; 
	color: #6A6A6A;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #0033CC;
	}

#captionSmall {
	font-size: 11px; font-weight: bold;
	text-align: center; margin-top: 0px;
	}
	
#captionLarge {
	font-size: 13px; font-weight: bold; margin-top: 3px;
	}

p.bodyText {
	font-size: 12px; letter-spacing: 1px; line-height: 1.5; text-indent: 25px; text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	}

p.textBoxLeft {
	font-size: 13px; line-height: 15px;
	}

p.textBoxRight {
	font-size: 13px; line-height: 15px; text-align: justify; margin-left: 5px; margin-right: 25px;
	}
	
h1 { font-size: 16px; font-weight: bold; letter-spacing: 1px; text-align: left; margin-bottom: -10px; }
h2 { font-size: 13px; font-weight: bold; letter-spacing: 1px; text-align: left; }
h3 { font-size: 11px; font-weight: bold; letter-spacing: 1px; text-align: left; }
h4 { font-size: 10px; font-weight: normal; letter-spacing: 1px; text-align: left; padding-top: 25px; }

p.copyright {
	font-size: 9px; text-align: left;
	margin-top: 25px;
	}
	
p.linkText {
	font-size: 11px; font-weight: bold; letter-spacing: 1px;
	margin-left: 25px;
	}
	
p.largerView {
	text-indent: 0px; font-size: 11px; font-style: italic; text-align: center;
	margin-top: 20px; margin-bottom: 20px;
	}

p.archivesText	{
	font-size: 12px; line-height: 15px;
	}

p.resumeText	{
	font-size: 13px; line-height: 15px;
	}

#backArrow	{
	margin-top: 10px; margin-bottom: 10px;
	}

#navBox {
	margin-left: 5px;
	font-size: 14px; line-height: 25px;
	}

#listBox	{
	margin-left: 70px;
	}
	
ul	{
	list-style-type: none;
	padding: 0;
	margin-left: 1em;
	font-size: 13px; line-height: 20px;
	}
	
li	{
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .60em;
	padding-left: .6em
	}
