/*--start global css declarations*/

	img
	{
		border-width:									0;
		padding:											0px 0px 0px 0px;
	}

	a
	{
		padding:											0px 0px 0px 0px;
		text-decoration:							none;
		color:												#b1aecb;
		border-width:									0px;
	}

	html, body
	{
		background-color:							#FFFFFF;
		color:												#000000;
		font-family:									arial;
		padding:											0px 0px 0px 0px;
		border-width:									0px;
	}



	textarea, input
	{
		color:												#000000;
		font-family:									arial;
		font-size:										10px;
	}
	/*--end global css declarations*/



	/*--start main css declarations*/
	.post
	{
		text-align:										left;
		font-size:										10pt;
		vertical-align:								middle;
	}

	.posted
	{
		text-align:										left;
		font-size:										10pt;
		vertical-align:								middle;
	}

	.stamp
	{
		text-align:										left;
		font-size:										10pt;
		font-weight:									bold;
		vertical-align:								top;
		text-decoration:							underline;
	}

	.wrapper
	{
		padding:											0px 0px 0px 0px;
		background-color:							#FFFFFF;
		width:												1050px;
		margin-left:									auto;
		margin-right:									auto;
		border-width:									0px;
	}

	.footer
	{
		clear:												both;
	}

	.col1
	{
		float:												left;
		width:												230px;
		padding:											0px 0px 0px 0px;

	}

	.col2
	{
		float:												right;
		width:												820px;
		border-width:									0px;
		padding:											0px 0px 0px 0px;
	}

	.heading1
	{
		color:												#000000;
		font-size:										45pt;
		font-family:									arial black;
		font-weight:									bold;
		text-align:										left;
		padding:											0px 0px 0px 0px;
		position:											relative;							/*Allows 'left' attribute to operate*/
		left:													-4px;									/*Offsetting for larger font*/
	}

	.heading2
	{
		color:												#000000;
		font-size:										16pt;
		font-family:									arial;
		border-width:									0px;
	}

	.heading2a
	{
		color:												#000000;
		font-size:										14pt;
		font-family:									arial;
		border-width:									0px;
	}

	.heading3
	{
		color:												#d0d0d0;
		text-align:										left;
		font-family:									arial black;
		font-weight:									bold;
		font-size:										22pt;
	}

	.heading4
	{
		color:												#d0d0d0;
		text-align:										left;
		font-weight:									bold;
		font-size:										14pt;
	}
	
	.login1
	{

		left:													50px;
		top:													170px;
	}
	
	.login2
	{
		position:											relative;
		left:													10px;
		top:													190px;
		font-family:									impact;
	}
	
	.line1
	{
		position:											absolute;
		left:													236px;
		top:													0px;
	}

	.line2
	{
		position:											absolute;
		left:													240px;
		top:													0px;
	}
	
	.line3
	{
		position:											absolute;
		left:													0px;
		top:													198px;
	}
	
	.line4
	{
		position:											absolute;
		left:													0px;
		top:													209px;
	}
	
	.makeComplaint
	{
		color:												#000000;
		font-size:										10pt;
		font-family:									arial;
		border-width:									0px;
	}
	
	.poweredBy
	{
		color:												#000000;
		font-size:										10pt;
		font-family:									arial;
		border-width:									0px;
	}

/*--end main css declarations*/
