/* CSS Document */


html {
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bkgd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #585858;
	background-attachment: fixed;
}
.bkgd1 {
	background-image: url(images/nav1_15.jpg);
	background-repeat: repeat-y;
}
.bkgd2 {
	background-image: url(images/layout_1_17.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	background-image: url(images/layout_1_17.jpg);
	background-repeat: repeat-y;
}
.footer a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
.footer a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.content a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.content a:hover, a:active {
	color: #66CCFF;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 23px;
	color: #66CCFF;
}
.textgrey {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #585858;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}
.resumetable td {
	margin: 0 auto;
	padding: 5px;
	line-height: normal;
}
