﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
html,  form
{
	height:100% !important;
}

body{ 
	height:100% !important;
	background-image:url(../../CustomImages/SiteBgd.gif) !important;
	background-repeat:repeat !important;
	background-position: center !important;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
    font-family:Verdana, Helvetica, sans-serif !important;
    color: #666666 !important;
    font-size:70% !important;
 }

ul {
	
}

ul.extraPadding {
     list-style-position:inside; 
     margin-left:0px; 
     margin-right:0px;  
     padding-left:0px; 
     padding-right:0px; 
}

/*Custom Styles*/
.dakheader{
	background-image:url(../../CustomImages/dak_header_bg.gif);
	background-repeat:repeat-x;
	border-bottom-width: 0px;
}

.dakTriColorHeaderCell1
{
    width:60%; 
    background-color:#00529F; 
	font-family:Arial;
    font-variant:small-caps;
    font-style:italic;
    font-weight:bold;
    font-size:14px;
    color:#FFFFFF;
    letter-spacing:3px;
    padding:3px 0px 0px 10px;
}

.dakTriColorHeaderCell2{ width:25%; background-color:#5091CD; border-left-color:#5091CD; }

.dakTriColorHeaderCell3{ width:15%; background-color:#A4BFE4; border-left-color:#A4BFE4;}

.footer{
	background-image: url('../../CustomImages/footershadow.gif');
	background-repeat: repeat-x;
	margin-left: 20px;
	color: #FFFFFF;
	padding: 7px 7px 7px 20px;
	font-size: 8px;
	/*font-family:Verdana;*/
}
.footer a, .footer a:link, .footer a:visited, .footer a:focus, .footer a:hover, .footer a:active{
	color: #FFFFFF;
}

.navBgd{
	background-image:url(../../CustomImages/NavBgd.gif);
	background-repeat: repeat;
}
/*End Custom Styles*/

a {
    color: #ED911A !important;
    text-decoration: none !important;
}

a:active {
    color: #ED911A !important;
    text-decoration: none !important;
}

a:hover {
    color: #ED911A !important;
    text-decoration: none !important;
}

a:link a:visited{
    color:#5091CD !important;
    text-decoration: none !important;
}

a{
    color:#5091CD !important;
    text-decoration: none !important;
}

h1 {
    font-size: 150% !important;
    color: #00529F !important;
    line-height:100% !important;
    margin:10px 0px 5px 0px !important;
    padding: 0px !important;
}

h1 a{
    color: #00529F !important;
}

h1.exLineSpacing{
    font-size: 150% !important;
    color: #00529F !important;
    line-height:120% !important;
    margin:10px 0px 5px 0px !important;
    padding: 0px !important;
}

h2 {
    font-size:130% !important;
    color: #5091CD !important;
    line-height:100% !important;
    margin: 10px 0px 5px 0px !important;
    padding: 0px !important;
}

h2 a{
    color: #5091CD !important;
}

h2.exLineSpacing {
    font-size:130% !important;
    color: #5091CD !important;
    line-height:120% !important;
    margin: 10px 0px 5px 0px !important;
    padding: 0px !important;
}

h3{
    font-size:110% !important;
    color:#7B8284 !important;
    line-height:110% !important;
    margin: 10px 0px 5px 0px !important;
    padding: 0px !important;
}

h3 a{
    
    color:#7B8284 !important;
}

h3.exLineSpacing{
    font-size:110% !important;
    color:#7B8284 !important;
    line-height:120% !important;
    margin: 5px 0px 5px 0px !important;
    padding: 0px !important;
}

h4{ 
    font-size:100% !important;
    color: #3f3f3f !important;
    line-height: 100% !important;
    margin: 10px 0px 5px 0px !important;  
    padding: 0px !important;
}

h4 a{
    color:#3f3f3f !important;
}

h5{ 
    font-size:90% !important;
    color:#000000 !important;
    line-height: 90% !important;
    margin: 10px 0px 5px 0px !important;  
    padding: 0px !important;
}

h5 a{
    color:#000000 !important;
}

h6{ 
    font-size:85% !important;
    color:#000000 !important;
    line-height: 85% !important;
    margin: 10px 0px 5px 0px !important;
    padding: 0px !important;
}

h6 a{
    color:#000000 !important;
}

hr
{
    height:1px !important;
    color:#DCDCDC !important;
    margin: 6px 0px 2px 0px !important;
}

p{
    padding: 5px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.caption{
    font-size: 85%;
}

.master
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	min-height: 600px;
}
.masterContent
{
	background-color:#FFFFFF;
	border: 1px white solid;
	border-collapse: collapse;
	min-height: 400px;
}

.shadowRight
{
	*height:100%; /* IE Hack */
	min-height:100%;
	width:12px;	
	background-image: url(../../CustomImages/bl_Shadow_Right.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft
{
	*height:100%; /* IE Hack */
	min-height:100%;
	width:12px;	
	background-image: url(../../CustomImages/bl_Shadow_Left.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:12px;
}
.breadcrumbCell
{
	height:5px;
}
.breadcrumb
{
    font-family: tahoma; 
    color: #656b77;
    clear:both;
    font-size:7pt; 
    font-family: tahoma; 
    margin-left:220px;
    padding-left: 12px;
    padding-bottom:12px;
    padding-top:4px;
    border-bottom:0px #CCCCCC solid;
    margin-bottom:4px;
    background-image: url('../../CustomImages/bc_arrow_leadin.gif');
    background-repeat: no-repeat;
    background-position: left 4px;
}
.breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color:#656b77;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color:#656b77;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color:#656b77;
}
.breadcrumb a:hover
{
	text-decoration:none !important;
}
.breadcrumbCurrent
{
	font-weight: bold; 
}
.breadcrumbSeparator
{
	background-image: url('../../CustomImages/bc_arrow.gif');
	background-repeat: no-repeat;
	background-position:center;
	padding-left: 15px;
	padding-right: 5px;
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	/*float:right;
	display:inline;*/
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz1_MyLinksMenuMenu
{
    font-family:Tahoma;
}
a.#zz8_Menu
{
    font-family:Tahoma;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
.sharepointLogin .ms-globallinks a
{
	color:#fff;
}
.sharepointLogin .ms-globallinks
{
	color:#fff;
}
.sharepointLogin div
{
	color:#fff;
}
.topArea
{
	background:url("../../images/bl_band.jpg") no-repeat;
	background-position:top right;
}
.topArea :active
{
	text-decoration:none;
}
.logo
{
    float:left;
	height: 42px;
	font-size:14pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
}
.logo a
{
	color: #656B77;
	background-image:url("../../images/bl_logo.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding:15px 5px 0px 75px;
}
.topLinkBarCell
{
	height: 5px;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.toplinkbar a:active
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a
{
   	color: #444444;
	font-family: tahoma;  
	font-size:9pt; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("../../images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.search
{
    margin:6px 2px 2px 2px;
    height:34px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:0px;
    margin-left:2px;
    border: 0px;
    height:15px;
	font-size:8pt;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #FFFFFF;
    padding:0px;
}
td.ms-sbcell{
padding:0px;
padding-left:2px;
white-space:nowrap;
}

.search .ms-sbgo
{
    background:none;
}
.topNav1
{
	position:relative !important;
	bottom:-2px !important;
}
.topNav1Item
{
	font-family: tahoma !important;  
	font-weight:normal !important; 
	font-size: 8pt !important; 
	color: #3A4663 !important;	
	padding:0px 5px 0px 5px !important;
	background-image: none !important; /*url('../../Images/bl_Tab.jpg');*/
	background-repeat:repeat-x !important;
	background-position:bottom center !important;
	border-bottom:1px #3a3a3a solid !important;
	}
.topNav1Item a
{
	padding-left:8px !important;
	padding-right:10px !important;
	padding-bottom:6px !important;
	padding-top:12px !important;
	margin-top:-6px !important;
	display:block !important;
}
.topNav1Item a:hover{
	color: #ED911A !important;
}
table.topNav1Item
{
	background-image: none !important; /*url('../../Images/bl_Tab_Right.jpg');*/
	background-repeat:no-repeat !important;
	background-position:bottom right !important;
}
.topNav1 table td
{
    background-image: none !important; /*url('../../Images/bl_Tab_Left.jpg');*/
	background-repeat:no-repeat !important;
	background-position:left bottom !important;
}
table.topNav1Selected td
{
	background-image: url('../../customimages/dak_tab_left.gif') !important; /*url('../../Images/bl_Tab_Selected_Left.jpg');*/
	background-repeat:no-repeat !important;
	background-position:bottom left !important;
}
table.topNav1Selected
{
	background-image: url('../../customimages/dak_tab_right.gif') !important; /*url('../../Images/bl_Tab_Selected_Right.jpg');*/
	background-repeat:no-repeat !important;
	background-position:bottom right !important;
	border-bottom-color:#576893;
}
.topNav1Selected a
{
	background-image: url('../../customimages/dak_tab.gif') !important; /*url('../../Images/bl_Tab_Selected.jpg');*/
	background-repeat:repeat-x !important;
	background-position:bottom right !important;
	color: #ECEFF3 !important;
	margin-left: 5px;
	*margin-left:0px; /* IE Hack - Fix Tab Graphic */
}

/*table.topNav1Hover td
{
	background-image: inherit !important; /*url('../../Images/bl_Tab_Selected_Left.jpg');
	background-repeat:no-repeat !important;
	background-position:bottom left !important;
}
table.topNav1Hover
{
	*background-image: inherit !important; /*url('../../Images/bl_Tab_Selected_Right.jpg');
	background-repeat:no-repeat !important;
	background-position:bottom right !important;
	border-bottom-color: transparent !important;
}
.topNav1Hover a
{
	background-image: inherit !important; /*url('../../Images/bl_Tab_Selected.jpg');
	background-repeat:repeat-x !important;
	background-position:bottom right !important;
	color: #ECEFF3 !important;
}*/

.topNav2
{
	background-image: none !important; /*url('../../customimages/nav2bg.gif');*/
	background-repeat: repeat-x !important;
	background-color: #3A3A3A !important;
	/*clear:both;
	width:100%;
	background-image: url('../../Images/bl_SecondaryNav_Bg.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	height:21px;*/
}
.topNav2Item
{
	font-family: tahoma !important;  
	font-size: 8pt !important; 
}
.topNav2Item a
{
	display:block !important;
	padding:3px 5px 5px 5px !important;
	color: #FFFFFF !important;	
}
table.topNav2Item
{
	background-image: none !important; /* url('../../Images/bl_SecondaryNav_Divider.jpg');*/
	background-repeat:no-repeat !important;
	background-position:top right !important;
	background-color: #3A3A3A !important;
}
.topNav2Selected a
{
	background-image: none !important;
}
.topNav2Hover a
{
	color:#ff9933 !important;
	background-image: none !important;
	background-color: transparent !important;
}
.flyOutNav2Item
{
	background-image: none !important; /* url('../../customimages/ddbg.gif'); */
	background-repeat: repeat-y !important;
	background-color: #3A3A3A !important;
	width: 211px !important; 
	min-width: 211px !important;
	height: 20px !important;
	padding-left: 3px !important;
	font-size: 90% !important;
	color: #FFFFFF !important;
	border-bottom:2px solid #FFFFFF;
	*border-bottom:0px; /* IE Hack */
}

td .flyOutNav2Item{
	background-color: #3A3A3A !important; 	
}

td .flyOutNav3Item{
	background-color: #3A3A3A !important;
}

.flyOutNav2Padding
{
    padding-top:2px !important;
    *padding-top:1px !important; /* IE Hack - Padding Issues */    
}

.siteActionMenu
{
	/*float:right;*/
	color:#ffffff !important;
}

.siteActionMenu a
{
    color:#ffffff !important;
}

.siteActionMenu a:hover
{
    color:#ffffff !important;
}

.authoringRegion
{
	width:100%;
	color:#333333;
	height:35px;
	background-image: url('../../CustomImages/top_shadow.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.LeftNavigationCell{
	padding-left: 0px !important;
}

.leftNavHeaderLabel
{
    color:#00529f !important;
    font-size: 12px !important;
    font-weight:bold !important;
    font-family:Verdana, Helvetica, sans-serif !important;
    margin-left:10px !important;
}

.leftNav
{
	margin-right:15px !important;
	margin-left:4px !important;
	margin-top:4px !important;
	padding-top:0px !important;
	border:0px #8997BC none !important;
	background-color: #FFFFFF !important;
	width:160px !important;
}
.leftNavSpacer
{
	width:160px !important;
}
.leftNavSelected
{
	background-color: #FFFFFF !important; /*#B2BCD3;*/
	color: #ED911A !important;
	line-height:12pt !important;
}
.leftNav1
{
	width:160px;
	font-family: tahoma !important;  
	font-size: 8pt !important; 
	font-weight:bold !important; 
	line-height:12pt !important;
	color: #333333 !important;
	/*border-top: 1px #d9d9d9 solid !important;*/
	margin-top: 5px !important;
	margin-left:8px !important;
}
#zz2_leftNavigationMenun0 .leftNav1{
	border-top: 0px !important;
	margin-top: 0px !important;
}
#ctl00_PlaceHolderLeftNavBar_leftTreeViewn0{
	border-top: 0px !important;
	margin-top: 0px !important;
}

.leftNav1 a 
{
    border-top: 1px #d9d9d9 solid !important;
	font-family: tahoma !important;  
	font-size: 8pt !important; 
	font-weight:bold !important; 
	padding-left:15px !important;
	display:block !important;
	padding-right:10px !important;
	background-image: url('/style library/customimages/arrow_right_gray.gif') !important;
	background-repeat: no-repeat !important;
	background-position: left 5px !important;
}
.leftNav2
{	
    font-family: tahoma !important; 
    font-size: 8pt !important; 
    font-weight:bold !important;
    line-height:12pt !important;
    color: #666666 !important;
    margin-left: 23px !important;
    margin-bottom:5px !important;
}
.leftNav2 a
{
    display: block !important;
    padding-right: 10px !important;
    background-image: url('/style library/customimages/arrow_right_dkblue.gif') !important;
    background-repeat: no-repeat !important;
    background-position: left 5px !important;
    padding-left: 15px !important;
    color: #00529f !important; 
    line-height:15px !important;
}
.leftNav3
{	
    font-family: tahoma !important; 
    font-size: 8pt !important; 
    line-height:12pt !important;
    color: #666666 !important;
    margin-left: 38px !important;
    width: 150px !important;
}
.leftNav3 a
{
    display:block !important;
    padding-right:10px !important;
    background-image: url('/style library/customimages/arrow_right_dkblue.gif') !important;
    background-repeat: no-repeat !important;
    background-position: left 5px !important;
    padding-left: 15px !important;
    color: #00529f !important;
}
.leftNav4
{
    font-family: Tahoma !important;
    font-size: 8pt !important;
    color: #666666 !important;
    margin-left: 53px !important;
    width: 120px !important;
}
.leftNav4 a
{
    display:block !important;
    padding-right:10px !important;
    background-image: url('/style library/customimages/bl_hyphen.gif') !important;
    background-repeat: no-repeat !important;
    background-position: left 6px !important;
    padding-left: 15px !important;
    color: #00529f !important;
}

.leftNavHover
{
	background-color: #FFFFFF !important; /*#596E9E;*/
	/*color:#FFFFFF;*/
}
.leftNavFlyOuts
{
	font-family:Tahoma !important; 
	font-size:8pt !important; 
	border-top:1px #CBD1E0 solid !important;
	border-left:1px #CBD1E0 solid !important;
	border-right:1px #CBD1E0 solid !important;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid !important;
	background-color: #ECEFF3 !important;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px !important;
	display:block !important;
	color:#354260 !important;
	*width:100px !important;
	min-width:100px !important;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3 !important;
}

.pageTitle
{
	padding-left:3px;
	padding-right: 0px;
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
	margin-left:0px;
	margin-right:0px;

}
.bottomLinkBar
{
	font-family: tahoma;  
	font-size: 8pt; 
	color: #999999;
	float:none;
}

.mainContent{
	min-height: 350px;
	margin-left:20px;
	width:695px !important;
}
.mainContent td.ms-pagebreadcrumb
{
	display:none;
}
.mainContent div.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}

/* WEB PARTS */
/*tr.ms-WPHeader td{
	background-repeat: no-repeat;
	background-position: left;
}

tr.ms-WPHeader {
	background-image: url('/style library/customimages/wp_right.gif');
	background-repeat: no-repeat;
}
.ms-WPHeader {
	background-image: url('/style library/customimages/wp_bg.gif');
	background-repeat: repeat-x;
}*/
.dakPageRightCell .ms-WPTitle 
{
/*  background-image: url('/style library/customimages/wp_full.gif');*/
    background-image: url('/style library/customimages/chromeBG.gif');
    background-repeat: no-repeat;
    background-position: top -2px;
    height: 20px;
    color: #7B8284;
    padding-left: 0px;
    padding-top: 2px;
    font-size: 11px !important;
}
.ms-WPHeader TD
{
    /*border-bottom:0px none #4e7cb7;
    border-collapse:collapse;*/
    border:none !important;
}
.ms-WPBorderBorderOnly
{
    /*border-color:#999999;
    border-width:1px;
    border-style:solid;*/
    border:none !important;
}
.ms-WPBorder
{
    /*border-color:#999999;
    border-width:1px;
    border-style:solid;*/
    border:none !important;
}
.ms-SpLinkButtonActive
{
	border: #6f9dd9 1px solid;
	vertical-align: top;
	/*background-color: #216DB5;*/
	background-image: none;
	color: #ffffff;
}
.ms-globallinks .ms-SPLink A:visited
{
    /*color:#ffffff;
    text-decoration:none;*/
}

.ms-globallinks .ms-SPLink A:link
{
    /*color:#ffffff;
    text-decoration:none;*/
}

.layoutZoneCell
{
    vertical-align:top;
}

.layoutZoneCell2
{
    vertical-align:top;
    padding-right:10px;
}

.landingLayoutRightMiddleZone
{
    vertical-align:top;
    padding-right:10px;
    width:30%;
}

.landingLayoutLeftMiddleZone
{
    vertical-align:top;
    padding-right:10px;
    width:70%;
}

.newsReleaseZoneCell
{
	vertical-align:top; 
	width:500px; 

}

.successStoryZoneCell
{
	vertical-align:top; 
	width:500px;
}

.testimonialZoneCell
{
	vertical-align:top; 
	width:500px;
}

.dakMainContentCell
{
	padding:0px 5px 0px 0px;
    vertical-align:top !important;
    width:100% !important;
    max-width:100% !important;
}

.dakMainWithRightContentCell
{
	padding:0px 5px 0px 0px;
    vertical-align:top !important;
    width:100% !important;
    max-width:100% !important;
}

.dakMasterMainContentCell
{
    vertical-align:top;
    width:950px;    
}

/* DO NOT modify this style class (zoneCell) */
/* ***************************************** */
.zoneCell 
{
	width: 100%;
	/*margin:10px 10px 10px 10px;*/
}

/* DO NOT modify this style class (pinCell) */
/* **************************************** */
.pinCell 
{
	text-align: left;
	vertical-align: top;
	width:1px;
	/*padding: 20px 0px 0px 5px;*/
}

/* DO NOT modify this style class (pinnedDiv) */
/* ****************************************** */
.pinnedDiv 
{
	/*width: 15px;*/
	/*height: 13px;*/
	background-image: url('/_layouts/images/MOVEDOWN.gif');
	cursor: pointer;
}

/* DO NOT modify this style class (unpinnedDiv) */
/* ******************************************** */
.unpinnedDiv 
{
	/*width:15px;*/
	/*height:13px;*/
	background-image: url('/_layouts/images/MOVEUP.gif');
	cursor:pointer;
}

.optionLinkImageCell
{
	width:20px; 
	vertical-align:top; 
	padding:10px 0px 0px 0px;
}

.optionLinkTextCell
{
	width:150px; 
	vertical-align:top; 
	padding:10px 20px 0px 0px;
	color:#c0c0c0 !important;
}

.printLinkCell
{
    text-align:right;
    vertical-align:top;
    width:20px; 
    max-width:20px;
}

.printLinkDiv
{
	text-align:right;
    padding:0px 28px 0px 0px;
    cursor:pointer;
}

.printLink
{

    font-family:Arial, Helvetica, sans-serif; 
    font-size:small;
    vertical-align:top;
}

.dakPageControlsDiv
{
	text-align:left;
	width:100%;	
	padding-top:20px;
}

.emailLinkDiv
{

	text-align:right;
    padding:0px 24px 0px 0px;
    cursor:pointer;	
}

.newsReleaseRightCell
{
	padding-left:20px;
	vertical-align:top;
	width:80px;
	max-width:80px;	
}

.successStoryRightCell
{
	padding-left:20px;
	vertical-align:top;
	width:80px;
	max-width:80px;	
}

.testimonialRightCell
{
	padding-left:20px;
	vertical-align:top;
	width:80px;
	max-width:80px;	
}

p.dakPageRightCell
{
    margin-top:5px;
    margin-bottom:5px;
    padding-left:0px;
}

.dakPageRightCell
{
	padding-left:20px;
	width:170px;
	max-width:170px;
	vertical-align:top;
}


.dakPageLeftCell
{
 width:200px;
 vertical-align:top;
 padding-left:5px;
}

.dakPageLeftCell_heading
{
	margin: 5px 0px 0px 10px;
}

.progressBarDiv
{
	color:#663300;
	font-size:small;
	border:1px black solid;
	padding: 10px 0px 0px 0px;
	position:absolute; 
	/*height:100%;*/
	width:700px; 
	display:none; 
	background-color:#FFFFFF; 
	FILTER: alpha(opacity=88); -moz-opacity:0.88; opacity:0.88; 
	text-align:center; 
	vertical-align:middle;
	z-index:99999999999999;
}

.emailProgressBarDiv
{
	color:#663300;
	font-size:medium;
	font-weight:bold;
	border:1px black solid;
	padding:100px 0px 0px 0px;
	position:absolute; 
	height:190px;
	width:350px;
	display:none; 
	background-color:#FFFFFF; 
	FILTER: alpha(opacity=88); -moz-opacity:0.88; opacity:0.88; 
	text-align:center; 
	vertical-align:middle;
	z-index:99999999999999;     
}

.layeredDiv
{
	background-color:#c0c0c0;
	FILTER: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	position:absolute;
	z-index:99;
	text-align:center;
	padding:300px 0px 0px 0px;
	display:none;
}

.emailDiv
{
	border:solid 5px #c0c0c0;
	background-color:white;
	position:absolute;
	z-index:999;
	padding:5px 10px 10px 10px;
	display:none;
}

.image
{
	border:0px;
}

.imageTitle
{
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#1f497d;
}

.displayTitle
{
	font-weight:bold;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#1f497d;
}

.captionText
{
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
}

/* Daktronics search result styles */

.dak-srch-BestBets
{
    OVERFLOW: hidden; 
    TEXT-OVERFLOW: ellipsis;
    width:100%; 
    left:10px; 
    top:15px;
}

.dak-srch-BB-URL
{
	padding:0px 0px 0px 5px;	
}

.dak-srch-BB-URL A:visited {    
    COLOR: #008800 !important;
}

.dak-srch-BB-URL A:link {    
    COLOR: #008800 !important;
}

.dak-srch-BB-URL a:hover {
    color: #ED911A !important;
}

.dak-srch-BestBetsTitle 
{
    FONT-SIZE: 1.2em;  
    MARGIN: 0px 0px 4px;
    color:#003399; 
    FONT-FAMILY: Tahoma; 
    padding:0px 0px 0px 5px;
}

.dak-srch-BestBetsTitle A:visited{
   text-decoration:none; 
   color:#003399;
}

.dak-srch-BestBetsTitle A:link{
   text-decoration:none; 
   color:#003399;
}
.dak-srch-BestBetsTitle a:hover{
    color: #FF0000;
}
 
.dak-srch-BB-Description {
    FONT-SIZE: 1.0em;  
    MARGIN: 0px 0px 4px; 
    COLOR: #333333; 
    FONT-FAMILY: Tahoma; 
    padding:0px 0px 0px 5px;
}

.dak-srch-BB-Description b {
    font-weight:bold;
    COLOR: #333333;
}

dak-srch-Title
{
	
}

.dakFooterLinks
{
	color:white !important;
}

.shadowFooterRight
{
	height:20px;
	min-height:20px;
	width:12px;	
	background-image: url('../../images/bl_Shadow_Right.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}

.shadowFooterLeft
{
	height:20px;
	min-height:20px;
	width:12px;	
	background-image: url('../../images/bl_Shadow_Left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}

.grow 
{
    border-collapse: collapse;
    border-spacing: 0px;
    height: 100%;
}

.callout
{
    float:right !important;
    margin:5px 0px 5px 5px !important; 
    width:200px !important;
}

callout_bot
{
    height:11px !important;
}

.callout_top
{
    height:11px !important;
}

.callout_bg
{ 
    padding: 0px 10px 0px 10px !important;
    background-color:#a4bfe4 !important; 
    font-size:10px !important; 
    font-weight:bold !important;
    color:#FFFFFF !important; 
}

.calloutSM
{
    width:151px !important;
}

callout_botSM
{
    height:8px !important;
}

.callout_topSM
{
    height:8px !important;
}

.callout_bgSM
{
    padding: 0px 10px 0px 10px !important;
    background-color:#a4bfe4 !important; 
    font-size:10px !important; 
    font-weight:bold !important;
    color:#FFFFFF !important; 
}

.disclaimer
{
    font-size: 8px;
    color: #666666;
    line-height: 1.5;
}

.dakWebSitesMenu
{
    padding:5px 5px 5px 5px !important; 
    display:none; 
    position:absolute !important; 
    background-image:url('/Style Library/CustomImages/SiteBgd.gif') !important; 
    background-repeat:repeat !important; 
    background-position: center !important;
    z-index:999999999 !important;
}

.floatRight
{
    padding: 10px 0px 10px 10px;
    float:right;
    clear:left;
}

.floatLeft
{
    padding: 10px 10px 10px 0px;
    float:left;
    clear: left;
}

.bottomFeatureTable
{
    height:100% !important;
    width:100% !important;
    background-image:url('/Style Library/DakImages/panelbg.jpg') !important; 
    background-repeat:repeat-x !important; 
    background-position: bottom !important;
}

.bottomFeatureTabTable
{
	height:100% !important;
	width:225px !important;
	margin-left:-4px  !important;
}

.bottomFeatureTabTableTabsCell
{
    height: 320px !important;
	width: 225px !important;	
	vertical-align:top !important;
}

.bottomFeatureTabTableContentCell
{
	height:100% !important;
	text-align:left !important;
	vertical-align:top !important;
}

.bottomFeatureTabTitleCell
{
	height:64px !important;
    width: 225px !important;
    color: #5091CD !important;
    font-size:105% !important;
    font-weight:bold !important;
    border: solid 1px #e3e3e3 !important;
    border-left:none !important;
    padding: 0px 0px 0px 10px !important;
}

.bottomFeatureTabTitleCellDownState
{
	height:64px !important;
	*height:66px !important;
    width: 225px !important;
    color: #5091CD !important;
    font-size:105% !important;
    font-weight:bold !important;
    border-right: none 0px transparent !important;
    padding: 0px 0px 0px 10px !important;
    cursor:default !important;
}

.bottomFeatureTabTitleCellHover
{
    color: #5091CD !important;
    font-size:105% !important;
    font-weight:bold !important;
	height:64px !important;
	*height:66px !important;
    padding: 0px 0px 0px 10px !important;
    cursor:default;
    background-image:url('/Style Library/DakImages/tabhoverbg.jpg') !important; 
    background-repeat:repeat-x !important; 
    background-position: bottom !important;
}

.bottomFeatureContentDiv
{
	height:320px !important;
	width:100% !important;
	vertical-align:top !important;
	text-align:left !important;	
	padding-left:40px !important;
}

.bottomFeatureContentLeft
{
    width: 350px !important;
    float: left !important;   
    margin:0px !important; 
    line-height:125% !important;
}

.bottomFeatureContentRight
{
    width: 250px !important;
    float: left !important;   
    padding:0px 0px 0px 40px !important;
    margin:0px !important;
    line-height:125% !important;
}

ul.bottomFeatureList
{
    list-style-image:url('/Style Library/DakImages/blue0arrowtrans.gif') !important;
    margin-top: 10px !important;
}

li.bottomFeatureList
{
    margin:0px 0px 2px -22px !important;
    line-height:12px !important;   
}

.salesNumber 
{
    color:#ed911a;
    font-weight:bold;
    font-size:110%;
    padding-bottom:15px;
}

.errorTitle
{
    font-size: 12px;
}

.errorMessage
{
    font-size: 10px;
}


/***************** DYNAMICTABS.CSS *********************/


/* DO NOT modify this style class (tabpage_visible) */
/* ************************************************ */
.tabpage_visible 
{
    /* This CSS hack is needed to ensure that we
       maintain the minimun height in IE6, IE7, & FF */
    min-height:200px;
    height:auto !important;
    height:200px;  
    /***************************************************/
    
    width: 96%;
    background-color: white ;
}
  
/* DO NOT modify this style class (tabpage_hidden) */
/* *********************************************** */
.tabpage_hidden 
{
    /*height: 270px;*/
    width: 96%;
    background-color: white;
    display: none ;
}

.tabControlTable
{
	width:500px;
}

.tabBodyCell
{
	border-left:solid 1px silver;
    border-right:solid 1px silver;
    border-bottom:solid 1px silver;
}

.tabCell
{
	cursor: pointer;
	vertical-align:top; 
}

.tabbody 
{
    /* DO NOT modify these style settings */
    /* ********************************** */
    height: 100%;
    width: 100%;
    /* ********************************** */
    
    background-color: white;
    padding: 10px 10px 10px 10px;
}

.tabheader 
{
    /* DO NOT modify these style settings */
    /* ********************************** */
    height: 18px;
    cursor: pointer;
    /* ********************************** */
    
    color: #00529f;
    font-size:10px;
    font-family:Arial;
    background-color: white;
    padding: 9px 0px 0px 0px;
    text-align: center;
    background-image: url('/_layouts/1033/Custom/TabBG.gif');
	background-repeat: repeat-x;
}

/* DO NOT modify this style class (tabHeaderLeft) */
/* *********************************************** */
.tabCapLeft
{
	height:18px;
	width:9px;
	cursor: pointer;
    padding: 9px 0px 0px 0px;
    background-color: white;
	background-image:url('/_layouts/1033/Custom/LeftEnd.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

/* DO NOT modify this style class (tabHeaderRight) */
/* *********************************************** */
.tabCapRight
{
	height:18px;
	width:9px;
	cursor: pointer;
    padding: 9px 0px 0px 0px;
    background-color: white;
	background-image:url('/_layouts/1033/Custom/RightEnd.gif');
	background-repeat:no-repeat;
	margin-left:-1px;

}

/* DO NOT modify this style class (tabHeaderMiddle) */
/* *********************************************** */
.tabHeaderEnd
{
    height: 18px;
    width:5px;
    cursor: pointer;
    color: #00529f;
    font-size:10px;
    font-family:Arial;
    background-color: white;
    text-align: center;
    padding: 9px 0px 0px 0px;
    background-image: url('/_layouts/1033/Custom/TabBG.gif');
	background-repeat: repeat-x;
	margin-left:-1px;
}

/* DO NOT modify this style class (tabHeaderMiddle) */
/* *********************************************** */
.tabHeaderMiddle
{
    height: 18px;
    cursor: pointer;
    color: #00529f;
    font-size:10px;
    font-family:Arial;
    background-color: white;
    text-align: center;
    padding: 9px 0px 0px 0px;
    background-image: url('/_layouts/1033/Custom/TabBG.gif');
	background-repeat: repeat-x;

}

/* DO NOT modify this style class (tabHeaderLeftSelected) */
/* *********************************************** */
.tabHeaderLeftSelected
{
    height: 18px;
    width:5px;
    cursor: pointer;
    padding: 9px 0px 0px 0px;
    background-color: white;
	background-image:url('/_layouts/1033/Custom/SelectedLeftEnd.gif');
	background-repeat:no-repeat;	
	background-position:left top;
}

/* DO NOT modify this style class (tabHeaderRightSelected) */
/* *********************************************** */
.tabHeaderRightSelected
{
    height: 18px;
    width:5px;
    cursor: pointer;
    padding: 9px 0px 0px 0px;
    background-color: white;
	background-image:url('/_layouts/1033/Custom/SelectedRightEnd.gif');	
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:-1px;
}

.tabHeaderMiddleSelected 
{
    /* DO NOT modify these style settings */
    /* ********************************** */
    height: 18px;
    cursor: pointer;
    /* ********************************** */
    
    color: white;
    font-size:10px;
    font-family:Arial;
    background-color: white;
    text-align: center;
    padding: 9px 0px 0px 0px;
    background-image: url('/_layouts/1033/Custom/SelectedBG.gif');
	background-repeat: repeat-x;
}  

/* DO NOT modify this style class (printDiv) */
/* ***************************************** */
.printDiv 
{
	text-align: right; 
	padding: 5px 10px 0px 0px;
	height: 15px;
	width: 100%;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	border-top: solid 1px gray;
	position:relative;
	z-index: 99;
	top: -2px;
}

.tabCapRight
{
}

.ghostText
{
    color: #c0c0c0;
    font-family:Verdana;
    font-size:8pt;
    width:200px;
    height:12px;
}

.noGhostText
{
    color: #000000;
    font-family:Verdana;
    font-size:8pt;
    width:200px;
    height:12px;
}

/*********** Controls.css  ********************/

body
{
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
}


.cbq-layout-main{
width:100%;
padding:0;
margin:0;
border:0;
}

.item 
{
margin-bottom:6px !important;
margin-top:6px !important;
margin-left:0px !important; 
margin-right:10px !important; 
clear: both !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-top: 0px !important;
padding-right: 0px !important;
}

ul.dfwp-column {
float:none !important;
}

ul.dfwp-list{
list-style:none !important;
list-style-image: none !important;
list-style-position:outside !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
margin-right: 0px !important;
margin-top: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;
padding-right: 0px !important;
padding-top: 0px !important;
}

.image{
border:0;
}

#ctl00_PlaceHolderMain_dynamicTabSetDiv 
{	
	padding-top:30px !important;
}

/**************  CORE.CSS ******************/

.ms-WPBody
{ 
     line-height:1.5;
	 font-size:8pt;
}

.ms-PartSpacingVertical
{
font-size:1pt;
margin-top:12px;
}
.ms-PartSpacingHorizontal
{
font-size:1pt;
width:8px;
}
.ms-sbLastcell,.ms-rightbodysectionsearchbox{
width:100%;
}
.ms-sbLastCell{
padding-right:10px;
}

.ms-sbtable{
color:#000000;
font-family:Verdana;
font-size:0.7em;
font-style:normal;
font-weight:normal
}
.ms-sbtablealt{
color:#000000;
font-family:Verdana;
font-size:0.7em;
font-style:normal;font-weight:normal
}
.ms-sbtable-ex{
width:100%;
border-collapse:collapse;
margin-top:2px;
margin-left:2px;
}
.ms-sbtable-border{
border:1px solid #97b4e9;
}
.ms-sbtext{
font-family:Tahoma;
font-size:1em;
font-weight:bold;
}
.ms-sitemapdirectional,.ms-sitemapdirectional a{
unicode-bidi:embed;
}
.ms-standardheader{
font-size:1em;
margin:0em;
text-align:left;
color:#525252;
}

.ms-WPBody th,.ms-TPBody th
{
font-weight:bold;
}

.ms-WPBody td
{
font-size:8pt;
font-family:verdana,arial,helvetica,sans-serif;
}

select{
font-size:8pt;
font-family:Verdana,sans-serif;
}

@media print{
.ms-leftareacell,.ms-globallinks,.ms-siteaction,.ms-areaseparatorleft,.ms-rightareacell,.ms-areaseparatorright,
.ms-areaseparatorcorner,.ms-titlearealeft,.ms-titlearearight,.ms-searchform,.ms-banner,.ms-buttonheightwidth,.ms-buttonheightwidth2{
display:none;
}
}

.ms-formline{
border-top:1px solid #c4c4c4;
padding-right:8px;
padding-left:8px;
}

.ms-formvalidation{
color:#ff0000;
font-family:verdana;
font-size:8pt;
}

.ms-long{
width:386px;
}

.ms-input,.ms-long,.ms-rtelong,.ms-longer,.ms-rtelonger,.ms-radiotext,.ms-inputuserfield,.ms-rtedropdown,.ms-lookuptypeintextbox{
font-size:8pt;
font-family:Verdana,sans-serif;
}

.ms-radiotext{
cursor:default;
text-align:left;
font-family:verdana;
font-size:8pt;
height:19px;
}

.ms-gridCol{
font-family:verdana;
text-align:center;
font-size:.6em;
color:#7f7f7f;
width:90px;
}

.ms-toolbar,.ms-viewtoolbar,.ms-formtoolbar,.ms-toolbarContainer{
font-family:verdana;
font-size:8pt;
text-decoration:none;
color:#003399;
}


.srch-WPBody{
margin:0px;
FONT-FAMILY:Tahoma;
font-size:1em;
color:#666666;
}

.srch-Description{
FONT-SIZE:1.0em;
MARGIN:0px 0px 4px;
COLOR:#333333;
FONT-FAMILY:Tahoma;
}

.srch-Title{
FONT-SIZE:1.2em;
MARGIN:0px 0px 5px;
FONT-FAMILY:Tahoma;
}

.srch-URL A:link,.srch-URL A:visited{
color:#008800 !important;
text-decoration:none;
}

.srch-URL a:hover {
    color: #ED911A !important;
}
.srch-Page{
FONT-WEIGHT:bold;
background-color: #EBF3FF !important;
text-align:right;
}
.srch-Page A:link,.srch-Page A:visited{
FONT-WEIGHT:normal;
}

.srch-Page a:hover{
color:#FF0000;
}

.ms-SrvMenuUI
{
display:none;
}

