/* BEGIN Default Site Values */
html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre   { display: block }
li              { display: list-item }
head            { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell; }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body            
{
    margin: 0px; 
    text-align: center; 
    line-height: 18px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #666666;
	background-repeat: repeat-x;
}
h1              { font-size: 24px; line-height: 30px; margin: 0px; font-weight: bold; }
h2              { font-size: 18px; line-height: 24px; color: #336699; margin: 0px; }
h3              { font-size: 14px; line-height: 18px; color: #336699; margin: 0px; }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu            { margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bold }
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code,
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
button, textarea,
input, object, 
select          { display:inline-block; }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
table           { border-spacing: 2px; }
thead, tbody,
tfoot           { vertical-align: middle }
td, th          { vertical-align: inherit }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }
ol, ul, dir,
menu, dd        { margin-left: 40px }
li              { margin-left: 10px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
u, ins          { text-decoration: underline }
br:before       { content: "\A" }
:before, :after { white-space: pre-line }
center          { text-align: center }
abbr, acronym   { font-variant: small-caps; letter-spacing: 0.1em }

a:link		 {text-decoration: none; border: none; color: #336699;}
a:hover		 {text-decoration: underline; border: none; color: #336699;} 
a:active	 {text-decoration: none; border: none; color: #336699;}
a:visited	 {text-decoration: none; border: none; color: #336699;}
a:visited:hover {text-decoration: underline; color: #336699;}
/* END Default Site Values */

/* BEGIN Display */
.ImageLink {
    border: none;
}
.Hr {
    background-color: #999999; 
    color: #999999; 
    height: 1px; 
    border: none;
    width: 99%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Hr95 {
    background-color: #999999; 
    color: #999999; 
    height: 1px; 
    border: none;
    width: 95%;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* END Display */
/* BEGIN Ads */
/* BEGIN Ad Medium Rectangle */
.AdMediumRectangle
{
    width: 300px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}
.AdMediumRectangleText
{
    width: 300px;
    overflow: hidden;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 20px;
}
.AdsGoogle
{
    width: 300px;
    overflow: hidden;
    text-align: left;
}
.AdsYahoo
{
    width: 300px;
    overflow: hidden;
    text-align: left;
}/* END Ad Medium Rectangle */
/* BEGIN Ads Text */
.AdsTextGoogle {
	text-align: left;
	margin-bottom: 10px;
    border: none;
  	width: 590px;
	overflow: hidden;
}
.AdsText {
	margin-bottom: 10px;
  	width: 590px;
	overflow: hidden;
}
.AdTextOuter {
  	width: 580px;
    vertical-align: middle;
}
.AdText {
	margin-top: 10px;
	margin-bottom: 10px;
  	width: 550px;
    vertical-align: middle;
}
/* END Ads Text */
/* END Ads */
/* BEGIN AboutSnap */
.AboutSnap
{
    width: 298px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #E14131;
}
.AboutHeader
{
    width: 298px;
    height: 25px;
    line-height: 25px;
    font-size: 14px; 
    background-color: #E14131;
    color: White;
    font-weight: bold;
}
.AboutBody
{
    width: 286px;
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
}
/* END AboutSnap */
/* BEGIN Topics */
.TopicsHeader
{
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 10px;
    width: 890px;
    text-align: left;
}
.TopicsList
{
    margin-bottom: 20px;
    width: 890px;
    text-align: left;
}
.TopicsListItemLink
{
    color: #336699;
}
/* END Topics */

/* BEGIN RegionalList */
.RegionalList
{
    width: 590px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.RegionalListTextHeader {
    width: 570px;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
}
.RegionalListText {
    width: 570px;
    height: 100px;
    margin-left: 10px;
    color: #336699;
    font-weight: bold;
    overflow: auto;
}
.RegionalListLink {
    color: #336699;
    font-weight: bold;
}
/* END RegionalList */

/* BEGIN RelatedList */
.RelatedList
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.RelatedListTextHeader {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    font-weight: bold;
}
.RelatedListText {
    margin-left: 10px;
    color: #336699;
    font-weight: bold;
    overflow: auto;
}
.RelatedListTextPlain {
    margin-left: 10px;
    overflow: auto;
}
.RelatedListLink {
    color: #336699;
    font-weight: bold;
}
.RelatedListDesc {
    color: #666666;
    font-weight: normal;
    padding: 3px;
}
/* END RegionalList */

/* BEGIN Mini Search */
.searchBoxMiniRow
{
    float: right;
    width: 421px;
    height: 44px;
  	line-height: 44px;
    background: url("Images/SearchBackground.jpg");
    vertical-align: middle;
}
.searchBoxMiniBox
{
    float: left;
    margin-left: 20px;
    color: #003366;
    vertical-align: middle;
    height: 26px;
  	line-height: 26px;
    margin-top: 10px;
    font-weight: bold;
}
.searchBoxMiniButton
{
    float: left;
    margin-left: 10px;
    vertical-align: middle;
    width: 55px;
    height: 35px;
  	line-height: 1px;
    margin-top: 5px;
}
.searchBoxMiniBoxBox
{
    line-height: 16px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #666666;
    width: 250px;
    font-weight: normal;
}
.searchPanel
{
    display: none; 
    z-index: 2;
    border: solid 1px #999999; 
    background-color: #EDEEF0; 
    width: 250px; 
    padding: 5px;
    text-align: left;
}
.searchMiniHeader
{
    height: 24px;
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 5px;
    width: 500px;
    text-align: left;
}
.searchMiniItem
{
    margin-top: 10px;
    width: 500px;
}
.searchOpen
{
}
.searchClose
{
    float: right;
}
.searchMiniItemTitleLink
{
  	color: #336699;
}
.searchMiniItemText 
{
    width: 580px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* END Mini Search */

/* BEGIN Page Layout */
.body {
  	width: 890px;
  	margin-left: auto;
  	margin-right: auto;
}
.formMain
{
    margin: 0px; 
    padding: 0px;
}
.header {
  	width: 890px;
  	height: 125px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
}
.header1 {
  	width: 890px;
  	height: 29px;
    line-height: 29px;
    font-size: 10px;
    text-align: right;
    color: #277CB8;
    font-weight: bold;
    background: url("Images/MastheadOver.jpg");
}
.header2 {
	text-align: left;
  	width: 890px;
  	height: 101px;
    background-color: #2E68B2;
    background: url("../../Images/Image.aspx?Site=templateDarkBlueWAdSense_en-US");
}
.header2Left {
	text-align: left;
  	width: 199px;
  	height: 54px;
  	float: left;
    margin-top: 23px;
    margin-bottom: 24px;
    margin-left: 20px;
    cursor: pointer;
}
.header2Right {
	text-align: right;
  	width: 633px;
  	height: 78px;
  	float: left;
    margin-top: 10px;
    margin-bottom: 0px;
    padding-top: 10px;
}
.header3 {
  	width: 890px;
  	height: 24px;
    background: url("Images/MastheadUnder.jpg");
    line-height: 24px;
    font-size: 10px;
}
.header3Left {
	text-align: left;
  	width: 890px;
  	height: 26px;
  	float: left;
  	line-height: 26px;
    color: #277CB8;
    font-size: 10px;
    font-weight: bold;    
}
.header3Right {
    display: none; 

}
.headerLink1
{
    color: #277CB8;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
.headerLink3
{
    color: #277CB8;
    font-size: 10px;
    font-weight: bold; 
    margin-left: 10px;
    margin-right: 10px;
}
.headerTitle 
{
    width: 590px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
}
.headerDesc 
{
    width: 580px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.headerCrumbs
{
    width: 580px;
    margin-bottom: 10px;
    font-weight: bold;
}
.main {
	text-align: left;
  	width: 890px;
  	margin-top: 10px;
  	margin-bottom: 0px;
	overflow: hidden;
    background-color: #FFFFFF;
}
.mainLeft {
	text-align: left;
  	width: 590px;
  	vertical-align: top;
    float: left;
    overflow: hidden;
}
.mainRight {
	text-align: left;
  	width: 300px;
  	vertical-align: top;
    float: left;
    overflow: hidden;
}
.GenericContent {
	text-align: left;
  	width: 580px;
  	margin-bottom: 20px;
}
.footer {
	text-align: center;
  	width: 890px;
  	height: 30px;
    background-color: #FFFFFF;
}
.footerLink 
{
    color: #336699;
}
/* END Page Layout */
/* BEGIN Home */
.NewestHeader
{
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    margin-top: 20px;
    width: 580px;
}
.NewestTitle
{
    line-height: 30px;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
    width: 580px;
}
.NewestTitleLink
{
    color: #336699;
}
.NewestText
{
    margin-bottom: 10px;
    width: 580px;
}
.NewestTextLink
{
    color: #336699;
}
/* END Home */

/* BEGIN Section */
.sectionItemTitleLink
{
  	color: #336699;
}
.sectionItemText 
{
    width: 580px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.taxonomyDesc 
{
    width: 578px;
    height: 172px;
    margin-top: 10px;
    margin-bottom: 10px;
  	line-height: 54px;
  	border: solid 1px #BED4E2;
  	background-color: #D8EBF9;
    vertical-align: middle;
}
.taxonomyBox
{
    float: left;
    margin-left: 10px;
    color: #003366;
    vertical-align: middle;
    height: 26px;
  	line-height: 26px;
    margin-top: 15px;
    font-weight: bold;
}
.taxonomyButton
{
    float: left;
    margin-left: 10px;
    vertical-align: middle;
    height: 26px;
  	line-height: 1px;
    margin-top: 12px;
}
.taxonomyBoxBox
{
    line-height: 16px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #666666;
    width: 150px;
    font-weight: normal;
    margin: 2px 0 5px 0;
}
.taxonomyExtended
{
    float: left;
    padding-top: 60px;
    margin-left: 15px;
    color: #003366;
    vertical-align: middle;
    height: 45px;
  	line-height: 26px;
    margin-top: 5px;
    font-weight: bold;
}
.taxonomyTooManyText
{
    float: left;
    vertical-align: middle;
    height: 45px;
    font-weight: bold;
    line-height: 16px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #666666;
    width: 270px;
    font-weight: normal;    
}
.taxonomyMatchText
{
    float: left;	
    vertical-align: middle;
    height: 26px;
    font-weight: bold;
    line-height: 16px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #666666;
    width: 240px;
    font-weight: normal;    
}
.taxonomyLabelText
{
    line-height: 16px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #003366;
    width: 280px;
    font-weight: normal;
}
.taxonomyBoxText
{
    line-height: 16px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #666666;
    width: 145px;
    font-weight: normal;
    vertical-align: middle;
}
.TaxonomyList
{
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}
.sectionTitleImage
{
    border: none;
    padding-right: 5px;
}
/* END Section */

/* BEGIN Search */
.searchBoxRow
{
    width: 590px;
    height: 26px;
  	line-height: 26px;
}
.searchBoxText
{
    height: 26px;
  	line-height: 26px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin-right: 5px;
}
.searchBoxBox
{
    float: left;
}
.searchBoxButton
{
    float: left;
    margin-left: 5px;
}
.searchBoxBoxBox
{
    line-height: 16px; 
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif; 
    font-size: 14px; 
    color: #666666;
    width: 300px
}
.searchItem
{
    margin-top: 20px;
    width: 590px;
}
.searchItemTitle 
{
    width: 590px;
  	height: 24px;
    line-height: 24px;
	text-align: left;
  	color: #336699;
  	font-size: 18px;
  	font-weight: bold;
}
.searchItemTitleLink
{
  	color: #336699;
}
.searchItemText 
{
    width: 580px;
    margin-top: 10px;
    margin-bottom: 10px;
}
/* END Search */

/* BEGIN Article */
/* BEGIN Article TOC */
.ArticleToc {
	text-align: left;
  	width: 590px;
  	margin-top: 10px;
  	margin-bottom: 10px;
}
.ArticleTocText 
{
    height: 24px;
    line-height: 24px;
  	color: #336699;
  	text-decoration: none;
  	font-size: 18px;
  	font-weight: bold;
}
.ArticleTocItem{
	text-align: left;
  	width: 590px;
}
/* END Article TOC */
/* BEGIN Article Paragraph */
.ArticleParagraph {
	text-align: left;
  	width: 590px;
	overflow: hidden;
}
.ArticleParagraphTitle {
    height: 24px;
  	line-height: 24px;
	text-align: left;
  	width: 590px;
  	font-size: 18px;
  	font-weight: bold;
  	color: #336699;
}
.ArticleParagraphBody {
	text-align: left;
  	width: 580px;
  	margin-top: 10px;
  	margin-bottom: 10px;
}
.ArticleParagraphImage {
	margin: 10px;
  	width: 200px;
  	float: left;
  	display: inline;
  	border: none;
}
.ArticleParagraphMore 
{
    height: 24px;
  	line-height: 24px;
  	font-size: 18px;
  	font-weight: bold;
  	color: #336699;
}
/* END Article Paragraph */
/* END Article */

/* BEGIN VC Ads */
.topictitle
{
    color: #336699;
    font-size: 14px;
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif;
    line-height: 18px;
    font-weight: bold;
    display: none;
}
.topicinfo
{
    color: #666666;
    font-size:14px;
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif;
    line-height: 18px;
}
.topicurl
{
    color: #666666;
    font-size: 10px;
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif;
    line-height: 14px;
    display: none;
}
.topictitle a
{
    color: #336699;
    font-size: 14px;
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif;
    line-height: 18px;
    font-weight: normal;
}
.topicinfo a
{
    color: #336699;
    font-size: 14px;
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif;
    line-height: 18px;
}
.topicurl a
{
    color: #336699;
    font-size: 10px;
    font-family: Trebuchet MS, Arial, Helvetica, Geneva, Tahoma, Verdana, Sans-Serif;
    line-height: 14px;
}
#adbox td 
{
    vertical-align: top;
}
/* END VC Ads */

/* BEGIN NHI styles */
.mTitle
{
    font-family: Verdana, Arial;
    font-size: 16pt;
    font-weight: bold;
    color: Navy;
    padding-bottom: 5px;
    padding-top: 10px;
}

.mSecondaryNames
{
    font-family: Verdana, Arial;
    font-size: 11pt;
    font-style: italic;
    color: black;
}

.mLevel1 
{
    font-family: Verdana, Arial;
    font-size: 12pt;
    font-weight: bold;
    color: black;
    padding: 2px;
    margin-top:15px;
    background-color:#ddddff;
    width: 100%;  
}

.mLevel2 
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #660000;
    margin-top:10px;
    margin-bottom:2px;
    border-top: dashed 1px #808080;
    padding-top: 4px;
}
.mFieldData
{
    font-family:Verdana, Arial;
    font-size: 8pt;
    color: black;
    padding-left: 5px;
}

.mFieldData p
{
    font-family:Verdana, Arial;
    font-size: 8pt;
    color: black;
    padding-left: 5px;
}

.mFieldData a
{
    color: Navy;
    text-decoration: underline;
}

.mHeader
{
    font-family: Verdana, Arial;
    font-weight:bold;
    font-size: 8pt;
    color: #000066;
    padding-left: 0px;
    margin-top:10px;
}

.mHeaderLink
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: navy;
    font-weight: bold;
    text-decoration:underline;
    padding-left: 5px;
}

.mStandardText
{
    font-family: Verdana, Arial;
    font-size: smaller;
    font-style:italic;
    color: black;
    border-bottom: dotted 2px #d0d0d0;
    border-top: dotted 2px #d0d0d0;
    padding: 5px;
    margin-bottom: 12px;
    margin-top: 12px;
}

/*
.mFootnote
{
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: black;
    font-weight: normal;
    padding-left: 5px;
    margin-bottom: 3px;
}
*/
.mFNLink
{
    font-family: Verdana, Arial;
    font-size: 9px;
    color: navy;
    text-decoration:underline;
}

.mAbsList
{
    list-style-type:decimal;
    list-style-position:outside; 
    color: black;
    margin-left:10px; 
    padding-left:25px; 
    margin-top:5px;
}
.mFootnote
{
    font-family: Verdana, Arial;
    color: black;
    font-size:8pt;
    text-indent:0px;
    margin-bottom:3px;
}

.mIntType 
{
    font-family: Verdana, Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #660000;
    margin-top:10px;
    margin-bottom:2px;
}

ul.mIntList
{
    list-style-type:square;
    list-style-position:inside; 
    color: red;
    margin-left:3px; 
    padding-left:0px; 
    margin-top:5px;
    font-size:8px;
}

.mIntItem
{
    font-family: Verdana, Arial;
    color: black;
    font-size:8pt;
    text-indent:0px;
    margin-bottom:3px;
}
/* END NHI styles */

/* BEGIN City */
.CityHeader
{
    height: 30px;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}
.CityList
{
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
}
.CityListItemLink
{
    color: #336699;
}
/* END City */

.inhousead{width: 278px; margin-bottom: 15px; display: inline-block; zoom: 1; *display: inline; vertical-align: top;}
.xmlad, .xmladphone, .ingenio
{
    width: 49%;
    margin-bottom: 15px;
    display: inline-block;
    /* painful/beautiful IE h4x to obviate min-height directive */
    zoom: 1; /* calls hasLayout on boxes */
    *display: inline; /* after hasLayout, simulates inline-block *
                       * asterisk hides directive from non-IE    */
    vertical-align: top;
}

.xmlad-inline
{
    width: 100%;
    margin-bottom: 15px;
}

.sp
{
    float: left;
    width: 49%;
    margin-bottom: 15px;
    height: 120px;
    overflow-y: hidden;
}

.dvCompaniesCol1, .dvCompaniesCol2
{
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 49%;
}

.dm_formatResults, .dm_formatResultsNoPhone
{
    float: left;
    width: 49%;
    margin-bottom: 15px;
    height: 90px;
}

.dm_phone { color: green; }
.dm_formatResultsNoPhone { height: 70px; }
.dm_companyInfo { margin-bottom: 15px; }
.adwriter { display: none; }
/* END REVAMPED AD DEFAULT STYLES */