a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

body {
	border: 0;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0;
	padding-bottom: 0;
	background: #FFFFFF;
	color: #333333;
	background-image: url("images/body_back.gif");
	background-repeat: repeat;
	background-color: #FEFEDE;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

h1 {
	font-size: 220%;
	font-weight: normal;
	color: #492517;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #492517;
}

.subtitle {
	font-size: 90%;
	color: #492517;
}

.note {
	border: 1px solid #FFD18c;
	background-color: #FFF0D9;
	padding: 8px 16px 8px 16px;
	font-style: italic;
}

.title h1 {
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 180%;
	font-weight: normal;
}

h3 {
	font-size: 160%;
	font-weight: normal;
}

h4 {
	color: #400000;
	font-size: 110%;
	font-weight: bold;
}

img {
	border: none;
}

table {
	font-size: 100%;
}

ul {
	list-style: square;
}

ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	position: relative;
}

ul.menu li {
	width: 100%;
	padding: 2px 8px 2px 8px;
	margin: 2px 0px 0px 0px;
	padding: 0;
	list-style: none;
	font-size: 85%;
}

ul.menu li a {
	border: 1px solid transparent;
	padding: 2px 8px 2px 8px;
	display: block;
	color: #696969;
	text-decoration: none;
}

ul.menu li a:visited {
	color: #696969;
}

ul.menu li a:hover {
	border: 1px solid #B9CBF2;
	background-color: #EFF4FC;
	text-decoration: none;
}

.content {
	vertical-align: top;
}

.footer {
	font-size: 80%;
}

.header {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.homecontent {
	background-color: #FFD18C;
}

.logo {
	width: 130px;
	padding-right: 24px;
}

.orange {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
}

.orange .bodycontent {
	background-color: #FFFFFF;
}

.orange .bottomleft {
	width: 8px;
	height: 8px;
	background-image: url("images/body_bottomleft.gif");
	background-repeat: no-repeat;
}

.orange .bottommiddle {
	width: 100%;
	height: 8px;
	background-image: url("images/body_bottommiddle.gif");
	background-repeat: repeat-x;
}

.orange .bottomright {
	width: 8px;
	height: 8px;
	background-image: url("images/body_bottomright.gif");
	background-repeat: no-repeat;
	text-align: right;
}

.orange .contentleft {
	width: 8px;
	background-image: url("images/body_contentleft.gif");
	background-repeat: repeat-y;
}

.orange .contentmiddle {
	width: 100%;
}

.orange .contentright {
	width: 8px;
	background-image: url("images/body_contentright.gif");
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
}

.orange .contenttopleft {
	width: 8px;
	height: 8px;
	background-image: url("images/body_contenttopleft.gif");
	background-repeat: no-repeat;
}

.orange .contenttopmiddle {
	width: 100%;
	height: 8px;
	background-image: url("images/body_contenttopmiddle.gif");
	background-repeat: repeat-x;
}

.orange .contenttopright {
	width: 8px;
	height: 8px;
	background-image: url("images/body_contenttopright.gif");
	background-repeat: no-repeat;
	text-align: right;
}

.orange .titleleft {
	width: 8px;
	background-image: url("images/body_titleleft.gif");
	background-repeat: repeat-y;
}

.orange .titlemiddle {
	width: 100%;
	background-image: url("images/body_titlemiddle.gif");
	background-repeat: repeat;
}

.orange .titleright {
	width: 8px;
	background-image: url("images/body_titleright.gif");
	background-repeat: repeat-y;
}

.orange .top {
	height: 8px;
}

.orange .topleft {
	width: 8px;
	height: 8px;
	background-image: url("images/body_topleft.gif");
	background-repeat: no-repeat;
}

.orange .topmiddle {
	width: 100%;
	height: 8px;
	background-image: url("images/body_topmiddle.gif");
	background-repeat: repeat-x;
}

.orange .topright {
	width: 8px;
	height: 8px;
	background-image: url("images/body_topright.gif");
	background-repeat: no-repeat;
}

.orange td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.orange tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.page-title {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0px 0px 16px 0px;
	vertical-align: top;
}

.page-title .icon {
	width: 56px;
	vertical-align: top;
}

.page-title .title {
	width: 100%;
	vertical-align: top;
}

.sidebar {
	width: 160px;
	vertical-align: top;
}

.toolbar{
	clear: both;
	float: none;
	width: 100%;
	height: 40px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: "Gill Sans MT", sans-serif;
	font-size: 18px;
	vertical-align: top;
	position: relative;
}

.toolbar ul{
	margin: 0;
	padding: 0;
	margin-left: 40px;
	list-style: none;
	position: relative;
}

.toolbar ul li{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.toolbar ul li a{
	padding: 6px 12px 6px 12px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.toolbar ul li a:visited{
	color: #FFFFFF;
}

.toolbar ul li a:hover{
	color: #FFFFFF;
	background-color: #F9BA62;
}

.tools {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-collapse: collapse;
}

.tools .bottomleft {
	width: 5px;
	height: 5px;
	background-image: url("images/rr_bottomleft.gif");
	background-repeat: no-repeat;
}

.tools .bottommiddle {
	width: 100%;
	height: 5px;
	background-image: url("images/rr_bottommiddle.gif");
	background-repeat: repeat-x;
}

.tools .bottomright {
	width: 5px;
	height: 5px;
	background-image: url("images/rr_bottomright.gif");
	background-repeat: no-repeat;
	text-align: right;
}

.tools .left {
	width: 5px;
	background-image: url("images/rr_left.gif");
	background-repeat: repeat-y;
}

.tools .middle {
	width: 100%;
}

.tools .right {
	width: 5px;
	background-image: url("images/rr_right.gif");
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
}

.tools .shade .bottomleft {
	background-image: url("images/rrg_bottomleft.gif");
	background-repeat: no-repeat;
}

.tools .shade .bottommiddle {
	background-color: #EDEDED;
}

.tools .shade .bottomright {
	width: 5px;
	height: 5px;
	background-image: url("images/rrg_bottomright.gif");
	background-repeat: no-repeat;
	text-align: right;
}

.tools .shade .left {
	background-color: #EDEDED;
}

.tools .shade .middle {
	background-color: #EDEDED;
}

.tools .shade .right {
	background-color: #EDEDED;
}

.tools .shade .topleft {
	background-image: url("images/rrg_topleft.gif");
	background-repeat: no-repeat;
}

.tools .shade .topmiddle {
	background-color: #EDEDED;
}

.tools .shade .topright {
	background-image: url("images/rrg_topright.gif");
	background-repeat: no-repeat;
}

.tools .titleleft {
	width: 5px;
	background-image: url("images/rr_titleleft.gif");
	background-repeat: repeat-y;
}

.tools .titlemiddle {
	width: 100%;
	padding-bottom: 2px;
	background-image: url("images/rr_titlemiddle.gif");
	background-repeat: repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.tools .titleright {
	width: 5px;
	background-image: url("images/rr_titleright.gif");
	background-repeat: repeat-y;
}

.tools .titletopleft {
	width: 5px;
	background-image: url("images/rr_titletopleft.gif");
	background-repeat: repeat-y;
}

.tools .titletopmiddle {
	width: 100%;
	background-image: url("images/rr_titletopmiddle.gif");
	background-repeat: repeat;
}

.tools .titletopright {
	width: 5px;
	background-image: url("images/rr_titletopright.gif");
	background-repeat: repeat-y;
}

.tools .topleft {
	width: 5px;
	height: 5px;
	background-image: url("images/rr_topleft.gif");
	background-repeat: no-repeat;
}

.tools .topmiddle {
	width: 100%;
	height: 5px;
	background-image: url("images/rr_topmiddle.gif");
	background-repeat: repeat-x;
}

.tools .topright {
	width: 5px;
	height: 5px;
	background-image: url("images/rr_topright.gif");
	background-repeat: no-repeat;
}

.tools td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.tools tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.vertical-separator {
	width: 16px;
	vertical-align: top;
}

#banner {
}

#docbody {
	margin: 8px;
}

.grid {
	border: 1px solid #696969;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.grid td {
	border: 1px solid #696969;
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

.grid .header {
	background-color: #F9BA62;
	font-weight: bold;
}

.grid .header td {
	text-align: center;
}

.grid .lightshade {
	background-color: #FFD18C;
}

