@charset "utf-8";

html, body{
  height: 100%; /* Required */
  margin:0px
  padding: 0px;
}
body {

	background: #ccdcdb url(../images/p_background.gif) repeat-y center;
	margin:0px;
	padding:0px;
	height:100%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form{
margin:0px;
padding:0px;

}


#pageholder{
text-align:center;

padding: 0px 15px 0px 15px;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

#pagebox {
width: 766px;
text-align:left;
background: #ffffff;
}

#headtop{
background:url(../images/h_top.gif) repeat-x top left;
height: 305px;

}

#headtools{
height: 24px;
background-color: #2e5677;
float: right;
color:#FFFFFF;
}

#headtools a{
display:block;
padding: 6px 15px 4px 25px;
color:#FFFFFF;
font-size: 10px;
float:left;
background:url(../images/icn_home.gif) no-repeat 5px 5px;
	
}
#headtools a.contact{
background:url(../images/icn_contact.gif) no-repeat 5px 5px;
}

#topleftpanel{
width: 202px;
height: 302px;
float:left;
}

#logo{
background:url(../images/h_logo.gif) no-repeat 70px 37px;
width: 275px;
height:95px;
}

#h_navholder{
background: url(../images/left_graphic.jpg) no-repeat left 1px ;


}

#navbox{
margin: 0px 0px 0px 69px;
width: 202px;
height: 202px;
background: #29567c;

border:#ffffff 3px solid;
border-top:#ffffff 1px solid;
margin-top:3px;
overflow:hidden;

}



#navbox ul{


list-style:none;
margin:0px;
padding: 0px;

}

#navbox ul li{

background: url(../images/spacerdots.gif) repeat-x bottom;
padding-bottom:1px;

}

#navbox ul li a {
background:url(../images/icn_leftarrowdots.gif) no-repeat right 8px;
height: 22px;
text-align: right;
display:block;
padding: 4px 27px 2px 0px;
font-weight: bold;
font-size: 14px;
color: #ffffff;

}

#navbox ul li a:hover{
text-decoration: none;
background-color:#00a191;

}

#navbox ul li.higlight{

background-color:#007398;
}


#homespash{
margin-top:21px;
padding-bottom:3px;
float:right;
}

#contentbox{

background: url(../images/c_background.gif) repeat-y;
position: relative;
padding: 0 0 71px 0; /*Set value to (0 0 Height Footer Div 0)*/
}

* html #contentbox{ /*IE6 hack*/

height: 100%; 
width: 100%; 
}

#left{
width:202px;
vertical-align: top;
padding: 15px 0 55px 72px; 

}

#center{
vertical-align: top;
padding: 0px; 
margin:0px;
width: 484px;
}

#footer{
background:url(../images/footerbackgr.jpg) no-repeat;
width:489px;
height:71px;
position: absolute; bottom: 0; right: 0;
text-align: right;
}

#footertext{
margin: 15px 15px 0px 0px;
color: #FFFFFF;
font-size: 10px;
}

#footertext a{
color: #FFFFFF;
}


#left .divbox{

background:url(../images/spacerdots.gif) no-repeat bottom left;
width: 180px;
margin: 10px 0px 10px 18px;
padding-bottom: 10px;
color: #636363;
font-size:12px;
position: relative;
}


#contentbox .divbox.contact{
position: absolute; 
bottom: 0; left: 81px;
color: #636363;
font-size:12px;
}


#left .news{
padding-bottom: 30px;
}

#left .divbox h1{
height: 13px;
color: #29567c;
font-size: 13px;
padding: 0px;
margin: 0px 0px 5px 0px;
white-space:nowrap;
line-height:13px;
display: block;
width: 86px;
}

#left .divbox a{
background: url(../images/icn_greenbox.gif) no-repeat  0px 8px;
color: #29567c;
display: block;
padding: 3px 20px 10px 10px;
margin: 0px;
font-weight: bold;
position: absolute; bottom: 0; right: 0;

}


#left .divbox .txtbox{
border: 1px solid #29567c;
margin: 0px;
padding: 0px;
width: 110px;
}

#left .divbox .btn{
margin: 4px 0px 0px 5px;
}

#contentbox .divbox.contact{
font-size: 9px;

}
#contentbox .divbox.contact strong{
color: #29567c;
}


#contentbox .contact p {
background: url(../images/icn_aumap.gif) no-repeat left 5px ;
display: block;
padding-left:55px;
margin: 0 0 10px 0;
}


.med_spacebelow{
padding-bottom:10px;
}
.leftimg {
margin:10px 0 0 10px;

}

#centercontent{
margin: 0 0 0 3px;
padding: 7px 0 0 5px;


}

#centercontent h1{
background: url(../images/icn_cirarrow.gif) no-repeat   0px 10px ;
font-size: 18px;
padding: 0 0 0 20px;
margin:0px;
color: #29567c;
font-weight: normal;
border-bottom: 1px solid #c58827;
line-height:35px;
}

#centercontent p{

padding: 0 20px 0 20px;

}





#subnavbox{
margin: 0px 0px 0px 0px;
width: 202px;
}



#subnavbox ul{

list-style:none;
margin:25px 0 0 0;
padding: 0px 0px 0px 0px;
background: url(../images/spacerline.gif) repeat-x top;
}

#subnavbox ul li{

background: url(../images/spacerline.gif) repeat-x bottom;
padding-bottom: 1px;

}

#subnavbox ul li a {
background:url(../images/icn_rtarrowdots.gif) no-repeat 25px center;
display:block;
padding: 8px 5px 5px 37px;
font-weight: normal;
font-size: 12px;
color: #29567c;
line-height: 16px;

}

#subnavbox ul li a:hover{
text-decoration: none;
background-color:#e0dddd;

}

#subnavbox ul li .higlight{
background-color:#e0dddd;

}

#productDetail{
background:url(../images/pr_backgr.gif) repeat-x bottom;
padding: 0 0px 10px 15px;
margin: 15px 15px 15px 0;
border-left: 1px solid #ddeef3;
border-right: 1px solid #ddeef3;
border-top: 1px solid #eaf3f6;
color: #666666;
float:left;

}



.prodlist{
background:url(../images/pr_backgr.gif) repeat-x bottom;
padding: 0 0px 10px 5px;
margin: 0 10px 10px 0;
border-left: 5px solid #ddeef3;
border-right: 1px solid #ddeef3;
border-top: 1px solid #eaf3f6;
color: #666666;
position:relative;
float:left;

}

.prodlist h2{
padding:0px;
margin: 8px 0 6px;
font-size: 12px;
color:#666666;

}

.prodlist h2 a{
color:#666666;
}

.links{

float:right;
width: 110px;
margin: 0 0 15px 10px;
}

.links ul{

list-style:none;
margin:0px;
padding: 0px;

}


.links li{

background: url(../images/spacerline.gif) repeat-x bottom;
padding-bottom: 1px;

}

.links ul li a {
height: 18px;
display:block;
padding: 8px 0 0 27px;
font-weight: normal;
font-size: 11px;
line-height: 11px;
color:#666666;
background:url(../images/icn_more_off.gif) no-repeat left 4px;
}

.links ul li a:hover{
text-decoration: none;
color: #29567c;
}

.links ul li a.more {
background-image:url(../images/icn_more_off.gif);
}

.links ul li a.more:hover{
background-image:url(../images/icn_more_on.gif);
}

.links ul li a.tech {
background-image:url(../images/icn_tech_off.gif);
}

.links ul li a.tech:hover{
background-image:url(../images/icn_tech_on.gif);
}
.links ul li a.safty {
background-image:url(../images/icn_safty_off.gif);
}

.links ul li a.safty:hover{
background-image:url(../images/icn_safty_on.gif);
}


/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color:#666666;
    font-size: smaller;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}
#umbBreadcrum a {    color:#999999;
}


/* Sub Category */
#subPages {
    list-style:none;
    padding: 0;
    margin: 5px 0 15px;
    color: #aaa;
    font-size: smaller;
}
#subPages li {
	float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

.contentbox{

	padding: 0px 15px 18px 15px;
	margin:0;
}

.contentbox h1{
font-size: 18px;
font-variant:small-caps;
font-weight:normal;
background: url(../images/h_background.gif) no-repeat left 1px;
line-height:28px;
padding-left: 25px;
color: #29567c;
margin:0 0 4px 0;
width:100%;
}

.contentbox h2{
font-size: 14px;
font-variant:small-caps;
font-weight:bold;
background: url(../images/h_background.gif) no-repeat left 1px;
line-height:28px;
padding-left: 25px;
color: #29567c;
margin:0 0 4px 0;

}



.contentbox h3{
font-size: 12px;
font-weight:bold;
background: url(../images/icn_greenbox.gif) no-repeat left 6px ;
line-height:16px;
padding-left: 12px;
color:#666666;
margin:0 0 1px 0;
}
.contentbox img{
border:1px solid #999999;

}

.contentbox strong{
color:#666666;

}

.left_img{
float:left;
margin: 3px 10px 5px 0px

}

.right_img{
float:right;
margin: 3px 0px 5px 10px

}

#center .bottom{

border-bottom:2px solid #cccccc;

}

.contentbox  .readmore {
background: url(../images/icn_greenbox.gif) no-repeat  0px 8px;
color: #29567c;
display: block;
padding: 3px 0px 0px 10px;
margin: 0px;
font-weight: normal;
clear:both;

}



.Submit{
width: 53px; 
height:22px; 
margin: 0; 
padding: 22px 0 0; 
border: 0;
background: transparent url(../images/btn_go.gif) no-repeat center top;
 cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

img 
{
border: 0px; 	
}<a href="../../../Alpha Structured Investments/ALP06001 Alpha website/DEV_ColdFusion/products/bric_scroller.cfm">bric_scroller.cfm</a>
.ContactForm{

margin-left:15px;
}
.ContactForm th{
font-weight: normal;
color:#666666;
}