﻿
a
{
	color: #20427B
}




/* Styles by the Home page */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
#homepagecenter
{
	font-family: Verdana, Arial, 'Times New Roman';
	color:Black;
	border-color: #FFF;
	text-align: center;
	/*background-image: url(images/ANACS_logo_faded_bg.jpg); */
}

.homemaintitle
{
	font-size: 33px;
	font-weight: bold;
	font-family:Arial;
	color:#000;
	line-height:58px;
	margin:16px 0 0 0;
}

.homemainsubtitle
{
	font-size: 24px;
	
}

.homemaintexttitle
{
	font-size: 16px; 
}

.homemainsectiontitle, .homemainsectiontitle a
{
	color: #8E6A00;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 0px 5px 0px;
	border-bottom: #8E6A00 2px solid;
	text-decoration:none;
}

.homemainsectionsubtitle, .homemainsectionsubtitle a
{
	color:#00427B;
	text-align:left;
	font-weight:bold;
	padding:10px 0px 3px 0px;
	text-decoration:none;
}

.homemainsectiontext
{
	text-align:left;
	padding-left:10px;
}

.homecolumn1 .homemainsectiontext
{
	text-align:left;
	padding-left:10px;
	font-size:10px;
}


.homecolumn1
{
	width: 40%;
	float: left;
	padding: 0 2em .5em 2em;
	margin: .8em .3em .3em .3em;
	background: #fff;
	border: solid 1px #aac;
	text-align: left;
}

#homecolumn1
{
	background-image:url(images/specials_starburst_bg.gif);
	background-repeat:no-repeat;
}

.anacsSpecialTitle
{
	background-color: #00427B;
	background-image: url(images/articles/specials_sub_bg.jpg);
	color:#fff;
	font-weight:bold;
	font-family:Arial;
	margin:2px 0 0 -9px;
}

.anacsSpecialTitle a
{
	text-decoration:none;
	color:#fff;
}

.anacsSpecialSubTitle
{
	color:#000;
	font-weight:bold;
	font-family:Arial;
	font-weight:bold;
}

 .anacsSpecialContent
 {
	font-size:10px;
	font-family:Verdana;
	color:#000;
}

.anacsSpecialSecondary
{
	font-size:10px;
	font-family:Arial;
	color:#333;
}


/* Styles by the contentPages */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */

#maintitle
{

	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial, 'Times New Roman';
	color: #8E6A00;
	padding: 6px 6px 6px 3px;
}

#textborderbox
{
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, Arial, 'Times New Roman';
	padding: 5px 5px 20px 5px;
	color: #000000;
	border: solid 1pt #7795bd;
	margin: 10px 0px 20px 0px;
}

.pageTitle
{
	text-transform:uppercase;
	color:#00325F;
	font-family:Times New Roman;
	font-size:30px;
	font-weight:bold;
	letter-spacing:2px;
	margin:10px 0 20px 0 ;
}

.mainsectiontext
{
	text-align:left;
	padding-left:10px;
	color:#000;
	font-size:12px;
}

.decktext
{
	color:#555;
	font-size:11px;
	line-height:25px;
}

.specialTitle
{
	background-color: #00427B;
	color:#fff;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	margin:2px 0 0 -3px;
	width:85%;
}

.specialCategoryTitle
{
	color:#000;
	font-weight:bold;
	font-family:Arial;
	font-size:15px;
	text-transform:uppercase;
	margin:0 0 0 20px;
}

.specialCategory
{
	margin:0 20px;
	border-top:dashed 1px #00427B;
	border-left:dashed 1px #00427B;
	padding:11px;
}

.asterisktext
{
	color:#333;
	font-size:10px;
}

.callout
{
	color: #537CB5;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	border:dashed 1px #333;
	margin:12px;
	padding:8px;
	float:right;
	clear:none;
	width:50%;
	text-align:right;
}

.legendtext
{
	float:right; 
	padding:14px 3px 14px 14px; 
	margin:4px 10px 4px 4px;
	border:dashed 1px #333; 
	width:30%;
	clear:none;
}

.showlisttext
{
	text-align:left;
	padding-left:10px;
	font-family:Arial;
	font-size:12px;
	color:#333;
	margin:0 0 20px 0;
}

.showlisttext strong, b
{
	color:#00427B;
	font-weight:bold;
}

.left-content-bodytext {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-align:left;
}

h2
{
	line-height:1.1em;
}


#form_link
{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; 
    font-size:20px; 
    font-weight:bold; 
    position:relative; 
    top: 5px; 
    left:216px; 
    z-index:50; 
    background-image: url(images/starburst_red.gif); 
    background-repeat:no-repeat; 
    background-color:#FFFFFF; 
    border:solid #c00 2px;
    padding:5px; 
    width:330px;
}

.productcolumn1
{
	float: left;
	width:145px;
	margin: 2em 2em 1em 2em;
	padding: 0 .5em .5em .5em;
	background: #fff;
	border: solid 1px #aac;
	text-align:center;
}

.productpopup
{
	position:absolute;
	width:260px;
	left: auto;
    top:auto;
    background-color: #fff;
    border:solid 2px #005;
    display:none;
    padding:5px;
    margin:-8% 0 0 -50%;
}

.productPopLink 
{
	cursor:pointer;
	color:#00325F;
	z-index: 0;
}

.rightImage
{
	margin:2px 1px 2px 6px;
	background-color:Transparent;
	float:right;
}

.pageBG
{
	background-color:#d4dce5;
}

.tableBG
{
	background-color:#d4dce5;
	padding:5px;
	border-bottom:solid 2px #99c;
	border-right:solid 2px #99c;
	border-top:solid 1px #aaf;
	border-left:solid 1px #aaf;
}

.tableBG td
{
	border:solid 2px #eef;
	padding: 6px;
	background-color:#dce3ec;
}

.separatedItem
{
	border:solid 2px #eef;
	padding: 6px;
	background-color:#dce3ec;
	display:block;
	margin:2px;
}

.cellCenter, .cellCenter td
{
	text-align:center;
}


.centerTD td
{
	text-align:center;
}

.centerTD .leftTD
{
	text-align:left;
}



/* Styles by the FAQ pages */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
#faqcontainer
{
	font-family: Verdana, Arial, 'Times New Roman';
	text-align:left;
	color:Black;
	font-size: 11px;
}

#faqmainheading
{
	color:#003265;
	font-weight:bold;
	text-transform:uppercase;
	font-size:24px;
	padding:5px 0px 20px 0px;
}

.faqsectiontitle
{
	padding: 5px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	border-top: #b9c0cf 2px solid;
}

.faqtext
{
	padding-bottom:5px;
}

/* Styles are used by multiple Registration and Profile pages */
/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */
#registrationmaintitle
{

	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, Arial, 'Times New Roman';
	color: #8E6A00;
	padding: 6px 6px 6px 3px;
	text-align: center;
}

.registrationmainsubtitle
{
	color:#003;
	font-weight: bold;
	padding-bottom: 4px;
	text-transform: uppercase;
}

#registrationbox
{
	font-size: 8pt;
	font-family: Verdana, Arial, 'Times New Roman';
	width: 650px;
	padding: 5px 5px 5px 5px;
	color: #666666;
	border: solid 1pt #7795bd;
	padding-bottom: 20px;
	margin: 15px 0px 10px 90px;
}

.registrationrightbox
{
	text-align:left;
	font-size: 8pt;
	font-family: Verdana, Arial, 'Times New Roman';
	width: 450px;
	padding: 5px;
	color: #666666;
	border: solid 1pt #7795bd;
	margin:3px 0 0 0;
	min-height: 250px;
}

.registrationsubbox
{
	padding: 5px;
	border: solid 1pt #7795bd;
	margin: 3px 0 0 70px;
	width: 500px;
}

.registrationtitleleft
{
	padding: 5px;
	margin-left: 70px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: White;
	background-color: #7795bd;
	width: 502px;
}

.registrationtitleleft a
{
	text-align:right;
	color: #8E6A00;
}

.registrationtitle
{
	padding: 5px;
	margin: 0px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: White;
	background-color: #7795bd;
	font-family: Verdana, Arial, 'Times New Roman';
}

.registrationtext
{
	padding: 2px 0px 2px 10px;
}

/* Styles Used in Registration Page only */
/* ------------------------------------- */
/* ------------------------------------- */
#registrationContainer
{
	margin: 15px 0 30px 100px;
}

.registrationContainer
{
	margin: 15px 0 30px 175px;
}

*html #registrationContainer
{
	left:0;
	border:0;
	margin-bottom:30px;
}

#registrationsidebox
{
	font-size: 0.9em;
	font-family: Verdana, Arial, 'Times New Roman';
	width: 150px;
	padding: 0px 4px 29px 4px;
	color: #666;
	background-image:url(../../images/WebSiteGeneral/createaccountsside_bg.jpg);
	margin-top: 1px;
	z-index:1;
}

.registrationnavigationbar
{
	border-left:solid 1px #333;
}

*html .registrationnavigationbar
{
	position:relative;
	left:-2px;
	margin-left:-2px;
}


.registrationSideBarButton
{
	line-height:15px;
	width:89%;
	border: solid 1px #88a6ce;
	border-bottom: solid 2px #7795bd;
	border-right: solid 2px #7795bd;
	background-color:#e5eef7;
	padding:0 0 3px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	margin:0 0 1px 0;
	color:#003;
	float:right;
}

.registrationSideBarButton:hover
{
	background-color:#c3ccd5;
	border-bottom: solid 1px #7795bd;
	border-right: solid 1px #7795bd;
	margin:2px 0 0 2px;
}

.registrationstepstitle
{
	font-weight:bold;
	font-size:15px;
	color:#333;
}

.registrationsubtitle
{
   font-weight: bold;
   font-size: 10pt;
   padding:1px 2px 1px 4px;
   margin:6px 0 2px 0;
   text-transform: uppercase;
   background-color:#eee;
   border:solid 1px #ddd;
   color:#222;
}

.registrationButton
{
	position:relative;
	bottom:3px;
	right:3px;
}

.populationLabel
{
	text-align:right;
	float:left;
	width:110px;
	margin-top: 11px;
	margin-right: 5px;
}

.populationSearchBox
{
	margin: 30px 200px 15px 200px;
	border: dashed 1px #7795bd; 
	padding: 15px 0px 15px 75px; 
	text-align:left;
}

/* Styles Used in Login Control and Page only */
/* ------------------------------------------ */
/* ------------------------------------------ */

.registrationsigninbox
{
	text-align:left;
	width:300px;
	padding: 5px;
	color: #666666;
	border: solid 1pt #7795bd;
	margin:3px 0 0 7px;
}


.registrationsignintitle
{
	padding: 5px;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: White;
	margin-left: 7px;
	background-color: #7795bd;
	font-family: Verdana, Arial, 'Times New Roman';
	width:302px;
}

.loginlabel
{
	padding-right: 3px;
	padding-top:3px;
}

/* Styles Used in MyAccount only */
/* ------------------------------------- */
/* ------------------------------------- */

.accountsubtitle
{
	color: #000;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px 0px 4px 0px;
	text-transform: uppercase;
}

.accounttext
{
	color:Black;
	text-align:left;
}


.accountreviewtext2
{
	padding: 2px 0px 2px 10px;
	display: block;
	text-align:left;
}

.accounteditlink
{
	color: #333;
	background: #fff;
	font-size: 10px;
	font-family: Verdana;
	padding: 1px 2px;
	margin-bottom: 2px;
	text-decoration: none;
	border: solid 1px #226;
}

/* Template Styles Only */
/* ------------------------------------- */
/* ------------------------------------- */
body 
{
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	background-color: #00427b;
	text-align: center;
}

#main_container
{
	text-align:left;
	width:850px;
	border-left:solid 2px #ccf;	border-top:solid 2px #eef;
	border-right:solid 2px #bbe; border-bottom:solid 2px #99e;
	margin: 0 auto;
	z-index:100;
}

#header 
{
	background-color:#0F5792;
	background-image:url(../../App_Themes/ANACS/images/Header.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:120px;
	position:relative;
}

#headerSlides
{
	position:absolute;
	left:186px;
}

.header_links
{
	float:right;
	padding:14px 18px 0 0;
	text-align:center;
}
.header_links a
{
	text-decoration:underline;
	color:#ffffff;
}

.header_links a:hover
{
	font-weight:bold;
}

.welcometext1
{
	font-weight: bold;
	color: #dedeff;
}

.welcometext1:hover 
{
	font-weight: bold;
	color: #ffeded;
}

#content__ctl5_txtSearchValue
{
	position:absolute;
	left:640px;
	top:90px;
	border:solid 1px #aaf;
}

#content__ctl5_btnSearch
{
	position:absolute;
	left:811px;
	top:89px;
	width:34px;
	font-size:10px;
}

*html #content__ctl5_btnSearch
{
	width:auto;
	font-size:11px;
}

#top_nav
{
	float: right;
	height: 19px;
	color: #0A3961;
	background-image: url(images/bg_nav.gif);
	border-top: solid #D4DCE5 2px;
	border-bottom: solid #D4DCE5 2px;
	border-left: solid 2px #ccf;
	border-right: solid 2px #bbe;
	padding-top: 5px;
	padding-left: 234px;
	font-size: 11px;
	font-weight: bold;
	margin-left: -2px;
	margin-right: -2px;
	z-index: 1;
}

*html #top_nav
{
	border-left:none;	
	border-right:none; 
	margin-right:0;
}

#breadcrumbs
{
	background-color: #202020;
	height:16px;
	border-bottom:solid 1px #D4DCE5;
	color:#fff;
	padding:3px 0 2px 6px;
	letter-spacing:.05em;  
	font-size: 10px;
}

#breadcrumbs a
{
   color: #8E6A00;
}

#leftcol 
{
	background-color:#B5C2D2;
	border-right:solid #666 3px;
	float:left;
	clear:none;
	width:175px;
}

.descriptioncontent
{
	padding:6px;
	border-bottom:solid 3px #00427b;
	background-color:#fefeff;
	width:86%;
	margin:6px 0 0 6px;
}

.leftcontent
{
	padding:6px;
	border-bottom:solid 3px #00427b;
	background-color:#fefeff;
	width:86%;
	margin:6px 0 0 11px;
}

*html .leftcontent
{
	margin:6px 0 0 3px;
}

.leftcontenttitle
{
	color:#900;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	display:block;
	width:100%;
}

#centercol 
{
	background-color:#fff;
	float:left;
	clear:none;
	width:443px;
}

#centercol_single
{
	padding-top: 20px;
	background-color:#fff;
	width:100%;
	min-height:450px;
}

#centercol_two
{
	background-color:#fff;
	float:left;
	clear:none;
	width:611px;
	padding: 5px 5px 5px 10px;
}

#rightcol 
{
	background-color:#D4DCE5;
	border-left:solid #666 3px;
	border-right:solid #D4DCE5 3px;
	float:left;
	clear:none;
	width:218px;
	text-align:center;
	padding-bottom:10px;
	
}

.rightcontent
{
	padding:6px;
	border-bottom:solid 3px #00427b;
	background-color:#fefeff;
	width:86%;
	margin:6px 0 0 11px;
}

.rightcontentimage
{
	padding:6px;
	border-bottom:solid 3px #00427b;
	background:#fefeff url(images/NONE) no-repeat bottom left;
	width:86%;
	margin:6px 0 0 11px;
	vertical-align:bottom;
	text-align:right;
}

.rightcontenttitle
{
	color:#8E6A00;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	display:block;
	width:100%;
}

.rightshowlisttext
{
	text-align:left;
	padding-left:10px;
	font-family:Arial;
	font-size:11px;
	color:#333;
	margin:6px 0 0 0;
}

#bottomcontent 
{
	height:180px;
	background-color:#fff;
	border-top:solid 2px #444;
	width:100%;
	clear:both;
}


.bottomcontentbox
{
	width:205px;
	background-color:#fff;
	height:100%;
	float:left;
	margin:3px 1px 3px 3px;
	border:solid 1px #6E90BD;
}

.bottomcontentboxtitle
{
	width:205px;
	background-color:#6E90BD;
	height:6px;
	color:#fff;
}

.bottomcontentboxmain
{
	padding:4px;
	color:#333;
}

#footer
{
	clear:both;
	background-color:#D9E6EF;
	color:Black;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	border:solid 1px #0B3B7B;
}

#footermenu
{
   padding: 3px 0 0 0;  
}

#footertext
{
   padding: 3px 0 5px 0;
   color:Black;
   text-align:center;
   font-size:10px;
}

.footermenulink
{
   font-family: Verdana, Arial, 'Times New Roman';
   font-size: 11px;
   font-weight: normal;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: #000;
   font-weight:bold; 
}

.footermenulink a:hover
{
   color: #00427B;
   font-weight:bold;        
}

/* Styles used in for the Navigation Menu */
/* ------------------------------------- */
/* ------------------------------------- */
#Menu
{
    position:relative;
    height: 17px;
    color: #0A3961;
	background-color:transparent;
	background-image:url(images/bg_nav.gif);
	padding-top:5px;
	font-size:11px;
	font-weight:normal;
	font-family: Tahoma;
	float:right;
	text-align:left;
	display:block;
}

#Menu .Menu-Skin-Horizontal
{
    position:absolute;
    left: -63.5em;
    top: -5px;
    width: 45em;
    z-index: 1;
}

#Menu .Menu-Skin-StaticItem siteMapNode
{
	background: url(images/bg_nav.gif) repeat-x;
	font-size: small;
	display:block;
}

#Menu .Menu-Skin-StaticItem
{
	border-left:solid 1px #648ABD;
	border-top:none;
	display:block;
}

#Menu .Menu-Skin-StaticHover
{
	background: #7795bd;
}

#Menu .Menu-Skin-DynamicHover
{
    background: #7795bd;
}

.validationText
{
	color: red;
	font-style: italic;
	text-align: left;
}

.legendBox
{
	width: 575px;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
	display: block;
	margin: 15px 0px 0 75px;
	border: dashed 1px gray;
	padding: 10px 10px 10px 10px;
	background-color: #EAF8FF;
	list-style-type: none;
}

.legendHeader
{
	font-weight: bold;
	color: black;
	width:600px;
	font-variant: small-caps;
}

.legendText
{
	font-variant: normal;
	font-size:7.5pt;
	font-weight:normal;
	color: #333;
}

.centered
{
	text-align:center;
}


/* Styles used in for the Ebay Landing Page */
/* ------------------------------------- */
/* ------------------------------------- */

#ebayLayer1 {
	position:relative;
	width:354px;
	height:115px;
	z-index:1;
	left: -100px;
	top: -135px;
	background-color: #fff;
}


*html #ebayLayer1 {
	width:334px;
	left: 0px;
}

.errorfield 
{
	background-color: #ffffcc;
	border: 1px gray solid;
}  

.normalfield
{
	border: 1px gray solid;
	background: #fffffff;
	color: #000000;
}
