body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
}

h1,
 h2,
 h3,
 h4 {
	color: #333333 !important;
}

a:link,
 a:visited {
	color: #333;
	text-decoration: none;
}

a:hover,
 a:active {
	color: #333;
	text-decoration: underline;
}

*html #home #mainHeader {
height: 150px;
}


#topBar {
	background: #FFF;
	padding-top: 138px;
}


#topBar #logo {
	top: 20px;
}

#accountNav {
	background: transparent;
	color: #636363;
	border: none;
}

#accountNav a {
	color: #636363 !important;
}

#accountLinks li {
	border-color: #636363;
}

#topNavArea {
	background: #669966;
	height: 30px;
}

#topNav {
	top: 113px;
}

#topNav span {
	display: none !important;
}

#topNav li.myPage,
 #topNav li.home,
 #topNav li.people,
 #topNav li.workgroups,
 #topNav li.forums,
 #topNav li.blogs,
 #topNav li.library,
 #topNav li.people {
	margin: 0px;
	padding: 0px;
}

#topNav li,
 #topNav div,
 #topNav a {
	background: transparent;
	color: #fff !important;
	font-size: 14px;
	font-family: Helvetica, Verdana;
  font-weight: normal;
}

#topNav a{
	margin-top: 2px;
	border:0px solid #669966;
	border-bottom: 0px;
	margin-right: 5px;
	padding: 6px 13px 0px 13px;
}

#topNav a:active,
 #topNav a:hover {
	color: #FFF !important;
	background: #0084b5;
	border: 1px solid white;
	border-bottom: 0px;
	padding: 5px 12px 0px 12px;
}

#topNav li.home a:hover {
	background: none !important;
	border: none !important;
	padding: 6px 13px 0px 13px;
	text-decoration: underline;
}

#home #topNav li.home a {
	background-position: none;
	padding-top: auto;
	height: auto;
	font-weight: bold;
	background: none;
	border: 0;
}


#myPage #topNav li.myPage a,
 #people #topNav li.people a,
 #workgroups #topNav li.workgroups a,
 #blogs #topNav li.blogs a,
 #forums #topNav li.forums a,
 #library #topNav li.library a {
	background-position: none;
	padding-top: auto;
	font-weight: normal;
	background: #0084b5;
	border: 1px solid white;
	border-bottom: 0px;
padding: 5px 13px 0px 13px;
line-height: 17px;
height: 22px !important;
}


#myPage #topNav li.myPage a:hover,
 #people #topNav li.people a:hover,
 #workgroups #topNav li.workgroups a:hover,
 #blogs #topNav li.blogs a:hover,
 #forums #topNav li.forums a:hover,
 #library #topNav li.library a:hover {
      padding: 5px 13px 0px 13px;
}




#topSubNavEmpty {
	display: none;
}

#topSubNav {
	background: #0084b5;;
	color: #fff;
	font-size: 14px;
}

#topSubNav a {
	color: #fff !important;
}

#topSubNav a.at {
	color: #fff !important;
}

#dropmenudiv {
	margin: 0px;
	background: #0084b5;
	width: 180px !important;
	border: 1px solid white;
	border-top: 0px;
}

#dropmenudiv a {
	border: none !important;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	font-size: 12px;
	padding: 5px;
}

#dropmenudiv a:active,
 #dropmenudiv a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #0379a5;
}

#welcomeFrame {
	border: none;
}

#leftNav ul a.at {
	color: #333;
}

#pageFooter {
	background: #666;
	color: #fff !important;
}

#pageFooter p {
	color: #fff;
}

#pageFooter a {
	color: #fff;
}

/* BLOG FIX */
.rssFeedSummary{
float: right !important;
}

/*messageListFix*/
.messageListSummaryFull {
   float: none !important;
}

/*div {border:1px solid red;}*/
#welcomeArea1 {background: transparent; position:relative; top:10px;}
#contentMain1 {background: transparent;}
.contentPromo1 {background: transparent;}
#contentMain1Inside {background: transparent;}
.contentPromo1InsideColor1a {background: transparent;}
.contentPromo2InsideColor {background: transparent;}
.contentPromo2InsideColor2a {background: transparent;}
#mainHeader {background:#fff;} /* updated for IE7 Bug */