body 
{ 
padding:0px;
border:0px;
margin:0px;
background-color:#F4F1EA;
font-family:Helvetica,sans-serif;
height: 100%;
} 

img
{
border:0;
position:relative;
left:0px;
}

td{
border:0;
}

label
{
float:left;
width:225px;
font-family:sans serif;
/* font-weight:bold;*/
font-size:10pt;
}

br
{
clear: left;
}

div.float 
{
float:left;
padding-left:0%;
padding-right:0%;
text-align: center;
position:relative;
width:160px;
}

div.float img
{
width:150px;
}

div.float a
{
border:0px;
text-decoration:none;
}


div.floatr 
{
top:12em;
float:right;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}

div.left_menu_top{
width:200px;
background-image:url('/images/top-left.gif');
}
  
div.spacer 
{
width:100%;
clear: both;
border:0px;
}

div.vmr 
{
width:100%;
clear: both;
}

div.ie_blink
{
text-decoration:blink;
}

/* HEADER */
#header 
{  
width:100%; 
position:absolute;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
z-index:1;
vertical-align:bottom;
background-color:white;
}

#header p 
{ /* TEXT IN THE HEADER */
font-size: 12px;
font-family: sans serif;
color: black;
} 

#header a 
{ 
text-decoration:none; 
color:#fff;
} 
 
#header a:hover 
{
color: #ffe
}

#center_content 
{
/* CENTER CONTAINER */
left:240px;
right:30px;
top:180px;
padding:0px;
border:0px;
position:absolute;
z-index:1;
background-color:#F4F1EA;
}

#right-side-shadow
{
right:18px;
top:0;
padding:0px;
border:0px;
position:absolute;
z-index:0;
height:100%;
background-image:url('/images/shadow-side.png');
background-repeat:repeat-y;
background-color:#F4F1EA;
width:10px;
}

#right-side-shadow_release
{
right:18px;
top:0;
padding:0px;
border:0px;
position:relative;
z-index:0;
height:100%;
background-image:url('/images/shadow-side.png');
background-repeat:repeat-y;
width:10px;
}

#main 
{
/* CENTER CONTENT AREA */
border: solid 1px #D6D6D6;
margin-left:25px;
margin-right:25px;
margin-top:0px;
padding:12px;
background-color:#fff;
position:relative;
z-index:0;
vertical-align:top;
}


/* BOTTOM OF PAGES */
#footer, #release_footer
{
margin-left: 3%;
padding: 0px;
line-height: 15px;
font-family: arial;
font-size: 10px;
position: absolute;
z-index: 5;
text-align: center;
width: 90%;
}

#main H4
{ /* HEADER text in main content area */
text-transform: capitalize; 
font-size:24px;
font-family: Helvetica, sans serif;
color: #990000;
} 



#main p 
{ /* paragraph text in main content area */
/* text-transform: capitalize; */
padding-left:1%;
width:90%;
font-size:12px;
font-family: sans serif;
color: black;
} 

#main ul 
{
margin:0 0 .5em;
padding-left:0%;
padding-right:0%;
list-style:none;
font-size:12px;
font-family: sans-serif;
}

#main li 
{
border-bottom:none; 
}  

#main a 
{
border-bottom:1px dotted #666;
clear:left; 
text-decoration:none; 
color:#000;
} 
 
#main a:hover 
{
border-bottom:1px dotted #990000; 
color: #990000
}


#tagline 
{  /* FOR PHONE NUMBERS NEXT TO LOGO */
 font-weight: bold; 
 background-color: #fff; 
 color: #CDCDC1; 
 font-style: italic; 
 margin: 0; 
 padding: 0 0 0 5px; 
 width: 40%; 
 float: left; 
}

#sub_header 
{
position: absolute;
background-color: #111111;
width: 100%;
height: 5px;
top: 100px;
right: 0;
/*left: 30%;  */
position:relative;
}

p.subheader 
{  /* TEXT CONTAINED IN SUBHEADER */
z-index:-1;
/* background-color:#000; */
font-size:10px;
font-family:'Lucida Grande';
color:white;
margin-left:0px;
padding-left:0%;
padding-right:0%;
padding-bottom:0%;
padding-top:0%;
text-align:center;
vertical-align:middle;
position:relative;
}

div.header_search 
{  /* TEXT CONTAINED IN SUBHEADER */
background-color:#FFF;
z-index:-1;
position:absolute;
text-align:right;
top:5px;
right:5px;
font-size:12px;
font-family:'Lucida Grande';
color:black;
padding-left:0%;
padding-right:0%;
padding-top:0%;
padding-bottom:0%;
vertical-align:top;
width:100%;
}

.subheader_search 
{  /* TEXT CONTAINED IN SUBHEADER */
background-color:#FFF;
z-index:0;
position:relative;
text-align:right;
width:145px;
font-size:10px;
font-family:'Lucida Grande';
color:white;
padding-left:0%;
padding-right:0%;
padding-top:0%;
padding-bottom:0%;
vertical-align:top;
width:100%;
}
  
table.widgets a:hover 
{
}

/* NAVIGATION FORMAT OF LINKS */
div.left-link-list 
{
background-image:url('/images/menu_bg.gif');
background-repeat:repeat-y;
text-align:left;
width:150px;
position:relative;
top:180px;
padding-top:5px;
padding-left:5px;
padding-right:15px;
font-size:80%;
margin-left:45px;
height:100%;
z-index:2;
}

div.left-bottom-space 
{
text-align:left;
width:150px;
position:relative;
top:180px;
padding-top:5px;
padding-left:5px;
padding-right:15px;
font-size:80%;
margin-left:45px;
height:100%;
z-index:2;
}

/* List1 */
#list1 ul {
margin:0 0 0 0;
padding:0px;
list-style:none;
font-size:11px;
}


#list1 li {
border-bottom:1px dotted #666;
clear:left;
padding:3px;
} 

#frmlogin {
background-image:url('/images/menu_inside.gif');
display:block;
text-decoration:none;
padding:2px 2px 3px 3px; 
color:#000;
}

#list1 li a {
background-image:url('/images/menu_inside.gif');
background-repeat:repeat-y;
display:block;
text-decoration:none;
padding:2px 2px 3px 3px; 
color:#000;
}
#list1 li a:hover {
background-image:url('/images/menu_hover.gif');
background-repeat:repeat-y;
/* background-color:#990000; */
color:#990000;
}

   
#list1 
{  /* left nav */
left:0;
/* background-color:#E0DFDB; */
}
   
div.link-list 
{
background-image:url('/images/menu_bg.gif');
background-repeat:repeat-y;
text-align:left;
width:150px;
position:absolute;
top:140px;
padding-top:5px;
padding-left:5px;
padding-right:15px;
font-size:80%;
margin-left:5px;
margin-right:15px;
z-index:2;
}

#list2 
{  /* right column */
right:0;
/* background-color:#E0DFDB; */
}

/* List2 */
#list2 ul {
margin:0 0 0 0;
padding:1px;
list-style:none;
font-size:11px;
}

#list2 li {
border-bottom:1px dotted #666;
clear:left;padding:1px;
}

#list2 li a {
background-image:url('/images/menu_inside.gif');
background-repeat:repeat-y;
display:block;
text-decoration:none;
padding:2px 2px 5px 5px; 
color:#000;
}

#list2 li a:hover {
background-image:url('/images/menu_hover.gif');
background-repeat:repeat-y;
/* backgr00nd-color:#990000; */
color:#660000;
}
   
/* FORM LAYOUT */  
textarea
{
background-color: #F2F2F2; 
font-family: sans serif;
color: #616161;
font-size: 12px;
}

/* FORM LAYOUT */  
input, select
{
background-color: #F2F2F2; 
font-family: sans serif;
color: #616161;
font-size: 12px;
}

/*
input.redbg
{
background-color: #990000;
font-family: sans serif;
color: #ffe;
font-size: 8pt;
border: solid 1px #333;
margin:1%;
}
*/
input.radio
{
border: 0; 
font-size: 8pt;
text-align: left;
}

input.dropdown
{
background-color: #000000; 
border: 0; 
font-size: 8pt;
}

input.submitbutton
{
background-color: #F7F7F7; 
border:1px; 
font-size: 8pt;
}

div.row 
{
clear: both;
padding-top: 10px;
}

div.row span.label 
{
float: left;
width: 125px;
text-align: right;
}

div.row span.formw 
{
float: right;
width: 335px;
text-align: left;
}
 

/* FORMATTED TABLES */
table
{
border: solid 0px #000;
}
tr
{ /*
border: solid 0px #000;
*/
}
td
{
border: solid 0px #000;
font-size: 11px;
color: #000;
text-indent: 0px;
padding: 1%;
font-family: Tahoma, sans serif;
}
th
{
font-weight: bold;
border: solid 1px #000;
font-size: 14px;
font-family: sans serif;
background-color:#5e2217;
color:#fff;
}

select
{
font-weight: bold;
background-color: #BDBDBD; 
border: 0; 
font-size: 8pt;
}

/* HOME PAGE TABLE */
#container { 
margin: 0 auto; /* This centers the container DIV on the page */
float: left;
width: 85%;
}

#leftcolumn {
float: left;
margin: 0.01px;
width: 30%;
position: relative;
}

#rightcolumn { 
float: right;
margin: 0.01px;
width: 70%;
right: 0%;
position: relative;
}

#footer
{
clear: both;
}

