#email{
display:none;
height:1px;
}

/* This is for the right side blue panel on secondary pages */

.bl_top_txt_left{
background-image:url('./images/bl_top_txt_left.gif');
background-repeat:no-repeat;
background-position: left top;
margin-top:0px;
height:9px;

}

.bl_top_txt_right{
background-image:url('./images/bl_top_txt_right.gif');
background-repeat:no-repeat;
background-position: right top;
height:9px;
margin-left:9px;
}

.bl_mid_txt_left{
border-left:0px solid #B9B990;
background-image:url('./images/bl_mid_txt_left.gif');
background-repeat:repeat-y;
background-position: left top;
}

.bl_mid_txt_right{
margin-left:8px;
padding-right:7px;
background-image:url('./images/bl_mid_txt_right.gif');
background-repeat:repeat-y;
background-position: right top;
}

.bl_bot_txt_left{
background-image:url('./images/bl_bot_txt_left.gif');
background-repeat:no-repeat;
background-position: left bottom;
height:8px;

}

.bl_bot_txt_right{
background-image:url('./images/bl_bot_txt_right.gif');
background-repeat:no-repeat;
background-position: right bottom;
height:8px;
margin-left:7px;

}
/* This ends the blue panel*/

body {
margin:0px;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px;
color:#000000;
background-image:url('./images/body_bground.jpg');
background-color:#BBBCBE;
background-repeat:repeat-x;
}

#body_outer_div{
/*background-image:url('./images/body_div_bground.jpg');
background-repeat:repeat-x;
background-position: left bottom;
background-color:#EDEDD8;*/
margin-top:10px;
width:100%;
border:0px solid black;
padding-bottom:10px;
height:100%;
}

#body_inner_div{
width:851px;
background-color:white;
height:100%;
}

#banner_space{
background-image:url('./images/banner_div_bground.jpg');
height:167px;
background-repeat:repeat-x;

}

#banner_space img{
margin-top:26px;
}

#admin_menu{
position:absolute; 
top:0;right:10; 
width:130px;
}

.review_table{
border:0px solid red;
width:100% !important;
float:left;
display:inline;
margin-left:10px;
vertical-align:middle;
}

td img {
display:block;
}


h1 {
margin-right:2px;
margin-left:0px;
margin-top:0px;
margin-bottom:4px;
padding-top:10px;
padding-bottom:3px;
padding-left:0px;
padding-right:5px;
color: #000000;
font-size: 15px;
font-weight:bold;
text-transform:none;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
border-bottom: 0px solid #0C74EB;
border-top: 0px solid #0C74EB;

}

h2 {
padding-bottom:3px;
margin-top:5px;
color: #000000;
font-size: 14px;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
margin-left:0px;
margin-bottom:3px;
border-bottom:2px dotted #CDCDB5;
}

.h2_emulate {
padding-bottom:3px;
margin-top:5px;
color: #000000;
font-size: 14px;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
margin-left:0px;
margin-bottom:3px;
border-bottom:2px dotted #CDCDB5;
font-weight:bold;
}

h3 {
padding-bottom:3px;
margin-top:5px;
color: #000000;
font-size: 12px;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
margin-left:0px;
margin-bottom:0px;
border-bottom:2px dotted #CDCDB5;
}

p  {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px; 
}

div {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:12px; 
}

/*Do not put a whitespace-nowrap here or it will mess with long links and not wrap them*/
a img {
border:0px;
}

A:link, A:active, A:visited {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size: 12px;
color:red;
text-decoration:none;
}

A:hover {
font-size: 12px;
color:red;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
text-decoration:none;				
}

#body_inner_div li{
margin-left:10px;
}

.port_img {
border:2px solid red;

}



div.img_float_left {
float:left;
padding-right:25px;
}


/*This is for the forms*/
form {
margin:0px;
padding:0px;
}

.error {
font-family: Helvetica,Geneva, Arial,  sans-serif; 
color:#ED542B;
font-size:12px;
font-style:italic;
font-weight:bold;
} 

.header{
font-family: Helvetica,Geneva, Arial,  sans-serif; 
color:#FFFFFF;
font-size:11px;
}

select {
background-color:#FFFFFF;
color:#000000;
font-size:12px; 
font-family: Helvetica,Geneva, Arial,  sans-serif; 
 
}

textarea {
background-color:#FFFFFF;
color:#000000;
font-size:12px; 
font-family: Helvetica,Geneva, Arial,  sans-serif; 
}


input {

color:black!important;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
 
font-size:11px;
font-weight:normal;
margin:0px;
padding:0px;
}

input.button {
background-color:white;
border:2px solid black;
color:black;
font-family: Helvetica,Geneva, Arial,  sans-serif; 
font-size:10px;
font-weight:bold;
}





.portal_img{
float:left;
padding-right:4px;
}


#item_long ul {
  list-style-position: inside;
}
