@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding:0px;
	margin:0px;
	background-color:#FFF;
}
table, tr, td
{
 padding:0px;
 margin:0px;
}
a
{
 outline:none;	
}
.mainpage {
	height:auto;
	overflow:hidden;
	width:950px;
	margin:auto;
}
.logo {
	height:93px;
	width:auto;
	clear:both;
	padding:0px 0px 0px 17px;
}
.logo a.mainlogo {
	padding:0px;
	margin:0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:108px;
	width:310px;
	float:left;
}
.twitter {
	background-repeat: no-repeat;
	background-position: left;
	height:60px;
	width:468px;
	float:right;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	display:block;
}
.twitter h3 {
	padding:0px;
	margin:0px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding:20px 0px 0px 20px;
}
.twitter h3 span a {
	padding:0px;
	margin:0px;
	color:#216b42;
	text-decoration: none;
}
.twitter p {
	padding:20px 0px 0px 0px;
	margin:0px;
	display:block;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #7e7e7e;
	float:left;
}
a.info {
	margin:35px 0px 0px 0px;
	padding:0px;
	color:#f7a900;
	text-decoration: none;
	float:left;
	display:block;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.navdiv {
	height:42px;
	width:auto;
	clear:both;
	padding:2px 0px 0px 0px;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.mainmenu {
	padding:0px 0px 0px 0px;
	margin:0px;
	list-style:none;
	clear:both;
	width:598px;
	height:38px;
	background-image: url(../images/mainmenubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.mainmenu li {
	padding:0px 2px 0px 0px;
	margin:0px;
	display:block;
	float:left;
	height:38px;
}
ul.mainmenu li a.homeNav {
	display:block;
	padding:0px;
	height:38px;
	width:88px;
	margin:0px;
}
ul.mainmenu li a.homeNav:hover, ul.mainmenu li a.homeAct {
	background-image: url(../images/mainmenubg.jpg);
	background-repeat: no-repeat;
	background-position: left -41px;
	padding:0px;
	height:38px;
	width:88px;
	margin:0px;
	display:block;
}
ul.mainmenu li a.aboutusNav {
	display:block;
	padding:0px;
	height:38px;
	width:108px;
	margin:0px;
	float:left;
}
ul.mainmenu li a.aboutusNav:hover, ul.mainmenu li a.aboutusAct {
	background-image: url(../images/mainmenubg.jpg);
	background-repeat: no-repeat;
	background-position: -90px -41px;
	padding:0px;
	height:38px;
	width:108px;
	margin:0px;
	display:block;
}
ul.mainmenu li a.programNav {
	display:block;
	padding:0px;
	height:38px;
	width:118px;
	margin:0px;
}
ul.mainmenu li a.programNav:hover, ul.mainmenu li a.programAct {
	background-image: url(../images/mainmenubg.jpg);
	background-repeat: no-repeat;
	background-position: -200px -41px;
	padding:0px;
	height:38px;
	width:118px;
	margin:0px;
	display:block;
}
ul.mainmenu li a.signupNav {
	display:block;
	padding:0px;
	height:38px;
	width:132px;
	margin:0px;
	float:left;
}
ul.mainmenu li a.signupNav:hover, ul.mainmenu li a.signupAct {
	background-image: url(../images/mainmenubg.jpg);
	background-repeat: no-repeat;
	background-position: -320px -41px;
	padding:0px;
	height:38px;
	width:132px;
	margin:0px;
	display:block;
}
ul.mainmenu li a.contactNav {
	display:block;
	padding:0px;
	height:38px;
	width:129px;
	margin:0px;
	float:left;
}
ul.mainmenu li a.contactNav:hover, ul.mainmenu li a.contactAct {
	display:block;
	padding:0px;
	height:38px;
	width:129px;
	margin:0px;
	float:left;
	background-image: url(../images/mainmenubg.jpg);
	background-repeat: no-repeat;
	background-position: -454px -41px;
}
.banner {
	height:294px;
	width:auto;
	clear:both;
	background-image: url(../images/bannerhome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bannerInner {
	height:294px;
	width:auto;
	clear:both;
	background-image: url(../images/bannerinner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.search {
	width:238px;
	height:294px;
	float:left;
}
.search h1 {
	padding:24px 0px 0px 17px;
	margin:0px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display:block;
}
.mainbanner {
	height:294px;
	width:447px;
	float:left;
}
.mainbanner img {
	margin:0px;
	display:block;
	height:39px;
	width:381px;
	padding:0x;
	margin:14px 0px 0px 57px;
}
.mainbanner p {
	font-family: arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding:193px 0px 0px 24px;
	margin:0px;
	line-height:20px;
}
.mainbanner p span {
	color:#f7bd00;
}
.apply {
	height:294px;
	width:249px;
	float:left;
	background-image: url(../images/applybox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0px 0px 14px;
}
ul.facilities {
	list-style:none;
	padding:32px 0px 0px 0px;
	margin:0px;
}
ul.facilities li {
	display:block;
	height:80px;
	padding:0px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
ul.facilities li div {
	width:242px;
	background-image:url(../images/smallblocks-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	height:70px;
}
ul.facilities li div p {
	padding:3px 0px 0px 13px;
	margin:0px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
ul.facilities li div div.innerdiv {
	height:24px;
	width:242px;
	background-image:url(../images/innerdiv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul.facilities li div div.innerdiv h4 {
	padding:5px 0px 0px 13px;
	margin:0px;
	float:left;
	width:138px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #216b42;
}
ul.facilities li div div.innerdiv a {
	padding:5px 0px 0px 16px;
	margin:0px;
	float:left;
	width:75px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #acacac;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	position:relative;
	cursor:pointer;
}
ul.facilities li div div.relatedpic {
	background-image:none;
	height:38px;
	width:34px;
	position:absolute;
	top:34px;
	right:5px;
}
ul.facilities li div div.relatedpicAP {
	background-image:none;
	height:38px;
	width:34px;
	position:absolute;
	top:35px;
	right:5px;
}
ul.facilities li div div.relatedpicScholarShips {
	background-image:none;
	height:23px;
	width:33px;
	position:absolute;
	top:46px;
	right:5px;
}
.contentTop {
	height:285px;
	width:100%;
	clear:both;
	background-image: url(../images/contentTop-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentTop h1 {
	padding:5px 0px 0px 15px;
	margin:0px;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.contentTop h1 span {
	color: #216b42;
}
ul.contents {
	list-style:none;
	padding:27px 0px 0px 32px;
	margin:0px;
}
ul.contents li {
	padding:0px;
	margin:0px;
	display:block;
	float:left;
	height:209px;
	width:229px;
}
ul.contents li div.content {
	height:209px;
	width:197px;
	background-image:url(../images/contents-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	padding:0px 0px 0px 12px;
	position:relative;
}
ul.contents li div.content h3 {
	padding:8px 0px 0px 0px;
	margin:0px;
	width:185px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #1c623b;
	height:20px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
ul.contents li div.content div.picture {
	padding:10px 0px 0px 1px;
	margin:0px;
	width:173px;
	height:113px;
}
ul.contents li div.content p {
	padding:0px 0px 1px 0px;
	margin:0px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #1c623b;
	width:185px;
}
.readmore {
	position:absolute;
	height:21px;
	width:74px;
	bottom:0px;
	clear:both;
	right:10px;
}
ul.contents li div.content a.read {
	padding:3px 0px 0px 8px;
	margin:0px;
	height:18px;
	width:65px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display:block;
	text-decoration: none;
	background-image: url(../images/readmore-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentBottom {
	height:312px;
	width:950px;
	clear:both;
}
.contentleft {
	height:auto;
	width:670px;
	float:left;
}
.contentleft h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding:0px 0px 5px 10px;
	margin:0px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}
.contentleft h1 span {
	color:#216b42;
}
.contentleft p {
	padding:20px 0px 0px 18px;
	margin:0px;
	width:608px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.contentleft p span.name {
	color:#2f744e;
}
.contentleft p span.years {
	font-weight: bold;
}
.contentleft p span.underline {
	font-weight: bold;
	text-decoration: underline;
	padding:0px 0px 0px 2px;
}
.contentright {
	height:auto;
	width:244px;
	float:left;
	padding:25px 0px 0px 32px;
}
.scrolldiv {
	height:259px;
	width:242px;
	clear:both;
	background-image: url(../images/directory-ul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px 0px 0px 6px;
}
.contentright h2 {
	padding:0px 0px 24px 20px;
	margin:0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #fad900;
	background-image: url(../images/directory-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:150px;
}
ul.directory {
	list-style:none;
	padding:0px 0px 0px 3px;
	margin:0px;
}
ul.directory li {
	display:block;
	padding:1px 0px 0px 0px;
	height:21px;
	margin:0px;
	height:26px;
	width:205px;
	border-bottom:dotted 1px #000;
}
ul.directory li a {
	padding:0px 0px 0px 17px;
	height:22px;
	width:187px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	background-image: url(../images/a-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
}
.footer {
	width:100%px;
	height:180px;
	clear:both;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
}
.footerbox {
	height:171px;
	width:916px;
	margin:auto;
	padding:10px 0px 0px 34px;
}
ul.footernav {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.footernav li.links {
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
ul.footernav li.links div {
	height:137px;
	width:122px;
	clear:both;
	background-image: url(../images/footernav-divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.footernav li.links div h5 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #777676;
	padding:5px 0px 13px 0px;
	margin:0px;
}
ul.footernav li.links div ul.quicklinks {
	padding:0px;
	margin:-5px 0px 0px 0px;
	list-style:none;
	clear:both;
}
ul.footernav li.links div ul.quicklinks li {
	padding:0px;
	margin:0px;
	clear:both;
}
ul.footernav li.links div ul.quicklinks li a {
	font-family:arial;
	font-size: 11px;
	font-weight: normal;
	color: #216b42;
	padding:0px 0px 3px 0px;
	margin:0px;
	text-decoration:none;
}
ul.footernav li.programs {
	display:block;
	float:left;
	padding:0px 0px 0px 50px;
	margin:0px;
}
ul.footernav li.programs div {
	height:137px;
	width:150px;
	clear:both;
	background-image: url(../images/footernav-divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.footernav li.programs div h5 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #777676;
	padding:5px 0px 13px 0px;
	margin:0px;
}
ul.footernav li.programs div ul.quicklinks {
	padding:0px;
	margin:-5px 0px 0px 0px;
	list-style:none;
	clear:both;
}
ul.footernav li.programs div ul.quicklinks li {
	padding:0px;
	margin:0px;
	clear:both;
}
ul.footernav li.programs div ul.quicklinks li a {
	font-family:arial;
	font-size: 11px;
	font-weight: normal;
	color: #216b42;
	padding:0px 0px 3px 0px;
	margin:0px;
	text-decoration:none;
}
ul.footernav li.networks {
	display:block;
	float:left;
	padding:0px 0px 0px 29px;
	margin:0px;
}
ul.footernav li.networks div {
	height:137px;
	width:272px;
	clear:both;
	background-image: url(../images/footernav-divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.footernav li.networks div h5 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #777676;
	padding:5px 0px 13px 3px;
	margin:0px;
}
ul.footernav li.networks div a.youtube {
	padding:0px 5px 0px 0px;
	margin:0px;
	text-decoration:none;
	height:49px;
	width:48px;
	display:block;
	float:left;
	background-image: url(../images/youtube.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.footernav li.networks div a.facebook {
	padding:0px 5px 0px 0px;
	margin:0px;
	text-decoration:none;
	height:49px;
	width:48px;
	display:block;
	float:left;
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.footernav li.networks div a.myspace {
	padding:0px 5px 0px 0px;
	margin:0px;
	text-decoration:none;
	height:49px;
	width:48px;
	display:block;
	float:left;
	background-image: url(../images/myspace.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.footernav li.networks div a.twitter1 {
	padding:0px 5px 0px 0px;
	margin:0px;
	text-decoration:none;
	height:49px;
	width:48px;
	display:block;
	float:left;
	background-image: url(../images/twitter1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.footernav li.networks div p {
	padding:15px 0px 0px 3px;
	margin:0px;
	font-family: arial;
	font-size: 12px;
	color: #949494;
	clear:both;
}
ul.footernav li.networks div p span {
	font-weight:bold;
}
.footerlogo {
	float:left;
	height:169px;
	width:253px;
	padding:10px 0px 0px 38px;
}
a.bottomlogo {
	height:83px;
	width:244px;
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
	background-image: url(../images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footerlogo p {
	padding:5px 17px 0px 9px;
	margin:0px;
	float:left;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
}
a.website {
	padding:5px 0px 0px 0px;
	margin:0px;
	float:left;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #216b42;
	text-decoration: none;
}
form.searchForm {
	padding:30px 0px 0px 0px;
	margin:0px;
	clear:both;
}
form.searchForm .dropdowns {
	margin:0px;
	padding:0px 0px 0px 15px;
	clear:both;
	height:46px;
}
form.searchForm .dropdowns select {
	padding:6px;
	margin:0px;
	width:191px;
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #737373;
}
form.searchForm .dropdowns select option {
	padding:4px 0px 0px 6px;
	margin:0px;
	display:block;
}
form.searchForm .selectBoxs {
	padding:0px;
	margin:0px 0px 0px 15px;
	height:25px;
}
form.searchForm .selectBoxs input {
	padding:0px;
	margin:0px;
	float:left;
}
form.searchForm .selectBoxs span {
	display:block;
	float:left;
	padding:0px 8px 0px 8px;
	_padding:3px 8px 0px 8px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
form.searchForm .inputBoxs {
	padding:0px 5px 0px 0px;
	margin:0px 0px 0px 15px;
	clear:both;
	width:150px;
	height:43px;
	background-image: url(../images/inputbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
form.searchForm .inputBoxs label {
	padding:5px 0px 0px 2px;
	margin:0px;
	float:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#f7bd00;
	font-weight:bold;
}
form.searchForm .inputBoxs input {
	padding:5px 0px 0px 0px;
 *padding:9px 0px 0px 0px;
	margin:0px;
	float:right;
	display:block;
	width:70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-weight:bold;
	background:none;
	border:none;
}
form.searchForm .submitDiv {
	padding:0px 0px 0px 8px;
	*padding:1px 0px 0px 8px;
	clear:both;
	position:relative;
}
form.searchForm .submitDiv input {
	padding:0px 0px 0px 0px;
	width:148px;
	height:34px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align:center;
	margin:0px;
}
/***** InnerPage ***********/

.brief {
	height:274px;
	width:636px;
	float:left;
	padding:30px 0px 0px 74px;
}
.brief h1 {
	padding:0px;
	margin:0px;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.brief h1 span {
	padding:0px;
	margin:0px;
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #216b42;
}
.brief p {
	font-family: arial;
	font-size: 14px;
	color: #000;
	padding:22px 0px 0px 0px;
	margin:0px;
	line-height:23px;
}
.container {
	overflow:hidden;
	height:auto;
	width:950px;
	clear:both;
}
.containerLeft {
	width:689px;
	float:left;
}
ul.contentsDescpt {
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.contentsDescpt li {
	padding:0px 0px 10px 0px;
	margin:0px;
	display:block;
	height:auto;
	overflow:hidden;
	width:670px;
}
ul.contentsDescpt li div {
	clear:both;
	height:auto;
	width:auto;
}
ul.contentsDescpt li div h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding:5px 0px 5px 10px;
	margin:0px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
	background-position: 2px bottom;
}
ul.contentsDescpt li div p {
	padding:18px 0px 0px 17px;
	margin:0px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height:17px;
}
ul.contentsDescpt li div p.lower {
	padding:18px 0px 20px 17px;
	margin:0px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
ul.contentsDescpt li div p span {
	font-weight: bold;
	color: #2f744e;
}
ul.contentsDescpt li div p span {
	font-weight: bold;
}
ul.contentsDescpt li div a {
	padding:0px 0px 0px 15px;
	margin:8px 0px 0px 52px;
	display:block;
	width:150px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #206a41;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}
ul.contentsDescpt li div a.content2 {
	padding:0px 0px 0px 15px;
	margin:8px 0px 0px 52px;
	display:block;
	width:119px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #206a41;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}
ul.contentsDescpt li div a.content3 {
	padding:0px 0px 0px 15px;
	margin:8px 0px 0px 52px;
	display:block;
	width:205px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #206a41;
	text-decoration: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
}
ul.contentsDescpt li div a.last {
	width:393px;
}
.containerRight {
	height:100%;
	width:248px;
	float:left;
	background-image: url(../images/containerRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 0px 0px 8px;
}
/*ul.facilities {
	list-style:none;
	padding:30px 0px 0px 0px;
	margin:0px;
}
ul.facilities li {
	display:block;
	padding:0px;
	margin:0px;
	height:77px;
	padding:0px;
}
ul.facilities li div {
	height:66px;
	width:242px;
	background-image:url(../images/li-div-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
ul.facilities li div.innerDivs {
	height:66px;
	width:242px;
	background-image:url(../images/innerblocks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
ul.facilities li div p {
	padding:3px 0px 0px 13px;
	margin:0px;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
ul.facilities li div div.innerdiv {
	height:24px;
	width:242px;
	background-image:url(../images/innerdiv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

ul.facilities li div div.innerdiv h4 {
	padding:5px 0px 0px 13px;
	margin:0px;
	float:left;
	width:138px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #216b42;
}
ul.facilities li div div.innerdiv a {
	padding:5px 0px 0px 13px;
	margin:0px;
	float:left;
	width:75px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #acacac;
	text-decoration: none;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
}
ul.facilities li div div.relatedpic {
	background:none;
	height:40px;
	width:34px;
	position:absolute;
	top:35px;
	right:5px;
}*/
.scrolldivInner {
	height:265px;
	width:242px;
	clear:both;
	background-image:url(../images/scrolldiv1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px 0px 0px 6px;
	margin:8px 0px 0px 3px;
}
.scrolldivInner h2 {
	padding:0px 0px 24px 20px;
	margin:0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #fad900;
	background-image: url(../images/directory-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:150px;
}
ul.directoryInner {
	list-style:none;
	padding:0px 0px 0px 3px;
	margin:0px;
}
ul.directoryInner li {
	display:block;
	padding:1px 0px 0px 0px;
	height:21px;
	margin:0px;
	height:26px;
	width:205px;
	border-bottom:dotted 1px #000;
}
ul.directoryInner li a {
	padding:0px 0px 0px 17px;
	height:22px;
	width:187px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
	background-image: url(../images/a-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
}
ul.addBanners {
	padding:0px 0px 0px 19px;
	margin:0px;
	list-style:none;
	clear:both;
}
ul.addBanners li {
	padding:0px 8px 0px 0px;
	margin:0px;
	display:block;
	float:left;
}
ul.addBanners li a {
	padding:0px;
	margin:0px;
}
ul.addBanners li a img {
	padding:0px;
	margin:0px;
	border:none;
}
.tablestyle
{
 margin:-28px 0px 0px 0px;	
 *margin:0px 0px 0px 0px;	
}