body {
	/*-webkit-text-size-adjust: none;*/
	background: #9BB2CA url('images/bg_main.gif');
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;
	text-align: center;
	min-width: 760px;
}

table {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

img {
	border: 0;
}

img.bordered {
	border: 1px solid black;
	display: block;
}

a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#4d4d4d;
	text-decoration:none;
}

h1 {
    font-size:16px;
	color:#666666;
}

h2 {
    font-size:14px;
	color:#666666;
}

h3 {
	font-size:14px;
	color:#666666;
}

h4 {
	font-size:14px;
	color:#666666;
}

h5 {
	font-size:14px;
	color:#666666;
}

h6 {
	font-size:14px;
	color:#666666;
}


.main {
	/*background-image: url(images/bg_content.gif) ;*/
	margin:0 auto;
	width:760px;
	min-width: 760px;
	text-align: left;
	display:block;
}

.content {
	background-image: url(images/bg_content.gif) ;
	border: 1px solid;
	border-color: #ffffff;
	display:block;
	clear: both;
	padding:15px;
	/*min-height:500px;*/
}

.content ul {
/*	margin-left: 10px;*/
	list-style-image: url("images/list.gif");
	list-style-position:inside
}

.spacer {
	padding: 5px;
}

.head_logo {
	border-top: 1px solid;
	border-left: 1px solid;
	border-color: #ffffff;
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	background-color: #ffffff ;
	width: 87px;
	height: 76px;
}

.head_logo img {
	display: block;
	border: 0;
}

.head_banner {
	border-top: 1px solid;
	border-right: 1px solid;
	border-color: #ffffff;
	margin: 0;
	padding: 0;
	display: block;
	float:right;
	background-color: #ffffff ;
	width: 671px;
	height: 76px;
}

.head_banner img {
	display: block;
	border: 0;
}

.topstripe_dark {
	background-image: url(images/bg_stripe_dark.gif) ;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #ffffff;
	min-height: 14px ;
	display:block;
	clear:both;
	padding:6px 16px;
	/*font-size:1.1em;*/
	/*font-weight: bold; */
}

.topstripe_dark a:link, .topstripe_dark a:visited, .topstripe_dark a:active {
	text-decoration: none;
	color: #ffffff;
}

.topstripe_dark a.active:link, .topstripe_dark a.active:visited, .topstripe_dark a.active:active, .topstripe_dark a.active:hover {
	text-decoration: none;
	color: #ffffff;
/*	border-bottom: #676869 4px solid; 
*/
	border-top: #bec0c3 4px solid;
}

.topstripe_dark a:hover {
	text-decoration: none;
	color: #ffffff;
	border-bottom: #bec0c3 4px solid; 
}


.topstripe_light {
	background-image: url(images/bg_stripe_light.gif) ;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #ffffff;
	min-height: 14px ;
	display:block;
	clear: both;
	padding:6px 16px;
	/*font-size:1.1em;*/
}

.topstripe_light a:link, .topstripe_light a:visited, .topstripe_light a:active {
	text-decoration: none;
	color: #ffffff;
}

.topstripe_light a:hover, .topstripe_light a.active:link, .topstripe_light a.active:visited, .topstripe_light a.active:hover, .topstripe_light a.active:active{
	text-decoration: none;
	color: #ffffff;
	border-bottom: #bec0c3 4px solid;
}

.sectionlinks {
	background-image: url(images/bg_sl.gif) ;
	border: 1px solid;
	border-color: #ffffff;
	margin:14px;
	height:100%;
	float:left;
	clear:both;
}

.sectionlinks ul {
	list-style-type: none;
	padding:4px;
}

.spacer {
	padding:4px;
}

.sectionlinks_head {
	background-image: url(images/bg_sl_head.gif) ;
	border-bottom: 1px solid;
	border-color: #ffffff;
/*	font-size: 11px; */
/*	font-family: Verdana, sans-serif;*/
	text-align: center;
	color: #ffffff;
	padding-top:4px;
	padding-bottom:4px;
}

.siteinfo {
	padding:8px;
	text-align: center;
}

/*DEV*/

.content_box {
margin: 40px 0px 0px 0px;
}

.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}

img.l-bordered {
	border: 1px solid black;
	display: block;
	float: left;
	padding: 0px;
	/*margin: 0px 10px 0px 0px;*/
margin-right: 1em;
margin-bottom: 1em;
}

.box-left {
  float: left;
  padding: 0px 10px 0px 0px;
  width: 90px;
}

.box-middle {
  top: 10px;
  margin-left: 100px;
  margin-right: 100px;
}

.box-right {
  float: right;
  padding: 0px 10px 0px 10px;
  width: 90px;
}

.tdiv {
width: 45%;
/*height: 100px;*/
/*border: 1px solid #FF00FF;*/
float: left;
}
