/*
 * $Id: processContent.css,v 1.7 2008-12-11 13:25:15 hilmar Exp $
 */

/* start over-rulling css properties here */
div.processedContent {
	margin:0px;
}
div.processedContent div.block {
	line-height: 145%;
}

div.clearLeft, div.clearImage {
	clear: left;
}
div.clearRight {
	clear: right;
}

div.textCol img,
div.contentTextOneColumn img,
div.contentTextTwoColumns img	{
	margin: 0px;
	background-color: white;
	border: 0px solid #000000;
}

div.contentTextTwoColumns {
	float: left;
	display: inline;
	position: relative;
	width: 48%;
	padding-right:2%;
}
/*
div.contentTextOneColumn {
	line-height: 150%;
}*/

div.imageOneColumn {
	position:relative;
	width:200px;
	padding-right:5px;
}

div.imageTwoColumns {
	padding: 10px;
	float: left;
	width: 200px;
}


/* end over-rulling css properties here */

/* start processedContent markup */

div.processedContent h2.title {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0;
}

div.processedContent div.block {
	margin-bottom: 10px;
}

div.processedContent img.imageOneColumn {
	padding: 5px;
	float:left;
}

div.processedContent img.imageTwoColumns {
	float:left;
	padding:5px;
}
/* end plaincontent markup */

/* start content inline image markup */
img.inlineImageLeft, img.inlineImageRight {
	margin: 10px;
}
img.inlineImageRight 	{ float: right; }
img.inlineImageLeft		{ float: left; }

div.inlineImageRight, div.inlineImageLeft {
	background-color: #efefef;
	border: 1px solid #000000;
	padding: 5px;
	width: 200px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
div.inlineImageRight { float: right; margin-left: 5px;}
div.inlineImageLeft { float: left; margin-right: 5px;}
/* end content inline image markup */


/* start form markup */
div.formBody ul.errors 				{ color: #ff0000; }

form.psmForm td.key						{ font-weight: bold; padding-right: 1em; }
form.psmForm .required				{ color: red; }
form.psmForm tr.submitRow td	{ text-align: right;}

form.psmForm input.text,
form.psmForm textarea.text		{ width:250px;  }
form.psmForm textarea.text		{ height: 60px;}
form.psmForm input.button 		{  }


/* end form markup */
/* start over-rulling css properties here */
	div.contentTextOneColumn,
	div.contentTextTwoColumns,
	table#processedContent font,
	table#processedContent td.textCol span,
	table#processedContent td.textCol p,
	table#processedContent td.textCol ul,
	table#processedContent td.textCol li		{ font-family:Arial!important; font-size:100%; color:#363636; }

	table#processedContent td.textCol * { line-height:165%;}

	div.contentTextOneColumn img,
	div.contentTextTwoColumns img				{ margin:10px!important; background-color:White; }

	table#processedContent td span				{ font-size:100%; }
	table#processedContent td.textCol td		{ vertical-align:top; }
	table#processedContent td.textCol table		{ width:100%!important; }
	table#processedContent hr					{ height:1px; color:#003F06; }
	table#processedContent td.textCol a			{ text-decoration:none; }
	table#processedContent td.textCol a:hover	{ text-decoration:underline;}
	/* fix me padding10 */
	table#processedContent td.textCol			{ }
	div.contentTextTwoColumns					{ padding-right:15px;}

/* end over-rulling css properties here */

/* start main content table markup */
	table#mainContent						{ width:100%;}
	table#mainContent td.contentBlock		{ width:100%; padding:0;}
/* end main content table markup */

/* start content table markup */
	table#contentTableOdd,
	table#contentTableEven					{ width:100%; }
	table#contentTableOdd td,
	table#contentTableEven td				{ padding:0; margin:0; }
	table#contentTableOdd td.contentCol,
	table#contentTableOdd td.contentCol		{ width:100%; }

	table#contentTableOdd img,
	table#contentTableEven img				{ }

	table.documentTable img.Icon			{ border:0; }
/* end content table markup */

/* start processedContent markup */
	table#processedContent					{ width:100%;}
	table#processedContent td				{ }
	table#processedContent td.titleOdd,
	table#processedContent td.titleEven		{ font-size:15px; font-weight:800; padding-bottom:10px;}
	table#processedContent td.formBlock		{ width:100%;}
	table#processedContent td.textCol		{ vertical-align:top; vertical-align:top;}
	table#processedContent td.imageCol		{ vertical-align:top; vertical-align:top; padding:10px;}
/* end plaincontent markup */

/* start content inline image markup */
	img.inlineImageLeft		{ margin-bottom:8px; margin-right:20px;}
	img.inlineImageRight	{ margin-bottom:8px; margin-left:20px;}

/* start content form */
	table#formTable			{ width:100%;}
	#formTable td.formBody	{ width:100%; text-align:left;}
/* end content form */

/* start contact form markup */
	table#ContactForm					{ width:100%; margin-bottom:10px;}
	table#ContactForm input,
	table#ContactForm textarea			{ font-family:Arial; font-size:12px; padding:1px; width:80%; height:auto;}
	table#ContactForm textarea			{ height:60px;}
	input.submitButton					{ background-color:#3F8AC4; border:1px solid #510701; color:black; height:18px;}
	table#ContactForm td				{ padding:1px; font-size:12px;}
	table#contactForm td.header,
	table#ContactForm td.ErrorTop		{ font-size:15px; font-weight:800; padding:1px; padding-left:3px;}
	table#contactForm td.header			{ padding-left:2px; padding-bottom:4px;}
	table#ContactForm td.description	{ font-weight:800;}
	table#ContactForm td.longDesc		{ padding:10px 2px 10px 2px;}
	table#ContactForm td.error,
	table#ContactForm .Error			{ color:Red; }
	table#ContactFormSubmit				{ width: 80%; padding:0; margin:0; border:0; border-collapse:collapse; color:#510701; font-size:13px;}

/* end contact form markup */

/* Start document table makrup */
	table.documentTable				{ width:100%; margin-top:10px!important; margin-bottom:10px!important;}
	table.documentTable td			{ padding:3px!important;}
	table.documentTable a			{ }
	table.documentTable thead td	{ color:#330033; font-weight:800; border-bottom:1px solid #DFDAD3;}
	table.documentTable tbody td	{ background-color:#FFFFFF; border-bottom:1px dashed #DFDAD3; vertical-align:top;}
	table.documentTable td.docDownload { white-space: nowrap; }
/* End document table makrup */

/* start login screen markup */
	div.loginScreen					{ position:relative; z-index:10; width:100%; }
	table#contentLogin				{ width:100%; }
	table#contentLogin td			{ line-height:150%; padding:5px;}
	table#contentLogin td.title		{ font-size:15px; font-weight:800; padding-bottom:10px;}
	table#contentLogin td.leftCol,
	table#contentLogin td.rightCol,
	table#contentLogin td.footer,
	table#contentLogin td.spacer	{ background-color:#66C9FF; color:#000; vertical-align:center; height:5px; }
	table#contentLogin td.leftCol	{ text-align:right; font-weight:800; padding-right:10px; }
	table#contentLogin td.rightCol	{ width:80%; }
	table#contentLogin td.body		{ background-color:#DFDAD3; color:black; padding: 9px 7px 9px 7px; line-height:160%; }
	table#contentLogin td.footer	{ padding:6px 0 6px 2px; }
	table#contentLogin input		{ width:200px;padding-left:3px;}
	table#contentLogin input.inputButton {
		width:150px;
		background:none;
		border:none;
		text-align:left;
		color:#00239B;
		font-weight:800;
		font-size:11px;
		cursor:pointer;
	}

	div.customButton				{ position:relative; z-index:20; }
	div.customButton a				{ cursor:pointer; font-size:12px; text-decoration:none!important; padding:1px 0 0 13px; color:#A40000; }
	div.customButton a:hover		{ text-decoration:underline!important;}
/* end login screen markup */

