/* Custom Page Template - Text Styles */
/* (this is a separate file so CP text editor can display styles as they should appear) */

h1 {
	font-size: 16pt;
	font-weight:bold;
	color: #000;
	margin:0 0 10px 0;
}
h2 {
	font-size: 14px;
	font-weight:bold;
	color: #7C2230;
	margin:0 0 10px 0;
}

h3 {
	font-size: 12pt;
	font-weight:bold;
	color: #000;
	margin:0 0 10px 0;
}	
h4 {
	font-size: 10pt;
	font-weight:bold;
	color: #000;
	margin:0 0 10px 0;
}
a:link, a:visited {
	color: #7C2230; /* 'Times New Roman', Geneva, serif */ 
	text-decoration: none; /* inherited */
}
a:hover {
	text-decoration: underline;
}

.subhead {
	xborder:thin solid #7C2230;
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding:2px 21px;
}
.subheadred {
	font-size: 10pt;
	font-weight:bold;
	color: #7C2230;
}
.subheadwh {
	font-size: 12pt;
	font-weight:bold;
	color: #FFF;
}
.customtext {
	font-size:8pt;
	color: #707070;
	margin:0 0 10px 0;
}
.customtext ul {
	padding: 0 0 0 2em; /* Top Right Bottom Left */
	/* line-height:1.1em; 1em is equal to inherited element 2em is twice the size 0.5em is half the size */
}
.customtext li {
	padding: 0 0 0 2em; 
	/* line-height:1.1em; */ 
}

.customtext a:link,.customtext a:visited {
	color: #7C2230; /* 'Times New Roman', Geneva, serif */ 
	text-decoration: none; /* inherited */
}
.customtext a:hover {
	text-decoration: underline;
}	
.indexnumber {
	color:#7C2230;
	font-weight:bold;
	width:35px;
	display:block;
	clear:both;
	float:left;
	}
/* table styles */
.customtable {
	font-size: 11px;
	background-color:#988F86;
}
.customtable th {
	background-color:#2578C7;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 11px;	
	text-align:left;
}
.customtablerh {
	background-color:#295279;
	font-size: 11px;
	color:#FFFFFF;
	text-align:left;
}
.customtabler {
	background-color:#F4F3F3;
	font-size: 11px;
	text-align:left;
}
.customtabler1 {
	background-color:#F4F3F3;
	font-size: 11px;
	text-align:left;	
}
.customtabler0 {
	background-color:#DFDEDE;
	font-size: 11px;
	text-align:left;	
}

/* form elements */
.c_formelem {
	color:#000; 
	font-size:11px;
	font-weight:normal;
	text-align:left;
	border:1px solid #7F9DB9;
	margin-bottom:9px;
}
.c_formtitle {
	font-size:10px;
	color: #4496CB;
	padding:0;margin:0;
	text-align:right;
}
.formtdleft { 
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	color:#7C2230;
	text-align:right;
	font-weight:bold;
	padding:3px 40px 3px 0;
	width:250px;
	vertical-align:top;	
}
.formtdright { 
	border-top:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding:3px 0 3px 10px;
}

#regointro ul {
	margin: 0;
	padding: 0;
}

#regointro li {
	background:url(https://secure.bookpromotions.com/graphics/byobs_images/awc/img/login/loginlist.gif) no-repeat scroll left top;
	display:block;
	list-style-type:none;
	margin-bottom:5px;
	padding-left:30px;
}