.boldOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E89100;
	padding: 3px;
	margin-left: 3px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-bottom: 3px;
	line-height: 1.4;
	padding-top: 6px;
	vertical-align: top;
	padding-left: 6px;
	padding-right: 3px;
	color: #FFFFFF;
}
.quote {
font-size: x-small
}

body{
	background-color: #19161A;
}

.thinoutline {
	border: 1px solid #19161A;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #E89100;
}

.videoList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.6;
	list-style-image: url(../images/QuayskillsBullet.gif);
	margin: 0px 0px 6px 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
}
.imageFloatleft {
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 3px;
	clear: both;
}
.imageFloatright {
	float: right;
	margin-top: -2px;
	margin-bottom: -5px;
	margin-left: 3px;
}
.rightCorner {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
clear: none;
}
.leftCorner {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	clear: none;
}
.bottomrightCorner {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
clear: both;
}
.bottomleftCorner {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	clear: both;
}
.BulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.6;
	list-style-image: url(../images/QuayskillsBullet.gif);
	margin: 0px 0px 6px 18px;
	padding: 0px 0px 0px 6px;
	margin-top: 0px;
	margin-bottom: 3px;
color: #FFFFFF;
}

.boldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	list-style-image: url(../images/QuayskillsLinkBullet.gif);
}

.NestedListOuter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
	list-style-image: url(../images/QuayskillsBullet.gif);
	margin: 0px 0px 6px 18px;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;

}

.NestedListInner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5;
	list-style-image: url(../images/QuayskillsSubBullet.gif);
	margin: 0px 0px 6px 6px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;

}

.boldTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: 0px 3px 3px;
	font-weight: bold;
	margin: 0px;
	margin-left: 8px;
	margin-top: 4px;
}
.boldGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: 0px 3px 3px 5px;
	font-weight: bold;
	margin: 0px;
	margin-top: 4px;
	margin-left: 8px;
margin-right: 4px;
	line-height: 1.3;
}
.outline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin solid #E89100;
	padding: 3px;
	background-color: #EEEEEE;
}
.outlineClear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin solid #E89100;
	padding: 3px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.horizontalLine {
	width: 50;
	border-bottom-width: 1px;
	border-bottom-color: #E89100;
	clear: both;
	height: 5px;
}
.blackLine {
	width: 10px;
	border-bottom-color: #19161A;
	height: 0px;
clear: both;
}

.roundtop { 
	background: url(../images/top-right-corner.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/bottom-right-corner.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
img.thing {
   width: 10px;
   height: 1px;
   border: none;
   display: block !important;
}