/* structure
--------------------------------- */
body {
  margin:0;
  padding:0;
  width: 100%
  min-width: 800px;
  background: url("../assets/md5images/a842456178b6b094a7b821b4c4182a98.gif") repeat-y top left;
  background-color: #fff;
  color:#000;
  text-align:left;
  font-family: Verdana, Arial, sans-serif;  
  font-size:80%;
  voice-family: "\"}\""; voice-family:inherit;
  }

html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #container {
	height: auto;
}

html>body {font-size:80%;}

img {
border:none;
}
.clr{
clear:both;
height:1px;
clear:both;
visibility:hidden;
visibility:visible;
width:100%;
}

table {
  width: 60%;
}

#container {
  position: absolute;
    top: 0;
    left: 0;
}


#intro {
 border:0;
  }
 

#submit li {
	text-decoration: none;
	color: #000;
	}

/* hidden text
--------------------------------- */
h1, h2, h3 {
  margin:10px 0 0 0;
  background-repeat:no-repeat;
  background-position:left top;
  }
h1 span, h2 span, h3 span, #quickSummary p.p1 span {display:none;}


/* Site width will be variable with the center col adjusting with a minimum of 800px */

/* Site Header Layout
--------------------------------------------*/

#pageHeader {
  min-width: 800px;
  height: 100px;
  text-align: left;
  background: transparent;
  float: left;
}

#l_col_head {
  width: 120px;
  float: left;
}

#l_col_head p {
  font: 75% verdana, arial, sans-serif;
  margin: 5px;
  width: 100px;
}

#pageHeader img {
  margin: 10px 0 0 15px;
}


/* Site Body layout
--------------------------------------------*/

#page_body {
  width: 100%;
  text-align: left;
  clear: both;
  position: absolute;
    top: 140px;
    left: 0px;
    right: 140px;
  height: auto;
}

#l_col_body {
  width: 120px;
  float: left;
}

#poweredby_box {
  border: 1px groove #900;
  width: 90px;
  background: #fff;
  padding: 5px;
  margin: 7px;
}


#r_col_body {
  width: 125px;
  height: 100%;
  display: block;
  background: #ddd;
  position: absolute;
    top: 0px;
    right: 0px;
  float: right;
  padding: 0px 5px;
  border-left: 1px solid #000;
} 

#r_col_body a{
  display: block;
  
}

.spacer {
  height: 130px;
  display: block;
}

#breadcrumb  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #4A4A4A;
  background:#f8f5ea;
  border-top: 1px solid #6C6C66;
  border-bottom: 1px solid #6C6C66;
  padding:0 0 0px 5px;
  position:absolute;
    top:100px;
    left: 0px;
  margin: 0;
  width:100%;
  height:23px;
  float: left;
}

#br_home {
    margin-left: 135px;
}

#breadcrumb a{
  color: #BE5C5C;
}
#breadcrumb a:visited { 
  color: #B79F9F; 
  text-decoration: none; 
}
#breadcrumb a:active,
#breadcrumb a:hover {
  color: #c00;
  text-decoration: underline; 
}



/* Text and Body layout and colors
-----------------------------------------------------------*/

#maintext {
  margin: 0 145px 140px 145px;

}

#maintext p {
  margin:.75em 0;
  padding:5px 5px;
  font-family: Verdana, Arial, sans-serif;  
  font-size: .9em;
  font-style: normal;
  line-height: normal;
  color: #000000;
  text-decoration: none;
}

#maintext h1  { 
  font-size: 1.3em;
  line-height: 113%;
  color: #555;
  text-decoration: none;
  margin-top:30px;
}

#maintext h2  { 
  font-size: 1.2em;
  line-height: 113%;
  color: #555;
  text-decoration: none;
}

#maintext h3  { 
  font-size: 1.1em;
  font-style: normal;
  line-height: 113%;
  color: #555;
  text-decoration: none;
}

#maintext ul {
  list-style: disc url("../assets/md5images/c5b549ee84c4aa2c5e33a4eca81f96d9.gif");
  margin-left: 0;
  padding-left: 2em;
  font-size:1em;
  line-height:1.2em;
}

#maintext ul ul {
  list-style: disc url("../assets/md5images/c11bf9c8afd77bbab035db580c4ec073.gif");
  margin-left: 0;
  padding-left: 2em;
}

#maintext li {
  font-weight: normal; 
  text-decoration: none;
  color: #000;
}

#maintext ul li a, a:active, a:visited {
  font-weight: normal; 
  text-decoration: underline;
}

#maintext ul li a:hover { 
  color: #c00;
  text-decoration:underline;
}

#list_head {
  font: 10pt verdania, arial;
  font-weight: bold;
  width: 90%;
  display: block;
  background: #eee;
  border-bottom: 1px dotted #999;
  padding: 10px 5px;
  margin: 5px 0px;

}

#issue_list {
  width: 90%;
}

#policy_list li{
  font-family: Verdana, Arial, sans-serif;  
  font-size: 1em;
  font-style: normal;
  line-height: normal;
}

/* PDF Bubble Content page
-------------------------------------------------------*/

#pdf_bubble {
  width: 90%;
  font: 85% verdana, arial, sans-serif;
  text-align: left;
  background: #ddd;
  padding: 10px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  margin: 10px 0 10px 10px;

}       

#pdf_bubble dt {
  font-weight: bold;
  margin-top: 5px;
  color: #000;
}

#pdf_bubble dd {
  font-size: 8pt;
  color: #000;
  margin-left: 10px;
}

/* link list
--------------------------------------------------------- */
#linkList {
  }

#linkList img { 
  padding:5px; 
  border:0; 
}


/* Menu 
--------------------------------------------------------- */

.menuitem {
text-align:right; 
font-family: Arial, Helvetica, sans-serif;
padding-right:10px;
font-size: 1em;
}


.menuitem p,
.menuitem p a:link,
.menuitem p a:visited {
color:#f8f5ea;
display:block;
text-decoration:none;
padding:2px 0; 
font-weight:bold;
}

.menuitem p a:active {
color:#FFF;
background: #8A8A82;
text-decoration:none;
padding:2px 0; 
font-weight:bold;

}

.menuitem p a:hover { 
color:#FFF;
background: #8A8A82;
text-decoration:underline;
padding:2px 0;
font-weight:bold; 
}



/* navbar
----------------------------------------------------------- */
#navbar {  
  background:#f8f5ea;
  margin:5px 0 0 0;
  padding:3px 0;
  border-bottom:2px solid #c00;
  text-align:center;
}

#navbar a:link,
#navbar a:visited, 
#navbar a:active {
  padding:0 5px;
  font: 10px  Verdana, Arial, sans-serif #245285;  
  font-weight:normal;
}

#navbar a:hover {
  color:#c00;
}


/* footer
-------------------------------------------------------- */
#insert_footer {
  m/argin: 10px;
  /margin: 10px;
  margin: 0px 10px;
}

#footer {  
  background:transparent;
  height: 100px;
  text-align:left;
  font-size: .75em;
  border-top:2px solid #000;
  margin: 0px 10px;
  position: absolute;
    bottom: 0px; 
    left: 120px;
}

#footer {
  width: 60%;
/*  m/argin: 10px;
  /margin: 10px;*/
}


#footer img {
  border: 5px solid #c00;
  margin: 10px 0px;
}

#footer a:link, 
#footer a:active {
  margin: 10px 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}

#footer a:hover,
#footer a:visited {
  color:#C00;
}

#l_col_foot {
  position: absolute;
    bottom: 10px;
    left: 10px;
  width: 100px;
  float: left;
}

#l_col_foot a {
  color: #fff;
}

/* links
--------------------------------- */
a {
  font-family: Verdana, Arial, Helvetica, sans-serif;  
}


A:link    { color: #670D0D;  }
A:visited { color: #986C6C; }
A:hover   { color: #CC0000; }
A:active  { color: #CC0000; }
