/* CSS Document */

img.imgFlowTextRight
{
	padding-right:5px;
	float:left;
	display:block;

}

div.dvFloatLeft
{
	float:left;
}

div.dvHeader {
	background-color: #1a2251;
	height: 100px;
	width: 761px;


}

div.dvHeaderBlend {
	height: 125px;
	width: 761px;
}

div.dvGeneralWidth
{
	float:none;
	width:761px;
	display:block;
}

div.dvLogo
{
	text-align:left;
	padding-left:15px;
	padding-top:34px;
	float:left;
}

div.dvNavigationFirst {
	padding-top: 5px;
	padding-left: 15px;
	float: left;
	width: 149px;
	background-color:#FFFFFF;
}
div.dvNavigationNormal {
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	background-color:#FFFFFF;
	
}

div.dvNavigationEventFinder {
	padding-top: 5px;	
	float: left;
	background-color:#FFFFFF;
}

div.dvLeftCol {
	width:176px;
	float:left;
	text-align:left;
	padding-top:5px;
}

div.dvMainCol {
	width:570px;
	float:right;
	padding-top:5px;
	text-align:left;
	
}

div.dv10pxGap
{
	height:10px;
}
div.dv5pxGap
{
	height:5px;
}


div.dvFooter {
	padding-top:5px;
	color: #999999;
	width:761px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}

div.dvEventAZTitle
{
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	width:60%;
	text-align:left;
}

.txtFooterLinks {
	font-size: 11px;
	color: #999999;
}
.txtFooterLinks a {
	color: #999999;
}
.txtFooterLinks a:hover {
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}






/* Shaded and un-shaded content boxes */


div.dvShadedBoxBG
{
	width:100%;
	background-image:url(/ts/images/structure/box_shaded_bg.gif);
	background-repeat:repeat-y;	
	padding-left: 8px;
	padding-right: 5px;
}
div.dvShadedBoxBtm
{
	width:100%;
	height:8px;
	background-image:url(/ts/images/structure/box_shaded_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;	

}
div.dvShadedBoxTop
{
	width:100%;
	height:6px;
	background-image:url(/ts/images/structure/box_shaded_top.gif);
	background-repeat:no-repeat;	
}




div.dvUnShadedBoxBG
{
	width:265px;
	background-image:url(/ts/images/structure/box_unshaded_bg.gif);
	background-repeat:repeat-y;	
	padding-left: 8px;
	padding-right: 8px;
	padding-top:1px;
	padding-bottom:1px;
	float:none;
}
div.dvUnShadedBoxBtm
{
	width:265px;
	height:8px;
	background-image:url(/ts/images/structure/box_unshaded_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;	

}
div.dvUnShadedBoxTop
{
	width:265px;
	height:6px;
	background-image:url(/ts/images/structure/box_unshaded_top.gif);
	background-repeat:no-repeat;	
}

div.dvEventLeft
{
	float:left;
	width:330px;
	padding-left:5px;
}

div.dvEventLeftNoImages
{

}


div.dvEventRight
{
	float:right;
	width:195px;
}

div.dvEventLogoRight
{
	float:right;
	padding-left:5px;
	padding-bottom:5px;
}


div.dv5pxGap
{
	width:100%;
	height:5px;
}

div.dvContactUsNumber
{
	font-size:18.5px;
	font-weight:bold;
	padding-bottom:2px;
}

li.liStandard
{
	padding-bottom:7px;
}

div.dvEventFinder
{
	background:url(/ts/images/structure/eventfinderbg.jpg);
	padding-left:10px;
	color:#FFFFFF;
	height:149px;
	
}



div.dvHomeRightItemBreak
{
	width:245px;
	height:19px;
	background-image:url(/ts/images/structure/bg_rightitembreak_home.gif);
	clear:both;
	margin-top:3px;
	margin-bottom:3px;
}

div.dvHomeRightItemsContainer
{
	width:265px;
	background-image:url(/ts/images/structure/bg_rightitems_home.gif);
	float:right;	
	margin-top:5px;
}

div.dvHomeRightItems
{
	width:255px;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
	clear:both;
	
}


div.dvPageRightItemsContainer
{
	width:210px;
	background-image:url(/ts/images/structure/bg_rightitems.gif);
	float:right;	
	margin-top:5px;
}

div.dvPageRightItems
{
	width:205px;
	text-align:left;
	margin-left:10px;
	margin-top:5px;
	clear:both;
	
}


div.dvHmRightFeatureBody
{
	margin-right:10px;
}


a.aHmFeature {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10px;
}

a.aHmFeature:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
