
body {
	background-image: url("/images/mainBackground.png");
	font-size: 62.5%;
	font-family: arial;
}
p, .pDiv {
	margin: 12px 0;
}
ul {
	list-style: disc outside none;
}
li {
	margin: 5px 0 5px 15px;
}
.smallP {
	margin: 6px 0;
}
.bold {
	font-weight: bold;
	line-height: 17px;
	font-size: 1.1em;
}
.normalBold
{
    font-weight: bold;
}
.red {
	color: rgb(255,0,0);
}
.italics {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.pointer {
	cursor: pointer;
}
.title {
	font-size: 1.7em;
	font-weight: bold;
	padding: 10px 0 6px 0;
}
.subTitle {
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 0 6px 0;
}
.imgCaption {
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	margin-top:-13px;
}
#fullSideBar ul {
	list-style: none;
}
#fullSideBar li {
	margin: 0;
}
#backgroundGradient {
	width: 100%;
	height: 616px;
	padding:0;
	margin:0;
	background: url("/images/mainGradientBackground.png") repeat-x top;
}
#mainContainer {
	width: 797px;
	margin: 30px auto 0px auto;
	padding: 0;
	position: relative;
	top:0;
	right:0;
}
#subscriberLink {
	text-align: right;
	margin-right: 13px;
	position: relative;
	top: 4px;
}
#subscriberLink a{
	position: relative;
	z-index: 1;
	color: #0000FF;
	font-size: 1.2em;
	font-weight: bold;
}
#subscriberLink a:visited{
	color: #0000FF;
}
#subscriberLink a:hover{
	color: #4466FF;
}
#mainLogo {
	margin-top: 5px;
	margin-left: 25px;
	background: url("/images/mainLogo.png");
	height: 80px;
	width: 208px;
}
#symbol {
	margin-top: 7px;
	margin-left: 25px;
	background: url("/images/symbol.png");
	height: 33px;
	width: 206px;
}
#motto {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial;
	margin: 12px 0 0 31px;
	line-height: 16px;
}
#mainLogoCondensed {
	margin-top: 0px;
	margin-left: 25px;
	background: url("/images/mainLogo.png");
	height: 80px;
	width: 208px;
	position: absolute;
	top: 62px;
	left: 40px;
}
#symbolCondensed {
	margin-top: 20px;
	margin-left: 40px;
	background: url("/images/symbol.png");
	height: 33px;
	width: 206px;
	position: absolute;
	top: 78px;
	left: 488px;
}
#mottoCondensed {
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial;
	margin: 7px 20px 0 0px;
	line-height: 16px;
	float: right;
	text-align:center;
}
.pageImageDiv {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 450px;
	position: absolute;
	top: 52px;
	left: 312px;
}
.transitional {
	 filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
	 -moz-opacity: 0;
	 opacity: 0;
	 cursor: pointer;
}
.transitionalCaption {
	 display: none;
	 height: 75px;
	 width: 435px;
	 position: absolute;
	 left: 5px;
	 top: 98px;
	 cursor: pointer;
	 filter:progid:DXImageTransform.Microsoft.alpha(opacity=0);
	 -moz-opacity: 0;
	 opacity: 0;
}
.transitionalCaptionText {
	padding: 6px 6px 10px 50px;
	font-size: 1.5em;
	line-height: 20px;
}
.transitionalCaptionText a:visited{
	color: blue;
}
#img2, #img3, #img4 {
	display:none;
}

#caption0
{
	background: url(/images/indexCaption.png) left top;
}

#caption1
{
	background: url(/images/redtagProCaption.png) left top;
}

#caption2
{
	background: url(/images/roundskeeperCaption.png) left top;
}
#caption3
{
	background: url(/images/onlineTrainingCaption.png) left top;	
}

#moveLeftBtn
{
	background: url("/images/move_left.png");
	width: 19px;
	height: 19px;
	float: left;
}
#playPauseBtn
{
	background: url("/images/pause.png");
	width: 19px;
	height: 19px;
	float: left;
	margin-left: 4px;	
}
#moveRightBtn
{
	background: url("/images/move_right.png");
	width: 19px;
	height: 19px;
	float: left;
	margin-left: 4px;	
}




#footerText {
	text-align: center;
	color: #FFFFFF;
	margin: -5px 0 12px 0;
	font-size: 1.1em;
}
#footerText a, #footerText a:visited{
	color: white;
	text-decoration: none;
}
#footerText a:hover{
	color: #4466FF;
}
#links, #links a {
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	font-family: arial;
	text-decoration: none;
}
#links a:visited {
	color: white;
}
#links ul {
	padding-left: 12px;
	padding-top: 8px;
}
#links li {
	padding: 6px 0;
}
#links li.subLi {
	padding: 3px 0 3px 3px;
}
#links ul li.subLi2 {
	padding: 2px 0 2px 1px;
}
#links ul li.subLi3 {
	padding: 2px 0 2px 6px;
}
#links ul li.subLi4 {
	padding: 2px 0 2px 26px;
}
#links ul li img.linkImg {
	position: relative;
	top: 2px;
}
#links li.subLi a {
	font-size: 0.9em;
	padding-left: 0;
	margin-left:0;	
}
#links li.subLi2 a {
	font-size: 0.9em;
	padding-left: 0;
	margin-left:0;	
}
#links li.subLi3 a {
	font-size: 0.9em;
	padding-left: 0;
	margin-left:0;
}
#links li.subLi4 a {
	font-size: 0.9em;
	padding-left: 0;
	margin-left:0;
}
#links li.first{
	margin-top: -4px;
}
#links li.last{
	padding-bottom: 7px;
}
#links li.loggedIn {
	padding-top: 5px;
	padding-bottom: 5px;
}
#links li.loggedInTitle, #links li.loggedInTitleNoImage {
	padding-top: 18px;
	padding-bottom: 4px;
}
#links li.loggedInTitleFirst, #links li.loggedInTitleFirstNoImage {
    padding-top: 10px;
    padding-bottom: 4px;
}
#links li.loggedInTitle a, #links li.loggedInTitleFirst a {
	padding-left: 12px;
}
#links li .loggedInTitleImg {
	position: absolute;
	left: 38px;
}
#links a:hover{
	text-decoration: underline;
}
.small {
	font-size: .7em;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none !important;
}
.subLink {
	padding:0px 10px;
}
.subLink a{
	display: block;
	font-size: 1.1em;
	padding: 3px;
	color: white;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.subLink a:visited{
	color: white;
}
.subLink a:hover{
	color: white;
}
.subLink:hover {
	background: #71ADED;
}
.ie6hover {
	background: #71ADED;
}
.cbContent-bContent a {
	color: #0000FF;
}
.cbContent-bContent a:visited {
	color: #0000FF;
}
.cbContent-bContent a:hover {
	color: #4466FF;
}
#showSourceButton {
	margin: 20px;
	float:right;
	clear: both;
}
#showSourceDiv {
	background: white;
	overflow: scroll;
	display: none;
	margin: 20px auto;
	width: 90%;
	padding: 20px;
}
#ieClearHack {
	display: none; /* This div only does something in ie6 to help clearing */
}
.divider {
	height: 1px;
	width: 100%;
	background: #555555;
	border-bottom: 1px solid #AAAAAA;
	margin: 20px auto;
	overflow: hidden;
}
.leftDivider {
	height: 1px;
	width: 35%;
	background: transparent;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #AAAAAA;
	margin: -14px 0 10px 0;
	overflow: hidden;
}
#focusContainer {
	margin: 19px auto;
}
.noteLink {
	text-decoration: underline;
	line-height: 1.3em;
	font-size: 0.9em;
}
/*The rule was being overwritten in ie so I had to add specificity*/
div#fullSideBar ul li a.underline {
	text-decoration: underline;
}

