/* CSS Document */
#WelcomeTableTop {
	margin-top:6px;
	width:442px;
	height:28px;
	background-image:url(images/welcome_TableHead.jpg);
}
#WelcomeTable {
	width:420px;
	hxeight:310px;
	padding:10px;
	padding-top:6px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#323232;
}
#BestTable {
	width:420px;	
	padding:10px;
	padding-top:6px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#323232;

}
#BestTableTop {
	margin-top:6px;
	width:442px;
	height:28px;
	background-image:url(images/best_practice_TableHead.jpg);
}
#FeatBestPractice {
	display:block;
	width:252px;
	height:16px;
	margin-top:10px;
	background-image:url(images/Feat_Best_Practice.jpg);
	background-repeat:no-repeat;
}
.Directory 
{
	float:left;
	background-image:url(images/directory.gif);
	width:110px;
	height:44px;
	margin-bottom:2px;
	margin-top:3px;
}

.directory-banner {margin:6px 45px 5px 0}
.right-banner {float:right;}


#DMAbullets {
	display:block;
	height:60px;
	width:420px;
	margin-top:10px;
}
#BMABulletsLeft {
	float:left;
	display:block;
	width:68px;
	height:57px;
}
#BMABulletsRight {
	float:right;
	display:block;
	width:352px;
	height:45px;
	background-image:url(images/Bullet_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:10px;
}
.LiDMA {
	list-style-image:url(images/arrow_blue.gif);
	padding-left:4px;
	margin-left:14px;
	margin-top:10px;
}
.LiDMA a{
	list-style-image:url(images/arrow_blue.gif);
	margin-top:10px;
	color:#000000;
}
.NoLink {
	padding-left:0px;
	background-image:none;
	margin-left:0px;
}
.olDir {
	width:129px;
	float:left;
	margin-left:0px;
	padding-left:0px;
	list-style-type: none;
	margin-bottom:6px;
	padding-bottom:0px;
}
.olDir a{
	color:#9A7700;
	text-decoration:none;
	font-weight:bold;
	list-style-type: none;
}
#WelcomeTable .olDir a { display:block;}
.LiDir {
	list-style-type: none;
	padding:0px;

}
#Training {
	width:200px;
	float:left;
	margin-top:4px;
}
#Latest {
	width:198px;
	float:right;
	padding-left:10px;
	margin-top:4px;
	background-image:url(images/hrVert.gif);
	background-repeat:repeat-y;
}
#TrainingHead 
{
	float:left;
	display:block;
	width:144px;
	height:17px;
	padding-top:0px;
	padding-bottom:5px;
	background-image:url(images/Training_Events.jpg);
	background-repeat:no-repeat;
}
#LatestHead {
	display:block;
	width:100px;
	height:17px;
	padding-top:0px;
	padding-bottom:5px;
	background-image:url(images/Latest_News.jpg);
	background-repeat:no-repeat;
}
#tableBottomLeft {
	clear:both;
	width:442px;
	height:5px;
	line-height:0px;
	background-image:url(images/table_bottom.jpg);
	background-repeat:no-repeat;
}
#tableBottomRight {
	height:5px;
	width:442px;
	line-height:0px;
	background-image:url(images/table_bottom.jpg);
	background-repeat:no-repeat;
}
#LeftCol {
	float:left;
	width:442px;
	padding:0px
	margin:0px;
}
#RightCol {
	float:right;
	width:442px;
}
.noPad {
	padding-left:0px;



