/******All Templates********/
#Page { width: 975px; }
#Header { background-color: #aaaaaa; }
#Content { background-color: #fff; }
#Column1, #Column2, #Column3, #Feature { background-color: #fff; }
#Footer { background-color: #aaaaaa; }

/******Base Template 3******/
#Column1
{
    width: 758px;
    float: left;
    margin: 10px 0 0 217px;
}
#Column2
{
    margin: 10px 0 0 -758px;
    float: left;
    width: 217px;
    position: relative; 
    left: -217px;
}

body
{
	background: #ebebeb;
	padding-top: 60px;
	padding-bottom: 40px;
}

li { line-height: 1.75em; font-size: 120%;}

li li { font-size: 100%;}

h1
{
	background: url(../images/logo.gif) left top no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: -24px;
	left: 8px;
	margin: 0;
	padding: 0;
}

h1 a
{
	display: block;
	width: 524px;
	height: 93px;
}

h3 { font-size: 135%; }

#Header
{
	position: relative;
	padding: 0;
	margin: 0;
	background: #ebebeb;
}

.HeaderSearchBoxes
{
	background: #003663 url(../images/header-top-corners.gif) left top no-repeat;
}

#Nav
{
	margin: 0;
	padding: 0;
	background: #004a88 url(../images/bg-nav-fade.gif) left bottom repeat-x;
	display: block;
}

.nav
{
	margin: 0;
	padding: 0;
}

.nav li
{
	list-style-type: none;
	float: left;
	border-right: 1px solid #306b9d;
}

.nav li a
{
	padding: 5px 10px 5px 10px;
	font-size: 140%;
	color: #fff;
	text-decoration: none;
}

.nav li a:hover
{
	background: #fff;
	color: #00325b;
}

.HeaderSignIn
{
	font-size: 130%;
	color: #3e3e3e;
	float: left;
	margin: 0 0 6px 250px;
}

.HeaderSignIn a { color: #10558f; }
.HeaderNewUser a { color: #10558f; }

.HeaderNewUser
{
	font-size: 130%;
	color: #3e3e3e;
	float: right;
	margin: 0 0 6px 0;
}

.HeaderHelp
{
	margin: 0 10px 0 3px;
	border-left: 1px solid #3e3e3e;
	padding-left: 7px;
}

.TitleContainer
{
	background: #004a87 url(../images/bg-title-blue-fade.gif) left bottom repeat-x;
	width: 200px;
	margin: 0 0 0 17px;
	font-size: 130%;
	padding: 0 0 6px 0;
}

.Title
{
	background: url(../images/title-arrow.gif) left center no-repeat;
	color: #fff;
	margin: 2px 0 5px 8px;
	padding-left: 8px;
}

.TitleTopCorners
{
	background: url(../images/left-column-top-corners.gif) left top no-repeat;
	height: 5px;
}

.LeftColumnContainer
{
	background: #e1e1e1;
	width: 200px;
	margin: 0 0 0 17px;
}

.SearchByLegalIssue
{
	margin: 5px 0 8px 557px;
	font-size: 120%;
	color: #fff;
	padding: 3px 0 0 2px;
}

.SearchByLegalIssue span
{
	background: url(../images/title-search-legal-issue.gif) left top no-repeat;
	text-indent: -9000px;
	display: block;
	margin: 4px 0 2px 0;
}

.TextBoxCorners
{
	background: #fff url(../images/textbox-top-fade.gif) left top repeat-x;
	padding: 3px;
	margin: 2px 0 4px 0;
	width: 200px;
	border: 1px solid #fff;
	color: #636363;
}

.HeaderSearchZip
{
	background: #fff url(../images/textbox-top-fade.gif) left top repeat-x;
	padding: 3px;
	margin: 2px 0 4px 5px;
	width: 100px;
	border: 1px solid #fff;
	color: #636363;
}

.SignInBox
{
	background: #fff url(../images/textbox-top-fade.gif) left top repeat-x;
	padding: 3px;
	margin: 10px 0 5px 10px;
	width: 86%;
	border: 1px solid #fff;
	color: #636363;
}

.HeaderCategories
{
	background: #fff url(../images/textbox-blue-corners.gif) left top no-repeat;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-top: 0;
	border-left: 0;
	padding: 3px;
	margin: 2px 0 4px 0;
	width: 200px;
}


.HeaderSearchSubmit
{
	background: url(../images/header-search-button.gif) bottom left no-repeat;
	width: 84px;
	height: 25px;
	text-indent: -9000px;
	border: 0;
	cursor: pointer;
	margin-left: 5px;
}

#Content
{
	padding-top: 10px;
}

.FrontpageFlashBanner
{
	background: #333333;
	width: 560px;
	height: 230px;
	float: left;
}

.FrontpageQuickReviews
{
	background: url(../images/quick-start-button.jpg) top left no-repeat;
	float: left;
	height: 230px;
	margin-left: 17px;
	width: 147px;
}

.FrontpageContent
{
	padding: 17px 0 0 0;
}

.PageContent h2
{
	text-transform: uppercase;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 6px 0 8px 0;
	color: #003663;
	font-weight: normal;
	font-size: 120%;
	margin:5px 0 10px;
}

.BrowseH3
{
	text-transform: uppercase;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 6px 0 8px 0;
	color: #003663;
	font-weight: normal;
	font-size: 120%;
	margin: 5px 0 5px 17px;
}

.LeftCategories
{
	background: #ebebeb;
	margin-left: 17px;
	width: 200px;
	padding: 10px 0 10px 0;
	margin-bottom: 15px;
}

.LeftCategories ul
{
	margin: 0;
	padding: 0;
}

.LeftCategories ul li
{
	list-style-type: none;
	background: url(../images/categories-bg-dotted.gif) left bottom repeat-x;
	margin: 0 17px 0 17px;

}

.LeftCategories ul li a
{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 0;
}

.LeftCategories ul li a:hover
{
	text-decoration: underline;
}

.HeaderTopLinks { z-index: 999; }

.LeftcolSignIn
{
	text-align: right;
}

.LeftcolSignIn a
{
	font-size: 110%;
	color: #004a88;
}

.LeftColSignInButton
{
	background: #fff url(../images/left-col-signin-button.gif) left top no-repeat;
	width: 96px;
	height: 24px;
	text-indent: -9000px;
	margin: 5px 10px 10px 8px;
	border: 0;
	cursor: pointer;
}


.FooterContainer
{
	background: #fff url(../images/footer-corners.gif) left bottom no-repeat;
	padding: 7px 7px 12px 7px;
	font-size: 120%;
	border-top: 1px solid #d1d1d1;
}

.CopyrightInfo { float: left; }

.FooterLinks
{
	float: right;
}

.FooterLinks ul
{
	margin: 0;
	padding: 0;
}

.FooterLinks ul li
{
	list-style-type: none;
	display: inline;
	padding: 0 7px 0 3px;
	border-right: 1px solid #ccc;
}

.FooterLinks li a
{
	font-size: 100%;
	color: #004a88;
	text-decoration: none;
}

.FooterLinks li a:hover { text-decoration: underline; }

.FooterLinks .LastItem
{
	border: 0;
}

.SearchBox
{
	border: 1px solid #ccc;
	padding: 7px;
	font-size: 120%;
	margin-top: 8px;
}

.SearchBox .Field
{
	float: left;
	margin-right: 15px;
}

#Column1
{
	width: 724px;
	margin: 0 0 0 217px;
	padding: 0 17px 17px 17px;
}

#Column2
{
	margin:0 0 0 -758px;
}

.SearchResults h2
{
	font-size: 140%;
	background: url(../images/results-h2-fade.gif) left top repeat-x;
	padding: 7px;
}

.BreadCrumbs
{
	font-size: 120%;
	margin: 2px 0 17px 3px;
}

.BreadCrumbs a 
{
	color: #004a88;
	text-decoration: none;
}

.BreadCrumbs a:hover
{
	text-decoration: underline;
}

.Entities .Photo
{
	float: left;
	margin: 7px 8px 8px 0;
	max-width: 160px;
}

.Entities .Details
{
	width: 515px;
	margin-left: 160px;
}

.Entities h3
{
	font-size: 130%;
	color: #00315a;
}

.Entities li
{
	font-size: 130%;
	clear: both;
	margin-bottom: 2em;
}

.Entities h4 { font-size: 110%; }

.Details .Contact, .Details .Phone, .Details .Fax, .Details .Email, .Details .Website, .Details .Description, .Details .Address
{
	margin: 6px 0 6px 0;
}

.Details a { color: #004a88; }

.Details .Description { font-size: 100%; line-height: 1.2em; }

.Details .Phone
{
	background: url(../images/icon-phone.gif) left top no-repeat;
	padding-left: 19px;
}

.Details .Fax
{
	background: url(../images/icon-fax.gif) left top no-repeat;
	padding-left: 19px;
}

.Details .Email
{
	background: url(../images/icon-email.gif) left top no-repeat;
	padding-left: 19px;
}

.Details .Website
{
	background: url(../images/icon-computer.gif) left top no-repeat;
	padding-left: 19px;
}

.Details .Address
{
	background: url(../images/icon-address.gif) left top no-repeat;
	padding-left: 19px;
}

#Map
{
	width: 722px;
	height: 300px;
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
}


/***Contact Forms**********************************/

#ContactForm
{
	border: 1px solid #D1D1D1;
	margin-top: 3px;
	padding: 10px;
}

#ContactForm p { margin: 10px 10px 10px 0; }
#ContactForm .Field
{
	font-size: 120%;
	margin-top: .4em;
}
#ContactForm .Field label
{
	color: #151e4f;
	font-weight: normal;
	display: block;
}
#ContactForm .Textbox input, 
#ContactForm .Field textarea, 
#ContactForm .Field select
{
	border: 1px solid #999999;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans","Verdana","Sans-Serif";
	margin: .3em 2px .5em .5em;
	padding: 4px 0 2px 3px;
}
#ContactForm .Textbox input { width: 25%; }
#ContactForm .Field textarea
{
	font-size: 110%;
	height: 8em;
	width: 50%;
}
#ContactForm .Checkbox label { display: inline; }
#ContactForm .Checkbox input { width: auto; } 
#ContactForm .RadioButtons { margin-bottom: 1.5em; }
#ContactForm .RadioButtons span label 
{ 
	display: inline; 
	margin-right: 2em; 
	color: #333;
	font-weight: normal;
}
#ContactForm .RadioButtons span input { margin-left: 1em; }
#ContactForm .Dropdown select { padding: 3px 2px 3px 3px; } 
#ContactForm .Buttons
{
	clear: both;
	margin: 10px 0 0 0;
	padding: 8px 0;
}
#ContactForm .Buttons input
{
	font-size: 120%;
	margin: 0 .4em;
	padding: 2px 10px;
}
#ContactForm input.Invalid,
#ContactForm select.Invalid,
#ContactForm textarea.Invalid,
#ContactForm .Invalid input,
#ContactForm .Invalid select,
#ContactForm .Invalid textarea
{
    border: 1px solid #c00;
    background: #ff9;
}
#ContactForm label.Invalid
{
    font-weight: bold;
    color: #c00 !important;
}
#Content p.MsgSuccess
{
	padding: 0 10px 15px 35px;
	margin: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #070;
	background: transparent url(../images/icon-ok.gif) no-repeat left top;
}
#Content p.MsgFail
{
	padding: 0 10px 15px 35px;
	margin: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #900;
	background: transparent url(../images/icon-error.gif) no-repeat left top;
}

/***End Contact Forms******************************/{1|0|0|}