@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3B281A;
}
.wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
.left-column {
	float: left;
	width: 100px;
	background-color: #573a27;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/header01.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.left-nav {
	text-align: left;
	margin-bottom: 8px;
	padding-top: 0px;
}
.left-nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left-nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.left-nav  ul  li  a, .left-nav  ul  li  a:visited {
	display: block;
	width: 80px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
.left-nav a .left-column-image{
	margin-left: 0px;
}

.left-nav ul li a:hover {
	background-color: #452E1F;
	color: #FFFFFF;
}

.header {
	height: 223px;
	width: 668px;
	background-image: url(images/header02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0px;
	float: left;
}
.header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header  .searchbox {
	width: 580px;
	vertical-align: top;
	font-size: 0px;
	text-align: right;
	padding: 0px;
	float: left;
	height: 56px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
}
.header .searchbox #frmSearchTop {
	margin: 0px;
	padding: 0px;
}

.header    .searchbox    h2   {
	color: #FFFFFF;
	color: #E6CAE6;
	font-weight: bold;
	font-size: 11px;
	margin-left: 20px;
	display: block;
	margin-bottom: 0px;
	height: 11px;
	margin-top: 2px;
	margin-right: 100px;
	text-transform: uppercase;
	padding: 0px;
}
.header   .searchbox  img {
	float: right;
}
.header    .searchbox  #Keywords {
	height: 14px;
	width: 110px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
.header   .searchbox  #button {
	background-color: #B05EB0;
	height: 18px;
	width: 26px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header    .searchbox  #button:hover {
	background-color: #8A0E8A;
	color: #CC9ACD;
}
.content-wrapper {
	float: left;
	width: 100%;
	background-color: #573A28;
	overflow: hidden;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.content {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	color: #553E3E;
	vertical-align: top;
	width: 668px;
	background-color: #FFFFFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	min-height: 420px;
}
.content  h2 {
	font-size: 14px;
	font-weight: bold;
	color: #8A0F8B;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}

.content  p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.content  a, .content  a:visited {
	color: #9C339C;
	text-decoration: underline;
}
.content  a:hover {
	color: #CC6600;
	text-decoration: none;
}
.content  ul {
	line-height: 17px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.content   ul li {
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 32px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content strong {
	color: #8A0F8B;
}
.content .alt-bold {
	color: #553E3E;
}

.content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home-style01 {
	margin-left: 20px;
	width: 648px;
}
.wrapper .content-wrapper .content .home-style01 .home-style02 p {
	margin-left: 0px;
	padding-left: 0px;
}

.home-style02 {
	vertical-align: top;
}
.home-flash {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.security-metrics {
	width: 200px;
	padding-top: 20px;
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content .home-tagline {
	color: #860886;
}
.content  .home-tagline p {
	padding: 0px;
	margin-top: 13px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.content  .home-tagline em {
	margin-left: 240px;
}
.table-style01 {
	vertical-align: top;
	width: 50%;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.table-style01 img {
	border: 1px solid #CCCCCC;
}
.table-style02 {
	vertical-align: top;
	width: 50%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.table-style03 {
	width: 250px;
	margin-left: 20px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table-style04 {
	width: 185px;
	margin-left: 20px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}





.img-right01 {
	float: right;
	clear: right;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-right02 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
.footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
	height: 40px;
	padding-top: 4px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #573A27;
}
.footer  ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.footer  li {
	display: inline;
	color: #CCCCCC;
}


.footer  a:hover {
	color:#006699;
	text-decoration: underline;
}
.footer  a, .footer  a:visited {
	color: #999999;
	text-decoration: none;
}
