body {
	background: #ffffff;
	background-color: #ffffff;
	text-align: center;
}

body, html, div, p, td {
	line-height:1.4em;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

#content {
	background-color:#ffffff;
	/*_text-align: center;*/
}

.bg1 {
	background-color:#acabac;
}

.bg2 {
	background-color:#dad3ca;
}

.bg3 {
	background-color:#e7ecef;
}


h1.divider {
	font-size: 14px;
	color: #009999;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #cccccc;
}

h2.sidemenuDividerInt {
	font-size: 12px;
	color: #70452e;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #70452e;
}

h2.sidemenuDividerCon {
	font-size: 12px;
	color: #3a608e;
	margin: 0px 0px 8px 0px;
	border-bottom: 1px dotted #3a608e;
}

.tableCopy {
	width:644px;
	/*background-color:#ffffff;*/
	text-align: left;
	padding:8px;
}

.tableError {
	padding:4px;
	border: 1px solid red;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*border-radius: 6px;*/
	margin-bottom:12px;
} 

.sidebar1 {
	background-color:#acabac;
	width:316px;
}

.sidebar2 {
	background-color:#dad3ca;
	width:316px;
}

.sidebar3 {
	background-color:#e7ecef;
	width:316px;
}


.footer {
	color:#666666;
	font-size:11px;
}

.middot {
	color:#ee1a34;
	font-size:14px;
	font-weight:bold;
}

.bold {
	font-weight:bold;
}

.text14 {
	font-size:14px;
}


table.spacer {
	background-color:#f5f5f5;
	width:960px;
	height:4px;
}

td.nav {
	border-right:1px solid #dcdcdc;
}

table.main {
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	width:960px;
}

table.footer {
	border:1px solid #dcdcdc;
	background-color:#ffffff;
	width:960px;
}

div.spacer {
	border: transparent;
	padding: 2px;
}

.textHeader {
	color: #009999;
}

.textHeaderLg {
	font-size:14px;
	color: #009999;
	font-weight:bold;
}

.underline {
	width: 100%;
	border-bottom:1px solid #dcdcdc;
}

.textError {
	color: #ff0000;
}

.textGreen {
	color: #008000;
}

.textRed {
	color: #ff0000;
}

.textInactive {
	color: #808080;
}

.small {
	font-size: 10px;
}

.clear {
	clear:both;
}

.clear12 {
	padding-bottom:12px;
	clear:both;
}

.tableHeader {
	color: #009999;
	font-weight:bold;
	height: 26px;
	background-image: url(../images/bg-table.jpg);
	background-repeat: repeat-x;
	background-color: #f5f5f5;
}

.label {
	color:#666666;
	text-align:right;
}

.labelLeft {
	color:#666666;
}

.required {
	color:#000000;
}

.sideMenuBox {
	width:266px;
	border:1px solid #999999;
	background-color:#ffffff;
	padding:8px;
	_margin-left:-10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*border-radius: 6px;*/
	text-align:left;
 }
 
hr.newsDivider {
	border: none 0;
	border-top: 1px dotted #dcdcdc;
	width: 100%;
	height: 1px; 
} 

div.contactBorder {
	padding: 8px;
	border: 1px solid silver;
	margin-bottom:12px;
	background-color:#f5f5f5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*border-radius: 6px;*/
}

.searchBox {
	padding: 2px;
	border: 1px solid silver;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*border-radius: 6px;*/
}

.searchField {
	border: 0px solid #ffffff;
}

.searchFieldLarge {
	width:99%;
	border: 0px solid #ffffff;
}
