/* ========= */
/* Elements */

.red, a.red {color: #990000;}
.blue, a.blue {color: #2f6681;}
.blue-date {color: #2f6681;}
.small {font-size: 0.6em;}
.small2 {font-size: 0.8em;  line-height: 12px;}
.small_blue, a.small_blue {color: #2f6681; font-size: 0.8em; font-weight: bold;}
.small_red, a.small_red {color: #990000; font-size: 0.6em; font-weight: bold;}

/* form .input {
font-size: 1.1em;
float:right; 
height: 22px;
border: 1px;
padding-left: 1px;
padding-right: 1px;
} */

h1 {
color: #707070;
font-size: 1.5em;
font-weight: normal;
background: url(/img/bullet_gray_inv.gif) no-repeat 0px 1px;
padding-left: 25px;
 line-height:1em; 
}
h1.red {background: url(/img/bullet_red_inv.gif) no-repeat 0px 1px;}
h2 {
color: #2f6681;
font-size: 1.1em;
font-family: Arial;
font-weight: bold;
}
h3 {
color: #2f6681;
font-size: 1em;
font-family: Arial;
font-weight: bold;
margin: 0px 0px 0 0px;
}
h3.grey {color: #878787;}
h3.p {padding-bottom: 8px;}
h4 {
font-size: 0.9em;
margin-bottom: 5px;
margin-top: 5px;
line-height: 12px;
}
h4 a {color: #990000;}
h5 {
font-size: 0.8em;
margin-bottom: 5px;
margin-top: 5PX;
line-height: 12px;
color: #848484;
}
.pic {
float: left;
background: #EAEAEA url(/img/bg_pic_event.gif) no-repeat;
padding: 8px;
margin: 0px 10px 10px 0px !important;
margin: 0px 5px 0px 0px;
}
.r_pic {
float: right;
background: #EAEAEA url(/img/bg_pic_event.gif) no-repeat;
padding: 8px;
margin: 0px 10px 10px 0px !important;
margin: 0px 5px 0px 0px;
}

#consul {width: 160px; 	height: 20px; font-size: 1.0em;	padding-left: 1px;}
.quote {
width: 21px;
height: 22px;
display: block;
float: left;
background: url(/img/quote.gif) no-repeat 0px 0px;
padding-right: 4px;
}

/* System links */
.system_links {font-size: 1.3em; padding: 0px 0px 0px 5px;}
.system_links div {margin-bottom: 3px;} 
.system_links a {
background: url(/img/bullet_gray.gif) no-repeat 0px 5px;
padding-left: 12px;
color: #990000;
}

/* === forms ===*/
.button {
font-size: 0.9em;
height: 17px;
vertical-align: middle;
border: 1px solid #848484;
background: #E5E5E5;
padding: 1px 5px 3px 5px;
margin-bottom: 3px;
}
form .input {font-size: 0.9em; height: 13px; border: none; background: #E5E5E5; padding-left: 1px; padding-right: 1px;}

#home-header #formList {
  float:left; 
  margin-right:-1px;
  padding:1px 0 2px 3px; 
  height:100%; /* Moz text-box resize */
  width:200px;
  height:21px;
  border:1px solid #ccc; 
  border-top:2px solid #999;
  border-left:2px solid #999;
  font-size: 0.9em; /* IE text-box resize */
}

hr {height: 1px; color: #C4C4C4;}
#bullet { list-style-image:  url(/img/bullet_gray.gif); padding-left: 15px;} 
.body ul { list-style-image:  url(/img/bullet_gray.gif); padding-left: 15px;}
.body ol {list-style: upper-roman; padding-left: 25px; padding-bottom: 8px;}
.body li {padding-bottom: 5px;}
#bulletred { list-style: url(/img/bullet_red.gif); padding-left: 25px;}
#bulletred li {padding-bottom: 10px;} 
#bullet li {padding-bottom: 10px;} 
#bullet3line { list-style-image:  url(/img/bullet_red_k.gif); padding-left: 33px;} 