body {
	margin:0;
	padding:0;
	background: url(/images/bodyGradBW.png) repeat;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #333333;
}
body#formBody {font-size:14px;}
label {font-size: 12px;}
/*links*/
a:link    { color: #CC6600; text-decoration: none; }
a:visited { color: #3366CC; text-decoration: none; }
a:hover   { color: #003366; text-decoration: underline; }
a:active  { color: #ee6408; text-decoration: none; }
/* elements */
h1, h2, h3, h4, h5, h6 {font-weight: 500; font-family: Geneva, Arial, Helvetica, sans-serif; color: #606169;}
h1 {font-size: 32px;}
h2 
{
	font-size: 28px;
	color: #ee6408;
	line-height: 1.1;
}
h3 { font-size: 22px;}
h4 { font-size: 20px; }
h5 { font-size: 16px; }
h6 
{ 
	font-size: 16px;
	text-transform: uppercase; 
	margin: 0; 
	font-weight: bold;
}
img {border: none; text-decoration:none;}

/* structure */

#container
{
	width: 1024px;
	margin: 0 auto;
}

#headerHome
{
	padding:0;
	width:1024px;
	height: 100px;
	float: left;
	clear: both;
}
	
#header
{
    position: relative;
	padding: 0;	
	width: 100%;
	height: 100px;
	clear:both;
}


/*Navigation Menu*/
/* high z-index so the element appears over all others*/
#menu_container 
{
	background: #000000 url(/images/newsTop_slice.png) repeat-x left top;
	margin:0;
	border-bottom: 2px solid #ee6408;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	position: relative;
	width:1022px;
	height:26px;
	z-index:25;
	clear:both;
}

#wrapper
{
	margin: 0;
	clear: both;
	width: 1022px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
}
#wrapper .inner {padding: 5px;}
#ids-wrapper
{ width:840px; margin:auto; /*background: url(/images/idsBG.png) top left repeat-y;*/}
#ids-content
{width:796px; margin:auto; padding: 0; }
#home-wrapper
{
	
	margin: 0;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

#content-wrapper
{
	width: 45%;
	float: left;	
}
#accAppButtons
{
	display:block;
	width: 600px;
	height:225px;
	margin: 20px auto;
}
#accAppButtons input.txt { width: 90%; }
#obit-wrapper
{
	width: 78%;
	float: left;
	display: inline;
}

#obtContent
{
	width:72%;
	float:left;
	padding: 0 100px;
	line-height: 1.6;
}

#obtPkg
{
	width: 80%;
	position: relative;
	left: 40px;	
}

.newsContent
{
	width:66%;
	line-height: 1.4;
	border-bottom: 1px solid #999999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-size: 12px;
	
}

#content
{
	float: left;
	padding: 10px;
	line-height: 1.6em;
	
}

#content p { width: 95%; }


#homeContent
{
	float: left;
	width: 331px;
	margin:auto;
}
#homeInfo
{
	width: 98%;
	margin: auto;
}

#wideContent-wrapper
{
	width: 830px;
	float: left;
}
#wideContent
{
	font-size: 100%;
	padding: 20px 0;
	line-height: 1.4em;
	margin: auto;
}

#pcontent
{
	width: 72%;
	padding: 25px 10px 0 10px;
	float: left;
}


#prodList-l
{
	display: block;
	width: 46%;
	line-height: 1.6em;
	padding: 10px 10px 35px 15px;
	border-color: #cccccc;
	border-style: dotted;
	border-width: 0 1px 0 0;
	text-decoration: none;
	text-align: left;
	float: left;
}


#prodList-r
{
	display: block;
	width: 46%;
	line-height: 1.6em;
	padding: 10px 10px 0 15px;
	text-decoration: none;
	float: left;
}

#prods
{
	display: block;
	padding-bottom: 35px;
	border-bottom: 1px dotted #cccccc;
	float: left;
}

#prodsBottom
{
	display: block;
	padding-bottom: 35px;
	border-bottom: none;
	float: left;
}

#sidebar-container1
{
	width:100%;
	float: left;
	margin-top: 20px;
}
#sidebar-wrapper1
{
	width: 331px;
	height: 386px;
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0;
}

#sidebarHead-wrap
{
	background: url(/images/newsTop.png) top center no-repeat;
	width: 318px;
	height: 26px;
	font-size:22px;
	color: #333333;
	line-height: 1;
	/*position: relative;
	top: 10px;*/
}

#sidebarHead
{
	font-size:18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: .8;
	position: relative;
	left: 10px;
	top: 6px;
}

#sidebar1
{
	width: 100%;
	height: 360px;
	overflow: scroll;
	background:#ECECEC;
}

#sidebar-wrapper2
{
	color: #646465;
	width: auto;
	height: 100%;
	float: right;
	padding: 5px;
	margin: 0;
	right: 0;
}

#sidebar2
{
	position: relative;
	top: 5px;
	line-height: 1.6;
	font-size: 12px;	
	padding: 0;
}

#sidebar2 a:link { color: #e17127; }
#sidebar2 a:visited { color: #999999; text-decoration: none; }
#sidebar2 a:hover { color:#4a4c4f; text-decoration: underline; }


#footer-wrapper
{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin: 25px 0 0 0;
}

#footer
{
	font-size:10px;
	margin: 0;
	line-height: 75%;
	color: #4a4c4f;
	text-align: center;
	padding: 2px 0;
}



/* Navigation */

	/* Strip margin, padding and bullets in unordered lists */

#pmenu,
#pmenu ul 
{
	padding:0;
	margin: 0;
	list-style-type: none;
}

	/* link size, color and borders */

#pmenu a,
#pmenu a:visited 
{
	display:block;
	width:105px;
	font-size:12px;
	font-weight:600;
	font-family: "Trebuchet MS", Helvetica, "Sans-serif";
	color: #ffffff;
	height:25px;
	line-height:24px;
	text-decoration:none;
	border-right:1px solid #333333;
	border-bottom:1px solid #4a4c4f;
	text-align: center;
}


	/*sub level borders */

#pmenu li ul li a,
#pmenu li ul li a:visited 
{
	border-bottom: 1px solid #ee6408;
	border-right: 1px solid #4a4c4f;
}

#pmenu li a.enclose,
#pmenu li a.enclose:visited
{
	border-width: 0 1px 1px 0;
	border-bottom-color: #ee6408;
}

	/*list items */
#pmenu li 
{
	float:left;
	background-color: transparent;
}

	/* For Non-IE browsers and IE7 */
#pmenu li:hover, #pmenu li:active { color: #4a4c4f; position:relative; background-color: #cfcfcf; }

	/* Make the hovered list color persist */
#pmenu li:hover > a,
#pmenu li:active > a
{
	color: #4a4c4f;
	background-color: #CFCFCF;
}

	/*sublevel lists with a position absolute for flyouts and overrun padding -- transparent gif  for IE */

#pmenu li ul {display:none;}

	/*Non-IE and IE7 sublevels visible on list hover*/

#pmenu li:hover > ul 
{
	display:block;
	position:absolute;
	top:-11px;
	left:65px; /*adjust distance from drop down*/
	padding:10px 30px 30px 30px; /*orig 10 30 30 30*/
	background:transparent url(transparent.gif);
	width:105px; /*match pmenu.li size*/
}

	/* Position the first sub level beneath the top level*/

#pmenu > li:hover > ul {left:-30px; top:16px;}

	/* get rid of the table */

#pmenu table 
{
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:25;
	font-size:1em;
}

	/* For IE5.5 and IE6 position hovered links relative and  change background + foreground color. This triggers IE to show the sub levels */

* html #pmenu li a:hover,
	#pmenu li a:active
{
	position:relative;
	background-color:#CFCFCF;
	color: #4a4c4f;
}

	/* For accessibility of the top level menu when tabbing */

#pmenu li a:active,
#pmenu li a:hover,
#pmenu li a:focus 
{
	background-color:#CFCFCF;
	color: #4a4c4f;
}

	/* Set up the pointers for the sub level indication */

#pmenu li.fly {background:#4a4c4f;  border-bottom: 2px solid #ee6408;}
#pmenu li.drop {background:transparent; /*url(http://63.225.61.26/images/drop_wh1.png) no-repeat right center; border-bottom: 1px solid #ee6408;*/}

#pmenu li.fly a:hover,
#pmenu li.fly a:active
{ 
	color: #4a4c4f;
	background: #cfcfcf url(http://63.225.61.26/images/fly_wh.png) no-repeat right center;
	/*border-bottom: 1px solid #ee6408;*/
}

#pmenu li.drop ul li { background:#4a4c4f;  border-bottom: 1px solid #ee6408;}
#pmenu li.drop a:hover,
#pmenu li.drop a:active
{ 
	color: #4a4c4f;
	background: #cfcfcf /*url(http://63.225.61.26/images/drop_wh1.png) no-repeat right center*/;
	/*border-bottom: 1px solid #ee6408*/;
}

	/*make the sublevels appear in IE5 IE6*/

	/* change the drop down levels from display:none; to visibility:hidden; */
	
* html #pmenu li ul 
{
	visibility:hidden;
	display:block;
	position:absolute;
	top:-11px;
	left:60px; /*was left:80px*/
	padding:10px 30px 30px 30px;
	background:transparent url(transparent.gif);
}

	/* hide the third level+ when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
	/* hide the fourth level+ when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
	/* hide the fifth level when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* hide the sixth level when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible and position it when hover on first level link */
#pmenu li a:hover ul 
{
	visibility:visible;
	left:-10px; /*was -30px*/
	top:14px;
	lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{
visibility:visible; top:-11px; left:60px; /*was left:80px*/
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}

/* Header */

#headerHome a:link, 
#headerHome a:visited
{
	background-color: transparent;
}

#headerHome a:hover, 
#headerHome a:active
{
background-color: transparent;
}

#headerHome a img { position: relative; border-style: none;}

#headerHome h1 span { visibility: hidden; }

/*Content*/


#subscriberContent
{
	background-color: transparent;
	padding: 5px;
}

#subscriberContent p { width: 75%;}

#subBadge
{
	position:absolute;
	top: 176px;
	left: 652px;
	height: 184px;
	width: 184px;
	float: right;
	background-color: transparent;
	
}

#tnCircIcon
{
	position: relative;
	left: 35%;
	width: 100%;
	height: 150px;
	padding: 10px;
	
}

#csIcon
{
	height: 380px;
	width: 150px;
	padding: 40px 0 0 0;
	position: relative;
	left: -30px;
	float: left;
}

#csWrap
{
	width: 100%;
	float: left;
	margin: auto;
}

#obitForm
{
	border: 2px solid #fe7418;
	background-color: #feeadd;
	padding: 10px;
	width: 600px;
	float: left;
	margin-left: 45px;
}

.csFourC-container
{
	background-color: #feeadd;
	width: 100%;
	height: 400px;
	margin: auto;
	border-top: 1px dotted #ee6408;
	border-right: 1px dotted #ee6408;
	border-bottom: 1px dotted #ee6408;
	line-height: 1.4;
}

.csFourC-wrap
{
	width: 24.5%;
	height: 400px;
	float: left;
	font-size: 12px;
	border-left: 1px dotted #ee6408;
}

.csFourC-wrap h5
{
	font-size: 14px;
	font-weight: bold;
	color: #606169;
	position: relative;
	left: 10px;
}

.csFourC-contents
{
	margin:auto;
	padding: 5px;
	width: 90%;
}	

.Column-container
{
	width:100%;
	margin: auto;
	clear: both;
}
.threeColumn-wrap
{
	width: 33%;
	float:left;
}
.threeColumn-contentA {
	background-color: #DEF2FF;
	margin: 5px auto;
	padding: 5px;
	width: 90%;
	border: 1px solid #666666;
}
.threeColumn-contentB {
	background-color: #E6E6E6;
	padding: 5px;
	margin: 5px auto;
	width: 90%;
	border: 1px solid #666666;
}
.threeColumn-contentC {
	background-color: #FFFFFF;
	margin: 5px auto;
	padding: 5px;
	width: 90%;
	border: 1px solid #666666;
}
.threeColumn-content
{
	margin: 0 5px;
	padding: 5px;
}

.twoColumn-wrap
{
	width: 48%;
	float: left;
}
.twoColumn-wrap-right
{
	width: 48%;
	float: right;
}
.twoColumn-wrapR
{
	width: 500px;
	float: right;
}
.twoColumn-content
{
	margin: 0 5px;
	padding: 5px;
}
.contentA {
	background-color: #DEF2FF;
	margin: 5px auto;
	padding: 5px;
	width: 90%;
	border: 1px solid #666666;
}
.contentB {
	background-color: #E6E6E6;
	padding: 5px;
	margin: 5px auto;
	width: 90%;
	border: 1px solid #666666;
}
.contentC {
	background-color: #FFFFFF;
	margin: 5px auto;
	padding: 5px;
	width: 90%;
	border: 1px solid #666666;
}
.ratesInfo1
{
	height: 235px;
	width: 351px;
	background: url(images/ratesInfoBG.png) top center no-repeat;
	float: left;
}

.ratesInfo2
{
	height: 235px;
	width: 351px;
	background: url(images/ratesInfoBG.png) top center no-repeat;
	float: right;
}

.ratesInfo-content
{
	width: 95%;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	padding: 25px 0 0 30px;
	
}
.mouQT-wrap
{
	width: 492px;
	margin: auto;
	float: left;
	text-align: center;
}
.mouQT-wrapC
{
	width: 492px;
	margin: auto;
	text-align: center;
}
.mouQT
{
	width: 430px;
	height: 258px;
	margin: auto;
	text-align: center;
}

.products-wrapper
{
	width: 100%;
	float: left;
	border: 1px dotted #cccccc;
}
input.insBtn,
input.insBtn:link,
input.insBtn:visited {
	display: inline-block;
	text-align: center;
	text-decoration:none;
	vertical-align: middle;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	border:none;
	padding: 0;
	width:100px;
	height:25px;
	background: #ffffff url(/employees/images/insButton.png) no-repeat 0 0;
}
input.insBtn:hover {
	display: inline-block;
	text-align: center;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	vertical-align:middle;
	color: #0099FF;
	border:none;
	padding: 0;
	width:100px;
	height:25px;
	background: #FFFFFF url(/employees/images/insButton.png) 0 -26px no-repeat;
}
a.insBtn,
a.insBtn:link,
a.insBtn:visited {
	display: inline-block;
	text-align: center;
	vertical-align:middle;
	text-decoration:none;
	font-size:14px;
	color: #000000;
	border:none;
	padding: 0;
	width:100px;
	height:25px;
	background: #ffffff url(/employees/images/insButton.png) no-repeat 0 0;
}
a.insBtn:hover {
	display: inline-block;
	text-align: center;
	vertical-align:middle;
	text-decoration:none;
	font-size: 14px;
	color: #0099FF;
	border:none;
	padding: 0;
	width:100px;
	height:25px;
	background: #FFFFFF url(/employees/images/insButton.png) 0 -26px no-repeat;
}

.resButton,
.resButton:link,
.resButton:visited {
	border: 1px solid #999999;
	color: #000000;
	display: inline-block;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	height: 24px;
	line-height:1.1;
	padding: 2px 4px;
	margin: 2px;
	background-color:#F4F4F4;
}
.resButton:hover {
	background-color:#C2D8ED;
	padding: 4px 6px;
	margin: 0;
}

.doneButton {
	display:inline;
	text-align: right;
	float:right;
	margin: 0 0 5px 0;
}



a div.logo:link, a div.logo:visited { color: #000000; }
a div.logoR:link, a div.logoR:visited { color: #000000; }
a div.logo:hover, a div.logoR:hover { border: 1px solid #727275; color: #000000; background-color: #ececec; text-decoration: none;}

.smlogo-wrap {  margin: 0; text-align: center; width: 100%; height: 146px; clear: both;}
.smlogo-wrap1 { width: 100%; text-align: center; margin: 0; height:95px; clear: both; }

.smlogo-content1 {
	width: 532px;
	height: 100%;
	clear:both;
	margin:auto;
	text-align: center;
	position: relative;
	left: 20px;
}
.smlogo-content2 {
	width: 360px;
	height: 100%;
	clear:both;
	margin:auto;
	text-align: center;
	position: relative;
	left: 20px;
}
.smlogo-content3 {
	width: 611px;
	height: 100%;
	clear:both;
	margin:auto;
	text-align: center;
	position: relative;
	left: 20px;
}
.smlogo
{
	width: 150px;
	height: 106px;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ffffff;
	display: block;
	float: left;
	vertical-align: middle;
}

a div.smlogo:link, a div.smlogo:visited  { color: #000000; }

a div.smlogo:hover, a div.smlogo:hover
{
	border: 1px solid #727275;
	color: #000000;
	background-color: #ececec;
	text-decoration: none;
}

.smlogo1
{
	width: 175px;
	height: auto;
	padding: 10px;
	margin: 10px auto;
	border: 1px solid #ffffff;
	display: block;
	float: left;
	vertical-align:middle;
}

a div.smlogo1:link, a div.smlogo1:visited  { color: #000000; }

a div.smlogo1:hover, a div.smlogo1:hover
{
	border: 1px solid #727275;
	color: #000000;
	background-color: #ececec;
	text-decoration: none;
}

.logo
{
	width: 33%;
	height: 115px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	border: 1px solid #ffffff;
	text-align: center;
	float: left;
}

.logoR
{
	width: 33%;
	height: 115px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	border: 1px solid #ffffff;
	text-align: center;
	float: right;
}

.logo p,
.logoR p
{
	width: 60%;
	line-height: 1;
	color: #545252;
	font-size: 10px;
	padding: 2px 5px;
	margin: auto;
}


.logodesc
{
	width: 140px;
	color: #545252;
	font-size: 10px;
	line-height: 1.1;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: center;
}

.magLogo
{
	width: 45%;
	height: 100px;
	padding: 40px 5px 5px 5px;
	margin: 3px;
	border: 1px solid #ffffff;
	text-align: center;
	float: left;
}

.vertSpace {height: 70px; clear:both;}

.advTitle {
	height: auto;
	clear: both;
	margin-bottom: 15px;
}

.prodTitle { text-align: center; font-size: 26px; padding: 20px 5px 0 5px; line-height: 1.2; }


.webTitle
{
	font-size: 15px;
	font-weight: bold;
	color: #A09C91;
	border-bottom: 2px dotted #a09c91;
	margin: 15px;
	width: 68%;
	clear: both;

}
.phoneNo
{
	font-size: 18px;
	font-weight: bold;
	color: #9e2628;
	font-family: "Trebuchet MS", Helvetica, "Sans-serif";
}

.phoneNo2
{
	font-size: 18px;
	font-weight: bolder;
	color: #cc0000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.phoneNo3
{
	font-size: 14px;
	font-weight: bolder;
	color: #cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.redTitle  {
	font-family: "Trebuchet MS", Helvetica, "Sans-serif";
	color: #9e2628;
	font-weight: bold;
}

.nostyle
{
	list-style-type: none;
}
.padBottom { padding-bottom: 10px; }
.padTop {padding-top: 10px; }
.marginTop { margin-top: 15px; }
.nopad { padding: 0;}
.smaller
{
font-size: 12px;
font-family:"Trebuchet MS", Helvetica, "Sans-serif";
line-height: 12px;
color: #5a5a5a;
width: 60%;
}
.bigger {
	font-size:larger;
}
.addr {
	font-size:10px;
	color:#5a5a5a;
	line-height:1.1;
}

.classlogo
{
	padding: 25px 10px;
	margin: auto;
	width: 500px;
	
}

.rcontent
{
	width: 75%;
	padding: 5px;
	float: right;
}
.jobsTable
{
	margin: auto;
	border-collapse: collapse;
	line-height: 1.6;
	empty-cells: show;
	font-size: 11px;
	vertical-align: text-top;
	text-align: center;
}

.jobsTable th 
{
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #666666;
	background-color: #fe7418;
}
.jobsTable td { text-align: left; border-bottom: 1px solid #666666; vertical-align: top; padding: 12px 2px; }
.jobsTable tr.jobsOdd {	border: 1px solid #666666; background-color: #ffffff; }
.jobsTable tr.jobsEven { border: 1px solid #666666; background-color: #feeadd; }

.jobsTable td.jdesc { text-align: left; padding: 12px 12px 12px 0; line-height: 1.8; font-size: 12px;}

.jobsTable td.jdesc font {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color: #333333;}

.ppOdd { background-color: #DEF2FF; }
.tableContainer {
	width:100%;
	margin:auto;
}
.tableWrap
{
	width: 50%;
	margin: auto;
	padding: 0px;
	float: left;
}
.tableWrapR
{
	width: 50%;
	margin: auto;
	padding: 0px;
	float: right;
}
.ppTitle {
	color: #3399FF;
	font-size: 12px;
	text-decoration: none;
	line-height:1.1;
}	
.ppSubMenu {
	width:310px;
	height:25px;
	line-height:1.6;
	text-align: center;
	margin:auto;
}
.accAppSubMenu {
	width:307px;
	height:25px;
	font-size:14px;
	vertical-align:middle;
	text-align: center;
	margin: auto;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #666666;
}
.accAppSubMenu a,
.accAppSubMenu a:link
 { 
	width: 100px;
	height:25px;
	line-height:1.8;
	color: #333333;
	display:block;
	float: left;
	background-color: #EBEBEB;
	border-right: 1px solid #666666;
}
.accAppSubMenu input,
.accAppSubMenu input:link {	
	width: 103px;
	height:25px;
	color: #333333;
	display:block;
	float: left;
	background-color: #EBEBEB;
	border-left: none;
	border-bottom: none;
	border-top:none;
	border-right: 1px solid #666666;
}
.accAppSubMenu a:hover,
.accAppSubMenu input:hover {
	background-color: #999999;
	text-decoration:none;
	border-right: 1px solid #666666;
}
.ordDet {
	border: 1px groove #CCCCCC;
	width: 642px;
	text-indent: 0;
	padding: 5px;
	margin:auto;
	line-height: 1;
}
.aaView {
	vertical-align:top;
	border-collapse:collapse;
}
.aaView td {
	vertical-align:top;
	border: 2px dotted #F5D3BC;
	padding: 10px;
	min-width:250px;
}
.emailBx{
	width: 66%;
	margin: 8px auto;
	border: 2px solid #000000;
	font-size:10px;
	line-height:1.1;
	clear: both;
	display: block;
	background-color:#ECECEC;
}

.emailBx table {
	width:99%;
}
.emailBx table tr td {
	width:99%;
}
.emailBx table tr td label input {
	width: 100%;
}
.resDetail {
	font-size: 14px;
	width: 66%;
	margin: auto;
}
.resDetail table {
	width: 100%;
}
.restablewrap {
	width: 99%;
	margin: auto;
}
.resTable {
	width:99%;
	border-collapse:collapse;
	border: 2px #33CCFF solid;
}
.resTable tr.even {
	background-color: #def2ff;
}
.resTable td {
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

.ppMailTable,
.ppMailTable:link
{
	border-collapse: collapse;
	line-height: 1.2;
	empty-cells: show;
	font-size:10px;
	vertical-align: top;
	border: 1px solid #99CCFF;
	width: 100%;
	
}
.ppOrder {width:800px; border:1px solid #999999;}
.ppMailTable tr:hover {
	color:#000000;
}
.ppMailTable th
{
	background-color: #E6E6E6;
	color: #666666;
	font-size: 12px;
	border-bottom: 2px solid #99CCFF;
	text-align: left;
}
.ppMailTable td.zip {width:32px;}
.ppMailTable td.city {width:95px;}
.ppMailTable td.total {	width:35px;}
.ppMailTable td.pct {width:35px;}

.ppMailTable td
{
	border-bottom: none;
}
.ppMailTotal { 
	background-color:#FFFF99;
	border:none;
}
.ppTable
{
	width: 500px;
	border-collapse: collapse;
	line-height: 1;
	empty-cells: show;
	font-size: 12px;
	vertical-align: text-top;
	font-family:"Times New Roman", Times, serif;
}
	
.ppTable th 
{
	line-height: 1.2;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #666666;
	background-color: #fe7418;
	text-align: left;
	font-family: Arial, sans-serif;
}

.ppTable th.area { width: 48px; }
.ppTable td { text-align: left; border: 1px solid #999999; vertical-align: top; }

.ppTable tr.ppOdd {	background-color: #DEF2FF; }
.ppTable tr.ppEven { border: 1px solid #666666; background-color: #feeadd; }
.ppTTable
{
	width: 250px;
	border-collapse: collapse;
	line-height: 1.1;
	empty-cells: show;
	font-size: 12px;
	vertical-align: text-top;
	font-family:"Times New Roman", Times, serif;
}

.ppTTable tr.ppOdd {	border: 1px solid #666666; background-color: #DEF2FF; }
.ppTTable tr.ppEven { border: 1px solid #666666; background-color: #feeadd; }

.mainTable 
{
width: 600px;
margin: auto;
background-color: #fe7418;
border-collapse: collapse;
line-height: 2;
empty-cells: show;
font-size:12px;
}

.mainTable td { background-color: #feeadd; font-size:12px;}

.mainTable textarea { height: 100px; width: 450px; padding: 10px 0;}

.tableCell { background-color: #feeadd; }

.tableTitle {background-color: #fe7418;}

.tableInfo { padding-left: 20px; width: 375px;}

.titleCell { width:225px; }

.largeCell
{
	height:84px;
	vertical-align: top;
}

.orange 
{ 
	width: 120px;
	background-color: #fe7418;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
}

.clearSpace { height: 15px; clear:both; }
.clear { clear:both; }
.imgPad { padding: 3em 0.5em; }

.embiggen { font-size: 16px; }

.bigArr { font-size: 28px; vertical-align: sub; line-height: 1.5em;}

.normalWeight {font-weight: normal;}

.lightWeight { font-weight: lighter;}

.lightText { color: #4a4c4f;}

.centerText { text-align: center;}

.leftEdge { float: left; position: relative; left: -25px; }

.rightEdge { float: right; position: relative; right: -35px; }
.ssTitle { 
	background:url(/images/newsTop_slice.png) top left repeat-x;
	display: block; 
	height:26px; 
	width: 100%;
	vertical-align:middle;
	font-size: 17px;
	font-weight:600;
	color: #FFFFFF;
}
.ssTitle a:link,
.ssTitle a:visited {
	color: #ffffff;
}
.ssTitle a:hover {
	text-decoration: underline;
}
.ssTitle-inner {
	padding: 2px 8px 6px 8px;
}
.error { color:#FF0000;}
.success {color:#009900; }
.minHeight { min-height:400px; }
.quarterHeight{ height: 200px; }
.ltBorder {border: 1px solid #CCCCCC; }
.rightEdge img {border:none; text-decoration:none; }
.cursorPointer {cursor:pointer; }
.resetButton { background-image:none; border:none; background-color:transparent;}
.oneThird { width: 33%;}
.twoThirdNoCenter {width:66%;}
.twoThird {width: 66%; margin:auto;}
.oneFifth {width: 20%; }
.oneSixth{ width: 16%; }
.oneSeventh{width:14%; }
.oneEighth { width: 12%; }
.oneNinth{width: 11%; }
.oneTenth{width:10%; }
.half {width: 50%; }
.halfCenter {width: 50%; margin:auto; }
.greyMd { font-size: 14px; color: #606169; padding-right: 7px; }
.autoMargin { margin-left: auto; margin-right: auto; }
.marginBottom{ margin-bottom: 15px; }
.greyBld { font-size: 18px; font-weight: bold; color: #606169; } 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hidden { visibility: hidden; }
.autoC { margin:auto;}
.blockFloat {display: block; float: left; list-style-type: none; padding: 5px; }
.blockFloatR { display: block; float: right; list-style-type: none; padding: 5px; }
.login {
	display: block;
	text-align:right;
	clear: both;
	float: right;
	font-size: 12px;
	color: #666666;
	line-height:1.2;
}
.login input.text {
	width: 75px;
	line-height:1.1;
	font-size:10px;
}
.login input.submit {
	height: 21px;
	width: 50px;
	line-height: 1.1;
	font-size: 10px;
}
.inlineFloat {display: inline; float: left; }

#noticebox {
	font-size:16px;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
	width:700px;
	background-color:#000000;
}
.style3 {color: #FF0000}
.topNotice 
{
	display:block;
	font-size: 10px;
	position:absolute; 
	top: 0;
	right: 0;
	z-index:20;
	clear:none;
	width: 200px;
}
.fullwidthDiv {display:inline; width:50%; margin: auto 0 auto auto;}
.align-right{text-align:right}
.align-left{text-align: left}
/* Sidebar */

#prodMenu-container
{
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #ececec;
	text-align: center;
	width:150px;
	height:168px;
	background: url(/images/prodMenu.png) center center no-repeat;
	padding-bottom: 0;
	margin: 10px 0;
	clear: right;
	
}

#prodMenu-wrapper
{
	width: 147px;
	height: 125px;
	margin-top: 5px;
	float:left;
	background-color: transparent;
	text-align: center;
}

#prodMenu
{ 
	display: block;
	width: 141px;
	height: 125px;
	background-color: transparent;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	z-index: 10;	
}


#prodMenu ul { margin: 0; padding: 0; list-style: none; text-decoration: none; }

#prodMenu a,
#prodMenu a:visited
{
	display:block;
	font-size:14px;
	font-weight: 600;
	color: #333333;
	background-color: #f87e08;
	height: 26px;
	width: 139px;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #ee6408;
	border-right: 1px solid #f87e08;
	border-left: 1px solid #f87e08;
	margin: 0;
	padding: 4px 0 0 0;
}

#prodMenu a.last,
#prodMenu a.last:visited,
#prodMenu a.last:hover { border-bottom: 1px solid #f87e08; }

#prodMenu a.top,
#prodMenu a.top:visited,
#prodMenu a.top:hover {border-top: 1px solid #f87e08; }

#prodMenu a:active,
#prodMenu a:hover
{
	display:block;
	font-size:14px;
	font-weight: 600;
	color: #ffffff;
	background-color: #ee6408;
	height: 26px;
	width: 139px;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #f87e08;
	border-left: 1px solid #f87e08;
	border-right: 1px solid #f87e08;
	margin: 0;
	padding: 4px 0 0 0;
}

ul#sidenotes
{
	margin: 0 10px 10px 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: none;
	font-size: 12px;
}

ul#sidenotes li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	list-style-type: none;
	display: block;
	width: auto;
	margin: 10px;
	height: auto;

}

ul#sidenotes li:hover
{
	background-color: #cccccc;
}

ul#sidenotes li .sbtitle
{
	display: block;
	font-weight: bold;
	font-size: 14px;
}

ul#sidenotes li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
	padding-left: 15px;
}

ul#sidenotes li .content
{
	display: block;
	padding-left: 15px;
}

ul#sidenotes li a:link,
ul#sidenotes li a:visited
{
	padding: 0; 
	color: #333333;
	text-decoration:none;
}

ul#sidenotes li a:hover,
ul#sidenotes li a:active
{
	background-color: transparent; 
}

#spotlight-wrapper
{
	width: 674px;
	text-align:left;
	float: right;
}

#spotlight-wrapper span
{
	position: relative;
	left: 15px;
	color: #ee6408;
	font-size: 22px;
	line-height: 1.5;
}

#spotlight-container
{
	height: 357px;
	width: 672px;
	background-color: #ffffff;
	float: right;
}

#spotlight-container .splitTop
{
	height:178px;
	width: 426px;
	margin: auto;
	
}
#spotlight-container .splitBottom
{
	height:178px;
	width: 426px;
	margin-left: auto;
	margin-right: auto;
}
.spotlight-section
{
	width: 211px;
	margin-left: 2px;
	float:left;
	height: 178px;
}
.spotlight-content
{
	width: 100%;
	text-align: center;
	margin: 15px 0 0 0;
	float: left;
}

.spotlight-content a:link { color: #e17127; }

.spotlight-content a:visited { color: #4a4c4f; }

.spotlight-content a:hover {color: #4a4c4f; text-decoration: underline; }

#spot-cntnr
{
	width: 672px;
	background-color: #ffffff;
	float: right;
}
#spot-cntnr a img {
	border: 2px solid #000000;
	margin-right: 18px;
}
#spot-cntnr a img:hover {
	border: 2px solid #00CCFF;
}
#spot-cntnr .pubTitle {
	font-size:18px;
	font-weight:bold;
}
#spot-cntnr ul.newsItems li {
	font-size: 12px;
	margin-bottom: 5px;
}
/* Footer */

#footer a:hover,
#footer a:active
{
	color: #003355;
	background-color:transparent;
}
#footer img { border: none;}

/*    Comments
*************************/
.commentsContainer { width: 100%; }
.comTitle { font-size:24px; font-weight:500; color:#606169; }
.comment {width: 98%; margin-right:0; border: 1px solid #999999;}
.comHead {width: 100%; border-bottom: 1px solid #999999; background-color: #E9E9E9; color:#333333; font-weight:500;}
.reply {margin-left: auto; border-right:none; border-bottom:none;}
.inner {padding: 0 10px;}

/*		Articles
************************/
.article-item {
	margin-bottom: 10px;
}
.article-title {
	margin: 0;
	padding: 0;
}

.article-title a:link    { color: #3366CC; text-decoration: none; }
.article-title a:visited { color: #CC6600; text-decoration: none; }
.article-title a:hover   { color: #3366cc; text-decoration: underline; }
.article-title a:active  { color: #ee6408; text-decoration: none; }

.article-title h4 {
	color: #3366CC;
	margin: 0;
	font-weight: 500;
}
.article-date {
	font-size: .8em;
	color:#999999;
	margin: -3px 0px 2px 0px;
}
.article-body {
}
.article-lede {
	color:#000000;
}
.article-control {
	display:inline;	
}
.article-border {
	width: 80%;
	margin: -5px auto 15px auto;
	height:1px;
	border-bottom: 1px solid #CCCCCC;
}
/*	MORE listing
************************/
#more_img {border:1px solid #000000; margin:0 0 0 6px;}
#more_details { color:#CCCCCC; font-size:12px;}
#more_addr { color:#333333; font-size: 14px; width:95%; margin:auto;}
#more_bb { color:#333333; font-size: 14px; clear:left; }
#more_price { 
	display: block;
	background:#0066FF; 
	color:#FFFFFF;
	padding-top: 10px; 
	font-size:22px; 
	font-weight: bold;
	width:150px; 
	height: 40px; 
	text-align:center; 
	vertical-align:middle;
	margin: 0 auto 10px 10px;
	float:left;
}
#more_link {
	display: block;
	height: 40px;
	width: 150px;
	padding-top: 10px;
	font-size:20px;
	font-weight:bold;
	background:#CCCCCC;
	color:#666666;
	text-align:center;
	vertical-align:middle;
	margin: 0 10px 10px auto;
	float:right;
}
#lstInfo-bg{ 
	position:fixed; 
	top:0px; left:0px; 
	width: 100%; 
	height: 100%; 
	background-color: #000000; 
	filter:alpha(opacity=70); 
	-moz-opacity:0.70; 
	-khtml-opacity: 0.70; 
	opacity: 0.70; 
	z-index: 50;
	display:none;
}
#lstInfo { 
	position:absolute; 
	top: 650px;
	left: 275px;
	width: 675px;
	font-size:12px;
	clear: both;
	border: 1px solid #FFFFFF;
	background-color: #FFFFCC;
	z-index:60; 
	display:none;
}

