/* Common=General
----------------------------------------------- */

body, html{
background:#FFF url(../images/common/body_bkrd.gif) repeat-x 0 0;
margin: 0;
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
color:#333;
font-size:12px;
line-height:16px;
}
.home {
background:#FFF url(../images/common/body_bkrd.gif) repeat-x 0 0;
height:100%;
}
a,
a:link{
	color:#6699CC;
	text-decoration:underline;
}
a:hover{
	color:#0066CC;
}
h1{
	font-size:15px;
	font-weight:bold;
	color:#002D62;
}
h2{
font-size:13px;
font-weight:bold;
color:#002D62;
}
h3{
font-size:12px;
font-weight:bold;
color:#002D62;
}
h4{
}
h5{
}
.acrobatImg{
border:0px;
padding-right:5px;
}
.img{
padding:0px 20px 20px 0px;

}
.photoimg{
padding:0px 20px 90px 0px;

}
#photodiv{
width: 200px;
float:right;
}

/* Common=Sructure
----------------------------------------------- */
#wrapper {
background:url(../images/common/page_BG.gif) repeat-y;
margin:0 auto 0px auto;
width:980px;
overflow:hidden;
height:100%;
}
#wrapper body, html{
height:100%;
background:url(../images/common/page_BG.gif) repeat-y center;
margin:0 auto 0px auto;
}

#wrapperHome {
background:url(../images/common/page_BG.gif) repeat-y;
margin:0 auto 0px auto;
width:980px;
overflow:hidden;
height:100%;
padding-bottom:30px;

}
#header{
	width:960px;
	margin:0px auto 0px auto;
	padding:0px 10px;
}
#logo{
	margin-top:10px;
	margin-left:10px;
	border:0px;
	
}


/* Common= Main Navigation
----------------------------------------------- */
	
#mainNav{
	width:960px;
	margin:0px auto 0px auto;
	text-align:center;	
	padding-bottom:3px;
	height:31px;
 
}
#mainNav img{
	padding-right:5px;
	padding-left:5px;
}

/* Homepage = content 
----------------------------------------------- */
#mainContent{
	width:960px;
	margin:0px auto 0px auto;
	border-top:#8CB4E8 solid 3px ;
	clear:both;
	padding:0px;
	padding-top:0px;
}
#intContent{
	width:960px;
	margin:0px auto 0px auto;
	border-top:#8CB4E8 solid 3px;
	border-bottom:#8CB4E8 solid 1px;
	clear:both;
	padding-top:0px;
}
.interior #intContent{
	background:url(../images/interior/int_left_bg.gif) repeat-y;
	float:left;
	display:inline;
	margin-left:10px;
}

#solutionsNav{
	width:212px;
	float:left;
	text-align:right;
	margin:0;
	padding:10px 0 0 0; 		
}
#solutionsNav .header{
	color:#6699CC;
	font-size:11px;
	font-weight:bold;
	padding:10px 30px 20px 0px;
	margin-bottom:10px;
	text-align:right;
}
#solutionsNav ul{
	margin:0;
	padding:0;
	text-align:right;
}
#solutionsNav li{
	width:192px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;
	margin-left:0px;
	display:block;
	border-top:#C5D9F3 solid 1px;
	padding:12px 20px 12px 0px;
}
#solutionsNav a,
#solutionsNav a:link{
	display:block;
	text-decoration:none;
	color:#002D62;
	font-size:13px;
	padding-right:15px;

}
#solutionsNav a:hover{
	background:url(../images/home/solutionNav_bullet.gif) no-repeat right 0;
	text-decoration:none;
	color:#0066CC;
}
#solutionsNav .last{
	border-bottom:#C5D9F3 solid 1px;
}	
	#solutionsNav .first{
	margin-top:10px;

}
#branding{
	float:left;
	width:717px;
	padding-top:4px;

}
#bottomLeft{
	width:480px;
	float:left;
	margin:20px 70px 0px 30px;
	color:#999;
	font-size:11px;
	line-height:16px;
	display:inline;
	clear: both;
}
#bottomRight{
	width:320px;
	margin:20px 30px 0px 0px;
	background-color:#EDEDED;
	float:right;
	padding:10px 10px 10px 20px;
	color:#666;
}	
#bottomRight ul{
	margin:0px;
	padding-left:10px;
}
#bottomRight li{	
	list-style:none;
	padding-left:20px;
	background:url(../images/home/bullet_hm.gif) no-repeat 0px;
	font-size:11px;
}
#leftColumn{
	width:202px;
	margin:1px 0px 1px 1px;
	padding:0px;
	float:left;
}	
#subNav{
	width:200px;
	margin:1px 0px 0px 0;
	padding:0px;
}	
#subNav ul{
	font-weight:normal;
	text-decoration:none;
	margin-left:0px;
	display:block;
	font-size:12px;
}
#subNav li{
	list-style:none;
	border-bottom:#C5D9F3 solid 1px;
	background:url(../images/interior/sub_bg.gif) no-repeat bottom;

}
*html #subNav li{
	width:198px;
}
#subNav a,
#subNav a:link{
	display:block;
	text-decoration:none;
	color:#003366;
	font-size:12px;
	padding:11px 10px 11px 16px;
}
#subNav a:hover{
	background:url(../images/interior/sub_arrow.gif) no-repeat left 12px;
	text-decoration:none;
	color:#7AACDF;
}	
#subNav .last{
}
#subNav li.active{
	margin:0;
	padding:0;
}
#subNav li.active a,
#subNav li.active a:link{
	background-color:#FFF;
	font-weight:bold;
	background:url(../images/interior/sub_arrow_active.gif) no-repeat left 14px;
	border-bottom:#C5D9F3 solid 1px;
}
#subNav li.first a,
#subNav li.first a:link{
	background-color:#FFF;
	font-weight:bold;
	background:url(../images/interior/sub_arrow_active.gif) no-repeat left 14px;
}
#terNav{
	font-size:10px;
	padding:3px 0;
	list-style:none;
	background-color:#FFF;
	margin-right:2px;
}
#subNav #terNav a,
#subNav #terNav a:link{
	padding:4px 10px 3px 32px;
	background-color:#FFF;
	font-weight:normal;
	border:0!important;
	background:none;
	
}
#subNav li.active #terNav li{
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:0;
	background-image:none;
	height:1%;
	
	
}
#title{
	padding:0px!important;
	float:right;
	width:757px;
	margin-right:0px;
	display:inline;
	margin-top:0px!important;
}
*html #title{
	margin-right:0;
	padding-top:0px!important;
	width:756px;

}
#title h1{
	font-size:18px;
	font-weight:bold;
	color:#002D62;
	height:18px;
	background:url(../images/interior/header_bg.jpg) no-repeat;
	padding:20px;
	margin-top:0px!important;
}
#rightColumn{
 padding:0px 20px 20px 20px;
 width:717px;
 float:right;
 margin:0px;
 clear:none;
 min-height:400px;
}
#rightColumn li{
	background:url(../images/interior/int_arrow_bullet.gif) no-repeat top left;
 	list-style: none;
	padding-left: 15px;
	padding-bottom:10px;
}
*html #rightColumn{
	margin-right:0;
	padding-top:0px!important;
	width:716px;
	
}	
#rightColumn div{
	clear: both;
	padding-bottom:10px;


/* Common= Utility Navigation
----------------------------------------------- */
}#utilityNav{
	padding:0;
	float:right;
	font-size:11px;
	/*width:370px; */
	width:300px;
	padding-top:10px;
	padding-right:10px;
} 	
#utilityNav li{
	margin:0;
	padding:2px 3px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
	display:inline;
}
#utilityNav li a,
#utilityNav li a:link{
	text-decoration:none;
}
#utilityNav li a:hover{
	text-decoration:none;
}
#utilityNavHome{
	padding:0;
	float:right;
	font-size:11px;
	/*width:315px; */
	width:250px;
	padding-top:10px;
	padding-right:10px;
} 	
#utilityNavHome li{
	margin:0;
	padding:2px 3px;
	font-weight:normal;
	text-decoration:none;
	list-style:none;
	display:inline;
}
#utilityNavHome li a,
#utilityNavHome li a:link{
	text-decoration:none;
}
#utilityNavHome li a:hover{
	text-decoration:none;
}

#footer{
	width:960px;
	margin:10px auto 10px auto;
	color:#939B93;
	text-align:center;
	font-size:10px;
	clear:both;
	padding-top:10px;
}
#footerHome{
	width:980px;
	margin:0px auto 10px auto;
	color:#939B93;
	text-align:center;
	font-size:10px;
	clear:both;
	padding-top:10px;
	background:url(../images/home/footer_bg.gif) no-repeat top;
}	
