body {
  background: #8b8b8b;
  color: #303030;
  font-family: Arial, Verdana, Tahoma;
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: center;
}

a {
  color: #3333ff;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #9933ff;
  font-weight: bold;
  text-decoration: underline;
}

p {
  line-height: 1.5em;
  margin: 0 0 15px;
}

/*** Header section ***/
#sitename {
  color: #ffffff;
  height: 92px;
  margin: 0 20px 10px;
  text-align: left;
}

#sitename h1, #sitename h2 {
  font-weight: 400;
  letter-spacing: -2px;
  margin: 0;
  padding: 0;
}

#sitename h1 {
  font-size: 2.4em;
  padding-top: 20px;
}

#sitename h2 {
  font-size: 1.6em;
}

/*** Horizontal menu ***/
#mainmenu {
  float: left;
  margin-bottom: 25px;
}

#mainmenu ul {
  font-size: 13px;
  margin: 0;
  padding: 0;
}

#mainmenu li {
  float: left;
  height: 35px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#mainmenu a {
  border-right: 1px solid #b0b0b0;
  color: #606060;
  display: block;
  font-size: 11px;
  padding: 11px 10px 10px;
  text-transform: uppercase;
}

#mainmenu a:hover {
  background: #f0f0f0 url(menuhover.jpg) top left repeat-x;
  color: #505050;
  text-decoration: none;
}

#mainmenu a.current {
  background: #f0f0f0 url(menuhover.jpg) top left repeat-x;
  color: #505050;
  text-decoration: none;
}

/*** Sidebars ***/
#leftside, #rightside {
  margin: 0;
  padding: 0 10px 10px;
}

#leftside {
  float: left;
  margin-right: 10px;
}

#rightside {
  float: right;
  margin-left: 10px;
  font-size: 11px;
}

#leftside h1, #rightside h1 {
  color: #505050;
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0 0 12px;
}

#leftside h2, #rightside h2 {
  font-size: 1.1em;
  margin: 0 0 20px;
}

#leftside p, #rightside p {
  font-size: 10px;
  line-height: 1.4em;
  margin: 0 0 16px 10px;
}

.linklist {
  list-style: none;
  margin: 0 0 16px 10px;
  padding: 0;
}

.linklist li {
  margin-bottom: 0.7em;
}

/*** Sidebar menu ***/
.nav {
  background: #e8e9ea;
  border: 1px solid #b0b0b0;
  color: #606060;
  display: block;
  margin-top: 8px;
  padding: 5px 4px 4px 10px;
  position: relative;
  text-transform: uppercase;
  width: 140px;
  font-size: 11px;
}

.nav:hover {
  background: #f8f9fa;
  border: 1px solid #909090;
  color: #303030;
  text-decoration: none;
}

.active {
  background: #f8f9fa;
  border: 1px solid #909090;
  color: #303030;
  text-decoration: none;
}

.sub {
  font-size: 0.8em;
  letter-spacing: 1px;
  margin: 3px 0 2px 10px;
  padding: 4px 2px 2px 8px;
  width: 125px;
}

/*** Content ***/
#content, #contentalt {
  background-color: #fafcff;
  border: 1px solid #909090;
  color: #2a2a2a;
  padding: 15px 20px 5px;
}

#content {
  margin: 0 200px;
}

#contentalt {
  margin: 0 200px 0 20px;
}

#content h1, #content h2, #contentalt h1, #contentalt h2 {
  background-color: inherit;
  color: #008080;
  font-family:  Monotype Corsiva;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0 0 15px;
  padding: 0;
  text-transform:  uppercase;
}

/* #content img, #contentalt img {
  border: 1px solid #b0b0b0;
  float: left;
  margin: 5px 15px 6px;
  padding: 5px;
} */

/*** Footer ***/
#footer {
  background: #8b8b8b url(footerbg.jpg) top left repeat-x;
  clear: both;
  color: #d0d0d0;
  font-weight: bold;
  font-size: 9px;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

#footer a {
  color: #d0d0d0;
  font-weight: bold;
}
#footer a:hover {
  color: #ff99aa;
  font-weight: bold;
  text-decoration: underline;
}

.hide {
  display: none;
}

/*** Text format ***/
.center {
  text-align: center;
}

.right {
  text-align: right;
}

.bgColor
{
  background-color: #ECF4FC;
}

.rsheader1 {
  color: #008080;
  font-size: 9px;
  letter-spacing: -1px;
  font-weight: bold;
  margin: 0 0 12px;
  text-transform: uppercase;
}

/*** FontsizeBox ***/
#fontsizeBox {
  font-size: 1.0em;
  margin-top: 60px;
  margin-right: 5px; 
  float: right; 
  color: #fff; 
  font-weight:normal;
}

#fontsizeBox a {
  cursor: pointer;
  margin: 0 5px;
  color: #fff;
}

#fontsizeBox a:hover {
  text-decoration: underline;
}

.tablecontent1 {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	background-color: #F2F8FD;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #b0b0b0;
}

.tablecontent2 {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	background-color: #ECF4FC;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	color: #000000;
	padding-bottom: 3px;
	border:1px solid #4176be;
}

#tag {
  font-size: 90%; 
  font-weight:bold; 
  color: #ffffff; 
  font-family: Trebuchet MS, Arial, Verdana;
}

#sidehead {
  color: #008080;
  font-family:  Arial, Verdana, Tahoma, "Times New Roman";
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 15px;
  letter-spacing: -1;
  padding: 0;
}

#taghead {
  color: #003399;
  font-family:  Trebuchet MS, Arial, Verdana, Tahoma, "Times New Roman";
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  letter-spacing: 1;
  padding: 0;
  text-align: left;
  margin-left: 20px;
  margin-top: 12px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(ibullet.gif);
}

#sidebxhead {
  color: #FFFF99;
  font-family:  Arial, Verdana, Tahoma, "Times New Roman";
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 15px;
  letter-spacing: -1;
  padding: 0;
}
