/* Custom Page Template - Text Styles */
/* (this is a separate file so CP text editor can display styles as they should appear) */

h1, h2, h3, h4  {
	font-size: 10pt;
	font-weight:bold;
	color: #2a55a0;
}
/*
h1 {
	font-size: 20pt;
	color: #006699;
	font-weight:bold;
}*/

a:link, a:visited {
	color: #2a55a0; /* 'Times New Roman', Geneva, serif */ 
	text-decoration: none; /* inherited */
}
a:hover {
	text-decoration: underline;
}

.subhead {
	xborder:thin solid #B8070C;
	color:#000;
	font-size:10px;
	font-weight:bold;
	padding:2px 21px;
}
.subheadRed, .subheadred {
	font-size: 10pt;
	font-weight:bold;
	color: #B8070C;
}
.bestandlessRed, .bestandlessred {
	color: #B8070C;
}
.subheadnav {
	font-size: 10pt;
	font-weight:bold;
	color: #7C2230;
	vertical-align:top;
	padding-left:15px;
	line-height:24px;
}
*html .subheadnav { padding-top:20px;}
.subheadwh {
	font-size: 12pt;
	font-weight:bold;
	color: #FFF;
}
.customtext {
	color: #636363;
	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: #2a55a0;
	text-decoration: none;
}
.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 {padding-top:10px; height:390px; width:600px; background:url(../img/login/james_head.jpg) no-repeat scroll right bottom ; line-height:1.5em;}

#regointro ul {
	margin: 0;
	padding: 0;
}

#regointro li {
	background:url(../img/login/loginlist.gif) no-repeat scroll left top;
	display:block;
	list-style-type:none;
	margin-bottom:5px;
	padding-left:30px;
}
