/* CSS Document */
body {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:   url("images/bkgd2.gif");
}
#main {
	background: url(images/col_bkgd.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	line-height: 1.5em;
	border-top: 4px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 4px solid #000033;
	border-left: 1px solid #000033;
}
#leftcol {
	padding-left: 15px;
	padding-right: 18px;
	float: left;
	color: #333333;
	font-size: 1em;
	width: 188px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px; /* actual value */
}
html>body #leftcol {
width: 155px;}
h1 {
	font-family: Arial;
	font-size: 1.5em;
	font-weight: bold;
	color: #003366;
	margin-left: 190px;
	margin-top: 30px;
}
h2 {
	font-size: 1.3em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin: 1.5em 20px .6em 190px;
}
p {
	color: #333333;
	margin-left: 190px;
	margin-right: 20px;
}
#main p {
	margin-top: 0px;
	margin-bottom: .7em;
}
ul {
	margin-left: 210px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#footer {
	background-image:  url("images/ftr_bkgd.gif");
	background-repeat: repeat-y;
	height: 21px;
	padding-left: 175px;
	padding-top: 0.5em;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#leftcol a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#leftcol p {
	margin-left: 10px;
}
#leftcol a:hover {
	color: #660066;
}
.imgright {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 20px;
}
.initcap {
	font-size: 1.6em;
	color: #003366;
}
.bluebold {
	font-weight: bold;
	color: #003366;
}
.smalltext {
	font-size: 0.94em;
	color: #333333;
}
table.body {
	margin-left: 188px;
}
li {
	list-style-image: url(images/tri-bullet.gif);
}
#main a {
	border: 0px none;
}
.right {
	float: right;
	margin: 0px 12px 8px 8px;
}
#main #buttons .center {
	text-align: center;
}
#main #buttons {
	width: 480px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}
