/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO DEFAULT */
.main 							{ background: url(../images/bg-home.jpg) repeat-x; }
.main .welcome 					{ height: 268px; padding: 18px 0 0; overflow: hidden; }
.main .welcome h1.resource-directory	{ width: 297px; height: 23px; zbackground: url(../images/bg-res.png) no-repeat; margin: 0 0 0 591px; overflow: hidden; }

.welcome .text 					{ width: 435px; display: inline; margin: 5px 0 0 33px; text-align: justify; float: left; }
.welcome .text h2 				{ width: 247px; height: 21px; background: url(../images/bg-wel.png) no-repeat; margin: 0 0 15px 0; overflow: hidden; text-indent: -9999px; }
.welcome .text p 				{ font-size: 14px; color: #000; line-height: 18px; }
.welcome .text a 				{ color: #000; text-decoration: underline; }
.welcome .text a:hover 			{ text-decoration: none; }
.welcome .map 					{ width: 240px; height: 221px; display: inline; zbackground: url(../images/bg-map.gif) no-repeat; margin: 5px 0 0 38px; padding: 7px 0 0 7px; float: left; }
.welcome .box-select 			{ width: 196px; display: inline; background: url(../images/box-yellow.gif) no-repeat; margin: 13px 0 0 3px; padding-left: 16px; padding-bottom: 24px; float: left; }
.welcome .box-select .scroll 	{ height: 173px; }
.welcome .box-select ul a 		{ color: #000; }

.box-text 						{ width: 479px; display: inline; background: url(../images/box-text.gif) repeat-y; margin: 20px 0 0 11px; float: left; }
.box-text-top 					{ background: url(../images/box-text-top.gif) no-repeat; }
.box-text-btm 					{ background: url(../images/box-text-btm.gif) no-repeat 0 100%; padding: 10px 10px 22px 13px; text-align: justify; }
.box-text h3 					{ font-size: 1.41em; color: #0a789f; line-height: 1.29em; margin: 0; }
.box-text p 					{ font-size: 1em; color: #555; line-height: 1.23em; margin: 7px 0 0; }
.box-text a 					{ color: #0000ff; }
.box-text a:hover 				{ text-decoration: none; }
.box-text ul 					{ font-size: 1em; line-height: 1.25em; margin: 0; padding: 15px 0 0; list-style: none; }
.box-text ul li					{ margin-bottom: 10px; }
.box-text ul li:last-child		{ margin-bottom: 0; }

.box-pub 						{ width: 457px; background: url(../images/box-pub.gif) repeat-y; margin: 20px 0 0 22px; }
.box-pub .box-text-top 			{ background: url(../images/box-pub-top.gif) no-repeat; }
.box-pub .box-text-btm 			{ background: url(../images/box-pub-btm.gif) no-repeat 0 100%; padding: 14px 22px 20px; }
.box-text h4 					{ font-size: 14px; color: #0a789f; line-height: 22px; margin: 0; }
.box-text .sep 					{ height: 1px; background: #b1e7fa; overflow: hidden; margin: 20px 0 12px; }
.box-pub p 						{ margin-top: 15px; }
