@charset "utf-8";
body {
	text-align: center;/*background-color: #C8D5E4;/*#C6C6FF;*/
	margin-top:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
 }

A:link {
	COLOR: #990000; text-decoration: none/*#C86000;*/
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #FFFFFF url('content_bg.gif') top left repeat-y;
}

#page_header {
  height: 140px;
  background: #FFFFFF url('header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:25px;
  clear:both;
  background-color: #FFFFFF;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:10px;
  margin-right:10px;
  border:0px dashed #cccccc;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:3px;
	border: 1px solid #425227;
	background-color: #9D6968/*#9DACBF;/*#739240*/;
	text-align: left;
}

#center h1 {
  margin-top:5px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #9DACBF;/*#739240*/
}

#center p {
	margin-top:0px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*line-height:16px;*/
}

#left_side {
  float: left;
  width:150px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #9D6968;/*#9DACBF;*/
}

#left_side p {
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

#right_side {
  float: right;
  width:auto;/*140px;*/
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #9D6968;/*#9DACBF;*/
}

#right_side p {
	margin-top:5px;
	margin-bottom:15px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
}

#page_footer {
  height: 60px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C8D5E4;
  background: url('bar.jpg') top right;/*file:///C|/apache2triad/htdocs/lifeline/Assets/*/     /*bar.jpg*/
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: black;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D6968;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('bar_bg_hover.gif') bottom left repeat-x;
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: auto;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:12px;
}

#linklist li a {
	text-decoration: none;
	color: #990000;
	display: block;
}

#linklist  li a:hover {
		background: #9D6968;/*#C86000;/*#a6c384;*/
		color: white;/*#000;*/
	}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
.tabbdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;/*#9DACBF;*/
	border-right-color: #660000;/*#9DACBF;*/
	border-bottom-color: #660000;/*#9DACBF;*/
	border-left-color: #660000;/*#9DACBF;*/
}
.tableseparator {
	background-image: url(separator.png);
	background-repeat: repeat-y;
	background-position: center;
}
.changecase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#highlight {
	border-top-color: #9D6968;
	border-right-color: #9D6968;
	border-bottom-color: #9D6968;
	border-left-color: #9D6968;
}
#center #highlight a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9D6968;
	display: block;
	line-height: 20px;
}
#center #highlight a {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
.butlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #9D6968;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.butlink_II {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #9D6968;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #C0A2A2;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.access_btn {
	background-position: center center;
	margin: 5px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #9D6968;
}/*iframe {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}*/
.counter_code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #996666;
}
.ipage_e_but {
	background-color: #C8AEAD;
	height: 30px;
	width: 980px;
	border: 3px solid #9D6968;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

