/******************************************** 
Additional Styles for Secondary Pages 
*********************************************/

/*** Font Styles ***/
h1{
font-size:19px;
margin:10px 0 10px 0;
color:#339900;
}

p.where{
text-transform:uppercase;
}

ul#AddServices {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height: 17px;
list-style-type:none;
text-align:left;
}

UL#AddServices li {
background-image:url(../images/chevron.png);
background-position:80px 5px;
background-repeat:no-repeat;
display:block;
margin:0;
padding:0 0 0 90px;
position:relative;
text-align:left;
}

p.where a{
color:#000000;
text-decoration:underline;
}

p.where a:hover{
color:#cc0000;
}

/*** Other Styles ***/
.headrow{
border-bottom:3px solid #000000;
}

.hubrow{
min-height:200px;
height:auto;
}

.hubrow-cont{
background-color:#FFFFFF;
/*make lcol & rcol even length with mcol columns */
overflow:hidden;
}

.hubrow-lcol{
width:199px;
padding:5px 15px 15px 15px;
float:left;
background-color:#eeeee0;
border-right:1px solid #e1e1d4;
/*make lcol even length with other columns */
padding-bottom:20010px;  /* X + padding-bottom */
margin-bottom:-20000px;  /* X */

}

.hubrow-mcol{
width:450px;
padding:5px 20px 40px 10px;
float:left;
clear:right;
}

.hubrow-rcol{
width:219px;
padding:15px;
float:left;
clear:right;
border-right:1px solid #e1e1d4;
/*make rcol even length with other columns */
padding-bottom:20010px;  /* X + padding-bottom */
margin-bottom:-20000px;  /* X */
}

.request-form{
margin-top:15px;
}

.request1{
margin-top:2px;
width:300px;
}

.request2{
margin-top:2px;
width:307px;
}

.request3{
margin-top:2px;
width:430px;
height:110px;
}

.info1{
margin-top:2px;
width:180px;
}

.info3{
margin-top:2px;
width:180px;
height:50px;
}

.form-lbl{
font-size:13px;
font-weight:bold;
}