/*************************** General Style ***************************/
body {
	margin: 2% 0pt 0pt 0pt;
	background-color: #f5f5f5;
	font-family: arial;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	color: #008b8b;
}

.message {
	color: gray;
	font-weight: bold;
	text-align: center;
	padding-top: 3pt;
	padding-bottom: 3pt;
	font-size: 12pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	border: 1px solid #6e94b7;
	padding: 2pt 5pt 2pt 5pt;
	color: black;
	background-color: white;
	text-align: right;
	font-size: 10pt;
}
div.submenu_bar {
	border-bottom: 2px solid #6e94b7;
	padding: 2pt 0pt 2pt 0pt;
	margin-bottom: 7pt;
	text-align: right;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid #6e94b7;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #6e94b7;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #6e94b7;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top  td  a:hover {
	color: #dddddd;
}

tr.box_top  input,  tr.box_top  select {
	font-size: 8pt;
	border: 1px solid black;
}

tr.box_top2  td {
	color: black;
	background-color: #afc6db;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .rq {
	color: red;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}

#itable {
	border-top: 1px solid #6e94b7;
	border-bottom: 1px solid #6e94b7;
}

#itable  td {
	font-size: 10pt;
	font-weight: bold;
}

#itable  .ilinks {
	font-weight: normal;
	padding-bottom: 5pt;
}

/*********************************************************************/
.link_list {
	padding: 5pt 10pt 0pt 10pt;
}
.link_list  div.cname {
	font-weight: bold;
	padding-bottom: 5pt;
}
.link_list  div.lbox {
	padding-bottom: 10pt;
}
.link_list  div.cbox {
	padding-left: 15pt;
	padding-bottom: 10pt;
}
.link_list  div.lname {
	font-weight: bold;
}
.link_list  div.lnote {
}
.link_list  div.lopen {
	text-align: right;
}
/*********************************************************************/
#staff_list  .cname {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2pt;
	border-bottom: 1px solid black;
	width: 99%;
}
#staff_list  .row  td {
	padding-left: 4pt;
	padding-top: 5pt;
	padding-bottom: 10pt;
}
#staff_list  .thumb {
	width: 1px;
}
#staff_list  .name {
	font-weight: bold;
}
/*********************************************************************/
#poll_results  .q {
   padding: 4pt 4pt 4pt 4pt;
   font-weight: bold;
}

#poll_results  .a {
   font-weight: bold;
   padding: 0pt 5pt 0pt 10pt;
}

#poll_results  .total {
   text-align: right;
   font-weight: bold;
   padding-right: 5pt;
}

#poll_results  .bar {
   height: 10px;
   font-size: 10pt;
   background-color: #5f9ea0;
   border-top: 1px outset white;
   border-left: 1px outset white;
   border-bottom: 1px outset black;
   border-right: 1px outset black;
}

#poll_results  .nav {
   padding: 2pt 0pt 2pt 0pt;
   text-align: right;
   font-size: 8pt;
}
/*********************************************************************/
#faq_list  .faq_box {
	padding: 10pt 10pt 10pt 10pt;
}
#faq_list  .toc_cname {
	font-weight: bold;
	padding-bottom: 5pt;
}
#faq_list  .toc_qtext {
	padding-left: 20pt;
	padding-bottom: 5pt;
}
#faq_list  .cname {
	font-weight: bold;
	padding-bottom: 3pt;
	margin-bottom: 10pt;
	border-bottom: 1px solid #6e94b7;
}
#faq_list  .qtext {
	padding-bottom: 5pt;
}
#faq_list  .atext {
	padding-bottom: 5pt;
}
#faq_list  .tlink {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 5pt;
}
/*********************************************************************/
#eventlist {

}
#eventlist  .etable {
	width: 98%;
	font-size: 10pt;
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 10pt;
}
#eventlist  .date {
	font-weight: bold;
	border-bottom: 1px solid #6e94b7;
}
#eventlist  .time {
	text-align: right;
	font-weight: bold;
}
#eventlist  .nottime {
	width: 80%;
	text-align: left;
}
#eventlist  .event {
	padding-left: 10pt;
	padding-bottom: 10pt;
}
#eventlist  .edit {
	text-align: right;
	font-weight: bold;
}
/*********************************************************************/
#re_nav {
	border-top: 2px solid #6e94b7;
	margin-bottom: 10pt;
	text-align: right;
}
.re_list  .title {
	font-weight: bold;
	padding-bottom: 2pt;
}
.re_list  .address {
}
.re_list  .mls {
	padding-top: 6pt;
}

#re_calculator  .output {
	border: 0px;
	background-color: #f5f5f5;
}
/*********************************************************************/
#openhouses  .addr {
	font-weight: bold;
}
#openhouses  .note {
	padding: 2pt 0pt 2pt 0pt;
}
/*********************************************************************/
.source_link {
	padding: 4pt 0pt 4pt 0pt;
	font-weight: normal;
}

#nimbus_gallery_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	border-bottom: 2px solid #6e94b7;
}
#nimbus_gallery_top  .count {
	text-align: right;
}

#nimbus_folder_select {
	text-align: left;
}

#nimbus_folder_table {
	background: #DDDDDD;
}
#nimbus_folder_table  .path  a:link, #nimbus_folder_table  .path  a:visited, #nimbus_folder_table  .path  a:active {
	font-weight: bold;
}
#nimbus_folder_table  .folder {
	padding: 2pt 2pt 2pt 2pt;
}

#nimbus_thumbs {
	background: #DDDDDD;
}
#nimbus_thumbs  .cell {
	padding: 4pt 0pt 4pt 0pt;
}
#nimbus_thumbs  img {
	border: 1px solid black;
}

#nimbus_batch_table {
	background: #DDDDDD;
	font-weight: bold;
}
#nimbus_batch_table  .contents {
	padding: 3pt 3pt 3pt 3pt;
}

#nimbus_ipp {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
}
/*********************************************************************/
#side_banner_list  .cell {
	padding-top: 5pt;
	padding-bottom: 5pt;
}
#side_banner_list  .url {
	font-weight: bold;
}
/*********************************************************************/
#filemanager_list  .name {
	font-weight: bold;
}
#filemanager_list  .path {
	font-size: 9pt;
	font-style: italic;
}
#filemanager_list  .note {
	padding-top: 2pt;
}
/*********************************************************************/
#guestbook {
	font-size: 10pt;
}
#guestbook  .name {
	font-weight: bold;
	border-bottom: 1px solid black;
}
#guestbook  .date {
	font-size: 8pt;
	text-align: right;
}
#guestbook  .note {
	padding-bottom: 10pt;
}
#guestbook  .top {
	text-align: right;
}
/*********************************************************************/
#site_select_box {
	width: 95%;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5pt;
}

