@import url("basic.css");

.left-content{
	width:350px;
	border-right:2px solid #EFF2F3;
	padding-right:20px;
	float:left;
}

.right-highlight{
	width:340px;
	float:left;
	padding-left:20px;
}

.right-highlight .title-highlight{
	background-color:#2B79AE;
	color:#fff;
	font-weight:bolder;
	font-size:14px;
	padding:5px 5px 15px 5px;
}

.right-highlight .item-highlight{
	float:left;
	margin-top:15px;
	width:160px;
}

.line-right{
	border-right:1px solid #CCCCCC;
	padding-right:5px;
	margin-right:10px;
}
/* bottomNav */
#bottomNav, #bottomNav2 {
font-size:18px;
line-height:1.1;
margin:45px 0px 30px 0px;
border-top:5px solid #d5e4ef;
width:737px
}

#bottomNav div.bottom, #bottomNav2 div.bottom {
clear:both;
border-bottom:5px solid #b5b5b5;
padding-top:2px;
}


#bottomNav div.nav {
border-left:1px solid #eceff1;
margin:1px 0px 0px 1px;
width:182px;
float:left;
overflow:hidden;
height:140px;
position:relative;
}

#bottomNav div.desc {
display:none;
padding-top:5px;
line-height:1.2;
font-size:11px;
}

#bottomNav div.odd {
background:#F4F4F4;
}

#bottomNav div.navContent, #bottomNav2 div.navContent {
padding:0px 0px 8px 8px;
}


#bottomNav a, #bottomNav2 a {
height:180px;
position:relative;
padding-top:20px;
display:block;
color:#404040;
text-decoration:none;
}


#bottomNav a:hover, #bottomNav2 a:hover {
border:none;
}

#bottomNav a:hover div.desc, #bottomNav2 a:hover div.header2 {
display:block;
}

#bottomNav span.darker, #bottomNav2 span.darker {
color:#606060;
}



/* end bottomNav */


/* bottomNav2 */
#bottomNav2 {
 font-size:12px;
 }
 
 
#bottomNav2 div.nav {
border-left:1px solid #eceff1;
margin:5px 0px 0px 1px;
width:182px;
float:left;
overflow:hidden;
height:100px;
position:relative;
}

#bottomNav2 div.header2 {
display:none;
line-height:1.2;
font-weight:bold;
}

#bottomNav2 a {
padding-top:10px;
}




/* end bottomNav2 */

.documents-needed{
	float:left;
	width:310px;
}

.sme-contact{
	margin-top:10px;
	float:left;
	width:240px;
}

a.CTA {
background:url(/_images/sme/btn_cta.gif) no-repeat scroll 0 0 transparent;
display:block;
height:75px;
width:240px;
}
a.CTA:hover {
background:url(/_images/sme/btn_cta2.gif) no-repeat scroll 0 0 transparent;
display:block;
height:75px;
width:240px;
}
