@charset "utf-8";
/* <![CDATA[ */

html, body, form, input, textarea, p, img, td {
	margin: 0 auto;
	padding: 0;
}
body, form, input, textarea, p, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size: 13px;
	background-color: #2c2c2c;
	color: #ffffff;
}
img {
	border: 0; 
}
p {
	padding: 4px 0 2px 0;
}
ul, ol {
	margin: 8px 0 8px 8px;
	padding: 0 14px 0 14px;
}
ul>li {
	list-style: disc;
}
ul>li>li {
	list-style: circle;
}

li {
	margin: 0 14px 0 14px;
}
sup, sub {
	margin: 0;
	line-height: 0;
}
.bodyFree {
	background-image: url("/graphics/template/bg_cols_zigzag_y.gif");
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: scroll;
}
.bodyScroll {
	background-image: url("/graphics/template/bg_cols_zigzag_scroll_y.gif");
	background-repeat: repeat-y;
	background-position: top left;
	background-attachment: scroll;
}
.show {
	display: block;
	visibility: visible;
}
.hide {
	display: none;
	visibility: hidden;
}
a:link, a:visited, a:hover, a:active {
	color: #ffb030;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#div_anchor {
	position: absolute;
	top: 0;
	left: 0;
}
#div_master {
	position: relative;
	margin: 0 auto;
	text-align: left;
	background-color: #2c2c2c;
	background-image: url("/graphics/template/bg_cols_zigzag_y.gif"); /* Duplicate body style to minimize scroll */
	background-repeat: repeat-y;
	background-position: top center;
}
#div_padder {
	padding: 0 13px 50px 14px; /* Used to pad footer */
	margin: 0 auto;
	height: 100%;
}
#div_logo {
	background-image: url("/graphics/template/logo_bg.jpg");
	background-position: right bottom;
	background-repeat:no-repeat;
	margin: 0 auto;
	padding: 9px 0 0px 0;
	text-align: right;
	font-size: 12px;
	color: #ffffff;
	clear: both;
}
#div_nav {
	font-size: 12px;
	text-align: right;
	background-color: #2c2c2c;
	padding: 8px 3px 8px 0;
}
#div_pgContent {
	margin: 0 0px 0 14px;
	padding: 0 0px 12px 14px;
	background-color: #2c2c2c;
}

.clearer { height: 1px; overflow: hidden; clear: both; display: block; }

/* Used for full-height columns - change with care! */
#div_childminder { }
#div_col1, #div_col2, #div_col3 { position: relative; float: left; margin: 0; display: block; overflow: hidden; } 
#div_col1 { width: 50%; }
#div_col2 { width: 50%; }
#div_col3 { /**/ }

#div_col1_content { margin: 0 4px 0 0; background-color: #1a1a1a; height: 100%; display: block; }
#div_col2_content { margin: 0 4px 0 4px; background-color: #1a1a1a; height: 100%; display: block; }
#div_col3_content { margin: 0 0px 0 4px; background-color: #1a1a1a; height: 100%; display: block; }

#div_col1_padding { padding: 0 0px 12px 0; }
#div_col2_padding { padding: 0 0px 12px 0; }
#div_col3_padding { padding: 0 0px 12px 0; }
/* Used for full-height columns - change with care! */

#div_pgTitleCell {
	display: block;
	clear: both;
	height: 46px;
}

#div_pgTitle {
	padding: 3px 0 0px 0;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	display: inline;
	clear: both;
}

#div_breadcrumb {
	font-size: 10px;
	padding-bottom: 8px;
}

#div_breadcrumb a:link, #div_breadcrumb a:visited, #div_breadcrumb a:hover, #div_breadcrumb a:active {
	font-size: 10px;
	color: #f1c572;
	text-decoration: none;
}

#div_breadcrumb a:hover {
	text-decoration: underline;
} 

#div_icons {
	padding: 20px 0 0px 0;
}

#div_navToHide {
	/* Used to fade out when dropdowns active */
	width: 100%;
}

#div_threatmeter {
	height: 100px;
	display: block;
}

#div_secNav {
	border: solid #ffffff 1px;
	cursor: pointer;
	display: block;
	font-size: 11px;
}

#div_ivcpHelp {
	position: absolute;
	width: 375px;
	background-color: #999999;
	z-index: 20;
	visibility: hidden;
	display: block;
	border: solid 1px #ffffff;
}
 
#div_footerCell {
/*	Use class below */
}
.footerCell { /* Repeated to refresh footer in IE */
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
#div_footer {
	position: relative;
	margin: 0 auto;
	height: 60px;
	background-color: #505050;
	line-height: 15px;
	font-size: 11px;
}

#div_footer a:link, #div_footer a:visited, #div_footer a:hover, #div_footer a:active {
	font-size: 11px;
	color: #f1c572;
	text-decoration: none;
}
#div_footer a:hover {
	text-decoration: underline;
}

.grayBar {
	background-color: #737373;
	background-image: url("/graphics/template/bg_header_stripe_y.gif");
	background-repeat: repeat-y;
	background-position: top right;
	height: 14px;
	overflow: hidden;
}

.securedSeal {
	padding: 10px 0 0px 20px;
}

/* Navigation styles (inc. non-JS styling */
.navHeader, .navHeader a:link, .navHeader a:visited, .navHeader a:hover, .navHeader a:active {
	display: inline;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navHeader:hover, .navHeader a:hover {
	color: #f4eed6;
}
.navHeaderOn, .navHeaderOn a:link, .navHeaderOn a:visited, .navHeaderOn a:hover, .navHeaderOn a:active {
	display: inline;
	cursor: pointer;
	color: #f1c572;
	font-weight: bold;
	text-decoration: none;
}
.navItem {
	padding: 0 10px 0 8px;
	display: block;
}
.secNavBox {
	padding: 2px 5px 2px 13px;
	border-bottom: solid #868686 1px;
}
.secNavHeader {
}
.secNavSectionOff, .secNavSectionOff a:link, .secNavSectionOff a:visited, .secNavSectionOff a:hover, .secNavSectionOff a:active {
	color: #867c6e;
	background-color: #eaeaea;
	font-weight: bold;
	text-decoration: none;
}
.secNavSectionHover, .secNavSectionHover a:link, .secNavSectionHover a:visited, .secNavSectionHover a:hover, .secNavSectionHover a:active, .secNavSectionOff:hover {
	color: #867c6e;
	background-color: #f4eed6;
	font-weight: bold;
	text-decoration: none;
}
.secNavSectionOn, .secNavSectionOn a:link, .secNavSectionOn a:visited, .secNavSectionOn a:hover, .secNavSectionOn a:active {
	color: #333333;
	background-color: #f1c572;
	font-weight:bold;
	text-decoration: none;
}
.secNavSubsectionOff, .secNavSubsectionOff a:link, .secNavSubsectionOff a:visited, .secNavSubsectionOff a:hover, .secNavSubsectionOff a:active{
	color: #867c6e;
	background-color: #eaeaea;
	font-weight: normal;
	text-decoration: none;
	text-indent: 10px;
}
.secNavSubsectionHover, .secNavSubsectionHover a:link, .secNavSubsectionHover a:visited, .secNavSubsectionHover a:hover, .secNavSubsectionHover a:active, .secNavSubsectionOff:hover  {
	color: #867c6e;
	background-color: #f4eed6;
	font-weight: normal;
	text-decoration: none;
	text-indent: 10px;
}
.secNavSubsectionOn, .secNavSubsectionOn a:link, .secNavSubsectionOn a:visited, .secNavSubsectionOn a:hover, .secNavSubsectionOn a:active {
	color: #333333;
	background-color: #fcd998;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
}
/* Secondary navigation styles */

.col2Extra {
	border: solid #ffffff 1px;
	display: block;
	color: #333333;
	background-color: #eaeaea;
	font-size: 11px;
}	
.col2Extra a:link, .col2Extra a:visited, .col2Extra a:hover, .col2Extra a:active {
	color: #a70f0a;
	font-weight: bold;
} 
	
.col3Extra {
	border: solid #ffffff 1px;
	display: block;
	color: #333333;
	background-color: #eaeaea;
	font-size: 11px;
}	
.col3Extra a:link, .col3Extra a:visited, .col3Extra a:hover, .col3Extra a:active {
	color: #a70f0a;
	font-weight: bold;
} 

/* Form elements */
.frmRequired {
	color: #f1c572;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.frmError {
	color: #a70f0a;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 120%;
}
.frmLabel {
	vertical-align: middle;
	text-align: right;
	font-size: 11px;
	padding: 3px 12px 0 12px;
}
input {
	color: #000099;
	font-size: 11px;
}
input.submit {
	color: #ffffff;
	background-color: #a70f0a;
	font-weight: bold;
	padding: 2px 4px;
}
input.cancel {
	color: #ffffff;
	background-color: #000099;
	font-weight: bold;
	padding: 2px 4px;
}
input.disabled {
	background-color: #CCCCCC;
}
select {
	color: #000099;
	font-size: 11px;
	line-height: 13px;
}
textarea {
	color: #000099;
	font-size: 11px;
	line-height: 13px;
}
/* Form styles */

/* PR */
.prHeading {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.prSubHeading {
	text-align: center;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.prBody {
	padding-top: 12px;
	font-size: 12px;
}
/* PR */
/* Intel */
.intelHeadline {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
}
.intelBody, .intelBody p {
	text-align: left;
	font-size: 12px;
	color: #ffffff;
}
.intelBody h4 {
	margin: 16px 0 2px 0;
	color: #f4eed6;
}
.intelBody p {
	padding: 6px 0 2px 0;
}
/* Intel */
/* Colors and Styles */
.noUnderline, .noUnderline a:link, .noUnderline a:visited, .noUnderline a:hover, .noUnderline a:active {
	text-decoration: none;
}

.revUnderline, .revUnderline a:link, .revUnderline a:visited, .revUnderline a:active {
	text-decoration: none;
}
.revUnderline a:hover {
	text-decoration: underline;
}

.lRed, .lRed a:link, .lRed a:visited, .lRed a:hover, .lRed a:active {
	color: #a70f0a;
}

.lGray, .lGray a:link, .lGray a:visited, .lGray a:hover, .lGray a:active {
	color: #4e4e4e;
}

.lOrange, .lOrange a:link, .lOrange a:visited, .lOrange a:hover, .lOrange a:active {
	color: #f1c572;
}

.bgGrayGradient {
	background-color: #bababa;
	background-image: url("/graphics/template/bg_grayheaders_x.gif");
	background-repeat: repeat-x;
	border: solid 1px #868686;
}
.bgBlackish {
	background-color: #1a1a1a;
}
.bgPg {
	background-color: #2c2c2c;
}
.bgRed {
	background-color: #a70f0a;
}
.bgWhite {
	background-color: #ffffff;
}

/* News Item styles */

.newsBar {
	height: 21px;
	padding: 0 5px 0 10px;
	color: #4e4e4e;
	font-weight: bold;
	font-size: 11px;
}
.newsBarContent {
	padding-top: 3px;
}
.newsBarMore {
	padding: 2px 5px 3px 10px;
	background-color: #333333;	
	border: solid #868686 1px;
	border-top: 0;
	position: relative;
}
.newsBarAction {
	cursor: pointer;
}
/* News Item styles */

.cRed {
	color: #a70f0a;
}
.cWhite {
	color: #ffffff;
}
.cYellow {
	color: #f1c572;
}
.cBlue {
	color: #000099;
}
.cGray {
	color: #666666;
}

.fBold {
	font-weight: bold;
}
.fItalic {
	font-style: italic;
}
.fNormal {
	font-weight: normal;
	font-style: normal;
}
.fSuper {
	vertical-align: super;
	font-size: 60%;
}
.fSub {
	vertical-align: sub;
	font-size: 60%;
}
.fSmallCaps {
	font-variant: small-caps;
}
.fAllCaps {
	text-transform: uppercase;
}
.fCapitalize {
	text-transform: capitalize;
}
.fJustify {
	text-align: justify;
}
.fCenter {
	text-align: center;
}
.fRight {
	text-align: right;
}
.fLeft {
	text-align: left;
}
/* Colors */

/* Sizes */
.lgcontent {
	font-size: 14px;
}
.smlcontent {
	font-size: 12px;
}
.subcontent {
	font-size: 11px;
}
.subsubcontent {
	font-size: 10px;
}
/* Sizes */

/* Padding */
.pt8px {
	padding: 8px 0 0px 0;
}
.pb8px {
	padding: 0 0px 8px 0;
}
.ptb8px {
	padding: 8px 0 8px 0;
}
.plr8px {
	padding: 0 8px 0 8px;
}
.p8px {
	padding: 8px;
}
/* Padding */

.fltL {
	position: relative;
	float: left;
	margin: 0 auto;
	text-align: left;
}
.fltR {
	position: relative;
	float: right;
	margin: 0 auto;
	text-align: right;
}

/* DHTML Layers */

/* DHTML Layers */

/* Styles from TopCoder */
.servicesgrid td { font-size: 11px; }
.servicesgrid td a:link, .servicesgrid td a:visited, .servicesgrid td a:hover, .servicesgrid td a:active {
	color: #a70f0a;
	font-weight: bold;
	text-decoration: none;
}
.servicesgrid td a:hover {
	text-decoration: underline;
}
.servicesgrid { background-color: #ffffff; margin-bottom:10px; margin-top:0px;border:0px solid #ccc;border-collapse: collapse; }
.servicesheader1 { background-color: #8f8373;color: #fff;padding: 2px 8px 2px 8px;border: 1px solid #ccc; font-weight: bold; }
.servicesheader2 { background-color: #fcd998;color: #666;padding: 2px 8px 2px 8px;border: 1px solid #ccc;text-align:center; }
.servicesheader3 { background-color: #f4eed6;color: #666;padding: 2px 8px 2px 8px;border: 1px solid #ccc;text-align:center; font-weight:bold; }
.servicestd1 { background-color: #fff;color: #333333;padding: 2px 8px 2px 8px;border: 1px solid #ccc; }
.servicestd2 { background-color: #f1f0ec;color: #333333;padding: 2px 8px 2px 8px;border: 1px solid #ccc; }
.servicescheck1 { width:70px;background-color: #fff;color: #333333;padding: 2px 8px 2px 8px;border: 1px solid #ccc;text-align:center; }
.servicescheck2 { width:70px;background-color: #f1f0ec;color: #333333;padding: 2px 8px 2px 8px;border: 1px solid #ccc;text-align:center; }
/* Styles from TopCoder */




#div_blogList {
}
#div_blogList h6 {
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 12px;
}
#div_blogList p {
	font-size: 11px;
}

#div_blogPost {
}
#div_blogPost h6 {
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 12px;
}
#div_blogPost h5 {
	font-weight: bold;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 14px;
}
#div_blogPost p {
	font-size: 11px;
}






/* Hacks */
html, body, #div_anchor {
	min-height: 100%;
	height: 100%;
	width: 100%;
}
html { /* Use this for forcing vertical scrollbars in FF */
	overflow-y: scroll;
}
html>body, html>body #div_anchor {
	height: auto;
}
.cc_tallest { position: relative; }
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */
.cc { /* Reserved */ }
/* Hacks */

/* ]]> */
