	.search-field {
      float:left;
      width:100px;
      height:16px;
      padding:2px 5px 0 5px;
      border:solid #7b7b7b;
      border-width:1px 0 1px 1px;
      font-size:0.85em;
      color:#333;
    }

/*  ====================================================  */

/*  = BELOW CSS USED FOR SCREEN MEDIA ==================  */

/*  ====================================================  */



@media screen {



	body {

		background:#fff;

		margin:0 4px 20px 4px;

		padding:0;

		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-size:0.7em;

		color:#000;

	}



	h1,

	h2,

	h3 {

		margin:0px 0;

		font-family:Arial, Helvetica, sans-serif;

		font-weight:bold;

		color:#6e85b6;

	}



	h1 {font-size:1.7em;}

	h2 {font-size:1.4em;}

	h3 {font-size:1.2em;}



	a:link {

		color:#6e85b6;

	}

	a:link:visited {color:#926fad;}

	a:link:hover {color:#999; text-decoration:underline;}

	code {font-family:"Courier New", Courier, monospace;}

	img {border:none;}


	small,

	.small {font-size:0.85em;}


    .H1White {
	color:#fff;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;;
    }

    .H3White {
	color:#fff;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;;
    }
	
    .NavLink {
	font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size:1em;
    }
	
	a.NavLink:visited {
    color:#6e85b6;
	font-size:1em;
    text-decoration: none;

    }

    a.NavLink:hover {text-decoration:underline;}
	
	.NavLinkHome {
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.09em;
    }
	
	a.NavLinkHome:visited {
	text-decoration:none;
    color:#6e85b6;
	font-size:1.09em;

    }

    a.NavLinkHome:hover {text-decoration:underline;}


    .BodyLink {
      text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
    }

    a.BodyLink:visited {
      color:#926fad;
	font-size:1em;
    }
	
    a.BodyLink:hover {text-decoration:underline;}


    .RightNav {
      color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
    }
	
	.RedHiLite {
	color:#b10535;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;;
    }

	.Categories_Home {
	color:#00287d;
    font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;;
    }





	/*  = FOOTER & COPYRIGHT ===============================  */



	#footer,

	#copyright {

		background:#fff;

		font-size:0.85em;

		text-align:center;

		color:#6e85b6;

	}



	#footer a,

	#copyright a {

		text-decoration:none;

		color:#6e85b6;

	}



	#footer a:hover,

	#copyright a:hover {text-decoration:underline;}



	#footer {

		clear:both;

		padding-top:0px;

	}



	#copyright {padding-top:5px;}



	#page-swathe #footer,

	#page-swathe #copyright {padding-left:190px;}








	/*  ====================================================  */

	/*  = BELOW CSS USED FOR COMMON TEXT FORMATTING ========  */

	/*  ===================================================== */



	.Bullet,

	.minorText {font-size:0.85em;}



	.sectionTitle {font-weight:bold;}



	.altColor,

	a:link.altColor,

	a:link.altColor:visited {color:#ffffff;}

	a:link.altColor:hover {color:#e5e5e5;}

	.Bullet {color:#464646;}

	.Critical {color:#B10535;}

	.High {color:#FF6600;}

	.highlight {color:#f60;}

	.Low {color:#0066FF;}

	.Medium {color:#339900;}

	.minorType {color:#333;}

	.nounderline, a:link.nounderline {text-decoration:none;}

	.sectionTitle {color:#4b81c1;}

	.phone {color:#cc0000; font-size:0.85em;}

	.underline, a:link.underline {text-decoration:underline;}



}

/*  = TABS FEATURE =====================================  */

    .tabs {
      margin:20px 0 10px 0;
      padding:0;
      overflow:visible;
    }

    .tabs .tab-buttons {
      float:left;
      background:url('../images/layout/bg-tabs.gif') 0 100% repeat-x;
      margin:0 0 5px 0;
      padding:0;
      width:100%;
      list-style:none;
    }

    .tabs .tab-buttons li {
      float:left;
      background:url('../images/layout/bg-tab-button-rt.gif') 100% 0 no-repeat #F3F4Fa;
      margin:0 0 0 8px;
      padding:0;
      border-bottom:1px solid #8c9698;
      list-style:none;
    }

    .tabs .tab-buttons li.current {
      background:url('../images/layout/bg-tab-button-rt.gif') 100% 0 no-repeat #ffffff;
      border-bottom:1px solid #ffffff;
    }

    .tabs .tab-buttons li a {
      display:block;
      background:url('../images/layout/bg-tab-button-lt.gif') 0 0 no-repeat;
      margin:0;
      padding:5px 8px 4px 8px;
      text-decoration:none;
      text-align:center;
      color:#666666;
    }

    .tabs .tab-buttons li.current a {color:#000000;}
    .tabs .primary li {background-color:#C4D0E9;}
    .tabs .primary li a {color:#0A5196;}

    .tabs .primary li.current a {
      color:#1E367B;
      font-weight:bold;
    }

    .tabs .tab-content {
      clear:left;
      margin:0;
      padding:0;
    }




/*  ====================================================  */

/*  = BELOW CSS USED FOR PRINT MEDIA ===================  */

/*  ====================================================  */



@media print {



	* {color:#000}



	body {font-size:1em;}



	.flip,

	.flop {display: block;}



	table {

		margin:5px;

		border:none;

		border-collapse:collapse;

	}



	th,

	td {

		padding:3px;

		border:1px solid #000;

	}



	/*  = DISPLAY NONE =====================================  */



	#accessibility,

	#header a#puresecurity,

	#header a#tagline,

	#primary-navigation,

	#secondary-navigation,

	#secondary-content,

	#footer,

	#google,

	#faqAnswers,

	.tabs .tab-buttons,

	.expandCollapse #ecAll,

	#printPage,

	#printPageAlt,

	a.rss,

	a.rssAlt {display:none;}



	/*  = ZERO-OUT MARGIN & PADDING ========================  */



	body,

	#header,

	#page-swathe,

	#page-swathe-no-nav,

	#page-swathe-3column,

	#primary-content,

	#page-body {

		margin:0;

		padding:0;

	}



	/*  = HEADER ===========================================  */



	#header {background-image:none;}



	#header a {left:0;}



	#header a span {

		display:block;

		top:0;

		font-size:inherit;

	}



	#header a,

	#header img {border:none;}



	/*  = PAGE SWATHE ======================================  */



	#page-swathe,

	#page-swathe-no-nav

	#page-swathe-3column,

	#primary-content {

		background-image:none;

		width:95%;

	}



	/*  = COPYRIGHT ========================================  */



	#copyright {

		font-size:0.8em;

		text-align:center;

	}



	#copyright a {text-decoration:none;}



}