body {
	font: 0.7em verdana, helvetica, sans-serif;
	text-align: center; /* center for IE */
	color: #666;
	margin:0 auto;
	padding:0px;
    background-image: url(/images/bg.jpg);
    background-color:#FFFFFF;
    background-repeat:repeat-x;
}
a:hover {color: #7CB5EB;}
p {
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 0.3em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1,h2,h3,h4,h5 {font-weight: bold;}
h1 {font-size: 1.6em;}
h2 {font-size: 1.0em;}
h3 {font-size: 0.8em;}
.txtBoxMate {
	padding-left: 8px;
	margin-top: 2px;
	margin-bottom: 10px;
	height: 16px;
	vertical-align:text-top;
}
fieldset {
	padding: 20px 30px 20px 30px;
	border: 1px solid #ccc;
}
legend {font-weight: bold;}
/* Layout */
.clear {clear: both;}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
/* Grid */
.grid .column {margin-left: 2%;}
.column {float: left;}
.column.first, .column.last {margin-left: 0 !important;}
.column.last {float: right !important;}
.noborder {border: 0px;}
.justify {text-align: justify;}
.settopborder {border-top: 2px solid #ccc;}
.image_left {
	float: left;
	padding-right: 30px;
}
.image_right {
	float: right;
	padding-left: 30px;
}
.nobold {font-weight: normal;}
.tablelabel {
	background-color: #666;
	color: #f2f2f2;
	font-weight: bold;
}
.black {color: #666;}
.bgwhite {background-color: #fff;}
.tables td {padding-right: 10px;}
.tables .tdvalue {text-align: right;}
.bggray {
	background-color: #eee;
	margin: 6px;
	padding: 8px;
}
.tablephotos {text-align: center;}
.tablephotos td {
	margin: 2px;
	padding: 4px;
	text-align: center;
}
img{border:0px;}
.bold{font-weight:bold;}
.underlinedBold, .subPsubHeader, .headerBold {
	font-weight:bold;
	text-decoration:underline;
}
.required {
 color:Red;
 font-weight:bold;
 font-family:Arial;
 font-size:1.55em;
 padding-right:5px;
}
.errorMessage {
	color:Red;
	font-size:1em;
	font-weight:bold;
	margin-bottom:20px;
	padding-bottom:20px;
	width:100%;
	height:100%;
}
#navigator {
	margin:0 auto;
	position: relative;
	color: #666;
	font-size: 11px;
	background-color: #fff;
	width: 1010px;
	height: 30px;
	padding-right:0px;
	background: transparent url('../graphics/base/menu.jpg') top repeat-x;
	z-index: 96;
	clear:both;
}
#navigator span {
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
#container {
	margin: 0px;
	padding: 0px;
	margin-top: -2px;
}
#container h1,h2,h3 {
	color: #0D6AAF;
	text-transform: uppercase;
	display: block;
}
#content {
	position: relative;
	margin: 0 auto;
	margin-left: 5px;
}
#content img:hover {border-color: #fff;}
#data {
	position: relative;
	width:100%;
	overflow: hidden;
	text-indent:0px;
}
#foo {
	width: 100%;
	background-color:#FFFFFF;
}
#foo a {color: #273B78;}
#foo a:hover {text-decoration: none;}
#foo h2 {margin-left: 3px;}
/* content */
.grid .column .first {
	padding-right: 8px;
	border:solid 1px #666;
}
.grid .column h3 {padding-bottom: 8px;}
.panel {
	margin-top:10px;
	width:98%;
}
