@charset "UTF-8";
body {
	background-color: #ebebeb;
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
	position: relative;
}
#headerbg {
	height: 105px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #333333;
	z-index: 1004;
}
#headerwrapper {
	height: 105px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/ccoj_header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 1003;
}
#headerwrapper  #tabs  {
	position: absolute;
	top: 32px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #888888;
	font-weight: bold;
	height: 17px;
	right: 34px;
	background-image: url(../img/go_next.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 21px;
	padding-top: 1px;
	z-index: 1100;
}
#contentbg {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 15px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: underline;
}
#nav    {
	position: relative;
	width: 950px;
	height: 45px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	top: 60px;
	z-index: 1002;
}
#clink1 {
	height: 45px;
	width: 76px;
	position: absolute;
	left: 111px;
	top: 0px;
}
#clink2 {
	position: absolute;
	height: 45px;
	width: 73px;
	left: 187px;
}
#clink3 {
	position: absolute;
	left: 260px;
	height: 45px;
	width: 116px;
}
#clink4 {
	height: 45px;
	width: 116px;
	position: absolute;
	left: 376px;
}
#clink5 {
	position: absolute;
	height: 45px;
	width: 133px;
	left: 492px;
}
#clink6 {
	position: absolute;
	height: 45px;
	width: 118px;
	left: 625px;
}
#clink7 {
	position: absolute;
	height: 45px;
	width: 135px;
	left: 743px;
}
#nav a:link {
	text-decoration: none;
	color: #333333;
	display: block;
}
#nav a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
}
#nav a:hover {
	text-decoration: none;
	color: #CC0000;
	display: block;
}
#nav a:active {
	text-decoration: none;
	color: #CC0000;
	display: block;
}
#myjoystatus  {
	width: 826px;
	background-image: url(../img/myjoystatus_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	padding-left: 124px;
	padding-top: 12px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 7px;
	position: relative;
	visibility: hidden;
}
#contentbg #contentwrapper #myjoywelcome {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 12px;
}
.biggerType {
	font-size: 14px;
	font-weight: bold;
}

#contentbg #contentwrapper #signupform {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #770000;
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
#featurebg {
	height: 196px;
	background-image: url(../img/feature_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#tabs a:link {
	text-decoration: none;
	color: #888888;
}
#tabs a:visited {
	text-decoration: none;
	color: #888888;
}
#tabs a:hover {
	text-decoration: none;
	color: #0066CC;
}
#tabs a:active {
	text-decoration: none;
	color: #0066CC;
}
.clearfloat {
	display: block;
	clear: both;
}
.floatleft {
	float: left;
	display: block;
}
#rightcolumn  {
	float: right;
	width: 246px;
	position: relative;
	clear: left;
}
#nav #aboutmenu {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 1001;
	color: #D8D8D8;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 150px;
	width: 800px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	background-image: url(../img/menu_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	clear: both;
	visibility: hidden;
}
#nav #ministriesmenu {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 1001;
	color: #D8D8D8;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 85px;
	width: 780px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	padding-right: 85px;
	background-image: url(../img/menu_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	clear: both;
	visibility: hidden;
}
#nav #worshipmenu {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 1001;
	color: #D8D8D8;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 350px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	background-image: url(../img/menu_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	clear: none;
	visibility: hidden;
}
#nav #resourcesmenu {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 45px;
	z-index: 1001;
	color: #D8D8D8;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 270px;
	width: 680px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	background-image: url(../img/menu_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	clear: both;
	visibility: hidden;
}
#linkcolumn100 {
	display: block;
	float: left;
	width: 100px;
}
#linkcolumn125 {
	display: block;
	float: left;
	width: 125px;
}
#linkcolumn150 {
	display: block;
	float: left;
	width: 150px;
}
#linkcolumn170 {
	display: block;
	float: left;
	width: 170px;
}
#linkcolumn210 {
	display: block;
	float: left;
	width: 210px;
}
.menuLink100 {
	display: block;
	background-image: url(../img/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 16px;
	height: 15px;
	padding-top: 1px;
	float: left;
	padding-right: 6px;
	width: 78px;
	padding-bottom: 1px;
}
.menuLink125 {
	display: block;
	background-image: url(../img/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 16px;
	height: 15px;
	padding-top: 1px;
	float: left;
	padding-right: 6px;
	width: 103px;
	padding-bottom: 1px;
}
.menuLink150 {
	display: block;
	background-image: url(../img/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 16px;
	height: 15px;
	padding-top: 1px;
	float: left;
	padding-right: 6px;
	width: 128px;
	padding-bottom: 1px;
}
.menuLink170 {
	display: block;
	background-image: url(../img/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 16px;
	height: 15px;
	padding-top: 1px;
	float: left;
	padding-right: 6px;
	width: 148px;
	padding-bottom: 1px;
}
.menuLink210 {
	display: block;
	background-image: url(../img/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left: 16px;
	height: 15px;
	padding-top: 1px;
	float: left;
	padding-right: 6px;
	width: 188px;
	padding-bottom: 1px;
}
#menucolumnLeft {
	float: left;
	margin-right: 14px;
	display: inline;
}
#menucolumnRight {
	float: right;
}
#rightcolumn  {
	float: right;
	width: 279px;
	padding-bottom: 20px;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
}
#contentwrapper #fullcolumn {
	float: right;
	width: 950px;
	background-image: url(../img/bottomround-950.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	position: relative;
}
.blogHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
#myjoywelcome #publicAlert {
	margin-bottom: 20px;
	border: 1px solid #610000;
	font-size: 11px;
	background-image: url(../img/face-smile.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 46px;
	display: block;
	background-color: #FFFF99;
}
#footer {
	margin-bottom: 30px;
	clear: both;
	margin-top: 0px;
}
#footer #footerwrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/ccoj.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 150px;
	margin-top: 0px;
	position: relative;
	clear: both;
}
#footer #footerwrapper #footertext {
	font-size: 11px;
	color: #777777;
	position: absolute;
	left: 140px;
	line-height: 16px;
	top: 60px;
}
#footertext a:link {
	color: #555555;
	text-decoration: none;
}
#footertext a:visited {
	color: #555555;
	text-decoration: none;
}
#footertext a:hover {
	color: #444444;
	text-decoration: underline;
}
#footertext a:active {
	color: #444444;
	text-decoration: underline;
}
#userDetailPhoto {
	float: left;
	height: 75px;
	width: 75px;
	border: 3px solid #B6B7B7;
}
#userDetailInfo {
	float: right;
	width: 770px;
}
.navlinks {
	float: left;
	display: block;
}

#rightcolumn #myjoybox {
	background-image: url(../img/myjoy_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 320px;
	padding-left: 150px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 16px;
}
#myjoybox a:link {
	color: #FFFF66;
}
#myjoybox a:visited {
	color: #FFFF66;
}
#myjoybox a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#myjoybox a:active {
	color: #FFFF66;
	text-decoration: underline;
}
#myjoybg {
	height: 39px;
	background-color: #DDDDDD;
}
.breadcrumb    {
	float: left;
	height: 27px;
	font-size: 11px;
	color: #000011;
	text-decoration: none;
	background-image: url(../img/breadcrumb_arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	margin-right: 7px;
	padding-top: 14px;
	padding-right: 15px;
}

.mainlinksCCOJ  {
	display: block;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	color: #610000;
}
.mainlinksJCS {
	display: block;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	color: #002B61;
}
.mainlinksAMG {
	display: block;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	color: #531853;
}
.mainlinksLast {
	display: block;
	padding-right: 7px;
	height: 16px;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	font-weight: normal;
}
#loginform   {
	width: 600px;
	margin-top: 16px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#borderButton {
	background-color: #EEEEEE;
	padding: 8px;
	border: 1px solid #999999;
	text-align: center;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#contentbg #contentwrapper #forgotpwdform {
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contentbg #contentwrapper #loggedin {
	float: left;
	width: 520px;
	margin-top: 10px;
}
#myjoywelcome #myJoyPublic {
padding: 10px;
	border: 3px solid #B6B7B7;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	position: relative;

}
#myjoywelcome #myJoyStaff {
	clear: left;
	padding: 10px;
	border: 3px solid #B6B7B7;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-position: 700px 10px;
}
#myjoywelcome #myJoyAdmin {
	clear: left;
	padding: 10px;
	border: 3px solid #B6B7B7;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	display: block;
}
#contentbg #contentwrapper #admin {
	width: 950px;
}
#contentbg #contentwrapper #staff {
	width: 950px;
	padding-top: 12px;
}
.floatright {
	float: right;
}
#formwrapper  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 15px;
}
#admin #jumpto {
	margin-top: 0px;
	text-align: center;
}
#staff #jumpto {
	margin-top: 0px;
	text-align: center;
}
#repeatMemberList  {
	font-size: 11px;
	padding-top: 5px;
	position: relative;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}
#deleteConfirm      {
	position: absolute;
	height: 100px;
	width: 250px;
	background-color: #EEEEEE;
	border: 4px solid #AA0000;
	padding: 12px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
#quickProfile #deleteConfirm2 {
	position: absolute;
	height: 100px;
	width: 250px;
	background-color: #EEEEEE;
	border: 4px solid #AA0000;
	padding: 12px;
	right: 0px;
	bottom: 0px;
	visibility: visible;
}
#repeatMemberList  td  {
	overflow: hidden;
}
#repeatMemberListHeader  {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b7b7;
	color: #000011;
	padding-top: 3px;
}
.miniType {
	font-size: 11px;
}
.groupListing {
	display: block;
	margin-top: 10px;
	padding-left: 22px;
	margin-bottom: 0px;
	background-image: url(../img/group.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-left: 20px;
	padding-right: 22px;
	margin-right: 20px;
}
.checkBox {
	background-image: url(../img/accept.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 24px;
	padding-top: 5px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
}
#quickProfileMember #quickrightcolumn #quickStaff {
	display: block;
	clear: left;
}
#quickProfile {
	display: block;
	border: 1px solid #B6B7B7;
	position: relative;
	width: 880px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#quickProfileMember {
	display: block;
	border: 1px solid #B6B7B7;
	position: relative;
	background-color: #FFFFFF;
}
#quickProfileMember #deleteConfirm {
	position: absolute;
	height: 100px;
	width: 250px;
	background-color: #EEEEEE;
	border: 4px solid #AA0000;
	padding: 12px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
.deleteMember {
	background-image: url(../img/stop.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	margin-top: 10px;
	clear: left;
}
.cancelUpdate {
	background-image: url(../img/go-previous.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	margin-top: 10px;
	clear: left;
}
.deleteStory {
	background-image: url(../img/stop.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	clear: left;
	margin-top: 12px;
}
.deleteStory1row {
	background-image: url(../img/stop.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	clear: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
.cancelUpdate1row {
	background-image: url(../img/go-previous.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	clear: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
#quickProfile2 {
	display: block;
	border: 1px solid #610000;
	position: relative;
}
.deletePhoto {
	background-image: url(../img/stop.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	margin-top: 10px;
	clear: left;
}
.padding10 {
	padding: 10px;
}
#quickProfile2 #deleteConfirm {
	position: absolute;
	height: 100px;
	width: 250px;
	background-color: #EEEEEE;
	border: 4px solid #AA0000;
	padding: 12px;
	right: 0px;
	bottom: 0px;
	visibility: hidden;
}
.postAnncLink {
	background-image: url(../img/emblem-important22.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.editAnncLink {
	background-image: url(../img/accessories-text-editor22.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.anncPaging {
	float: left;
	margin-left: 19px;
	display: inline;
	height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
}
#myAnnc {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #EDECEC;
	padding: 10px;
	border: 1px solid #B7B6B6;
	width: 860px;
	margin-right: 35px;
	margin-left: 35px;
}
#myAnncNoTopBorder {
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #EDECEC;
	padding: 10px;
	width: 860px;
	margin-right: 35px;
	margin-left: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7B6B6;
	border-left-color: #B7B6B6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B6B6;
}
.pageTitle {
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #770000;
	display: block;
	margin-top: 16px;
	margin-left: auto;
	margin-bottom: 16px;
	width: 880px;
	margin-right: auto;
}
#announcementsRepeat {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	background-color: #EEEEEE;
	padding: 10px;
	font-size: 11px;
	color: #444444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #888888;
	border-left-color: #FFFFFF;
}
#announcementsRepeat h1 {
	font-size: 21px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#announcementsRepeat p {
	margin-top: 0px;
}
#announcementsRepeat .lightText {
	color: #888888;
	line-height: 19px;
}
#quickProfileTopMargin10 {
	display: block;
	border: 1px solid #B6B7B7;
	position: relative;
	margin-top: 10px;
	text-align: center;
	padding: 5px;
}
.editMe {
	background-image: url(../img/pencil.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	display: block;
	height: 15px;
	padding-top: 1px;
}
#contentbg #contentwrapper #myjoyFull {
	width: 950px;
	position: relative;
	padding-top: 12px;
}
.usernameProfile {
	display: block;
	position: relative;
	margin-bottom: 0px;
}
#userProfile {
	background-color: #FFFFCC;
	padding: 10px;
	width: 320px;
	border: 1px solid #B6b7b7;
	position: absolute;
	left: 50px;
	top: -25px;
	visibility: hidden;
}
#myjoyFull #jumpto {
	margin-top: 0px;
	text-align: center;
}
#jumpMenu {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
#formwrapperLeft {
	width: 500px;
	float: left;
}
#formwrapperRight {
	width: 430px;
	float: right;
	margin-bottom: 10px;
}
.loggedIn {
	float: right;
	height: 32px;
	font-size: 11px;
	color: #222222;
	text-decoration: none;
	display: block;
	padding-top: 16px;
	margin-left: 10px;
}
#buttonLinks  {
	width: 279px;
	margin-top: 8px;
	font-size: 13px;
	font-weight: bold;
}
#buttonLinks a:link {
	color: #444444;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
#buttonLinks a:visited {
	color: #444444;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
#buttonLinks a:hover {
	color: #0066CC;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	background-color: #DDDDDD;
}
#buttonLinks a:active {
	color: #0066CC;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	background-color: #DDDDDD;
}
.buttonUpdate {
	background-image: url(../img/accessories-text-editor22.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 36px;
	height: 22px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	width: 216px;
	padding-bottom: 3px;
}
.buttonSubscribe {
	background-image: url(../img/internet-mail.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 36px;
	height: 22px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	width: 216px;
	padding-bottom: 3px;
}
.buttonGive {
	background-image: url(../img/emblem-favorite.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 36px;
	height: 22px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	width: 216px;
	padding-bottom: 3px;
}
.buttonCalendar {
	background-image: url(../img/office-calendar.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 36px;
	height: 22px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	width: 216px;
	padding-bottom: 3px;
}
.buttonTimes {
	background-image: url(../img/appointment-new.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 36px;
	height: 22px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	width: 216px;
	padding-bottom: 3px;
}
.buttonVideo {
	background-image: url(../img/video-x-generic22.png);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	padding-left: 36px;
	height: 22px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 6px;
	width: 216px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topMargin3pixels {
	margin-top: 3px;
}
.marginbottom3pixels {
	margin-bottom: 3px;
}
.imgfloatright {
	float: right;
	margin-bottom: 18px;
	margin-left: 18px;
}
.miniTypeRedStrong {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.editStoryLink {
	background-image: url(../img/pencil.png);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	height: 16px;
	padding-left: 27px;
	display: block;
	font-size: 11px;
	float: right;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #EEEEEE;
}
.staffTabsel {
	height: 20px;
	padding-left: 25px;
	background-image: url(../img/go-down.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	margin-right: 10px;
	padding-top: 4px;
}
#staffTab a:link {
	height: 20px;
	padding-left: 25px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #AAAAAA;
	margin-right: 10px;
	padding-top: 4px;
	display: block;
}
#staffTab a:hover {
	height: 20px;
	padding-left: 25px;
	background-image: url(../img/go-down.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	margin-right: 10px;
	padding-top: 4px;
	background-color: #DDDDDD;
}
#myjoystatusFull {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/myjoy-minilogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #444444;
	display: block;
	padding-left: 100px;
	padding-top: 8px;
	background-color: #DDDDDD;
}
.openTicketLink {
	background-image: url(../img/help-browser.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.checkTicketStatusLink {
	background-image: url(../img/edit-find.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 22px;
	padding-top: 4px;
	padding-left: 28px;
	margin-right: 19px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#repeatTopicsList {
	font-size: 11px;
	padding-top: 5px;
	position: relative;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
}
#quickProfileNoBorder {
	display: block;
	position: relative;
	width: 880px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#repeatStaffList {
	padding-top: 5px;
	position: relative;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	height: 47px;
}
#quickProfilePadding10 {
	display: block;
	border: 1px solid #B6B7B7;
	position: relative;
	width: 860px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
}
.redType {
	color: #AA0000;
}
#quickProfileNoBorderTop25 {
	display: block;
	position: relative;
	width: 880px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.imgfloatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}

#fullcolumn #breadcrumbs {
	background-image: url(../img/breadcrumb_bg_950.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	margin: 0px;
	padding-left: 12px;
	color: #000011;
}
#rightcolumn #breadcrumbs {
	background-image: url(../img/breadcrumb_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	margin: 0px;
	padding-left: 12px;
	color: #000011;
}
#breadcrumbs a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000011;
}
#breadcrumbs a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000011;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000011;
}
#breadcrumbs a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000011;
}
#repeatMemberListHeaderColor {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b7b7;
	color: #000011;
	background-color: #E5F9FF;
	padding-top: 3px;
}
.borderBottom {
	display: block;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 60px;
}
.marginRight60 {
	display: block;
	margin-right: 60px;
}
#leftcolumn {
	float: left;
	width: 647px;
	margin-left: 8px;
}
#sublinks {
	margin-bottom: 15px;
	font-size: 11px;
	background-image: url(../img/bottom_border_880000.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sublinkTab {
	text-align: center;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-right: 3px;
	border: 1px solid #880000;
}
#sublinks a:link {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #880000;
}
#sublinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #880000;
}
#sublinks a:hover {
	text-decoration: none;
	color: #880000;
	display: block;
	background-color:#EEEEEE;
	border: 1px solid #880000;
}
#sublinks a:active {
	text-decoration: none;
	color: #880000;
	display: block;
	background-color:#EEEEEE;
	border: 1px solid #880000;
}
.sublinkTabSelected {
	text-align: center;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-right: 3px;
	color: #111111;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #880000;
	border-right-color: #880000;
	border-bottom-color: #FFFFFF;
	border-left-color: #880000;
}
.myJoyTab {
	text-align: center;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
}
.myJoyTabSelected {
	text-align: center;
	display: block;
	float: left;
	padding-top: 3px;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 4px;
	margin-right: 3px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.myJoyTabNoBorder {
	text-align: center;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	margin-right: 3px;
}
#graybox {
	background-color: #DDDDDD;
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #EEEEEE;
	margin-bottom: 20px;
}
#positionFix {
}
.blogreadallLink  {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}
.twitterLink {
	font-size: 13px;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	background-image: url(../img/Twitter-24x24.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
