
/* CSS Document */

body {
  font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #EBEBEB;
	color:#666666;
	margin: 0px auto;
	padding: 0px;
}

a:visited {
  color: #6565AD;
  text-decoration: none;
}

a:active {
  color: #6565AD;
  text-decoration: none;
}

a:link {
  color: #6565AD;
  text-decoration: none;
}

a:hover {
  color: #6565AD;
  text-decoration: none;
}


h1 {
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
	padding-top: 10px;
}

#textLocation {
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
}

#footer {
	font-size: 9px;
	font-style: normal;
	color: #666666;
	padding: 0px 10px 0px 10px;
}
.pageFooterItem {
  padding: 0px 5px 0px 5px;
}
.head2 {
	line-height: 200%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
img {
  border:0;
}
form {
	margin: 0;
}


/* ----------- NAVIGATION----------- */
#navigation {
	height:33px;
	margin:0px auto;
	padding:0px;
	width:800px;
	line-height:33px;
}

#navigation a,
#navigation a:link,
#navigation a:visited {
  margin-left: 16px;
  margin-right: 16px;
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bold;
}

#navigation a:hover {
  margin-left: 16px;
  margin-right: 16px;
  text-decoration:none;
  color:#AAAAFF;
  font-weight:bold;
}

.mediaContainer {
  margin-bottom: 16px;

}

/* ----------- SUBLINKS ----------- */
#sublinks{
	width:800px;
	margin:0 auto;
	padding-top:0px;
	height:26px;
  line-height:26px;
}

#sublinks a,
#sublinks a:link, 
#sublinks a:visited {
  margin-left: 16px;
  margin-right: 16px;
  display: inline;
  text-decoration: none;
  color: #FFFFFF;
  font-weight:bold;
}

#sublinks a:hover {
  margin-left: 16px;
  margin-right: 16px;
  display: inline;
  text-decoration: none;
  color: #AAAAFF;
  font-weight:bold;
}


#s1{ display: none; }


.elementBackgroundDark  { background-color: transparent; }
.elementBackgroundLight { background-color: transparent; }

.formBackgroundDark  { background-color: #F0F0F0; }
.formBackgroundLight { background-color: #F6F6F6; }


.element {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding: 4px;
}

.elementTitle {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding: 4px 2px 4px 2px
}

.elementTitle2 {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	line-height: 25px;
}


.elementEdit {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
	padding: 4px 2px 8px 2px
}



/* ----------- SELECT ------------ */
