@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
  background-color:#4c4d4f;
  }
td { 
  font-family:verdana;
  font-size:9px;
  }
ul {
  list-style-type: circle;
  }
.outside {
  width:761px;
  height:561px;
  background-color:#ffffff;
  }
.top-round {
  background-image:url(images/rounded-corners.jpg);
  background-repeat:no-repeat;
  width:761px;
  height:14px;
  }
.bot-round {
  background-image:url(images/rounded-corners-bot.jpg);
  background-repeat:no-repeat;
  width:761px;
  height:14px;
  }
.outsidebottom {
  border:2px solid #ffffff;
  }
.main {
  width:761px;
  height:536px;
  }

/* Header */
.topnav {
  height:25px;
  }
.logo-tag {
  width:651px;
  height:70px;
  font-size:20pt:
	color:#fc551e;
  }
.menu {
  width:761px;
  height:70px;
  background-image:url(images/crm-menu-bkg.jpg);
  background-repeat:repeat-x;
  vertical-align:middle; 
  padding-left:10px;
  }

/* Lefts */
.topleft {
  width:150px;
  height:100%;
  vertical-align:top;
  }
.left {
  width:152px;
  height:100%;
  }
.other-left-menu {
  background-color:#4c4d4f;
  height:100%;
  width:100%;
  line-height:1.5;
  }
.other-left-menu div {
  margin-left:10px;
  }
#bottomleft {
  border-right:dotted 1px #bcbdc0; 
  width:145px; 
  }
.bottomleft {
  vertical-align:top;
  margin:5px;
  margin-top:10px;
  width:100%; 
  height:100%;
  }

/* Centers */
.photo {
  width:368px;
  vertical-align:top;
  }
.center {
	height:100%;
	vertical-align:top;
	margin:10px;
	text-align:left;
  }

/* Rights */
.topright {
  width:145px;
  height:100%;
  vertical-align:top;
  }
.right {
  width:100%;
  height:100%;
  }
.other-orange {
  background-color: #f37736;
  width:100%;
  height:100%;
  color:#ffffff;
  }
.other-orange p {
  margin-left:10px;
  }
.bottomright {
	height:100%;
	vertical-align:top;
	text-align:left;
	margin-top: 10px;
  }
.vT {
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
}


/* Footer */
.footer {
  width:651px;
  height:40px;
  margin-top:10px;
  vertical-align:middle;
  }
 
/*Links*/
a:link {color: #000080; text-decoration:none;}
a:visited {color: #000080; text-decoration:none;}
a:hover {color: rgb(0, 0, 0); text-decoration:underline;}


.SkinObject { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:link { font-size:10px; color:#000000; text-decoration:none; }
a.SkinObject:visited {  font-size:10px; color:#000000; }
a.SkinObject:hover, A.SkinObject:active { font-size:10px; color:#000080; }

/* This code below was created by Joe a custom tags as an addition to the skinobjects */
.LinksObject { font-size:10px; color:#000000; text-decoration:none; }
a.LinksObject:link { font-size:10px; color:#717174; text-decoration:none; }
a.LinksObject:visited { font-size:10px; color:#717174; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:10px; color:#000080; }
