body {padding:0; margin:0; background:url(images/MainLeftSpine.gif) repeat-y top left;background-color:#FDFDF2}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#272A32;
	/*line-height:13px;*/ /*Removed to fix RadWindow */
	vertical-align:top;
	padding:0px;
}

h1 {font-size:18px;font-weight:bold;}
.title {font-size:18px;font-weight:bold;}

br{font-size:10px}
table{border-style: none;
	border-color: inherit;
	border-width: 0px;
	border-collapse:collapse;
	/*height: 40px;*/ /*Removed to fix RadWindow..if OK, can get rid of noHeight */
}

table.noHeight{border-style: none;    
	border-color: inherit;
	border-width: 0px;
	border-collapse:collapse;
	height:auto !important;
}

table.noHeight td{
	font-size:11px;
    font-family:Tahoma;
	color:#272A32;
	vertical-align:top;
	padding:0px;	
}

a{color:#746D3B; text-decoration:underline} 
a:hover{text-decoration:none}

a.inverseLink {text-decoration:none; color:#333333}
a.inverseLink:hover{text-decoration:underline; color:#333333} 

span a{color:#272A32; text-decoration:underline; font-size:12px; line-height:14px} 
span a:hover{text-decoration:none}

#copyrightBlock {
	text-align:center;
	padding-top:20px;
	font-size:10px;
	color:#7A6E67
}

.set{ color:#272A32; font-size:12px; line-height:14px}


.set1 a{color:#272A32; text-decoration:underline} 
.set1 a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:18px}
ul li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px; padding-left:15px; background-position:0 8px }
ul li a{color:#5F5A36; font-weight:bold; text-decoration:none} 
ul li a:hover { text-decoration:underline} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer td{color:#272A32; } 
.footer a {color:#272A32; text-decoration:none} 
.footer a:hover { text-decoration:underline} 

.more{background:url(images/1_z2.gif)  center left no-repeat; padding-left:15px; background-position:0 5px ; color:#988A7D; font-weight:bold; text-decoration:none} 
.more:hover { text-decoration:underline} 

.rightlink{background:url(images/1_z2.gif)  center left no-repeat; padding-left:15px; background-position:0 5px ; color:#988A7D; font-weight:bold; text-decoration:none} 
.rightlink:hover { text-decoration:underline} 

.inputBox
{   
   border: solid 1px #BEBEBE; background-color:#F4F1EE; color:#323232; padding-top:2px
}

.highlight
{
	background-color:#FFC9D4 !important;
}

.inputBoxWatermark
{
	color:#919191; padding-top:2px; background-color:#F4F1EE; border:solid 1px #BEBEBE
}

#obitAlertSignup {font-size:12px;}
#obitAlertSignup table { border:0 none inherit; border-collapse: collapse;}
#obitAlertSignup table td {font-family:inherit;}    
#obitAlertSignup .dividerBlock {width:257px; text-align:center; vertical-align:middle; font-weight:bold; background-image:url(../images/WebAlerts/AlertDivider.png); background-repeat: no-repeat; background-position: left center;}
#obitAlertSignup .option{height:28px;font-size:14px;font-family:Tahoma;color:#272A32;font-weight:bold;vertical-align:middle;display: table-cell;}
#obitAlertSignup .spacer{height:12px;width:5px;}
#obitAlertSignup .halfspacer{height:6px;width:5px;}
#obitAlertSignup p {line-height:140%; font-variant:normal; font-weight:normal;}
#obitAlertSignup .noteBlock {padding:5px 0px 5px 0px; font-style:italic;}
#obitAlertSignup .button {background-color:#E8E8E8;border:1px solid #9C9C9C; cursor:pointer; font-size:12px; font-weight:bold; color:#323232;}
#obitAlertSignup .waitButton {background-color:Transparent; cursor:wait; color:#7c7c7c; border:none;}
#obitAlertSignup input {height:auto; border:none; background-color:Transparent;} /*Because Sites based on this template render in quirks mode, and could not get rid of radio button borders any other way*/

input{
   padding-left:5px;
   height:20px; border: solid 1px #BEBEBE; background-color:#F4F1EE
}
textarea{
   padding-left:5px;
   width:171px; height:80px;
   overflow:auto}
   
.textbottom {vertical-align:text-bottom;}

.spacedTextBox
{
	padding-top:8px;
}

.calloutBlock
{
	 background-color:#EBE9D0;
}