body {
	background-color: #DADAE2;
	font-family: Arial;
	text-align: center;
	background: #e0e0e0 url(../images/new_bg.jpg) repeat-x;
}
strong { font-weight: bold; }
em { font-style: italic; }
a { color: #1192E3; text-decoration: none; }
a:visited { color: #1192E3; }
a:active { color: #545454; }
a:hover { text-decoration: underline; }
#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	width: 960px;
	height: 79px;
	position: relative;
}
#logo {
	position:absolute; top:0; left:0;
	width: 269px;
	height: 79px;
	margin-left: 20px;
}
#logo img {
	width: 269px;
	height: 79px;
}



#gotquestions {
	width:262px;
	height:78px;
	float:right;
	text-indent:-10000px;
	background:url(../images/talktous.gif) no-repeat;
	margin-right:20px;
}

#search_box {
	width: 262px;
	height: 78px;
	text-align: right;
	background-image: url(../images/talktous.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right: 20px;
}
#search_box form {
	margin-top: 26px;
	margin-right: 30px;
}
#search_box form input {
	border: 1px solid #9E9E9E;
	background-color: #545454;
	color: #FBFBFB;
	font-size: 12px;
	margin: 0;
}
#search_text {
	width: 145px;
	padding: 2px;
}
#search_button {
	width: 50px;
	padding: 1px;
}



/* @group Menu */

#main_navigation {
	width:960px;
	height:28px;
	display:block;
	background:url(../images/menu_sub_bg.gif) no-repeat;
	list-style:none;
	margin:0px -20px 0px 20px;
	padding:0px;
}
#main_navigation li {
	float:left;
}
#main_navigation li a {
	padding-top:8px;
	padding-bottom:7px;
	
	padding-left:23px;
	padding-right:23px;
	margin-left:20px;
	margin-right:20px;		

	font-family:Arial, Verdana;
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	display:block;
}
#main_navigation li a:hover {
	background:#000000;
}

/* @end */


#content {
	clear: both;
	color: #000000;
	letter-spacing: 0.015em;
	padding: 0px !important;
	margin-top: -15px;
	*margin-right:-20px;
}
#home_image {
	border-bottom: none;	
	width: 960px;
	height: 180px;
}
#columns {
	position: relative;
	width: 960px;
	margin: 15px 0;
}
table#columns {
	width: 920px;
	margin: 20px;
	padding: 0;
}
table#columns td {
	vertical-align: top;
}
table#columns th {
	vertical-align: middle;
}
#sub_navigation {
	width: 270px;
	padding-left: 30px;
	float: left;
}
#sub_navigation ul {
	font-size: 12px;
	line-height: 16px;
	list-style: none;
	margin: 15px 0; padding:0;
}
#sub_navigation a {
	color: #000000;
}
#sub_navigation li {
	padding: 8px 8px;
}
#home_body {
	width: 600px;
	padding: 0 10px;
	margin-left: 320px;
}
#home_body p, #sub_page p {
	margin-top: 15px;
	font-size: 12px;
	line-height: 16px;
	/* text-align: justify; */
}
.sub_page {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.sub_page * ul {
	list-style: disc outside;
	margin: 0 4em;
	text-align: left;
}
.sub_page * ol {
	list-style: decimal outside;
	margin: 0 4ex;
	text-align: left;
}
.sub_page * a { color: #1192E3; text-decoration: none; }
.sub_page * a:hover { text-decoration: underline; }
.sub_page * a:visited { color: #1192E3; }
.sub_page * a:active { color: #545454; }
hr {
	margin-top: 20px;
	border: 0;
	height: 1px;
	color: #E7E7E7;
	background-color: #E7E7E7;
}
h1, h2, h3 {
	font-weight: bold;
	color: #1192E3;
}
h4, h5, h6 {
	font-weight: bold;
	color: #545454;
}
h1 { font-size: 20px; line-height: 26px; }
h2 { font-size: 18px; line-height: 24px; }
h3 { font-size: 16px; line-height: 22px; }
h4 { font-size: 14px; line-height: 20px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 16px; }
.block_title {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #1192E3;
}
.block_title2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #1192E3;
}
#home_body h1.block_title, #sub_navigation h1.block_title {
	border-bottom: 1px solid #E7E7E7;
}
#spotlight_box {
	width: 590px;
	margin: 15px 5px;
}
#spotlight_box_top {
	height: 10px;
	display: block;
}
#spotlight_box_middle {
	background-color: #F3F3F3;
}
#spotlight_box_bottom {
	height: 10px;
	display: block;
}
.spotlight {
	width: 170px;
	margin: 5px 11px;
}
.spotlight img {
	width: 170px;
	height: 216px;
}
#home_footer {
	width: 960px;
	clear: both;
}
#footer {
	background-color: #2caee7;
	color: #ffffff;
	padding: 0px 30px;
	font-size: 10px;
	height: 25px;
	position: relative;
	margin-bottom: 25px;
}
#copyright {
	position: absolute; top:6px; left:30px;
	color: #ffffff;;
}
#legal {
	position: absolute; top:6px; right:30px;
}
#legal a {
	color: #ffffff;
	text-decoration: none;
}
#sub_page_fade {
	height: 1px;
	display: none;
}
.box_title {
	color: #000000;
	border-bottom: none;
}
.box_title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 11px 0 10px;
	letter-spacing: 0;

	
}
.box_content {
	padding: 0 11px 22px 10px;
	margin-left: 2px;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.015em;
	color: #000000;
}
.box_content a {
	color: #000000;
}
#section_box_top {
	width: 154px;
	background-color: #C2CDDC;
	background-image: url(../images/section_box_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#section_box_bottom {
	width: 154px;
	padding-top: 15px;
	background-color: #C2CDDC;
	background-image: url(../images/section_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#section_nav_links {
	width: 154px;
}
#section_nav_links li {
	padding: 5px 12px 9px 10px;
	font-size: 10px;
}
#section_nav_links li a {
	color: #000000;
}
#section_nav_links li a.sub_section {
    color: #444;
}
#section_nav_links div#selected  {
	background-color: #FAFAFA;
	background-image: url(../images/section_highlight_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#section_nav_links div#selected li {
	background-image: url(../images/section_highlight_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#section_nav_links div#selected li a {
	color: #4EADE9;
}
.sub_section {
	margin-left: 2ex;
	display: block;
}
#sub_page {
	width: 510px;
	padding: 20px 30px 20px 30px;
}
#bread_crumbs {
	width: 510px;
	padding: 0 30px;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.015em;
	margin-bottom: 16px;
}
#bread_crumbs a {
	color: #545454;
}
#info_box_top {
	width: 175px;
	background-color: #f2f2f2;
	background-image: url(../images/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#info_box_bottom {
	width: 175px;
	padding-top: 15px;
	background-color: #f2f2f2;
	background-image: url(../images/info_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#info_box_bottom * li {
	padding: 6px;
}
#sub_footer {
	clear: both;
}
.management_photo {
	width: 75px;
	height: 105px;
	float: right;
	margin: 10px;
}
.director {
	margin-top: 20px;
}
.director img {
	float: right;
}
.job_section {
	margin-top: 20px;
}
table.contact_list {
	margin: 10px 0 10px 30px;
}
table.contact_list td {
	padding: 2px;
}
table.contact_list td.label {
	text-align: right;
	padding-right: 10px;
	width: 160px;
	vertical-align: top;
}
#how_to_buy form {
	width: 460px;
	margin: 10px 10px;
}
#how_to_buy form fieldset {
	border: 1px solid #E7E7E7;
	padding: 0 10px 10px 10px;
}
#how_to_buy form fieldset p {
	margin-top: 10px;
}
#how_to_buy * label {
	width: 170px; display: block; float: left; text-align: right; margin-right: 10px;
}
#how_to_buy * input, #how_to_buy * select, #how_to_buy * textarea {
	font-size: 12px;
	border: 1px solid #E7E7E7;
	background-color: #FAFAFA;
	color: #000000;
	padding: 2px;
}
#how_to_buy * input:focus, #how_to_buy * select:focus, #how_to_buy * textarea:focus {
	background-color: #DCE5F1;	
}
#how_to_buy * #buttons {
	clear: both;
	margin-top: 25px;
}
#how_to_buy * #buttons input:hover {
	background-color: #DCE5F1;
}
#how_to_buy * #buttons input:active {
	background-color: #C2CDDC;
	color: #FAFAFA;
}
#how_to_buy_confirm {
	text-align: center;
	margin: 30px;
}
table.state_list {
	margin: 10px 0;
}
table.state_list td {
	padding: 0 10px;
}
table.industry_list {
	margin: 20px auto;
	width: 100%;
}
table.industry_list td {
	width: 50%;
	text-align: center;
	padding: 10px;
}
p.quote em {
	display: block;
	padding: 10px 30px;
	font-size: 13px;
	text-align: left;
}
table.partner_list {
	width: 100%;
}
table.partner_list td {
	vertical-align: top;
	padding: 10px;
}
table.partner_list td img {
	padding-top: 8px;
	max-width: 150px;
}
table.events_list {
	width: 100%;
	margin: 10px;
}
table.events_list td {
	padding: 10px;
}
p#data_security_lifecycle {
	text-align: center;
}
p#data_security_lifecycle img {
	width: 336px;
	height: 336px;
}
#search_results {
	width: 700px;
	margin: 10px auto;
}

/* Sub Page Styles
***************************************************************************** */

div.sub_page ul { margin: 0 0 0 15px; list-style-type: disc; }

/* Workshop Listing Styles
***************************************************************************** */

table.informative { margin: 10px 0 30px 0; }

table.informative th { 
  color: white;
  line-height: 35px; 
  font-weight: bold; 
  font-size: 1.1em;
  background-color: #C2CDDC; 
}

  table.informative th span { margin-left: 5px; }
  
table.informative ul {
  list-style-type: none;
  margin-left: 10px;
  padding: 0;
}

  table.informative ul ul { list-style-type: disc; }

  table.informative ul li { margin: 1em 0; }
  
.clear {
	clear:both;
}