
	body {
		margin: 0; padding: 0;
		background: #5192d0 url(../images/subpage_top_back.png) repeat-x top left;
		font-family: "Verdana", "Arial", sans-serif;
		font-size: 12px;
		}

	a {
		color: #5192d0;
		}
	
	#subpage_outer_wrapper {
		margin: 0; padding: 0;
		text-align: center;
		background: #5192d0 url(../images/subpage_back.png) no-repeat top center;
		width: 100%;
		}

	#subpage_inner_wrapper {
		width: 900px;
		margin: 0 auto;
		text-align: left;
		}

	#subpage_header {
		background: url(../images/subpage_top.png) no-repeat bottom left;
		height: 68px;
		width: 900px;
		}

	#subpage_main {
		background: #fff url(../images/subpage_stripes.png) repeat-y top left;
		padding: 10px 20px;
		line-height: 18px;
		min-height: 600px;
		}

	#subpage_nav {
		float: left;
		width: 175px;
		text-align: left;
		}

	#subpage_top_buttons {
		float: right;
		}

	#subpage_content {
		margin-left: 185px;
		}

	/* Menu */
	#subpage_menu {
		margin: 0; padding: 0;
		text-align: left;
		list-style; none;
	}

	#subpage_menu ul {
		margin: 0; padding: 0;
		text-align: left;
		list-style; none;
	}

	#subpage_menu li {
		position: relative;
		margin: 0; padding: 0;
		list-style-type: none;
		line-height: 22px;
	}

	#subpage_menu li li {
		background: none;
		padding-left: 5px;
	}

	#subpage_menu li a {
		color: black;
		font-family: "Trebuchet MS";
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		text-decoration: none;
		background: url(../images/nav_bullets.png) no-repeat 0 -4;
		padding-left: 18px;
	}

	#subpage_menu li a:hover {
		text-decoration: underline;
	}

	#subpage_menu li a.red {
		background: url(../images/nav_bullets.png) no-repeat 0 -5;
	}

	#subpage_menu li a.lightorange {
		background: url(../images/nav_bullets.png) no-repeat 0 -29;
	}

	#subpage_menu li a.blue {
		background: url(../images/nav_bullets.png) no-repeat 0 -53;
	}

	#subpage_menu li a.orange {
		background: url(../images/nav_bullets.png) no-repeat 0 -77;
	}

	#subpage_menu li a.green {
		background: url(../images/nav_bullets.png) no-repeat 0 -101;
	}

	#subpage_menu li a.purple {
		background: url(../images/nav_bullets.png) no-repeat 0 -125;
	}

	#subpage_menu li li a {
		color: black;
		font-weight: normal;
		background: none;
		text-transform: none;
		color: #666;
	}

	#subpage_menu li ul {
	}

	#subpage_menu li.current {
		background: #fff url(../images/nav_active.png) no-repeat 151px -6px;
	}

	/* End menu */

	#subpage_footer {
		line-height: 16px;
		padding: 10px 0;
		color: white;
		font-size: 10px;
	}

	#subpage_footer a {
		color: white;
	}

	.clear {
		clear: both;
		}

	h1 {
		margin: 0; padding: 0;
		font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
		font-size: 22px;
		padding: 10px 10px;
		background-color: black;
		color: white;
		margin-bottom: 10px;
		font-weight: normal;
		}

h2 {
	margin: 0; padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #06c;
	margin-bottom: 10px;
	}

	h1.orange {
		background: #ffb300;
		}

h3 {
	margin: 0; padding: 0;
	font-size: 12px;
	font-weight; bold;
	margin-bottom: 4px;
	}

img {
	border: none;
	}

td {
	font-size: 12px;
	}

.Apple-style-span {
	}

table.listing th {
	text-align: left;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	}

.sitemap li {
	font-weight: bold;
	}

.sitemap ul li {
	font-weight: normal;
	}

.sitemap li {
	list-style-type: none;
	}
