			body {
				margin: 0px;
				padding:0px;
/*				background-image: url('../images/bg.gif');*/
			background-color: #bbb;
			}
			body,div,p {
				font-family: Arial, sans-serif;

			}
			#container {
				width: 798px;
				margin: 0 auto;
				background-color: #fff;
			}
			#header {
				height: 61px;
				background-image: url('../images/header.gif');
				background-repeat: no-repeat;
				padding-top: 10px;
				/*padding-left: 280px;*/
				margin-bottom: 3px;
				color: #193284;
			}
			#header a {
				color: #193284;
				text-decoration: none;
				font-size: 0.95em;
			}
			#header a:hover {
				text-decoration: underline;
			}
			#breadcrumb {
				font-size: 0.8em;
				padding-bottom: 4px;
				padding-left: 5px;
			}
			a {
				color: #017dc3;
			}
			a:visited {
				color: #017dc3;
			}
			#breadcrumb a {
				color: #017dc3;
			}
			#content {
				min-height: 400px;
			}
			#content h1 {
				color: #1A3385;
				font-weight: normal;
				font-size: 2em;
				margin: 0px;
				padding: 0px;
			}
			.column {
				width: 234px;
				padding-left: 11px;
				padding-right: 11px;
				float: left;
				font-size: 0.8em;
				text-align: justify;
			}
			.column h2 {
				color: #1A3385;
				font-weight: normal;
				font-size: 2em;
				margin: 0px;
				padding: 0px;
			}
			.column h2 a {
				text-decoration: none;
				color: #1A3385;
			}
			.column h2 a:visited {
				color: #1A3385;
			}
			.quote {
				font-size: 1.1em;
			}
			.quote a {
				color: #017dc3;
				text-decoration: none;
			}
			.quote a:hover {
				text-decoration: none;
			}
			#footer {
				text-align: center;
				background-color: #193282;
				color: #fff;
				font-size: 0.8em;
				height: 20px;
			}
			#footer a {
				color: #fff;
			}
			#bottomtext {
				clear: both;
				text-align: right;
				padding-top: 50px;
			}
			#logos {
				float: right;
				padding-top: 20px;
			}
			#logos img {
				margin-right: 10px;
			}
			.pad {
				padding: 0px 10px 0px 10px;
			}
			.pad h2 {
				color: #017dc3;
				font-weight: normal;
				font-size: 1.4em;
				margin: 0px;
				padding: 0px;
			}
.FormTableTitle {
	font-weight: bolder; padding: 5px 0px 5px 0px;
	background-color: #dfdfdf;
}
.mainAreaInternal {
	padding: 2px;
   z-index: 0;
   overflow: auto;
   position: relative;
 }

 .mainAreaLoading {
   height: 300px;
   z-index: 1;
   background-color: #fff;
   position: relative;
   top: -300px;
 }
.ajax {
	color: #017dc3;
	text-decoration: underline;
	cursor: pointer;
}
.ajaxbox {
	/*display: none;*/
}
.justify {
	text-align: justify;
}
.pad td {
	font-size: 12px;
}

.column ul {
	padding-left: 8px;
	margin-left: 0px;
	margin-top: 15px;
}
.column li {
	padding-bottom: 3px;
}
#about td {
	font-size: 1.0em;
}
#about img {
	border: 1px solid #000;
}


#demands td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.info li { list-style-type: none; padding-left: 20px; background-repeat: no-repeat; background-position: top left; }


.textarea-handle {
height: 5px;
display: block;
width: 339px;
background: #C5C5C5;
background-image: url('/images/grab-handle.gif');
background-repeat: no-repeat;
background-position: 50% 50%;
}
.menubar img {
	margin-right: 170px;
}
