/* CSS Document */
#wrap {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/sub_bg.gif);
	background-repeat: repeat-y;
}
#leftBar {
	width: 159px;
	background-color: #E10000;
	font-family: "trebuchet MS", arial;
	color: #FFFFFF;
	font-size: 12px;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 20px;
	float: left;
	padding-bottom: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftBar ul{
	margin: 0px;
	padding-left: 5px;
}
#leftBar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftBar a:link, #leftBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/newComersGuide_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#leftBar a:hover{
	color: #FFE831;
	text-decoration: underline;
	background-image: url(../../images/newComersGuide_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}
#leftBar ul ul a:link, #leftBar ul ul a:visited{
	color: #FFFF99;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../../images/newComersGuide_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftBar ul ul a:hover{
	color: #FFE831;
	font-size: 11px;
	text-decoration: underline;
	background-image: url(../../images/newComersGuide_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#leftBar ul ul ul a:link, #leftBar ul ul ul a:visited{
	color: #FFFF99;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	padding-left: 10px;
}
#leftBar ul ul ul a:hover{
	color: #FFE831;
	text-decoration: underline;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#leftBar .currentPage{
	text-decoration: none;
	background-image: url(../../images/newComersGuide_bullet_over.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}
#mainText {
	width: 580px;
	padding-right: 4px;
	padding-left: 4px;
	float: left;
}
#mainText h1{
	font-family: "trebuchet MS", arial;
	color: #E10000;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 35px 2px 0px;
}
#mainText h1 a:link, #mainText h1 a:visited, #mainText h2 a:link, #mainText h2 a:visited {
	text-decoration: none;
	color: #E10000;
}
#mainText h1 a:hover, #mainText h2 a:hover {
	color: #1032A7;
	text-decoration: underline;
}
#mainText h2{
	font-family: "trebuchet MS", arial;
	color: #E10000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 2px;
}
#mainText .story{
}
#mainText .story p{
	padding-top: 0px;
	margin-top: 0px;
}
#mainText .story .moreLink{
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
#mainText a:link, #mainText a:visited {
	color: #E10000;
}
#mainText a:hover {
	color: #005232;
}
.storyTools{
	text-align: right;
	top: -25px;
	position: relative;
	margin: 0px 0px -25px;
	padding: 0px;
	bottom: -20px;
	z-index: 10;
	width: 70px;
	left: 510px;
}
#breadCrumbs{
	background-color: #1032A7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 16px;
	width: 584px;
	float: right;
	padding-left: 4px;
	font-size: 9px;
	color: #FFF495;
	vertical-align: middle;
	padding-top: 1px;
}
#breadCrumbs a:hover{
	color: #FFE831;
}
#breadCrumbs a{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.currentPage{
	color: #FFE831;
}
