body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Arial, Helvetica, Sans-Serif;
	line-height:1.4em;
	color:#5f5e5a;
}

h1
{
	font-size:15px;
	color:#D81F27;
	margin:0px;
	padding:0px;
}

h2
{
	font-size:12px;
	color:#5f5e5a;
	margin:0px;
	padding:0px;	
}

h3
{
	font-size:23px;
	color:#D81F27;
	margin:0px;
	padding:0px;
	margin-left:0px;
	line-height:normal;
	margin-bottom:10px;	
}

h4
{
	font-size:23px;
	color:#D81F27;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	line-height:1.4em;
}

a:link {color:#b9482e; text-decoration:none; font-family:Arial; font-weight:bold; font-size:12px;}      /* unvisited link */
a:visited {color:#b9482e; text-decoration:none; font-family:Arial; font-weight:bold; font-size:12px;}  /* visited link */
a:hover {color:#b9482e; text-decoration:underline; font-family:Arial; font-weight:bold; font-size:12px;}  /* mouse over link */
a:active {color:#b9482e; text-decoration:none; font-family:Arial; font-weight:bold; font-size:12px;}  /* selected link */


ul
{}
li
{
	margin-bottom:10px;
	list-style-image:url(../images/liRedBullet.png);
}

/****** Master Page Styles ******/
/** noImage Header Master Page **/
#noImageHeaderMasterHeaderWrapper
{
	width:100%;
	border:solid 0px red;
	background:url(../images/homePageHeaderBackground3.jpg) repeat-x center top;
	background-position:0px -25px;
	height:140px;	
}
#noImageHeaderMasterHeaderUpper
{
	width:980px;
	border:solid 0px yellow;
	margin:0px auto;
	height:70px;
	overflow:hidden;
	position:relative;
}
#noImageHeaderMasterHeaderUpperRight
{
	float:left;
	color:#8bc5de;
	font-size:11px;
	margin-left:100px;
	padding-top:45px;
}

#noImageHeaderMasterHeaderUpperRight a
{
	color:#84bad1;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
}
#noImageHeaderMasterHeaderUpperRight a:hover
{
	text-decoration:underline;	
}


#noImageHeaderMasterHeaderUtlNav
{
	width:730px;
	border:solid 0px yellow;
	margin:0px auto;
	height:53px;
	position:relative;	
	padding-top:1px;
	padding-left:250px;
}
#noImageHeaderMasterHeaderUtlNavSearchWrapper
{
	border:solid 0px green; 
	position:absolute; 
	top:7px; 
	left:775px; 
	width:200px; 
	height:30px;
	overflow:hidden;
}

#noImageHeaderMasterMainNav
{
	border:solid 0px green;
	width:965px;
	margin:0px auto;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:20px;
}
#noImageHeaderMasterMainNav a
{
	margin-right:25px;
}


/****** Master page with image header ******/
#secondaryMasterHeaderWrapper
{
	width:100%;
	border:solid 0px red;
	/*background:url(../images/secondaryHeaderBackground2.jpg) repeat-x center top;*/
	/*background:#1f1e1c url(../images/secondaryHeaderBackground2.jpg) repeat-x  0px 36px;*/
	background-image:url(../images/homePageHeaderBackground3.jpg);
	background-repeat:repeat-x;
	background-position:0px -25px;
	
	height:335px;
	
}

#secondaryMasterHeaderUpper
{
	width:980px;
	border:solid 0px yellow;
	margin:0px auto;
	height:82px;
	overflow:hidden;
	position:relative;
}

#secondaryMasterHeaderUpperRight
{
	float:left;
	color:#8bc5de;
	font-size:11px;
	margin-left:100px;
	padding-top:55px;
	border:solid 0px #fff;
}

#secondaryMasterHeaderUpperRight a
{
	color:#84bad1;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
}
#secondaryMasterHeaderUpperRight a:hover
{
	text-decoration:underline;	
}



#secondaryHeaderUtlNav
{
	width:730px;
	border:solid 0px yellow;
	margin:0px auto;
	height:53px;
	position:relative;	
	padding-top:2px;
	padding-left:250px;
}

#secondaryMasterHeaderImage
{
	width:995px;
	height:238px;
	border:solid 0px yellow;	
	margin:0px auto;
	position:absolute;
	top:35px;
	left:-22px;
	/*background:url(../images/secondaryPageHeader2.png);*/
}

#secondaryMasterMainNav
{
	border:solid 0px green;
	width:965px;
	margin:0px auto;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:20px;
}
#secondaryMasterMainNav a
{
	margin-right:25px;
}



#secondaryMasterMainContetWrapper
{
	width:100%;
	border:solid 0px blue;
	margin-top:60px;	
}


#secondaryMasterMainContetWrapper ul
{}
#secondaryMasterMainContetWrapper li
{
	margin-bottom:10px;
	list-style-image:url(../images/liRedBullet.jpg);
}
#secondaryMasterFooterWrapper
{
	width:100%;
	border:solid 0px green;	
	background:url(../images/homePageFooterBackground.jpg) repeat-x;
	background-color:#5f5c54;
}

#secondaryMasterFooter
{
	width:980px;
	border:solid 0px yellow;
	margin:0px auto;
	overflow:hidden;
}
/****** End Master Page Styles ******/



/****** Home Page Styles ******/
#homePageHeaderWrapper
{
	width:100%;
	border:solid 0px yellow;	
	/*background:url(../images/homePageHeaderBackground3.jpg) repeat-x center top;
	background-image:url(../images/homePageHeaderBackground3.jpg);
	background-repeat:repeat-x;
	background-position:0px -25px;*/
	
	background-image:url(../images/homePageHeaderBackground3.jpg);
	background-repeat:repeat-x;
	background-position:0px -25px;
	
	height:475px;
}

#homePageHeaderUpperSection
{
	width:980px;
	border:solid 0px #ffffff;
	margin:0px auto;
	height:82px;
	overflow:hidden;
	position:relative;
}

#homePageHeaderUpperSectionRightSide
{
	float:left;
	color:#8bc5de;
	font-size:11px;
	padding-top:55px;
	margin-left:100px;
	border:solid 0px green;
}
#homePageHeaderUpperSectionRightSide a
{
	color:#84bad1;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
}
#homePageHeaderUpperSectionRightSide a:hover
{
	text-decoration:underline;	
}


#homePageHeaderUtlNav
{
	width:730px;
	border:solid 0px yellow;
	margin:0px auto;
	height:53px;
	position:relative;	
	padding-top:2px;
	padding-left:250px;
	display:none;
}
#homePageHeaderUtlNav2
{
	position:absolute;
	top:0px;
	left:350px;	
	border:solid 0px green; 
	width:600px; 
	color:White; 
	overflow:hidden; 
	float:left;
}


#homePageHeaderUtlNavSearchWrapper
{
	border:solid 0px green; 
	position:absolute; 
	top:5px; 
	left:815px; 
	width:200px; 
	height:30px;
	overflow:hidden;
}


#homePageHeaderFlashHolder
{
	width:995px;
	height:433px;
	border:solid 0px yellow;	
	margin:0px auto;
	position:absolute;
	top:39px;
	left:-8px;
	background:url(../images/homePageFlashPlaceholder3.png);
}

#homePageMainNav
{
	border:solid 0px green;
	width:965px;
	margin:0px auto;
	padding-left:0px;
	padding-top:2px;
	overflow:hidden;
	position:relative;
}
#homePageMainNav a
{
	margin-right:0px;
}



#HomepageMainImage
{
	border:solid 0px green; 
	top:-12px; 
	position:relative;
	width:960px;
	margin:0px auto;
}


#homePageContent
{
	width:100%;
	border:solid 0px black;
	margin:0px auto;	
	overflow:hidden;
	margin-top:0px;
	margin-bottom:10px;
}


/*Homepage News and Events section*/
#HomepageNewsEvents
{
	border:solid 0px green;	
	width:965px;
	margin:0px auto;
	margin-bottom:0px;
	margin-top:10px;
	background-image:url(../images/Homepage_NewsEvents_Divider.jpg);
	background-repeat:repeat-y;
	background-position:601px 0px;
}
#HomepageNE_News
{
	float:left;
	width:560px;
	padding-left:20px;
	padding-right:20px;	
	padding-top:10px;
}
#HomepageNE_Events
{
	float:left;	
	width:320px;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
}


/*Homepage Banner Ad*/
#HomepageBanners
{
	border:solid 0px green;	
	width:965px;
	height:93px;
	overflow:hidden;
	margin:0px auto;
	padding-top:7px;	
	text-align:center;	
	vertical-align:middle;
}

/* Home page Grow your business, Featured Industry, Regional Data Center */
#HomepageGrowFeaturedRegional
{
	background:#e5e5e5;	
	overflow:hidden;
	text-align:center;
	padding-top:8px;
	padding-bottom:20px;
}
#HomepageGFR_Grow
{
	border:solid 0px green;
	float:left;	
	width:321px;
	height:290px;
	background-image:url(../images/Homepage_GrowYourBusiness_BG.png);
	background-repeat:no-repeat;
	background-position:10px 20px;
	position:relative;
}
/* Homepage Featured Property */
#HomepageGFR_Grow_Wrapper
{
	position:absolute;
	border:solid 0px Transparent;
}
.Grow
{
	border:solid 0px yellow;
	height:270px;
	overflow:hidden;
}
.Grow ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
.Grow li
{
	margin:0px;
	padding:0px;	
}
.Grow_Header
{
	position:absolute;
	border:solid 0px green;
	width:280px;
	height:41px;
	overflow:hidden;
	top:36px;
	left:17px;	
}
.Grow_Title
{
	border:solid 0px green;
	font-size:1.5em;
	padding-bottom:5px;
	padding-left:30px;	
	padding-top:20px;
	padding-bottom:5px;
}

.Grow_ContentWrapper
{
	position:absolute;
	top:85px;
	left:30px;
	width:255px;
	height:190px;
	border:solid 0px red;
	text-align:left;	
}

.Grow_Thumbnail
{
	border:solid 0px green;	
	width:104px;
	height:100px;
	overflow:hidden;
	float:right;
}

.Grow_Description
{
	left:0px;
	border:solid 0px yellow;
	text-align:left;
}
#GrowWrapper #prev
{
	border:solid 0px green;
	width:16px;
	height:41px;
	background:url(../images/Homepage_Grow_LeftArrow.png) no-repeat;
	display:block;
	position:absolute;
	top:30px; 
	left:2px;
	outline:none;	
	z-index:100;
}
#GrowWrapper #next
{
	border:solid 0px green;
	width:16px;
	height:41px;
	background:url(../images/Homepage_Grow_RightArrow.png) no-repeat;
	display:block;
	position:absolute;
	top:30px; 
	left:300px;	
	outline:none;
	z-index:100;
}
.Grow_Link1
{
	clear:both;
	border:solid 0px green;
	margin-top:5px;
}

#HeroCaption
{
	position:absolute; 
	border:solid 0px green;		
	top:300px; 
	left:285px; 
	z-index:200;
	height:40px;
	width:660px;
	font-size:13px;
	color:#000;
	overflow:hidden;
}

#HomepageGFR_Featured
{
	border:solid 0px green;
	float:left;	
	width:280px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
}
#HomepageGFR_Data
{
	border:solid 0px green;
	float:left;	
	width:280px;
	text-align:left;
	padding-left:20px;
	padding-left:20px;
	padding-top:10px;
}

/*Home page success stories, our take, featured investors*/
#HomepageSucessStoriesTakeInvestors
{
	border:solid 0px green;
	width:965px;
	margin:0px auto;
	padding-top:8px;
	padding-bottom:20px;
	background-image:url(../images/HomepageSucessStoriesTakeInvestors__Divider.jpg);
	background-repeat:repeat-y;
	background-position:326px 0px;
	overflow:hidden;
	position:relative;
}
#HomepageSTI_Success
{
	border:solid 0px green;
	float:left;	
	width:280px;
	padding-left:20px;
	padding-right:20px;	
	padding-top:10px;	
}
#HomepageSTI_Take
{
	border:solid 0px green;
	float:left;	
	width:295px;
	padding-left:25px;
	padding-right:20px;	
	padding-top:10px;
}
#HomepageSTI_Take h1
{
	border:solid 0px green;	
	font-size:12px;
	color:#B9482E;
	
}

#HomepageSTI_Investors
{
	border:solid 0px green;
	float:left;	
	width:280px;
	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
}


#ThankYou
{
	float:left; 
	border:solid 1px #999999; 
	padding-left:10px; 
	overflow:hidden;
}



#HomepageInvestorThankYou
{
	border:solid 0px #999999;
	border-left:none; 
	clear:both; 
	overflow:hidden;
	width:960px;
	margin:0px auto;
	margin-bottom:10px;
	padding-top:20px;
	position:relative;
	color:#474747;
}
#HomepageInvestorThankYou a
{
	color:#474747;
	font-weight:normal;	
}
#HomepageInvestorThankYou .scrollEl
{
	border:solid 0px green;
	overflow:hidden;
	height:18px; 
	margin-top:3px;
	border-right:solid 1px #96979a;	
	text-align:center;
}

#homePageContentSectionColumn1
{
	border:solid 0px green;
	width:470px;
	float:left;
	padding-top:35px;
}

#homePageContentColumn1Advantage
{
	border:solid 0px red; 
	margin-bottom:30px;	
	padding-left:12px;
	line-height:2em;
	height:135px;
	overflow:hidden;
	font-size:16px;
}

#homePageContentColumn1RecentRankings
{
	border:solid 0px red;
	margin-bottom:60px;
	font-size:12px;
	
}

#homePageContentColumn1MichiganNews
{
	border:solid 0px red;
	margin-bottom:40px;	
	padding-left:12px;
	overflow:hidden;
}

.rssDescription a
{
	color:Green;	
	margin:0px;
	padding:0px;
	display:inline;
}


#homePageContentColumn1ConnectWithUs
{
	border:solid 0px red;
	margin-bottom:0px;	
	position:relative;
}

#homePageContentColumn1ConnectWithUsFollow
{
	border:solid 0px green; 
	position:absolute; 
	top:5px; 
	left:320px;
}


#homePageContentColumn1UpcomingEvents
{
	border:solid 0px red;
	margin-bottom:20px;	
	font-size:11px;
	line-height:1.3em;
	
}
#homePageContentColumn1UpcomingEvents p
{
	margin:0px;
	padding:0px;
	margin-bottom:8px;	
}


#homePageContentSectionColumn2
{
	border:solid 0px red;
	width:460px;
	float:left;
	margin-left:20px;
	padding-left:5px;

}


#homePageContentColumn2MapCenter
{
	border:solid 0px red;
	background:url(../images/homePageMapCenterMap.jpg) no-repeat 190px 0px;
	margin-bottom:10px;	
	height:347px;
	overflow:hidden;
}
#homePageContentColumn2MapCenter ul
{
	list-style-image:url(../images/homePageMapCenterArrow.jpg);
	margin:0px;
	padding:0px;
	margin-left:0px;
	padding-left:25px;
}
#homePageContentColumn2MapCenter li
{
	border-bottom:solid 1px #d8d8d8;
	width:175px;
	padding-top:5px;
	padding-bottom:5px;
	
}
#homePageContentColumn2MapCenter a
{
	color:#b9482e;
	text-decoration:none;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	margin-bottom:3px;
}
#homePageContentColumn2MapCenter a:hover
{
	text-decoration:underline;
}
.homePageContentColumn2MapCenterGIS
{
	color:#3296c2;
	font-size:10px;
	font-family:Arial Black;
}



#homePageContentColumn2GrowingYourBusiness
{
	border:solid 0px red;
	margin-bottom:20px;	
}


#homePageContentColumn2GrowingYourBusinessLS
{
	border:solid 0px green;	
	background-color:#c7e4f2;
	height:430px;
	padding-left:10px; 
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	display:none;
	margin-bottom:30px;
}
.homepagearrowul 
{
	list-style-image:url(../images/homePageGYBArrow.jpg);
	margin:0px;
	padding:0px;
	margin-left:10px;
	padding-left:25px;
	margin-top:10px;
}

#homePageContentColumn2GrowingYourBusinessMMTC
{
	border:solid 0px green;	
	background-color:#c7e4f2;
	height:430px;
	padding-left:10px; 
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	display:none;
	margin-bottom:30px;
}
#homePageContentColumn2GrowingYourBusinessIW
{
	border:solid 0px green;	
	background-color:#c7e4f2;
	height:430px;
	padding-left:10px; 
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	display:none;
	margin-bottom:30px;
}


#homePageContentColumn2FeaturedInvestor
{
	border:solid 0px red;
	margin-bottom:20px;	

}


#homePageFooterWrapper
{
	width:100%;
	border:solid 0px green;	
	background:url(../images/homePageFooterBackground.jpg) repeat-x;
	background-color:#5f5c54;
	
}
#homePageFooter
{
	width:980px;
	border:solid 0px black;
	margin:0px auto;
	overflow:hidden;	
}

/*Home Page News*/
.newsDesc
{
		
}
.newsDesc ul
{
	margin:0px;
	padding:0px;
}
.newsDesc li
{
	padding-bottom:0px;
	margin-bottom:10px;	
}

/*---search button --*/
.SearchBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	height:10px;
	width:100px;
	padding-top:0px;
	border:0px;
	margin-top:3px;
	margin-left:0px;
	background-color:#ffffff;
	float:left;
	
}
.SearchButton
{
	float:left;
	display:inline;
	background:url(../images/search_button2.jpg) no-repeat;
	border:none;
	width:21px;
	height:21px;
	margin-left:2px;
	margin-top:4px;
	cursor:pointer;
}
#SearchLeftSide
{
	background:url(../images/search_left_new.png) no-repeat; 
	width:10px; 
	height:19px; 
	float:left; 
}
#SearchRightSide
{
	background:url(../images/search_right_new.png) no-repeat; 
	width:11px; 
	height:19px; 
	float:left; 
	display:inline;
}
/****** End Home Page Styles ******/



/****** Secondary Page Styles ******/
#secondaryPageHeaderUtlNav
{
	width:965px;
	border:solid 0px yellow;
	margin:0px auto;
	height:53px;
	position:relative;	
	padding-top:1px;
	padding-left:0px;
}
#secondaryPageHeaderUtlNavSearchWrapper
{
	/*border:solid 0px green; 
	position:absolute; 
	top:7px; 
	left:800px; 
	width:200px; 
	height:30px;
	overflow:hidden;*/
	
	border:solid 0px green; 
	position:absolute; 
	top:4px; 
	left:815px; 
	width:200px; 
	height:30px;
	overflow:hidden;
	
}

#secondaryPageContent
{
	width:980px;
	border:solid 0px black;
	margin:0px auto;
	overflow:hidden;
	margin-bottom:20px;
}

#secondaryLeftNavBackground
{
	background:url(../images/secondaryLeftNavBg2.jpg) repeat-y 0px 10px;
}

#secondaryLeftNavWrapper
{
	width:260px;
	padding-right:5px;
	border:solid 0px green;
}

/*#secondaryMainContent
{
	width:725px;
	border:solid 1px red;
	overflow:hidden;
}*/

#secondarySidebar
{
	float:right;
	width:250px;
	padding-left:15px;
	border:solid 0px green;
}
#secondarySidebar a
{
	font-size:10px;	
}



/* Secondary Left Nav */
#secondaryLeftNav
{
	border:solid 0px green;
}

/* Secondary Left Nav */
#secondaryNav
{
	list-style:none;
	text-align:left;
	font-size:11px;
	border:solid 0px green; 
	padding:0px; 
	margin:0px;
	margin-top:30px;
}


#secondaryNav li
{
	border-bottom:solid 0px #7896b7;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
}
#secondaryNav li a
{
	display:block;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 0px 20px;
	text-decoration:none;
	padding-top:3px; 
	padding-bottom:3px;
	border:solid 0px green;
	background-color:#d81f27;
	width:225px;
	font-family:arial;
}
#secondaryNav li a:hover
{
	color:#fdbd3e;
	text-decoration:none;
}


#secondaryNav #currentSecondary
{
	color:#000000;
}


/*-- Current Secondary Highighted --*/ 
#secondaryNav #currentSecondary a
{
	background-color:#bb151d;
	color:#fdbd3e;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
}

#secondaryNav #currentSecondary ul
{
	list-style:disc;
	background-color:#bb151d;
	border:solid 0px green;
	width:245px;
}
#secondaryNav #currentSecondary ul li
{
	padding:0px 0px 0px 0px;
	border:solid 0px green;
}
#secondaryNav #currentSecondary ul li a
{	
	padding:0px 0px 3px 0px;
	font-weight:normal;
	background:url(../images/secondaryLeftNavTert_dot.jpg) no-repeat 25px 7px;
	color:#ffffff;
	width:225px;
	font-family:arial;
	font-size:12px;
}



/*-- Tertiary Hover State --*/
#secondaryNav #currentSecondary ul li a:hover
{
	color:#ffffff;
	font-size:12px;
}
#secondaryNav #currentTertiary
{
	background-color:#bb151d;
	font-size:12px;
}
#secondaryNav #currentSecondary ul #currentTertiary a
{
	color:#ffffff;
	font-size:12px;
}
/****** End Secondary Page Styles ******/


/****** Secondary Sidebar Styles *****/
/*Data Cart*/
#secondarySidebarDatacart
{
	border:solid 0px green;
	width:190px;
	height:53px;
	background:url(../images/secondaryDataCartBackground.jpg);
	margin-left:20px;
	position:relative;	
	margin-bottom:16px;
}
#secondarySidebarDatacartTable
{
	border:solid 0px green;
	position:absolute;
	top:20px;
	left:7px;
	width:180px;
}
#secondarySidebarDatacartItemsSaved
{
	color:Red;
	font-size:10px;	
}

/*Share Print*/
#secondarySidebarSharePrint
{
	border:solid 0px green;
	width:195px;
	margin-left:20px;
	margin-bottom:20px;		
}

/*Map Center*/
#secondarySidebarMapCenter
{
	border:dashed 1px #dad6cc;
	border-bottom:solid 1px #dad6cc;
	width:205px;
	margin-left:10px;
	position:relative;
	padding-top:15px;
	padding-bottom:10px;
	margin-top:220px;
	margin-bottom:30px;
}
#secondarySidebarMapCenter ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;	
	margin-left:20px;
	margin-top:10px;
	padding-left:15px;
}
#secondarySidebarMapCenter li
{
	/*padding-bottom:10px;	*/
	/*padding-left:10px;*/
	background-position:10px 3px;
}
#secondarySidebarmapCenterPhoto
{
	position:absolute;
	top:-185px;
	left:-11px;
	width:231px;
	height:197px;
	border:solid 0px green;
	background:url(../images/secondaryMapCenter.png) no-repeat;
}

/*Video*/
#secondarySidebarVideo
{	
	border:solid 0px green;
	margin-top:40px;
}
#secondarySidebarVideoHeader
{
	border:solid 0px green;
	background-color:#c7e4f2;
	margin-left:10px;
	width:187px;	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:11px;	
	line-height:normal;
}
#secondarySidebarVideoHeader h1
{
	color:#2c2c2c;	
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	font-family:Arial Black;
}
#secondarySidebarVideoHeader h2
{
	color:#635e4f;	
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	font-family:Arial Black;
}

.VideoList
{
	border:solid 0px green;	
	padding-left:3px;
	
}

/*Photo Callout*/
#secondaryPhotoCallout
{
	border:solid 0px green;
	margin-top:40px;	
}
#secondaryPhotoCalloutHeader
{
	border:solid 0px green;
	background-color:#c7e4f2;
	margin-left:10px;
	width:187px;	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:11px;	
	line-height:normal;	
}
#secondaryPhotoCalloutHeader h1
{
	color:#635e4f;	
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	font-family:Arial Black;
}

/*Calendar*/
#secondarySidebarCalendarCallout
{
	border:solid 0px green;
	margin-top:40px;
}
#secondarySidebarCalendarCalloutInfo
{
	background-color:#c7e4f2;	
	width:187px;	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-left:12px;
	font-size:11px;
	line-height:normal;
}
#secondarySidebarCalendarCalloutInfo p
{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

/*Tweet Hightlights*/
#secondarySidebarTweetHightlights
{
	border:solid 0px green;
	margin-top:40px;
}
#secondarySidebarTweetHighlightsInfo
{
	background-color:#c7e4f2;	
	width:187px;	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-left:10px;
	font-size:12px;
	line-height:normal;
}
#secondarySidebarTweetHighlightsInfo p
{
	margin:0px;
	padding:0px;
	margin-bottom:15px;	
}
#secondarySidebarTweetHightlights a
{
	font-family:Arial, Arial, Helvetica Sans-Serif;
	font-size:12px;
	color:#5f5e5a;
}

/*Downloadable Docs*/
#secondaryDownloadableDocs
{
	border:solid 0px green;
	margin-top:40px;	
}
#secondaryDownloadableDocsHeader
{
	background-color:#c7e4f2;
	width:207px;
	margin-left:10px;
}
#secondaryDownloadableDocsData
{
	background:url(../images/secondaryDwnDocsDiv.jpg) repeat-y 160px 0px;
	background-color:#c7e4f2;	
	width:207px;	
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin-left:10px;
	overflow:hidden;
}

#secondaryDownloadableDocsData a
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;	
}

.secondaryDownloadableFile
{
	width:140px;
	/*width:100px; */
	/*height:21px; */
	float:left;
	border-top:solid 1px #accedb;
	text-align:left;
	padding-right:10px;
	/*padding-right:65px;*/
	padding-top:5px;
	padding-left:15px;
}
.secondaryDownloadableFileSize
{
	color:#949494;
	font-size:11px;	
	font-weight:bold;
}
.secondaryDownloadableFileClick
{
	width:30px; 
	height:21px; 
	border:solid 0px green; 
	float:left;
	border-top:solid 1px #accedb;
	padding-top:4px;
	padding-left:10px;
	cursor:pointer;
}

.secondaryDownloadableFileClick
{
	width:30px; 
	height:21px; 
	border:solid 0px green; 
	float:left;
	border-top:solid 1px #accedb;
	padding-top:4px;
	padding-left:10px;
	cursor:pointer;
}

/**Insite Search**/
.InSiteWidget
{
	margin-top:40px;
	border:solid 0px green;	
	background-color:#c7e4f2;	
	margin-left:10px;
}
.InSiteWidget_Header
{
	border:solid 0px green;	
	overflow:hidden;
}
#InSiteWidget_SearchFields
{
	border:solid 0px green;
}
.InSiteWidget_Search
{
	margin-left:130px;	
}
.InSiteWidget_BottomCap
{
	width:207px;
	height:11px;	
}
#InSiteWidget_PropertiesSearch
{
	color:#525252;
	border:solid 0px green;	
	width:180px;
	margin-left:-5px;
}
#InSiteWidget_CompaniesSearch
{
	color:#525252;
	border:solid 0px green;	
}
#InSiteWidget_DataSearch
{
	color:#525252;
	border:solid 0px green;	
}


#secondaryRss
{
	margin-top:30px;
}
#secondaryRss a
{
	color:#5f5e5a;
	text-decoration:none;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}
#secondaryRss a:hover
{
	text-decoration:underline;
}

/** Quick links **/
#secondaryQuickLinks
{
	margin-top:40px;	
}
#secondarySidebarQuickLinksInfo
{
	background-color:#c7e4f2;	
	width:187px;	
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	font-size:12px;
	line-height:normal;
}
#secondarySidebarQuickLinksInfo h1
{
	color:#2e95be;
	font-family:Helvetica;
	font-size:22px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	text-transform:uppercase;
	text-align:center;
	border:solid 0px green;
	width:185px;
	height:30px;
	display:block;
	overflow:hidden;
}
#secondarySidebarQuickLinksInfo a
{
	display:block;
}
#secondarySidebarQuickLinksInfo p
{
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

.italicsText
{
	font-family:Arial;
	font-style:italic;
	font-size:14px;
	line-height:1.5em;	
}


/****** End Secondary Sidebar Styles *****/



/******* Footernavigation Links Styles *****/
#homePageFooter a
{
	color:#b3b2ae;
	text-decoration:none;
	font-size:11px;
	display:block;
	font-family:Arial;
}
#homePageFooter a:hover
{
	text-decoration:underline;
}

#FootSectionsSiteSelections
{
	float:left;
	border:solid 0px red;
	overflow:hidden;
	width:85px;
	display:inline;
	margin-left:0px;
	text-align:left;
	margin-right:0px;
	padding-left:10px;
	padding-right:5px;
	line-height:normal;
}

#FootSectionsH1
{
	width:110px;
	border:solid 0px yellow;
	float:left;
	margin-bottom:25px;
	margin-top:10px;
	margin-left:0px;
	font-size:13px;	
	font-weight:bold;
	overflow:hidden;
	color:#b3b2ae;
	line-height:normal;
}

#footerDividerLines
{
	background:url(../images/footerDividerLines.png) repeat-y;
	overflow:hidden;	
	background-position:-7px 0px;
	width:1000px;
	border:solid 0px green;
}


#homePageFooterEditableContactInfo
{
	color:#b3b2ae;	
	border:solid 0px green;
	width:150px;
	padding-left:20px;
}

#homePageFooterEditableContactInfo a
{
	text-decoration:none;
	color:#b28e45;
}
#homePageFooterEditableContactInfo a:hover
{
	text-decoration:underline;
}
#homePageFooterEditableContactInfo h1
{
	color:#b3b2ae;
	margin:0px;
	padding:0px;
	font-size:17px;
	margin-top:30px;
	margin-left:0px;
	margin-bottom:15px;
}

.contactHighLight
{
	color:#b28e45;	
}


/****** Contact Page Styles ******/
#contactPageContent
{
	width:980px;
	border:solid 1px black;
	margin:0px auto;
}
.warning
{
	color:Red;	
}
/****** End Contact Page Styles ******/



/****** Calendar Styles ********/
#calendarCategories
{
	border:solid 0px green;
	overflow:hidden;
	padding-left:25px;	
	padding-bottom:20px;
	clear:both;
}
#calendarCategories ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}
#calendarCategories li
{
	border-bottom:dashed 1px #f2c0c2;
	width:180px;
}
#calendarCategories li a
{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:170px;
	height:21px;
	padding-top:2px;
	padding-left:10px;
}
#calendarCategories li a:hover
{
	background-color:#ed9336;
}

#tableEventListings
{
	
}
#tableEventListings a
{
	color:#d01821;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;	
	text-decoration:underline;
}
#tableEventListingsEventTimeInfo
{
	color:#777777;
	font-family:Arial Black;
	font-size:12px;
}
#tableEventListingsEventAddressInfo
{
	color:#1f1e1c;
	font-family:Arial;
	font-size:13px;	
}


#calendarDetailsData
{
	color:#000000;
}

#calendarDetailsData a
{
	color:#d01821;
}
#calendarDetailsData h3
{
	color:#d01821;
}

#calendarSearchWrapper
{
	border:solid 0px green;
	border-top:dashed 1px #ffffff;
	border-bottom:dashed 1px #ffffff;
	padding-top:5px;
	padding-bottom:10px;
	overflow:hidden;
	clear:both;	
	width:190px;
	margin-left:25px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.CalendarSearchButton
{
	float:left;
	display:inline;
	background:url(../images/search_button_calendar.jpg) no-repeat;
	border:none;
	width:21px;
	height:21px;
	margin-left:2px;
	margin-top:1px;
	cursor:pointer;
}

/****** End Calendar Styles ********/



/****** Data Cart ********/
.MyFilesIntro
{
	margin-bottom:20px;
	border:solid 0px green;
	padding-left:0px;
}
.MyFilesIntro H1
{
	font-size:24px;
	font-family:Arial;
	font-weight:bold;
	color:#d81f27;
}
#myFilesWrapper
{
	/*border:solid 0px green;*/
	overflow:hidden;
	position:relative;
	padding-top:5px;
	width:100%;
}
#myFilesWrapper .Buttons
{
	border:solid 1px green;	
}

.MyFiles_ResultSet 
{
	overflow:hidden;
	border:solid 0px green;
}
/*.MyFiles_ResultSet h1
{
	color:Green;
	border:solid 0px red;	
	background:url(../images/myFiles_HeaderBg.jpg);
	height:24px;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
	padding-left:15px;
	margin-bottom:0px;
	margin-top:0px;
}*/

.MyFiles_ResultSet_Header1
{
	color:Green;
	border:solid 0px red;	
	background:url(../images/myFiles_HeaderBg.jpg);
	height:24px;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
	padding-left:15px;
	margin-bottom:0px;
	margin-top:0px;
}

.MyFiles_ResultSet H2
{
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#d81f27;
}

/*Datacart Insite results*/

/* properties */
.MyFiles_ResultSet .Buttons
{
	border:solid 1px green;	
	display:none;
}

.MyFiles_ResultSet .Checkbox
{
	border:solid 1px green;
	display:none;
}


.Marker
{
	float:left;
	width:25px;
}
.Address
{
	float:left;
	width:200px;
	margin-right:50px;
	border:solid 0px green;	
}
.Space
{
	border:solid 0px green;
	float:left;	
	margin-right:50px;
	width:200px;
}
.Description
{
	clear:both;
	border:solid 0px green;
}

.bold
{
	font-weight:bold;	
}

/*Companies*/

.Name
{
	border:solid 0px green;
	float:left;
	width:200px;	
}

.Address2
{
	border:solid 0px green;	
	float:left;
	width:200px;
	margin-right:80px;
}

.CompanyInfo
{
	border:solid 0px green;
	float:left;
	width:200px;
}
/*End Datacart*/


.Icon
{
	width:35px;	
	float:left;
}
.Link
{
	float:left;
	border:solid 0px green;
	width:200px;
	margin-right:5px;
}

.Odd 
{
	background-color:#F2F0EC;
}
/****** End Data Cart ********/








