/* 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:center;
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;
}	

.bluetext{
	color:#009;
}
.turquoisetext{
	color:#2d6c94;	
}
#greentext{
	color:#063;
	text-decoration: underline;
}


/* 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;}

h5{font:bold 18px trebuchet ms, tahoma, verdana, arial, sans-serif;
margin-top:-35px;
}


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-hieght: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:#fff;
border:1px solid #333;
cursor:pointer;
}

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;
}

/*New Login Page Styles*/

.nonmember{
	width:300px; 
	float:right; 
	margin-top:-20px; 
	margin-right:10px;
}

.member fieldset{
	border: 1px solid #5A5C33; 
	height:360px;
}
.nonmember fieldset{
	border: 1px solid #B34200; 
	height:360px;
}

.nonmember h2{
	background:URL('/images/login/orange_background.jpg') #3A789F repeat; 
	color:white; 
	padding:0 10px 5px 20px; 
	margin:-10px -10px 0px -10px; 
	font-weight:bold;
}


.become_member{
 text-align:center; 
 padding:0 15px 4px 15px; 
 margin-top:15px; 
 background:URL('/images/login/orange_background.jpg') #3A789F repeat; 
 width:175px; 
 border: 1px solid #863200; 
 border-radius:15px; 
 -moz-border-radius: 15px;
}

.become_member a{
		color:white; 
		text-decoration:none; 
		font-size:1.2em; 
		font-weight:bold;
}

.nonmember p{
	text-align:justify;
}

.guest{
	text-align:center; 
 	padding:0 15px 4px 15px; 
 	margin-top:15px; 
 	background:URL('/images/login/lightOrange_background.jpg') #D1AB66 repeat;  
 	width:185px; 
 	border: 1px solid #D1AB66; 
 	border-radius:15px; 
 	-moz-border-radius: 15px;
}

.guest a{
	color:white; 
	text-decoration:none; 
	font-size:1.2em; 
	font-weight:bold;
}

.member{
	 width:448px;
}

.member h2{
	 background:URL('/images/login/green_background.jpg') #3A789F repeat;
	 color:white; 
	 padding:0px 10px 5px 20px; 
	 margin:-10px -10px 10px -10px; 
	 font-weight:bold; 
}

.notice{
	margin-top: 10px; 
	margin-right:20px; 
	margin-left:20px; 
	text-align:justify;
}

a.button.blue, input.button.blue{
	background:URL('/images/login/green_background.jpg') #3A789F repeat !important;
}

.member table.form td.required{
	background:URL('/images/login/green_req.jpg') #3A789F repeat !important;
	color:white;
	border: 1px solid #5A5C33;
}

.green_link{
	color:#5A5C33;
}

/*End Login Page styles*/

/* grid style */
table.grid{
font-size:12px;
border-collapse: collapse;
}

table.grid td{
padding:5px;
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;
}

td.date
{
	white-space:nowrap;
}
td.bluetext
{
	color:blue;
}

tr.row_1 td{background:#fff;}
tr.row_2 td{background:#EEEEEE;}

/*no border grid */
#chapterstable {
	padding: 25px;
	float:right;
}

table.noborder h1{

font-size:18px;
margin-bottom: -3px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:5px;
color:#333333;
text-decoration:none;
}

table.noborder td{
line-height:1.3em;
}
table.noborder p{
	margin:0px;
}
#spacer{
	height:45px;
	background-image:url('images/lineDividerhoriz.jpg');
	background-repeat:no-repeat;
	margin-top: 28px;
}
/* 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;

}
#main .redtext, .redtext a{
	color:#900;	
}
.underlinetext{
	text-decoration:underline;
}

/*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 7px 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 2px; /* has ie only style */
	height:120px;
	width:997px;
	background:url(/images/hp_banner_Bg2.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:-227px; /* has ie only style */ 
	right:-30px;
	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, .links2{
		margin:-5px 0 0 5px;
		list-style-image:none;
		list-style:none;
		}	
	
			#homepage li a{
                color:#60614E!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 .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; 
	}
		
	#hp_middle .box.left {
	margin:0 20px 20px 20px;
	float:left;
	background:url('../images/world2.gif') repeat scroll left top transparent; 
	height:645px; 
	width:300px; 
	border:1px solid #CCCCCC; 
	-moz-border-radius:10px; 
	-moz-box-shadow: 5px 5px 5px #888; 
	-webkit-box-shadow: 5px 5px 5px #888; 
	box-shadow: 5px 5px 5px #888;
	}
	#hp_middle .box.left .head{
		font-size:30px; 
		color:#7F1A17;	
	}
	#hp_middle .box.left h3{
		font-size: 16px; 
		line-height: 16px ! important; 
		width:280px; 
		margin-bottom:5px;
		margin-top:20px;
	}
	#hp_middle .box.left .journal{
		float:right; 
		margin-top:-115px; 
		margin-right:25px;
	}
	#hp_middle .box.left .journal li{
		background:none; 
		padding:10px 0 0 10px;
	}
	
 	#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.left .pub{
		float:right; 
		margin-top:15px;
		margin-right:15px;
	}
	#hp_middle .box.left .pub li{
		background:none; 
		width:120px;
		text-align:center;
	}
	#hp_middle .box.left .story{
		float:right; 
		margin-top:-100px; 
		margin-right:0px;
	}
	#hp_middle .box.left .story li{
		background:none; 
		width:150px; 
		margin-top:0px; 
		text-align:center;
	}		
	#hp_middle .links{
		margin-top:5px; 
		margin-left:15px;
	}
	#hp_middle .links li, #hp_middle .links2 li{
		padding-bottom:6px; 
		font-size:13px; 
		font-weight:bold;
	}
	#hp_middle .benefits{
		color:#60614E; 
		width:200px; 
		border-bottom:1px solid #60614E;
	}
	#hp_middle .links2{
		margin-top:10px; 
		margin-left:5px;
	}
	
    /* has IE only style */
	#homepage #hp_middle .box.right {
	
	background:url('../images/background_green4.gif')  no-repeat scroll right top transparent; 
	margin-top:0px; 
	margin-left:343px; 
	height:445px;
	width:250px; 
	border:2px solid #c1c2a5; 
	-moz-border-radius:10px; 
	-moz-box-shadow: 5px 5px 5px #888; 
	-webkit-box-shadow: 5px 5px 5px #888; 
	box-shadow: 5px 5px 5px #888; 
	
		}		
	
		#homepage #hp_middle .box.right  .head{
		font:20px trebuchet ms, tahoma, verdana, arial, sans-serif;
		padding:15px 0 0px 0px;
		letter-spacing:-1px;
		color:#60614E; 
		background-color:#F8F7F4; 
		margin-left:-5px;
			}	
			
			div.head a 
{
	
	font-size:12px;
	
}


/* home page bottom styles */		
	#hp_bottom .box.left {
	float:left;
	height:165px;
	width:640px; 
	margin:-240px 340px 20px; 
	-moz-border-radius:10px; 
	-moz-box-shadow: 5px 5px 5px #888; 
	-webkit-box-shadow: 5px 5px 5px #888; 
	box-shadow: 5px 5px 5px #888;	
	}		
	#hp_bottom #Edocs {
		float:left; 
		margin:-40px 0 0 350px;
	}	


    #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;
                }


	#hp_right .box.right {
		height:200px;
		float:right; 
		margin:-670px 20px 0 0; 
		width:360px !important; 
		-moz-border-radius:10px; 
		-moz-box-shadow: 5px 5px 5px #888; 
		-webkit-box-shadow: 5px 5px 5px #888; 
		box-shadow: 5px 5px 5px #888;
	}
	#hp_right .box.right2 {
		height:180px;
		float:right; 
		margin:-443px 20px 20px 0; 
		width:360px !important; 
		-moz-border-radius:10px; 
		-moz-box-shadow: 5px 5px 5px #888; 
		-webkit-box-shadow: 5px 5px 5px #888; 
		box-shadow: 5px 5px 5px #888;
	}
	
        #hp_right .box .head{
    	color:#A2A64D;
		font:20px trebuchet ms, tahoma, verdana, arial, sans-serif;}
	
	#hp_right .box{
		background:url(/images/wwyltd_bg.png) top right no-repeat important!;
	}
/* 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:220px;
	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:140px;
	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;	
	hieght:12px;
	position:relative;
	top:8px;
	margin-right:30px;
	paddding: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;
	paddding: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}
	.bluepromo .content p{
	line-height: 1.3em;
	}
    
    /* 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 */
 
 /*Karen 2009 registration box*/
 .ltbluepromo{
	margin:10px 0 10px 0;
	background:url(images/ltgreen_promo_bg.jpg) top left no-repeat;
	width:188px;
	}
    .ltbluepromo .head
    {
    font:18px trebuchet ms, tahoma, verdana, arial, sans-serif;
    text-align:center;
    color:#fff;
    padding:10px 12px 0 0;
    }
.ltbluepromo .head a
    {
    font-size:18px;
	color:white;
    }
    .ltbluepromo .content{
    color:#fff;
    padding:5px 25px 20px 10px;
    background:url(images/blue_promo_footer.png) bottom left no-repeat;
    }
    .ltbluepromo .content a{color:#fff}
	.ltbluepromo .content p{
	line-height: 1.3em;
	}
 /*end Karen edits*/

.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,
.ltbluepromo .content a{
   font-weight:bold;
}

.bluepromo .content a:hover, 
.greenpromo .content a:hover,
.ltbluepromo .content a:hover{
  font-weight:bold;
  text-decoration:none;
}
.bluepromo .content a.link,
.greenpromo .content a.link,
.ltbluepromo .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;}
	
/*Unique style requests*/
#highlighttext{
	color:#900;
	font-weight:bold;
	font-size:16px;
}


/*styles for GSW FAQ Overlay*/

.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#D8D7D3;
	
	width:750px;	
	max-height:650px;
	border:1px solid #6D6D5F;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url('http://www.segweb.org/images/GSWoverlay/close.png');
	position:absolute;
	right:-15px;

	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;	
}

.details {
	font-size:11px;
	color:#333;
	margin:20px;
	line-height:130%;
	
}
	
.details h3 {
	font-size:15px;
	margin:0;
}
.details h5{
	font-size:13px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:8px;
	color:#996E5C;
}
.details h6 {
	font-size:11px;
	margin: 5px 0 5px 40px;
}
.help{
	margin-left:70px;
	margin-right:20px;
	margin-bottom:10px;
}
#overlay img {
	cursor:pointer
}

#overlay h3 {
	margin: 0px 0px 10px 0px;
}

.ie_firefox{
	margin-right:20px;
	float:right;
	border:2px solid #6D6D5F;
	padding: 10px 15px;
	width:140px;
	text-align:justify;
	background-color:#D8D7D3;
	color:#626159;
	
}

.ie_firefox p{
	margin:0 !important;
	padding-bottom:15px;
	font-size:10.5px;
}
.ie_firefox img{
	margin-left:10px;
	margin-bottom:8px;
}


/*Dues Lapsed Box */

#dues_lapsed {
	float:right; 
	border:2px solid #6D6D5F; 
	padding: 10px 20px 10px 20px; 
	width:175px; 
	text-align:justify;
	background-color:#D8D7D3; 
	color:#626159; 
	font-weight:bold; 
	margin-right:30px; 
	margin-left:20px;
}

#dues_lapsed h3 {
	margin:0 0 8px 0;
}

#dues_lapsed p {
	margin:0 !important;
}

/*News & Views Page */

.views_gray{
	background-color:#E0E2E5; 
	padding-top:20px; 
	width:640px; 
	margin-left:25px;
	position:relative;
	top:40px;
}

.views_gray img{
	margin: 0 0px 20px 35px;
}

.views_gray p{
	float:right; 
	text-align:left; 
	width:520px; 
	margin-top:10px;
	margin-left: 0px !important;
	margin-top:0px !important;
	margin-bottom: 0px !important;
}

.views_white{
	margin-left:25px; 
	width:640px;
	position:relative;
	top:40px;
}

.views_white img{
	margin: 20px 0px 20px 35px;
}

.views_white p{
	float:right; 
	text-align:left; 
	width:520px;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

.other_news h4{
	margin-top:20px;
}

.other_news img{
	margin: -30px 0px 0px 340px; 
	border:none;
}

.other_news_pics{
	margin-top:30px; 
	float:right; 
	disply:inline; 
	text-align:center; 
	font-weight:bold;
}

.viljoen2{
	margin-top:-110px !important;
}

.other_news p{
	margin-top:25px; 
	width:550px;	
}

.other_news li{
	margin-left:30px;
}

.button {
    background: url("/images/blue_button_bg.png") repeat-x scroll left bottom transparent;
}
