body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

img {
  padding: 0;
  margin: 0;
}

#header-nav {
  
	padding-bottom: 4px;
	font-family: fixed;
	font-size: 7pt;
	margin-bottom: 30px;
}

#header-nav td {
	padding: 4px;
}

#header-nav a {
	text-decoration: none;
	color: #bd4540;
}

#header-nav a:hover {
	text-decoration: none;
	color: #4487cb;
}

#header-tagline {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #979797;
	padding-bottom: 10px;
}

#content {
  background-color: #fff;
}

#section {
	font-family: verdana, arial, sans-serif;
	color: #333;
	padding: 0 14px 20px 20px;
}

#section p, ul, td {
	font-size: 8pt;
}

#section a {
	color: #4487cb;
	text-decoration: none;
	font-weight: bold;
}

#section a:hover {
	color: #bd4540;
}

.shadow-right {
	background-image: url('/images/rep_3.jpg');
  background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #eee;
}

.shadow-left {
	background-image: url('/images/rep_3.jpg');
  background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #eee;
}

.noshadow {
  background-color: #fff;
}

#section-heading {
	font-family: verdana, arial, sans-serif;
	color: #bd4540;
	list-style: none;
	padding-left: 14px;
	background: url('/images/heading_bracket.gif') no-repeat;
	line-height: 26px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 11pt;
}

#section-heading a, a.link, a.visited {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	color: #bd4540;
	text-decoration: none;
	font-size: 11pt;
}

#alert {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #bd4540;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	padding: 6px;
	margin-top: 14px;
}


#datatable td {
  border-bottom: 1px solid #ccc;
}

.strong {
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: 8pt;
	font-weight: bold;
}

.style1 {
	color: #a3a3a1;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	text-decoration:none
}
.style2 {
	color: #7d7d7d;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #bd4540;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}
.style4 {
	color: #bd4540;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	text-decoration:none
}
.style5 {
	color: #9c9c9c;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	text-decoration:none
}
.style6 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
}
.style7 {
	color: #4487CB;
	font-size: 10px;
	font-family: tahoma, arial, sans-serif;
	text-decoration:none
}
.style8 {
	color: #FFE963;
	font-size: 11px;
	font-family: tahoma, arial, sans-serif;
	text-decoration:none
}
