/******************* Start of Website Styles ********************/
/************************ Default Styles ************************/
body {
font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
font-size: 12pt;
color: #000000;
text-align: left;
background-color: #CCCCCC;
background-repeat: no-repeat;
margin-top: 0px;
margin-left: 0px;
}
table {
font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
font-size: 12pt;
text-align:	left;
background-repeat: no-repeat;
empty-cells: show;
}
input {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 5px;
margin-right: 5px;
}
select {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 5px;
margin-right: 5px;
}
textarea {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 5px;
margin-right: 5px;
}
pre {
font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
font-size: 12pt;
color: #000000;
}
/********************** End Default Styles **********************/
/********************** Table Styles ****************************/
table.center {
text-align: center;
}
.right {
text-align: right;
}
table.justify {
text-align: justify;
}
table.results td {
padding: 0px 0px 0px 3px;
vertical-align: middle;
}

td {
color: #000000;
vertical-align: top;
border-color: #336633;
border-style: solid;
border-width: 0px 0px 0px 0px;
overflow: visible;
}
tr.titles {
background-color: #336633;
padding: 3px;
font-size: 13px;
font-weight: bold;
}
tr.titles td {
color: #FFFFFF;
text-align: center;
vertical-align: middle;
border-color: #FFFFFF;
}
td.label-top {
text-align: right;
vertical-align: top;
}
td.heading {
font-weight: bold;
text-align: center;
text-decoration: underline;
}
td.left, td.text {
text-align: left;
}
td.center {
text-align: center;
}
td.center-middle {
text-align: center;
vertical-align: middle;
font-weight: bold;
text-align: center;
text-decoration: underline;
}
td.right {
text-align: right;
}
td.label {
text-align: right;
vertical-align: middle;
}
td.labelr {
text-align: right;
vertical-align: middle;
color: blue;
}
td.spacer {
height: 5px;
font-size: 2px;
}
font.labelr {color: blue;}

/******************** Table Line Styles *************************/
td.outline {border-width: 1px 1px 1px 1px}
/****************/
td.tp-rt-bm-lt {
border-width: 1px 1px 1px 1px;
}
td.tp {
border-width: 1px 0px 0px 0px;
}
td.bm {
border-width: 0px 0px 1px 0px;
}
td.lt {
border-width: 0px 0px 0px 1px;
}
td.rt {
border-width: 0px 1px 0px 0px;
}
td.tp-bm-lt {
border-width: 1px 0px 1px 1px;
}
td.tp-bm {
border-width: 1px 0px 1px 0px;
}
td.rt-lt {
border-width: 0px 1px 0px 1px;
}
td.tp-rt {
border-width: 1px 1px 0px 0px;
}
td.tp-rt-bm {
border-width: 1px 1px 1px 0px;
}
td.bm-lt {
border-width: 0px 0px 1px 1px;
}
td.rt-bm {
border-width: 0px 1px 1px 0px;
}
td.rt-bm-lt {
border-width: 0px 1px 1px 1px;
}
td.tp-lt {
border-width: 1px 0px 0px 1px;
}
td.tp-rt-lt {
border-width: 1px 1px 0px 1px;
}
td.tp-bm-dashed {
border-style: dashed;
border-width: 1px 0px 1px 0px;
}
/******************** End Table Line Styles *********************/
/******************** End Table Styles **************************/
/**************** Generic Paragraph Styles **********************/
p {
}
p.small {
font-size: 1em;
}

#page ul {
list-style:	disc;
margin: -15px 0px 0px 45px;
padding: 0px 0px 0px 0px;
}
#page ol {
list-style: decimal;
list-style-position: outside;
margin: 0px 0px 0px 25px;
padding: 0px 0px 0px 0px;
}
#page ol ul {
list-style:	disc;
margin: 0px 0px 0px 28px;
padding: 0px 0px 0px 0px;
}
#page ol li {
margin: 10px 0px 0px 0px;
}
#page ul li {
margin: 0px 0px 0px 0px;
}
/******************** End Paragraph Styles **********************/
/******************** Text Heading Styles ***********************/
h1 {
font-size: 18pt;
font-weight: bold;
color: #333333;
margin: 5px 0px 5px 0px;
}
h2 {
font-size: 1em;
font-weight: bold;
color: #336633;
margin: 5px 0px -12px 0px;
}
/******************** End of Heading Styles *********************/
/******************** Anchor and Style Rules ********************/
a {font-size: 1em;cursor: pointer;}
a:link		{color: #336633}
a:visited {color: #336633}
a:hover		{color: #33CC33}

a.small {font-size: 1em; color: #336633;}
a.small:link	  {color: #336633}
a.small:visited {color: #336633}
a.small:hover   {color: #33CC33}

a.wee {font-size: 0.95em}
img.link {cursor: pointer;vertical-align: bottom;}
}
/****************** End Anchor and Style Rules ******************/
/*********************** Misc Style Rules ***********************/
legend {
color: #003366;
font-weight: bold;
}
.wee {
font-size: 0.9em;
}
.wee-ctr {
font-size: 0.9em;
text-align: center;
}
.wee-title {
font-size: 0.9em;
color: #003366;
font-weight: bold;
}
hr {
height: 1px;
border-color: #D0D0D0;
border-style: solid;
}
.flag_selected {
border-width: 1;
border-color: #EF922D;
border-style: solid;
}
.flag_deselected {
border-width: 1;
border-color: #FFFFFF;
border-style: solid;
}
/********************* End Misc Style Rules *********************/
/**************************** Specified Divs ****************************/
#header {
width: 850px;
height: 110px;
margin: 0 auto;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: #33CC33;
}
#header p {
padding: 14px;
color: #003366;
text-align: center;
font-size: 12;
font-weight: bold;
text-decoration: underline;
}
#header_anim {
position: relative;
margin: 0 auto;
width: 350px;
height: 25px;
top: 70px;
left: 220px;
}
#header_links, #header_links td {
position: relative;
margin: 0 auto;
background-color: #666633;
color: #FFFFFF;
}
#header_links a {padding: 0px 6px 5px 4px}
#header_links a:link {color: #FFFFFF}
#header_links a:visited {color: #FFF0FF}
#header_links a:hover {color: #FFA000}

#header_editor {
width: 800px;
height: 10px;
text-align: center;
padding: 5px 0px 5px 0px;
margin: 0px 0px 10px 0px;
border-color: #C0C0E4;
border-style: solid;
border-width: 0px 0px 2px 0px;
}
/****************/
#language { 
display: inline; 
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-align: center; 
vertical-align: middle;
color: #000080; 
background-color: #FFFFFF; 
position: absolute; 
top: -38px; 
left: 0px; 
width: 98px; 
height: 20px;
z-index: 500;
/* border-color: #000080;
border-style: solid;
border-width: 1px; */
}
#language_spacer {
width: 218px; 
height: 22px; 
}
/****************/
#content {
width: 850px;
min-height: 460px;
position:	relative;
overflow:auto;
margin:	0 auto;
background-color: #FFFFFF;
color: #000000;
padding: 5px 0px 0px 0px;
}
/****************/
#page {
width: 587px;
min-height: 430px;
float: right;
display: block;
margin: 0px 50px 10px 0px;
background-color: #FFFFFF;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #FF00FF;
}
/****************/
#contact-address-frame {
position:	absolute;
left: 505px;
width: 500px;
height: 22px;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #D0D0D0;
}
/****************/
#addresses-frame {
position:	absolute;
top: 68px;
left: 700px;
width: 270px;
height: 200px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #D0D0D0;
}
#address-search-btn {
position:	absolute;
top: 140px;
left: 610px;
z-index: 1;
}
#address-search {
position:	relative;
top: 20px;
left: 0px;
text-align: center;
z-index: 1;
}
/****************/
#footer {
width: 850px;
height: 20px;
margin: 0 auto;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px 0px 0px 0px;
border-color: #D0D0D0;
font-size: 11px;
padding: 5px 0px 0px 0px;
}
#footer_left {
float: left;
width: 190px;
text-align: left;
font-size: 11px;
margin: 0px 0px 0px 10px;
}
#footer_center {
float: left;
width: 450px;
font-size: 11px;
text-align: center;
}
#footer_right {
float: right;
width: 190px;
text-align: right;
font-size: 11px;
margin: 0px 10px 0px 0px;
}
#footer a {font-size: 11px}
#footer a:link {color: #000000}
#footer a:visited {color: #000000}
#footer a:hover {color: #D52323}
/****************/
#form {
text-align: center;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: #D0D0D0;
color: #000000;
}

#page_end {
/* background:	transparent url(../images/dummy_slice.png) repeat bottom right;
margin: 0 auto;
width: 860px;
height: 20px;
position:	relative;
top: -10px; */
}
/**************************** End of Specified Divs ****************************/
/**************************** End of Website CSS *******************************/
