/* WBTangels dark blue: 1c238d */
/* WBTangels blue: 1e30c4 */
/* =Default styles
-------------------------------------------------------------- */
body {
}
body,
td,
th,
li,
textarea {
	font-size:10pt;
	line-height:14pt;
	color:#222;
	font-family:Arial,Helvetica,sans-serif;
	text-align:left;
}
body,p,div,form {
	margin:0px;
	padding:0px;
}
table {
	border-spacing:0px;
	border-collapse:collapse;
	border-type: solid;
	border-color: #bbb;
}
td, th {
	vertical-align:top;
	padding:3px 6px;
	margin:0;
	border-type: solid;
	border-color: #bbb;
}
a {
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#000;
}
img {
	border:0px;
}
h1 {
	margin:0 0 6pt -8px;
	padding:0 0 5pt 8px;
	font-style:italic;
	font-size:13.5pt;
	font-weight:bold;
	line-height: 16pt;
}
h2 {
	margin:3pt 0 4pt;
	line-height: 16pt;
	padding:0 0 1pt;
	font-size:13pt;
	border-bottom:1px dotted #ddd;
	font-weight:bold;
}
h3 {
	border-bottom:1px dotted #ddd;
	font-size:11pt;
	font-weight:bold;
	margin:3pt 0 4pt;
	padding:0 0 1pt;
}
h4 {
	margin:3pt 0 2pt;
	padding:0 0 1pt;
	color:#000;
	font-size:10pt;
	font-weight:bold;
}
ul, ol {
	list-style-type:none;
	margin:5px 0px 7px 13px;
	padding:0px;
}
ul li {
	list-style:none;
	background:url('/ccp/web.nsf/bullet.gif') 0 .65em no-repeat;
	padding:2px 0px 2px 12px;
}
ol li {
	list-style:decimal;
	background:none;
	margin-left:7px;
	padding:2px 0px 2px 0px;
}
font {
	line-height:110%;
}
br {
	font-size:7pt;
	line-height:7pt;
}
blockquote {
	background:url('/wbt/angelsweb.nsf/leftquote.png') left top no-repeat;
	text-align: left;
	margin: 0;
	padding: 20px;
}
cite {
	display: block;
	text-align: right;
}
/* Fix for automatically generated table spacer images from richtext to html conversion. */
img[src="/icons/ecblank.gif"] {
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
}
img[src="/icons/ecblank.gif"]+br {
	display:none;
}
/* =Layout styles
-------------------------------------------------------------- */
#topbar {
	height:18px;
	width:900px;
	margin:0 auto;
	padding:5px 0 0;
	text-align:right;
	font-size:10pt;
}
#topbar a {
	color:#fff;
	font-weight:bold;
}
#container {
	width:978px;
	margin:0 auto;
}
#container-middle {
	width:978px;
	background:url('/wbt/angelsweb.nsf/pagebg-middle.png') left top repeat-y;
}
#container-middle>table {
	width:928px;
	margin:0px 25px;
}
#header {
	width:978px;
	height:105px;
	padding:0px 15px;
}
#logo {
	margin:33px auto auto 25px;
	width:163px;
	height:57px;
}
#topdivider {
	height:10px;
	background:url('/wbt/angelsweb.nsf/pagebg-middle.png') left top repeat-y;
}
#topdivider div {
	height:10px;
	background:url('/wbt/angelsweb.nsf/containerbg-shadowbottom.png') left bottom repeat-x;
	margin:0 13px;
}
#main {
	padding:0 15px;
}
#content {
	margin-top:8px;
	margin-left:1px;
	min-height:400px;
	text-align:left;
}
#footer {
	clear:both;
	height:60px;
	text-align:center;
	font-size:8pt;
	background:url('/wbt/angelsweb.nsf/pagebg-bottom.png') left bottom no-repeat;
	letter-spacing:1px;
}
#footer a {
}
#footer a:hover {
	text-decoration:underline;
}
/* LEFT COLUMN */
#leftcolumn {
	width:200px;
	padding:7px 6px 7px 0px;
	text-align:left;
	background:none;
	border:0px none;
	border-right:1px dotted #ccc;
}
#leftcolumn a {
	font-weight:normal;
}
#leftcolumn .leftbox {
	margin:0px 0px 8px;
	text-align:left;
	font-size:8pt;
}
#leftcolumn h3 {
	margin:0 0 6px;
	padding:5px 7px;
	font-size:11pt;
	line-height:10pt;
	font-weight:bold;
	text-align:left;
	border-bottom:0 none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#leftcolumn #mainmenu a {
	display:block;
	margin:0 0 2px;
	padding:5px 7px;
	font-size:11pt;
	line-height:10pt;
	font-weight:bold;
	text-align:left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#leftcolumn #mainmenu a:hover {
	background-position: left 0;
}
#leftcolumn .resource {
	border: 0 none;
	padding: 10px 5px;
}
#leftcolumn .resource .resourceTitle {
	display: block;
	margin-bottom: 0.25em;
	padding-bottom: 0;
}
#leftcolumn .resource .resourceDescription {
	margin-top: 0.25em;
}	
#leftcolumn .resource {
	font-size: 12pt;
	line-height: 1.4;
}
#leftcolumn .resource .resourceTitle {
	font-size: 14pt;
	line-height: 1.4;
}
#leftcolumn .resource .resourceDescription {
	font-size: 10pt;
	line-height: 1.4;
}
#leftcolumn .leftColumnLogo {
	padding: 15px 6px;
	text-align: center;
}
/* =Form input styles
-------------------------------------------------------------- */
input, 
select, 
option, 
textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
}
input,
textarea {
	border:1px solid #bbb;
	width:500px;
}
textarea {
	height:100px;
}
select {
	border:1px solid #bbb;
}
input[type=checkbox],
input[type=radio] {
	border:0 none;
	width:auto;
}
a.button,
input[type=button],
input[type=submit] {
	background: url('/wbt/angelsweb.nsf/pagebg-bottom.png') -50px -9px;
	border: 1px solid;
	border-color: #bbb #999 #777;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	font-size: 11pt;
	font-weight: bold;
	line-height: 16pt;
	padding: 6px 20px;
	width:auto;
}
a.button:hover,
input[type=button]:hover,
input[type=submit]:hover {
	background-position: -50px -6px;
	border-color: #888 #666 #444;
	color: #000;
}
a.button:active,
input[type=button]:active,
input[type=submit]:active{
	background: #eee;
	border-color: #444 #666 #888;
}
label {
	margin-right:10px;
}
#content .labelDescription {
	font-size: 10pt !important;
	color: #666;
}
.twoColumnCheckbox label {
	display:inline-block;
	width:49%;
	margin-right:0px;
}
.threeColumnCheckbox label {
	display:inline-block;
	width:32%;
	margin-right:0px;
}
.fourColumnCheckbox label {
	display:inline-block;
	width:24%;
	margin-right:0px;
}
.fiveColumnCheckbox label {
	display:inline-block;
	width:19%;
	margin-right:0px;
}
label.validationError {
	background-color: #fdd;
	display: block;
	padding: 5pt;
}
div.validationError {
	background-color:#fdd;
	padding: 5pt;
}
tr.validationError {
	background-color:#fdd;
}
.validationError input,
.validationError select {
	background-color:#fee;
}
.validationErrorMessage {
	color:#f00;
	font-weight:bold;
}
/* =Table layout styles
-------------------------------------------------------------- */
/*
#content table {
	width:100%;
}
#content table,
#content td,
#content th {
	border:1px solid #ddd;
}
#content th {
	text-align:left;
}
*/
#content table.noBorders,
#content table.noBorders>tbody>tr,
#content table.noBorders>tbody>tr>td,
#content table.noBorders>tbody>tr>th {
	border:0px none;
}
#content table.noBorders>tbody>tr>td,
#content table.noBorders>tbody>tr>th {
	padding:3px 12px 3px 0px;
}
#content table.rowBorders,
#content table.rowBorders>tbody>tr {
	border:1px solid #ddd;
}
#content table.rowBorders>tbody>tr>td,
#content table.rowBorders>tbody>tr>th {
	border:0px none;
}
#content table.layoutTwoColumn {
	border:0px none;
	border-collapse:collapse;
	width:100%;
}
#content table.layoutTwoColumn td,
#content table.layoutTwoColumn th {
	border:0px none;
	padding:0px 10px;
	width:50%;
}
#content table.layoutTwoColumn > tbody > tr > td:first-child {
	padding-left:0px;
}
#content table.layoutTwoColumn > tbody > tr > td:last-child {
	padding-right:0px;
}
/* =Miscellaneous styles
-------------------------------------------------------------- */
/* ANCHORS AND BUTTONS */
a.return {
	padding-left:20px;
	background:url('/ccp/web.nsf/arrow-return.gif') left center no-repeat;
}
a.goto {
	padding-left:20px;
	background:url('/ccp/web.nsf/arrow-goto.gif') left center no-repeat;
}
/* Web form notices */
.notices {
	dispaly: block;
	margin: 1em 0px;
}
.notices .success {
	color: #008800;
	display: block;
}
.notices .warning {
	color: #888800;
	display: block;
}
.notices .error {
	color: #880000;
	display: block;
}
