body {

	background:#ebebeb;  /* #1# Editable */
	padding: 0px;
	margin: 0px;
}

.container {

	background-color:#FFFFFF;  /* #1# Editable Foreground */
	border: 1px solid #cbcbcb;  /* #1# Editable */
}

.content {

	background-color:#FFFFFF;  /* #1# Editable Foreground */
	font-family:arial,sans-serif;  /* #3# Editable */
	padding:20px;  /* #3# Editable */
}

.headerBar {

	background-color:#fafafa;  /* #2# Editable */
	color:#515151;  /* #2# Editable */
	font-size:28px;  /* #2# Editable */
	font-family:Verdana;  /* #2# Editable */
	font-weight:bold;  /* #2# Editable */
	padding:15px;  /* #2# Editable */
	text-align:left;  /* #2# Editable */
	border-bottom:1px solid #cbcbcb; /* #2# Editable */
}

.headerBarImg {
	
	background-color:#fafafa;  /* Editable */
	padding:15px;  /* Editable */
	text-align:left;  /* Editable */
}

p, label {

	line-height:150%;  /* #3# Editable */
	font-family:arial,sans-serif;  /* #3# Editable */
	font-size: 12px;  /* #3# Editable */
	color: #333333;  /* #3# Editable */
}

.itemText {

	font-family: arial,sans-serif;  /* #3# Editable */
	font-size:12px;  /* #3# Editable */
	line-height: 150%;  /* #3# Editable */
	color: #333333;  /* #3# Editable */
}

.alert {
	font-size:18px;  /* #3# Editable */
	line-height:200%;  /* #3# Editable */
	color:#000000;  /* #3# Editable */
	font-family:arial,sans-serif;  /* #3# Editable */
	font-weight:bold;  /* #3# Editable */
}
		
div.errorText {
	
	font-size: 12px;  /* #3# Editable */
	line-height:150%;  /* #3# Editable */
	font-weight:bold;  /* #3# Editable */
	color:#FF0000;  /* #3# Editable */
	font-family:arial,sans-serif;  /* #3# Editable */
	background-color:#FFEEEE;  /* #3# Editable */
	padding:5px;  /* #3# Editable */
	margin:3px;  /* #3# Editable */
}

a:link {

	color:#0000FF;  /* #3# Editable */
}

a:active {

	color:#0000FF;  /* #3# Editable */
}

a:visited {

	color:#0000FF;  /* #3# Editable */
}

a.poweredBy {
	
	font-size:10px;
	font-family:trebuchet ms;
	color:#CC9900;  /* #4# Editable */
	text-decoration: none;
}

div.headerTextOn {

	display: none;
}
        
div.headerImgOff {

	display: none;
}

input.error, textarea.error {
/*	color: #000000; */
/*	background-color: #fc6467; */
}

.error {

}

div.error {

	display: block;
	margin: 0px 0px 10px 0px;
	font-family:arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.erroritem {

	display: block;
	margin: 0px 0px 5px 10px;
	font-family:arial,sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.plink, .plink:visited, .plink:active {

	color: #0000FF;
	text-decoration: underline;
}

.slink, .slink:visited, .slink:active {

	color: #515151;
	text-decoration: underline;
}

#homelink {

	margin-top: 25px;
	margin-bottom: 20px;
}

#homelink a, #homelink a:active, #homelink a:visited {

	font-size: 13px;
	color: #515151;
	background: #fafafa;
	padding: 5px 10px 5px 10px;
	border: #cccccc solid 1px;
	text-decoration: none;
}

#homelink a:hover {

	border: #999999 solid 1px;
}