/* CSS Document */

* {
	margin: 0;
	padding: 0;
	list-style:none;
	outline: none;
	}

img, fieldset {
	border: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	text-align: center;
	background-color: #162C5E;
	background-image: url(../images/bgnew3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

div#pageArea {
	width: 780px;
	border-right: 24px solid #fff;
	border-left: 24px solid #fff;
	background-color: #fff;
	margin: 15px auto 0 auto;
	text-align: left;
	}

/* Header styles */

div#header {
	/*border: 1px solid #000;*/
	height: 70px;
	position: relative;
	}
	
#top {
	width: 1000px;
	margin: 10px auto -10px;
	padding: 0px 0 0px 0;
}


div#logo {
	position: absolute;
	bottom: 12px;
	left: 12px;
	}

div#contact {
	position: absolute;
	right: 20px;
	bottom: 12px;
	font-size: 1.1em;
	font-weight: 700;
	text-align: right;
	}

div#contact a {
	color: #14285f;
	}

div#contact a:hover {
	color: #9fc02a;
	}

div#brandMessaging {
	width: 780px;
	height: 200px;
	background-color: #CCC;
	position: relative;
	}

dl#homeMessage {
	position: absolute;
	height: 257px;
	width: 545px;
	background: url(../images/brand_main.jpg) no-repeat;
}	
div#brandMessaging dt, div#brandMessaging dd {
	text-indent: -9000px;
}

dl#mobileSecurityMessage, dl#BuildSecureMessage, dl#activeDefenseMessage {
	width: 235px;
	height: 86px;
	background-image: url(../images/brand_nav.jpg);
	background-repeat: no-repeat;
	float: right;
	clear: right;
	cursor: pointer;
}

dl#mobileSecurityMessage:hover, dl.mobileSecurityMessagehover {
	background-position: -235px 0;
	cursor: pointer;
}  

dl#BuildSecureMessage {
	background-position: 0 -86px;
}
dl#BuildSecureMessage:hover, div#brandMessaging dl.BuildSecureMessagehover {
	background-position: -235px -86px;
	cursor: pointer;
}

dl#activeDefenseMessage {
	background-position: 0 -172px;
}
dl#activeDefenseMessage:hover, div#brandMessaging dl.activeDefenseMessagehover {
	background-position: -235px -172px;
	cursor: pointer;
}


dl#mobileSecurityMessage dl, dl#BuildSecureMessage dl, dl#activeDefenseMessage dl {
	height: 257px;
	width: 545px;
	top: 0;
	position: absolute;
	background: url(../images/brand_main.jpg) no-repeat;
}
div#brandMessaging dl dl {
	left: -9000px;
}
dl#mobileSecurityMessage dl {
	background-position: 0 -257px;
}
dl#BuildSecureMessage dl {
	background-position: 0 -514px;
}
dl#activeDefenseMessage dl {
	background-position: 0 -771px;
}
div#brandMessaging dl:hover dl, div#brandMessaging dl.mobileSecurityMessagehover dl, div#brandMessaging dl.BuildSecureMessagehover dl, div#brandMessaging dl.activeDefenseMessagehover dl {
	left: 0;
}

/* Link styles */

a:link {
	color:#333;
	font-weight: 700;
	text-decoration: none;
	}

a:visited {
	color:#333;
	font-weight: 700;
	text-decoration: none;
	}
	
a:hover {
	color:#14285f;
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}
	
/* Primary Nav styles */

div#primaryNav {
	width: 780px;
	height: 3.6em;
	padding: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	/*border: 1px solid #000;*/
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1b1a1b;
	}

div#primaryNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	height: 3.4em;
	}

div#primaryNav a {
	font-size: 1.1em;
	float: left;
	line-height: 3.1em;/**/
	font-weight: bold;
	padding: 0 17px;
	text-decoration: none;
	color: #fff;
	border-right: 1px solid #666;
	}

div#primaryNav a:hover {
	border-bottom: 2px solid #14285f;
	color: #14285f;
	}

/* nav states on */

body#home li#home_link a, body#products li#products_link a, body#solutions li#solutions_link a, body#researchpage li#research_link a, body#about li#about_link a {
	border-bottom: 2px solid #14285f;
	color: #14285f;
	}

div#content {
	width: 780px;
	float: left;
	background: #dfdfdf url(../images/contentMain.jpg) top no-repeat;
	}
div#primaryContent {
	width: 750PX;
	margin: 17px 0 0 17px;
	float: left;
	display: inline;
}
/**html div#primaryContent {
	width: 500px; IE-only fix
}*/
div#secondaryContent {
	width: 204px;
	margin: 17px 0 0 26px;
	float: left;
}	


div#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #14285f;
	padding-bottom: .2em;
	margin-bottom: .6em;
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

div.resources {
	width: 450px;
	padding-right: 16px;
	float: left;
}

div.profile {
	width: 570px;
	padding-right: 16px;
	float: left;
}

#imgright {
float: right;
padding: 6px 10px 16px 20px;
}


	
div.primaryContentHalf1 {
	width: 275px;
	padding-right: 16px;
	float: left;
}

div.primaryContentHalf2 {
	width: 242px;
	padding-right: 16px;
	float: right;
}	

div.ContentHalf {
	float: left;
	width: 450px;
	padding-right: 16px;
}

div.primaryContentHalf3 {
		width: 150px;
		padding-right: 16px;
		float: right;
}	

div.subpageContent {
	width: 200px;
	float: left;
}

div#primaryContent dt {
	font-weight: 700;
	font-size: 1.2em;
	margin-bottom: .2em;
}

div#primaryContent dt a {
	padding-left: 5px;
	color: #333;
	background: url(../images/fl_bullet.gif) no-repeat left center;
	}

div#primaryContent dt a:hover {
	color: #14285f;
	}
	
div#primaryContent dd {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 1.2em 0;
	padding-left: 15px;
}


div#secondaryContent ol#news li {
	font-size: 1.1em;
	line-height: 1.4em;
	margin-bottom: .8em;
	}


div#secondaryContent ol#news {
	margin-bottom: 1.6em;
	padding-top: 0;
}

div#secondaryContent ol#news a {
		text-decoration: none;
		color: #14285f;
		font-weight: normal;
		padding-left: 3px;
}

div#secondaryContent ol#news a:hover {
		color: #9fc02a;
}

ol#research li {
	padding-left: 25px;
	background: url(../images/pdfIcon.gif) 0 3px no-repeat;
	margin-bottom: .8em;
	line-height: 1.4em;
	font-size: 1.1em;
	}

ol#research li.video {
	padding-left: 25px;
	background: url(../images/videoIcon.gif) 0 3px no-repeat;
	}

ol#research li a {
		text-decoration: none;
		color: #14285f;
		font-weight: normal;
}

ol#research li a:hover {
		color: #9fc02a;
}

ol#research li.viewAll {
	padding-left: 0;
	background:none;
	padding-top: .5em;
	}

ol#research li.viewAll a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}

ol#research li.viewAll a:hover {
	color: #14285f;
}

#footer {
	font-size: 1.1em;
	clear: both;
	background: url(../images/contentCurve.jpg) top no-repeat;
	padding: 30px 20px 20px 20px;
	margin-bottom: 10px;
	}
	
ul#legal li {
	display: inline;
	color: #14285f;
	}

ul#legal li a {
	color: #14285f;
	text-decoration: none;
	font-weight: normal;
}	

ul#legal li a:hover {
	color: #9fc02a;
}

ul#company {
	margin-top: 1em;
}
ul#company li {
	color: #999;
	display: block;
}
h4 {
	font-weight: 700;
	font-size: 1.1em;
	margin-bottom: .2em;
}
