body
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	background-color: #000000;
}

td
{
	vertical-align: top;
}

td.fieldname
{
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

hr
{
	color: #b45d16;
}

a
{
	color: #333333;
}


#container
{
	background-color: #818689;
}

#container2
{
	background-color: #bcbfc0;
	margin-right: 200px;
}

#header
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 159px;
	background-image: url(../../Images/header_bckgd.jpg);
	background-repeat: repeat-x;
}

#header2
{
	padding: 0px;
	margin: 0px;
	width: 780px;
	height: 159px;
	background-image: url(../../Images/header.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#headermenu
{
	position: relative;
	top: 132px;
	left: 245px;
	width: 700px;
	padding: 2px 2px 2px 2px;
}

#headerimage
{
	position: absolute;
	top: 0;
	right: 200px;
}

#breadcrumb
{
	background-color: #202020;
	color: White;
	padding: 3px;
	font-size: 10px;
	padding-left: 5px;
}

#breadcrumb a
{
	color: Yellow;
}

#footermenu
{
	padding-top: 15px;
	background-image: url(../../Images/footer_bckgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#footertext
{
	padding-top: 3px;
	text-align: center;
	padding-bottom: 3px;
}

#bannerbox
{
	border: dashed 2px #c35308;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background-color: #e1e1e1;
}

#bannerbox a
{
	font-size: 10px;
	text-decoration: none;
	color: black;
}

#loginbox
{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 180px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	color: #FFFFFF;
}

#loginbox a
{
	color: #FFFFFF;
}

#loginbox td
{
	background-color: #000000;
}

#loginbox input
{
	color: red;
	background-color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}

#themeselector
{
	position: absolute;
	text-align: right;
	top: 130px;
	right: 10px;
	width: 180px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
}

#themeselector select
{
	color: black;
	background-color: #e1e1e1;
	font-size: 10px;
}

#welcomebox
{
	font-size: 12px;
	text-align: right;
}

#footer
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 50px;
	background-image: url(../../Images/footer.jpg);
	visibility: hidden;
	background-repeat: repeat-x;
	border: 1px solid #000000;
}

#leftcol
{
	position: absolute;
	top: 160px;
	left: 0px;
	width: 200px;
	background-color: #bcbfc0;
	font-size: 10px;
	background-image: url(../../Images/steel_bckgd.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#leftcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#leftcol div.alternatetext
{
	padding: 6px 6px 6px 6px;
	background-color: #e1e1e1;
	text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: #818689;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#rightcol a
{
	color: blue;
}

#centercol
{
	position: relative;
	margin-left: 200px;
	margin-right: 200px;
	padding: 0px;
	background-color: white;
}


#centercolcontent
{
	padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	font-weight: bold;
	font-size: larger;
	color: #000000;
}

#centercolcontent div.sectionsubtitle
{
	font-weight: bold;
	padding-bottom: 12px;
	background-position: top;
}

#rightcol
{
	position: absolute;
	top: 160px;
	right: 0px;
	width: 198px;
	color: Black;
	background-color: #bcbfc0;
	font-size: 10px;
	background-image: url(../../Images/steel_bckgd.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#rightcol a
{
	color: #333333;
}

#rightcol div.text
{
	padding: 6px 6px 6px 6px;
	text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: #706a6a;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.footermenulink
{
	font-family: Arial, Serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.footermenulink a
{
	text-decoration: none;
	color: black;
}

.headermenulink
{
	font-family: Impact;
	font-size: 17px;
	text-transform: uppercase;
}

.headermenulink a
{
	text-decoration: none;
	color: black;
}

.headermenulink a:hover
{
	text-decoration: underline overline;
	color: black;
}

.highlight
{
	background-color: #fefbd2;
	color: #000080;
}

.highlightcity
{
	background-color: #cccccc;
}

.highlightstate
{
	background-color: #f4c977;
}

.highlightcountry
{
	background-color: #818689;
}

.articlebox
{
	color: #333333;
	border: 1px solid #000000;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
}

.articlepost
{
	color: #ffffff;
	font-size: 10px;
}

.articletitle
{
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
}

.articleabstract
{
	padding-top: 6px;
}

.comment
{
	padding: 4px 0px 4px 0px;
	font-size: smaller;
}

.pollbox
{
	font-size: 11px;
}

.pollcontent
{
	padding: 6px;
}

.pollquestion
{
	font-size: 13px;
	font-weight: bold;
}

.polloptions
{
	padding-top: 10px;
	padding-bottom: 4px;
}

.pollbar
{
	background-color: black;
	font-size: 4px;
}

.progressbarcontainer
{
	width: 98%;
	height: 15px;
	border: solid 1px black;
	padding: 1px;
}

.progressbar
{
	width: 0px;
	background-color: Red;
	height: 15px;
}

.newsletterbox
{
	font-size: 11px;
}

.newsletterboxcontent
{
	padding: 6px;
}

.postinfo
{
	background-color: #f9eaa6;
	font-weight: bold;
	text-align: center;
}

.posttitle
{
	padding: 3px;
	margin-bottom: 10px;
	background-color: #000000;
	color: white;
	font-weight: bold;
}

.postbody
{
	padding: 3px;
	font-size: 16px;
}

.shoppingcartbox
{
	font-size: 11px;
}

.shoppingcartboxcontent
{
	padding: 6px;
}

.forumTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.registerTitle
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	background-color: black;
}

/* ACCUFIND FOOTER TEXT */

.accutext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.acculink:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.acculink:visit
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.acculink:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.acculink:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.acculink:hover
{
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.titleBar
{
	padding: 3px;
	margin-bottom: 10px;
	background-color: #000000;
	color: white;
	font-weight: bold;
}

.formlabels
{
	font-weight: bold;
	padding: 3px;
	margin-bottom: 10px;
}

.formField
{
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
}

.floatright
{
	float: right;
	padding-left: 10px;
}

/* box graphics */

.box_top_left
{
	background-image: url(../../Images/box_upper_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 13px;
	width: 15px;
}
.box_top_mid
{
	background-image: url(../../Images/box_upper_mid.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.box_top_right
{
	background-image: url(../../Images/box_upper_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 13px;
	width: 15px;
}

.box_back_left
{
	background-image: url(../../Images/box_back_left.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height: 10px;
	width: 15px;
}
.box_back_mid
{
	background-image: url(../../Images/box_back_mid.jpg);
	background-repeat: repeat;
	background-position: top;
	vertical-align: top;
}
.box_back_right
{
	background-image: url(../../Images/box_back_right.jpg);
	background-repeat: repeat-y;
	background-position: top;
	height: 10px;
	width: 15px;
}

.box_mid_topleft
{
	background-image: url(../../Images/box_mid_topleft.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 15px;
	height: 13px;
}

.box_mid_topright
{
	background-image: url(../../Images/box_mid_topright.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 15px;
	height: 13px;
}

.box_mid_topmid
{
	background-image: url(../../Images/box_mid_topmid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 13px;
}

.box_mid_mid
{
	background-image: url(../../Images/box_mid_topmid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 13px;
}
.box_mid_left
{
	background-image: url(../../Images/box_mid_left.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 15px;
	height: 13px;
}

.box_mid_right
{
	background-image: url(../../Images/box_mid_right.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 15px;
	height: 13px;
}
.box_bottom_left
{
	background-image: url(../../Images/box_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	width: 15px;
}
.box_bottom_mid
{
	background-image: url(../../Images/box_bottom_mid.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 19px;
}
.box_bottom_right
{
	background-image: url(../../Images/box_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
	width: 15px;
}

.box_header_text
{
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 12px;
	background-position: top;
}

.box_header_text a
{
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 12px;
	background-position: top;
}

/* Tabbed Menu */

/*html
{
    background-color:#e7e6eb;
}*/
.tabs
{
	position: relative;
	top: 1px;
	left: 10px;
}
.tab
{
	border: solid 1px black;
	background-color: #d3d3d4;
	padding: 2px 10px;
}
.selectedTab
{
	background-color: #efeff4;
	border-bottom: solid 1px white;
}
.tabContents
{
	border: solid 1px black;
	padding: 10px;
	background-color: #d3d3d4;
	width: 600px;
}

.tabsSearch
{
}
.tabSearch
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/searchTab_grey.jpg);
	height: 25px;
	width: 142px;
}
.selectedTabSearch
{
	background-image: url(../images/searchTab_white.jpg);
	background-repeat: no-repeat;
}
.tabContentsSearch
{
	padding: 10px;
	background-color: #FFFFFF;
	width: 550px;
	background-image: url(../images/search_bckgd_white.jpg);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}


/* These styles are for the webservice */
font.value
{
	background-color: #ffffff;
	color: darkblue;
	font: bold;
}
font.key
{
	background-color: #ffffff;
	color: darkgreen;
	font: bold;
}
font.error
{
	background-color: #ffffff;
	color: darkred;
	font: bold;
}
.heading1
{
	background-color: #ffffff;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 26px;
	font-weight: normal;
	background-color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 105%;
}
.button
{
	background-color: #dcdcdc;
	font-family: Verdana;
	font-size: 1em;
	border-top: #cccccc 1px solid;
	border-bottom: #666666 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #666666 1px solid;
}
.frmheader
{
	background-color: #ffffff;
	color: #000000;
	background: #dcdcdc;
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 2px;
	padding-bottom: 2px;
}
.frmtext
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: .7em;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.frmInput
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 1em;
}
.intro
{
	background-color: #ffffff;
	margin-left: -15px;
}
