body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
}

body, td {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: underline;
}

td.expandable {
	background-repeat: repeat-x;
}

td.y_expandable {
	background-repeat: repeat-y;
}

.footer {
	font-size: 10px;
}

.footer a {
	text-decoration: none;
	color: #666666;
}

.left_nav {
	background-repeat: repeat-y;
	padding-left: 8px;
}

.left_nav td {
	vertical-align: top;
	padding-top: 2px;
	/*padding-right: 4px;*/
}

.left_subnav td {
	font-size: 11px;
}

.left_nav a {
	color: #264F78;
	font-weight: bold;
	text-decoration: none;
}

td.page_title {
	background-image: url("../images/title_bg.gif");
	background-repeat: repeat-x;
	height: 76px;
}

.title02 h1 {
	background-color: white;
	display: inline;
	font-weight: bold;
	font-size: 17px;
	position: relative;
	left: 0px;
	top: 5px;
	padding: 0 10px 0 0px;
	margin: 0;
}

td.content {
	padding-left: 20px;
	padding-right: 20px;
}

td.admin_content {
	padding-left: 0px;
	padding-right: 0px;
}

.title {
	font-size: 18px;
	font-weight: bold;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
}

.indent {
	padding-left: 20px;
}

.bluetext {
	color: #003399;
}

table.glossary_table {
	border-collapse: collapse;
	border: solid 1px #666666;
}

table.glossary_table td {
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #CCCCCC;
}

table.sitemap p, table.sitemap td p {
	margin-bottom: 0;
}

table.sitemap ul, table.sitemap td ul {
	margin-top: 0;
}

table.brochure_box td {
	width: 91px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
}

table.brochure_box td img {
	margin-left: 5px;	
	margin-right: 5px;
}
ul.checkmarks li {
	list-style-image:url(/images/check_mark.jpg);
}
ul.arrows li {
	list-style-image:url(/images/black_arrow.jpg);
}
