body {
	background-image: url(../../../images_global/gradient_backgrnd.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
/*	position: relative;*/
	left: 0px;
	top: 0px;
	text-align: center;
	padding-top: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;/*	margin:15px;
	text-align:center;
	color: #444;*/
}

#center {
	margin-right: auto;
	margin-left: auto;
/*	position: relative;*/
	visibility: visible;
	z-index: auto;
	height: 700px;
	width: 800px;
	background-image: url(../../../images_global/whiteHouse_centerBack.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#centerForm {
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	z-index: auto;
	width: 800px;
	text-align: left;
	background-color: #39F;
	padding: 0 10px;
}

#center .bodyArt {
	background-image: url(../../../images_index/body_Index.gif);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 670px;
	width: 760px;
	/*	left: 19px;*/
	margin-left: 19px;
	/*	top: 0px;*/
}

#center .bodyContent {
/*	position: absolute;
	z-index: auto;*/
	height: 405px;
	margin-top: 210px;
	margin-left: 210px;
/*	width: 100%;
	top: 200px;
	right: 30px;*/
	width: 510px;
	visibility: visible;
}

#bodyContent {
/*	position: absolute;
	z-index: auto;*/
	height: 405px;
	margin-top: 210px;
	margin-left: 200px;
/*	top: 200px;
	right: 30px;*/
	width: 495px;
	visibility: visible;
}


#center .leftNav {
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 395px;
	width: 164px;
	left: 15px;
	top: 181px;
}

#center .leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#center .leftNav li {
	margin: 2px 0;
	}

#centerForm .navHoriz {
	width: 100%;
	height: 50px;
	top: 300px;
	text-align: center;
}

#centerForm .navHoriz ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 1em;
	}
	
#centerForm .navHoriz li {
	display: inline;
	}	
	
#centerForm .navHoriz a {
	text-decoration: none;
	margin: 0 5px;
	}	


#leftNav {
	background-color:#00CC00;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: 395px;
	width: 164px;
	left: 15px;
	top: 181px;
}

					
a {
	color:#FFFFFF;
}
			
h1
	{
	font-size:14pt;
	}

input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.error {
	font-weight:bold;
	color:#FFFFFF;
}

#footer {
	font-size:9pt;
	line-height: 18px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}

#footer a {
	color: #000	
}

.center {
	text-align:center !important;
}

.forminput {
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.thumbnail {
/*	padding:5px;*/
	border:1px solid #AAA;
	margin: 20px 0;
}

table td {
	text-align:left;
}

/* Styles for form table layout views
----------------------------------------------- */

.table-form
	{
	border-collapse:collapse;
	width:800px;
/*	width: 100%;*/
	padding:0px;
	margin-bottom:0px;
	border-spacing:0px;
	}

.table-form thead th
	{
	width:33%;	
	text-align:left;
	font-size:12pt;
	color:#FFF;
	padding:4px 0px 6px 4px;
	font-weight:bold;
	}
	
.table-form tbody th
	{
	height:25px;
	vertical-align:top;
	padding:8px 0px 0px 4px;
	width:33%;
	font-size:11pt;
	text-align:left;
	font-weight:bold;
	}
	
.table-form tbody td
	{
	font-size:12pt;
	height:25px;
	vertical-align:middle;
	height:20px;
	padding:5px 0 5px 0;
	width:66%;	
	text-align:left;	
	}

.table-form tbody td td
	{
	padding:0px;
	}

.table-form tbody td p
	{
	font-size:12pt;
	}

.table-form tbody th td
	{
	padding:0px;
	}

.table-form tbody td label
	{
	cursor:pointer;
	}
	
.formbutton
	{
	font-size:12pt;
	padding:4px 20px 4px 20px;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	}

