/* Testing Styles  
#bottom #footer .links{
border:2px solid red;}
*/

/* GLOBABL STYLES */

table,tr,td,span,div,h1,h2,h3,ul,ol{
padding:0px;
margin:0px;
}

body{
/* background:#F8F7F4 url(/images/page_with_h1_bg.jpg) 50% top no-repeat; */
background-color:#f8f7f3;
text-align:left;
font:12px tahoma, verdana, sans-serif;
margin:0;
padding:0;

}

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

 
/* Element Styles */

h1,h2,h3,h4
{letter-spacing:-1px;}

#section_head{
font:normal 28px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#fff;
margin:0px 5px 10px 0px;
}

/* This has alt ieonly styles */
h1{
font:normal 24px Georgia, Times New Roman, serif;
margin:15px 5px 10px 0px;
color:#113857;}

h2{
font:normal 20px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#7D6435;
margin:10px 5px 0px 5px;}

h3{font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
border-bottom:1px solid #7D6435;
color:#7D6435;
margin:10px 5px 0px 10px;}

h4{font:bold 14px trebuchet ms, tahoma, verdana, arial, sans-serif;
letter-spacing:1px;
color:#7D6435;
background:#E0E2E5;
margin:10px 5px 0px 15px;
padding-left:2px;}

a{color:#056DAB;}
a:hover{color:#AEB35A;}
a:visited {color:#001E3C;}


p{
line-height:1.8em;
margin:0px 5px 20px 15px}


ol {margin:5px 0px 20px 55px;}
	ol li{margin:5px;}
ul {margin:5px 0px 20px 40px;
list-style-image:url(/images/blue_bullet.png);}

ul li{
	margin:5px;
	}
	
	ul li ul{
	list-style-image:url(/images/green_bullet.png);
	}

legend{
margin:0px 0px 0px 15px;
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#4E728B;
}

fieldset{
background:url(/images/fieldset_bg.png) bottom left repeat-x;
margin:20px 0px 10px 0px;
padding:10px;
}
/*  END HTML Element Styles */
/*Textual Class Styles*/

.small{font-size:10px;}
.larger{font-size:14px;}
.strong{font-weight:bold;}
.italic{font-style:italic;}
.alert{font-style:italic;color:#800000;font-size:14px;width:400px;}


/* Form Styles */

form 
{
	margin:0px 0px 0px 0px;
}

table.form {
margin:10px;
}
table.form td{
border-collapse:collapse;
border-bottom:1px dashed #ccc;
padding:3px;
}

table.form td.label{
background-color:#f8f8f8;
border:1px solid #ccc;
font-size:12px;
font-weight:bold;
text-align:right;

}

table.form td.required{
background:#DDE7EC url(/images/required_bg.png) top left no-repeat;
border:1px solid #4E728B;
font-size:12px;
font-weight:bold;
text-align:right;
padding-left:20px;
}
.required_legend{
color:#4E728B;
font-size:10px;
font-weight:bold;
line-height:12px;
}

td.label .info{
font-weight:normal;
font-size:10px;
}

table.form td.input{
vertical-align:top;
text-align:left;
}


.button_bar{
text-align: center;
}

.button
{
	
text-transform:uppercase;
letter-spacing:1px;
font:bold 18px trebuchet ms, tahoma, verdana, arial, sans-serif;
}

a.button,
input.button{
text-decoration:none;
font-size:12px;
font-weight:bold;
padding:0px 10px 0px 10px;
font-weight:bold;
color:#000000;
border:1px solid #333;

}

a.button.blue,
input.button.blue{
background:url(/images/blue_button_bg.png) bottom left repeat-x;} 
}
a.button.tan,
input.button.tan{
background:url(/images/tan_button_bg.png) bottom left repeat-x;}

a.button.green,
input.button.green{
background:url(/images/green_button_bg.png) bottom left repeat-x;}


a.button:hover{color:#E3DFD4;}

.callout{
background:#fff url(/images/callout_bg.png) bottom right repeat-x;
margin:30px 0px 30px 0px;
padding:5px;
border:1px solid #e4e4e4;
border-right:2px solid #ccc;
border-bottom:2px solid #ccc;
}

.callout .head{
position:relative;
top:-17px;
margin-left:15px;
}
.callout .head .outter{
display:inline;
color:#fff;
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
letter-spacing:-1px;
padding:4px 0; /* has ie only style */
margin:0 auto -10px auto;
border:1px solid #ccc;

}


.callout .head .inner{
display:inline;
background:url(/images/callout_head_bg.png) bottom right repeat-x;
padding:3px 15px 3px 15px;
border:1px solid #fff;
}


/* grid style */
table.grid{
font-size:12px;
border-collapse: collapse;
}

table.grid td{
padding:2px;
border:1px solid #CCc;
}

table.grid td.head,
table.grid th.head
{
	text-align:center;
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
padding:3px;
border:1px solid #4E728B;
background:#fff url(/images/table_header_Bg.png) bottom left repeat-x;
border-bottom:1px solid  #94B2D3;
}
table.grid tr.subhead td{
background:#fff url(/images/table_subheader_Bg.png) bottom left repeat-x;
font:bold 14px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#2F5977;
padding:3px;
border-bottom:2px solid  #4E728B;
}


tr.row_1 td{background:#fff;}
tr.row_2 td{background:#EEEEEE;}

/* Featured Items */
#featured p, #featured a
{
	font-size:14px;
	text-decoration:none;
}


/* Structural styles */
#main
{
	 background:#F8F7F4 url(/images/page_with_h1_bg.jpg) 50% top no-repeat;
background-position:fixed;

text-align:left;
width:1084px;
margin:auto;
margin-top:0px;
padding:0px;
position:relative;
left:-80px;

}


/*To shift foreground into position on baground image.*/
#top,
#middle,
#bottom{
margin-left:85px;
}

#top{
margin-left:260px;
height:80px;
}

#welcome_nav 
{	top:5px;
height:15px;
	text-align:right;
	font:11px trebuchet ms, tahoma, verdana, arial, sans-serif;
	}

	#top_nav{
	height:30px;
	text-align:right;
	font:11px trebuchet ms, tahoma, verdana, arial, sans-serif;
	}
	
		#top_nav ul, #welcome_nav ul{
		position:relative;
		top:5px;
		list-style:none;
		}
		#top_nav ul li, #welcome_nav ul li{
		display:inline;
		}
	
		#top_nav, #welcome_nav a{color:#001E3C;}
		#top_nav, #welcome_nav a:hover{color:#AEB35A;}
	

	/* Needs Alternate IE styles */ 	
	#d1_nav{
	width:775px;
	height:30px;
	font:bold 12px Georgia, Times New Roman, serif;
	letter-spacing:-.04em;
	}
	
		#d1_nav ul{
		list-style:none;
		}
		#d1_nav ul li {
		padding:0px;
		margin:0px;
		display:inline;
		}
	
		#d1_nav a,
		#d1_nav a:visited
		{
		color:#056DAB;
		text-decoration:none;
		line-height:28px;
		padding:8px 15px 8px 9px;
		background:url(/images/nav_divider.png) right 5px no-repeat;
		}
	
		#d1_nav a:hover,
		#d1_nav a.on{
		color:#fff;
		line-height:28px;
		background:url(/images/d1_nav_bg_on.png) 50% 4px no-repeat;
		padding:8px 12px 8px 12px;
		}
	
	/* Needs Alternate IE styles */ 
		.search
		{
		float:right;
		position:relative;
		top:-25px;
		left:-25px;
		width:170px;
		}


#middle{

}
	/* Home Page Styles */
	#homepage .banner{
	margin:12px 0 0 0px; /* has ie only style */
	height:120px;
	width:997px;
	background:url(/images/hp_banner_Bg.jpg) top left no-repeat;
	padding:150px 0 0 30px; /* has ie only style */
	}
	#homepage .banner .info {
	width:400px;
	color:#fff;
	float:left;
	}
	
	#homepage .banner .login{
	color:#fff;
	width:225px;
	height:135px;
	margin-left:405px;
	margin-top:-55px;
	padding:5px;
	}	
	
	  #homepage .banner .login ul li{
        list-style:none;
        list-style-image:none;
        background:none;
        list-style-type:none;
        background:url(/images/green_arrow_bullet.png) 0 -3px no-repeat;
        padding-left:0px;
        text-align:left;
        color:#fff;
		}	

		 
		div#login div{
		padding:1px;
		margin:auto;
		}
		
		div#login span.label{
		color:#000;
		text-align:right;
		margin-right:5px;
		background:#DDE5E7;
		border:1px solid #000;
		padding:2px;
		}
		
		div#login span.input input{
		width:100px; /* Needs Ie ALt Style */ 
		}

	#homepage .banner .randompix {
	position:relative;
	top:-250px; /* has ie only style */ 
	float:right;
	/*background:url(/images/hp_randompix_1.png) top right no-repeat;*/
	width:337px;
	height:272px;
	margin-bottom:-272px; /* This sets WWYLTD Placement  and has IE only style */
    }	
	
      
		#homepage ul.links {
		margin:-15px 0 0 5px;
		list-style-image:none;
		list-style:none;
		}	
	
			#homepage li a{
                color:#056DAB!important;
			list-style:none;
			background:url(/images/d2_nav_bg.png) 2px -70px no-repeat!important;
			padding:2px 2px 2px 20px;
			}
			
			    	#homepage .banner .login ul li a
		{
			color:#ffffff!important;
		
			background:none;
			background-image:none!important;
			text-decoration:underline;
		}
		    	#homepage .banner .login ul li a:hover
		{
				color:#ffffff!important;
					font-weight:bold;
			background:none;
			background-image:none!important;
			text-decoration:none;
		}
			
			#homepage li a:hover{
				background:url(/images/d2_nav_bg.png) 2px 4px  no-repeat;
				margin:0px 10px 0px 0px;
			}
			
					
	#homepage .box {
	background:url(/images/hp_box_bg_left.jpg) bottom left no-repeat;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}
	
	#homepage .box .head {
	display:inline;
	position:relative;
		top:-15px;
		left:10px;
	font:20px georgia,times,serif;
	background:#F8F7F4;
	padding:0 5px 0 5px;
	color:#1A4666;
	margin:0px;
	padding:0px;
	letter-spacing:-1px;
	}
	
/* home page middle styles */	
	
	#homepage #hp_middle{
	margin-right:4px;/* has ie only style */
	margin-bottom:40px; 
	background:url(/images/wwyltd_bg.png) top right no-repeat;
	}
		
	#hp_middle .box.left {
	margin:0 20px 20px 20px;
	float:left;
	width:375px;
	height:165px;
	}		
 	#hp_middle .box.left ul{
    margin:-10px 0 15px 0;
    list-style-image:none;
    }
   
    #hp_middle .box.left ul li {
        list-style:none;
        background:url(/images/green_arrow_bullet.png) 0 -3px no-repeat;
        padding-left:20px;
		}	
	
    #hp_middle .box.middle {
	width:275px;
	float:left;
	height:165px;
	}		
	
    /* has IE only style */
	#homepage #hp_middle .box.right {
	width: 280px;
	margin-left: 725px;
	height: 170px;
	padding-top: 20px;
	border: none;
	background-color: none;
	background:none;
		}		
	
		#homepage #hp_middle .box.right  .head{
		color:#A2A64D;
		font:20px trebuchet ms, tahoma, verdana, arial, sans-serif;
		padding:15px 0 0px 10px;
		letter-spacing:-1px;
		background-color:none;
		background:none;
			}	

/* home page bottom styles */		
	#hp_bottom .box.left {
	margin:0 20px 20px 20px;
	float:left;
	width:375px;
	height:165px;
	}		
	#hp_bottom .box.right {
	margin:0 20px 20px 420px;
	width:560px;
	height:165px;
	}	
	
    #hp_bottom .box .head{
    	color:#A2A64D;
		font:20px trebuchet ms, tahoma, verdana, arial, sans-serif;}

        #hp_bottom .calendar{
        margin:0 10px 10px 10px;
        height:120px;
        overflow:auto;}
/*        overflow-y:auto;}*/
        
        #hp_bottom .calendar div.event{
        padding:5px 0 10px 5px;
        border-bottom:1px dashed #BCC078;
        }
        
                #hp_bottom .calendar div.date{
                font-weight:bold;
                }
        
/* end Home page styles*/        
        
        
	#col_left{
	float:left;
	width:194px
	}
		/* has alt ieonly styles */ 
		#d2_nav
		{
		width:205px;
		margin-top:93px;/* Has IE alt Style */
		background:url(/images/d2_tile.png) bottom right repeat-y;
		padding:10px 0 0px 0;
		}
		#d2_nav .inner{
		background:url(/images/d2_bg.png) bottom left no-repeat;
		min-height:150px;/* Has IE alt Style */
		padding-left:5px;
		}
		#d2_nav .inner a{
		line-height:16px;
		background:url(/images/d2_nav_bg.png) 0px 4px no-repeat;
		padding:2px 2px 2px 16px;
		display:block;
		width:160px;
		/* float:left; */
		margin:1px 10px 2px 0;
		}
		
				#d2_nav .inner a:hover,
				#d2_nav .inner a.on{
				border-top:1px solid #DBE0E6;
				border-left:1px solid #DBE0E6 ;
				border-right:2px solid #A9B5C2;
				border-bottom:2px solid #A9B5C2;
				background:#fff url(/images/d2_nav_bg.png) 2px -70px no-repeat;
				margin:0px 10px 0px 0px;
				display:block;}
		

	#col_right{
	margin-left:0px;
	min-height:600px;
	position:relative;
	top:5px;
	}
	
/* Has alt ieonly style */	
#bread_crumbs{
margin-left:15px;
margin-bottom:15px;
}	
	#bread_crumbs,
	#bread_crumbs span.on,
	#bread_crumbs a{
	font-size:10px;}
	#bread_crumbs span.on{
	font-weight:bold;
	color:#000;}
	
			
#bottom{}

	#bottom #footer{
	margin-left:20px;
	margin-top:25px;
	width:974px;
	height:168px;
	background:url(/images/footer_bg.jpg) bottom left no-repeat;
	}

	#bottom #footer .links{
	font:bold 12px trebuchet ms, tahoma, verdana, arial, sans-serif;	
	height:12px;
	position:relative;
	top:8px;
	margin-right:30px;
	padding:0px;
	text-align:right;
}
			
		#footer .links  ul{

		list-style:none;
		}
		#footer .links ul li{
		display:inline;
		}	
		#footer .links ul li a{
		color:#0D3555;
		text-decoration:none;
		}
		#footer .links ul li a:hover{
		text-decoration:underline;
		}
	#bottom #footer .info{
	font-size:12px;
	text-align:right;
	position:relative;
	top:18px;
	margin-right:45px;
	padding:0px;
}
		

#bottom #footer .info .larger{
font:bold 16px trebuchet ms, tahoma, verdana, arial, sans-serif;
color:#0D3555;}

/*  Promo Box Styles */
.bluepromo{
margin:10px 0 10px 0;
background:url(images/blue_promo_bg.png) top left no-repeat;
width:188px;
}
    .bluepromo .head
    {
    font:18px trebuchet ms, tahoma, verdana, arial, sans-serif;
    text-align:center;
    color:#fff;
    padding:10px 0 0 0;
    }
    .bluepromo .content{
    color:#fff;
    padding:5px 15px 20px 15px;
    background:url(images/blue_promo_footer.png) bottom left no-repeat;
    }
    .bluepromo .content a{color:#fff}
    
    
    /* added by Randy 
     .bluepromo .content a{
		line-height:16px;
		background:url(/images/d2_nav_bg.png) 0px 4px no-repeat;
		padding:2px 2px 2px 16px;
		display:block;
		width:160px;
		float:left;
		margin:1px 10px 2px 0;
		}
		
				 .bluepromo .content a:hover,
				 .bluepromo .content a.on{
				border-top:1px solid #DBE0E6;
				border-left:1px solid #DBE0E6 ;
				border-right:2px solid #A9B5C2;
				border-bottom:2px solid #A9B5C2;
				background:#fff url(/images/d2_nav_bg.png) 2px -70px no-repeat;
				margin:0px 10px 0px 0px;
				display:block;}
    
 End by Randy */

.greenpromo{
background:url(images/green_promo_bg.png) top left no-repeat;
width:188px;
}
    .greenpromo .head{
    font:18px trebuchet ms, tahoma, verdana, arial, sans-serif;
    text-align:center;
    color:#000;
    padding:10px 0 0 0;
    }
    
    .greenpromo .content{
    color:#000;
    padding:5px 15px 20px 15px;        
    background:url(images/green_promo_footer.png) bottom left no-repeat;
    }
    .greenpromo .content a{color:#000}
    
    


.bluepromo .content a,
.greenpromo .content a{
   font-weight:bold;
}

.bluepromo .content a:hover, 
.greenpromo .content a:hover{
  font-weight:bold;
  text-decoration:none;
}
.bluepromo .content a.link ,
.greenpromo .content a.link {
display:block;
margin:5px 0 5px 0;
padding-left:20px;
background:url(images/d2_nav_bg.png) 2px -70px no-repeat; 
}
    div.duesConf td {padding:3px;}
    div.duesConf table {margin-left:15px;margin-right:15px;}
span.storenav
{
	
	padding: 2px 4px 2px 4px;
	background-color: #dfebf8;
	font-family: Sans-Serif;
	font-size: 8pt;
	font-weight:bolder;
	text-decoration: none;
	color: #005295;
}
span.storenav:hover
{
	background-color: #ADB0D8;
	color: White;
}
.Note {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
