/* DEFAULTS START */

body { 
   	color: #000000; 
   	font-size: 11px;
   	font-family: Verdana, Geneva, Arial, sans-serif;  
   	font-weight: normal; 
	background: #cccccc; 
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
}

a.de:link {
	color: #000000;
 	text-decoration: underlined;
 }
a.de:hover {
  	color: #444444;
 	text-decoration: none;
}	
a.de:visited {
	color: #000000;
 	text-decoration: underlined;
}


/* DEFAULTS END */

/* LAYOUT START */

#capsule {
   width: 780px;				/* set the width of the entire page */
   margin: 0px auto;              /*ensure the capsule is centered */
   background-color: #ffffff;
   border-left: 1px solid #29426B;
   border-right: 1px solid #29426B;
   background-image: url(../images/left_pane_bkgd.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#capsule_header {
	 width: 780px;
	/*height: 257px;*/
	 margin: 0px 0px;
    padding: 0px 0px;
    border-bottom: 7px solid #29426B;
}


#new_header {
    background: url(/images/new-header/hdr_bkgd.jpg) no-repeat;
    height: 255px;
}

#co_name {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20pt;
    padding-top: 25px;
}

#tag {
    font-size: 10pt;
    font-weight: bold;
    padding-left: 425px;
    color: #ffffff;
    text-align: left;
}

#lookout {
    color: #29426B;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    padding-left: 425px;
    padding-top: 25px;
}

#suppliers {
    padding-left: 180px;
}

.mfr_logo {
    float: left;
    border: 0px;
    padding-right: 10px;
    padding-top: 20px;
}


/*#dyn_capsule_header {
	 width: 780px;
	height: 170px;
	 margin: 0px 0px;
    padding: 0px 0px;
    border-bottom: 7px solid #29426B;
}*/

#capsule_body {
 	
    width: 780px;
    /*height: 300px;*/
	/*clear: left; */ /* clears any floats from the header */
	/*background-color: #ffffff;*/
	margin: 0px 0px;
    padding: 0px 0px;
    /*border: 1px solid #000000;*/
   
}	
.clear{
	clear: left;
}
#left_pane{
	float: left;
	width: 163px;
	text-align: left;
	margin: 0px 0px;
    padding: 0px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

#capsule_footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #29426B;
    color: #ffffff;
}
#homepage #right_pane{
	float: left;
	width: 616px;
	text-align: left;
	/*border: 1px solid #000000;*/
	margin: 0px 0px 0px 1px;
    padding: 0px 0px;
}
#right_pane{
	float: left;
	width: 596px;
	text-align: left;
	/*border: 1px solid #000000;*/
	margin: 0px 0px 0px 1px;
    padding: 10px 10px;
}
/* LAYOUT END */

/* COMPONENTS START */

/* INDEX PAGE */
#subheader{
	background-image: url(../images/desert_fade.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 780px;
	height: 157px;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
	/*border-bottom: 7px solid #29426B;*/
	
}
#subheader img{
	float: left; 
	margin:0;
}
#subheader p{
	width: 450px;
	float: left;
	font-size: 12pt;
	font-weight: bold;
	color: #29426B;
	margin: 0px 0px;
	padding: 25px 0px 0px 15px;
	/*border: 1px solid #000000;*/
}
/* END INDEX PAGE */



/* DYNAMIC PAGE */
#dyn_subheader{
	background-image: url(../images/desert_fade.jpg);
	background-position: right -85px;
	background-repeat: no-repeat;
	width: 780px;
	height: 70px;
	text-align: left;
	margin: 0px 0px;
	padding: 0px 0px;
	/*border-bottom: 7px solid #29426B;*/
	
}

#dyn_subheader p{
	width: 465px;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	color: #29426B;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
}
#dyn_subheader a{
	position: relative;
	left:160px;
	
}	
/* END DYNAMIC PAGE */


#left_pane ul{
	list-style: none;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#left_pane li{
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
 	border-top: 1px solid #B0AFAF;
 	border-bottom: 1px solid #222222;
}
#right_pane_top{
	
	background-color: #818181;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
 	padding: 10px 10px 10px 15px;
 	line-height: 13pt;
 	border-bottom: 7px solid #29426B;
}
#right_pane_top p{
	margin: 0px 0px 0px 0px;
 	padding: 5px 0px 5px 0px;
 	font-size: 12px;
 	line-height: 18px;
}
#right_pane_btm_left{
	
	width: 270px;
	float: left;
	color: #29426B;
	margin: 0px 0px;
 	padding: 0px 7px 20px 8px;
 	
}
#right_pane_btm_left p{
	width: 120px;
	float: left;
	margin: 0px 0px;
 	padding: 0px 5px 0px 5px;
 	font-size: 10px;
 	line-height: 16px;
}
#right_pane_btm_left h3{
	font-size: 12px;
	margin: 0px 0px;
 	padding: 20px 0px 20px 0px;
	
}
#right_pane_btm_right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 320px;
	float: left;
	color: #29426B;
	margin: 0px 0px;
 	padding: 0px 5px 0px 5px;
 	border-left: 1px solid #29426B;
 	min-height: 270px;
 	height: auto;
 	_height: 270px;
 	/*border: 1px solid #000000;*/
}
#right_pane_btm_right p{
	/*width: 170px;
	float: left;*/
	margin: 0px 0px;
 	padding: 0px 5px 0px 5px;
 	font-size: 10px;
 	line-height: 16px;
}
#right_pane_btm_right h3{
	font-size: 12px;
	margin: 0px 0px;
 	padding: 20px 0px 20px 0px;
	
}
h2.de{
	margin: 0px 15px 0px 15px;
 	padding: 10px 0px 10px 0px;
 	border-bottom: 1px solid #cccccc;
}
p.de{
	margin: 0px 0px;
 	padding: 10px 15px 0px 20px;

} 	
ul.de{
list-style: none;

}
ul.de li{

 	padding: 0px 0px 10px 0px;

}
ul.de li a{
	font-weight: bold;
}

/* COMPONENTS END */

/* LINKS START */
#left_pane a{
  	display: block;
  	margin: 0px 0px 0px 0px;
 	padding: 4px 0px 4px 12px;
 	color: #ffffff;
 	text-decoration: none;
}
#left_pane a:link{
 	/*margin: 0px 0px 0px 0px;
 	padding: 5px 0px 5px 12px;*/
 	color: #ffffff;
 	text-decoration: none;
}
#left_pane a:hover{
 	/*margin: 0px 0px 0px 0px;
 	padding: 5px 0px 5px 12px;*/
 	color: #000000;
 	text-decoration: none;
 	background-color: #F7BD1E;
}


#capsule_footer a:link{
 	color: #ffffff;
 	text-decoration: underlined;
}
#capsule_footer a:hover{
 	color: #F7BD1E;
 	text-decoration: none;
}
#capsule_footer a:visited{
 	color: #ffffff;
 	text-decoration: underlined;
/* LINKS END */


