html {
	height:100%;
    border: 0px solid gray;	
	overflow-y: scroll;
}
body {
	background-color:#FFFFFF;
 	color:#000;   
 	margin:0px;
 	font-size:11pt;
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    background-color:#EBEBEB;		
}
h1 {
    font-size:2em;
	margin:0px;
	text-align:center;
	vertical-align:middle;
	color:#c00000;  
	font-size:30px;
	text-align:center;
	font-weight:100;
}
h2 {            
	margin:0px;	
   	color:gray;
   	font-size:26px;	
	text-align:center;
}
h2 {
   	color:#555555;
   	font-size:24px;	
	text-align:left;
	text-decoration:none;
	font-style:italic;
}
h4 {
    font-size:1.4em;
	margin:2px 0px 2px 0px;
	text-align:center;	
	color:#008000;
	font-weight:600;
	font-size:20px;	
	font-style:italic;
	text-align:left;
}
h5 {
    text-align:center;
	color:gray;
	font-size:1em;
	margin:0em;
    font-size:20px;
    color:#008000;	
}

img {
 	border:0px;
 	behavior: url(/inc/iepngfix.htc); /* png fix */ 
}
a {
	color: #336633;
 	text-decoration:underline;
}
a:hover {
 	color:#486195;
 	text-decoration:underline;
}
form {
   padding:0px;
   margin:0px;
}

#bg {
	height: 100%;
	background-color: #EBEBEB;

}

#outer {
 	width:1020px;
 	text-align:left;
	margin: 0px auto;
	background-color:#ffffff;
}

#top {
/*   background-color:#8C8C8C; */
   background-color:#EBEBEB;

   color:#FFFFFF;
   font-size:8pt;
   padding-right:10px;
}

#top a {
 	color:#fff;
}
 
#top a:hover {
 	color:#ffffff;
 	text-decoration:underline;
}

#breadcrumb {
  font-weight:bolder;
  color: black;
}

#main_shadow {
	/*   background-position:right;
   background-repeat:repeat-y;
	*/
	border: 2px solid #4F883F;
}

#main_shadow_1 {
   background-position:bottom;
   background-repeat:no-repeat;
}

#main_shadow_2 {

}

#main {
 	background:#fff;
 	color:#000;
}

#bottom_info {
 	background:#EBEBEB;
 	font-size:0.9em;
 	text-align:right;
	padding-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
    padding-right:10px;
 	color:#FFFFFF;
	margin-top: 0px;
}
 
#bottom_info a {
 	color:#000000; 
}
 
#bottom3 a {
 	color:white;
}
 
#bottom3 a:hover {
 	color:#FFFFFF;
 	text-decoration:underline;
}

.green {
 color:#4F883F
}

.red {
 color:#800000;
}

.white {
 color: #ffffff;	
}

.gray {
   color:gray;	
}

.black{
	color:#000000;
}


.center {
  text-align:center;
}

.middle {
	vertical-align:middle;
}


.ordinal_label {
 font-weight:bolder;
}

.error_label {
 color:#AC0005;
 font-weight:bolder; 
}

.formlabel {
  width:30%;
  padding-right:10px;
  text-align:right;
  float:left;
}


.indent{
 margin-left:23px;
 text-indent:-23px;
}

.small_text {
	font-size: 0.8em;
	text-align: justify;
}

.bigger {
	font-size: 1.2em;	
}

.bold {
font-weight:bold;
}

.italic {
	font-style:italic;	
}

ul.arrow li {
  list-style-image: url('/images/arrow_right.gif');
}

ul.black_arrow li {
  list-style-image: url('/images/black_arrow.gif');
}

.marker {
	background-color:#ffff00;
}

.button {
  font-weight:bolder; 
  color:#4a4a4a;
  padding:3px;
  cursor:pointer;
}

.border13 { 
  background:#F4F4F4; border:1px solid #D4D4D4; 
}

.textbar2 {
  padding: 5px 1px 5px 1px;
  margin:0px 5px 0px 5px; 
}

.ed_small_img {
	width: 130px;
	height: 150px;
	text-align: center;
	float: left;
}

.ed_small_img .name {
	font-size: 11px;
}

.ed_small_img .position {
	font-size: 10px;
}

.newbie1 {
	color:#365f91;
	font-size:24px;
}

.testimonial {
    background:#E6F4D9;
    width:600px;
    margin-left:30px;
    float:left;
    padding:10px;	
}

.left100 {
	padding-left:100px;
}

.verysmall {
	font-size: 0.6em;	
}

