@charset "utf-8";
/* CSS Document */


/* BEGIN COP15 */
#main_content { 
	width: 882px;
	background: url(images/4340_cisco_container_background.gif) no-repeat bottom;
	padding-bottom: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 882px;
	height: 54px;
}
#flash {
	width: 862px;
	height: 306px;
	margin: 0 0 0 10px;
	/*background: #4f798f;*/
}
#content_table {
	width: 850px;
	margin: 10px 0 0 22px;
	font-size: 11px;
	color: #666666;
}
#content_table a:link, a:visited {
	color: #2f6782;
	text-decoration: none;
}
a.learn_link:link, a.learn_link:visited {
	color: #2f6782;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#content_table h3 {
	margin: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
table.cisco_table {
	margin-top:  20px;
	background:url(images/4340_cisco_table_background.gif) repeat-y
}
table.cisco_table p {
	margin: 0 0 8px 0;
	padding: 0;
	width: 135px;
}
a.table_link:link, a.table_link:visited {
	color: #2f6782;
	text-decoration: none;
}
a.table_link:hover {
	text-decoration: underline !important;
}
.arrow {
	margin-right: 6px;
	vertical-align:middle;
}
td.left_10px {
	margin-left: 10px; 
}
/* END COP15 */
