#body 
{
	background-color: #ffffff;
	background-repeat: repeat-x;
          background-image: url('/userfiles/22/Image/page-background.png');
}

.pageHeaderFrame
{
	height: 130px;
  background-image: url('/userfiles/22/Image/fronde-logo.png');
	background-repeat: no-repeat;
background-position: left top;
	background-color: White;
  border-bottom: none;
}

.pageFrameOuter {
	border: none;
}

.pageFrameInner {
	border: none;
  background-image: none;
background-position: left 137px;
background-repeat: repeat-x;
}

.pageTitle, h1
{
	color: #699dc4;
	font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 17pt;
}

.exampleProfileLink {
color: #477ca3;
}


h2 {
color: #699dc4;
}

.contentPageSubTitle {
  font-size: 14px;
  font-weight: bold;
}

.contentPageTitle {
  font-size: 14px;
  font-weight: bold;
  color: #ff6600;
  font-family: Arial, Helvetica, Sans-Serif;
}

a 
{
	color: #477ca3;
  text-decoration: underline;


}

a:hover
{
	color: #1e9129;
	text-decoration: underline;
  background-color: White;
}

.sideMenuFrame {
  background-color: White;
border-right: none;
  background-image: none;
background-position: left top;
background-repeat: repeat-x;
border-left: solid 1px black;
border-bottom: solid 1px black;
padding-left: 6px;
padding-bottom: 6px;
}

.mainContentFrame {
}

.contentHeaderFrame {
border-right: solid 1px black;
}

.rightContentFrame {
border-right: solid 1px black;
}

.contentFooterFrame {
	background-color: White;
border-bottom: solid 1px black;
border-right: solid 1px black;
}

.sideMenu {
padding-top: 50px;
padding-bottom: 4px;
background-color: #ececec;
margin-top: 6px;
min-height: 450px;
}

.sideMenu a
{
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #444444;
  text-transform: none;
  border-bottom: solid 1px #666666;
text-align: right;
}

.sideMenu a:hover 
{
	color: White;
	text-decoration: none;
background-color: #999691;
}

.pagePartTitle {
color: #699dc4;
font-size: 15px;
font-weight: normal;
font-family: Lucida Sans Unicode, Arial, Helvetica, Sans-serif;
}

.pagePartTitleLink 
{
	color: #7f0001;
}

.pagePartTitleLink:hover
{
	color: #4f0001;
}
	
.footerFrame 
{
	color: #6699cc;
}

.footerFrame a
{
	color: #195591 !important;
}

.footerFrame a:hover
{
	color: #195591 !important;
background-color: Transparent;
text-decoration: underline !important;
}

.twitterButton a {
border: none !important; 
padding: 0 !important;
}
