@charset "UTF-8";
/* CSS Document */

html {
height:100%;
width:100%;
}
form {
margin:0px;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #5f6062;
}
p {
	margin-top:1em;
	margin-botton:1em;
	margin-bottom: 1em;
}
.clear {
	clear: both;
	float: none;
}
h3 {
	font-size: 14px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pageContainer {
	margin: auto;
	width: 930px;
}
.navbar {
	background-image: url(/siteimages/template/bar_blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.navbar a img{
	margin-right: 12px;
}
.jsRoll_ {
}
.footer {
	background-image: url(/siteimages/template/bar_blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	padding-right: 12px;
	padding-left: 12px;
	color: #FFF;
}
.contentContainer {
	padding-top: 12px;
	padding-bottom: 0px;
}
.colLeft {
	width: 456px;
	float: left;
	background-color: #eceded;
	margin-bottom: 12px;
}
.colLeft h3 a{
	font-size: 12px;
	font-weight: normal;
}
.colLeft h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
.colRight {
	width: 456px;
	float: right;
	background-color: #eceded;
	margin-bottom: 12px;
	padding: 0px;
}
.colLeft h2, .colRight h2 {
	background-image: url(/siteimages/template/bar_head_col.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.colLeft .content, .colRight .content {
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
.picLeft {
	margin-left: -154px;
	float: left;
}
.content.picIndent {
	padding-left: 170px;
}
.colLeft a, .colRight a {
	font-weight: bold;
	color: #5F6062;
	text-decoration: underline;
}
.picIndent a {
	color: #2BA8C5;
	font-weight: bold;
	text-decoration: none;
}
.singleCol {
	background-color: #eceded;
	margin-bottom: 12px;
}
.singleCol h2 {
	background-image: url(/siteimages/template/bar_head_col.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.scroller {
	height: 370px;
	overflow: auto;
	padding-top: 12px;
}


.callbackPanel {
	border-right-style: none;
	border-left-style: none;
	width: 387px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-bottom-style: none;
}
.callbackPanel .padding {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.callbackPanel .formpadding {
	padding-bottom: 10px;
	padding-right: 4px;
}
.callbackPanel .field {
	background-color: #FFF;
	border: 1px solid #cbcbcb;
	width: 98%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
