@charset "utf-8";
/* CSS Basic Document */
body	{
	margin:0px;
	padding:0px;
	background-color:#000000;
}

*	{
	margin:0px;
	padding:0px;
}
p	{
	margin:7px 0px;
}
.clear-left
{
clear:left;
height:0px;
}
.red {
	color: #FF0000;
}

.strongem {
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.hr {
	border-bottom: 1px solid #ddd;
}

img	{
	border:0px;
}

.clear	{
	clear:both;
	height:0px;
}

.container	{
	width:930px;
	height:auto;
	text-align:center;
	margin:0px auto;
}


/* CSS Header Document */
.header	{
	width:930px;
	height:186px;
	text-align:center;
	float:left;
}
.logo-margin
{
margin-left:26px;
padding-top:42px;
}
.index-header
{
width:930px;
height:186px;
background:url(images/index-header-bg-01.jpg) center center no-repeat;
float:left;
text-align:left;
}
.basic-cpr-header
{
width:930px;
height:186px;
background: url(images/header-basic-cpr-bg.jpg) center center no-repeat;
float:left;
text-align:left;
}
.cpr-firstaid-header
{
width:930px;
height:186px;
background: url(images/cpr-firstaid-header-bg.jpg) center center no-repeat;
float:left;
text-align:left;
}
.cpr-aed-header
{
width:930px;
height:186px;
background: url(images/cpr-aed-header-bg.jpg) center center no-repeat;
float:left;
text-align:left;
}
.cpr-provider-header
{
width:930px;
height:186px;
background: url(images/cpr-provider-header.jpg) center center no-repeat;
float:left;
text-align:left;
}
.calender-header
{
width:930px;
height:186px;
background: url(images/calender-header-bg.jpg) center center no-repeat;
float:left;
text-align:left;
}
.mobile-header
{
width:930px;
height:186px;
background: url(images/mobile-header-bg.jpg) center center no-repeat;
float:left;
text-align:left;
}
.oneon-header
{
width:930px;
height:186px;
background: url(images/oneon-header.jpg) center center no-repeat;
float:left;
text-align:left;
}
.review-header
{
width:930px;
height:186px;
background: url(images/review-header.jpg) center center no-repeat;
float:left;
text-align:left;
}
/* CSS Header Document */
.body-main	{
	width:930px;
	height: auto;
	text-align:center;
	float:left;
	background:url(images/body-bottom-bg.gif) right bottom no-repeat;
	padding-bottom:5px;
}

.body-main-inside	{
	width:930px;
	float:left;
	text-align:center;
	background:url(images/body-inside-bg.gif) left top repeat-y;
}

.body-top-bg	{
	width:930px;
	height: auto;
	padding-top:9px;
	float:left;
	background:url(images/body-top-bg.gif) left top no-repeat;
}

.body-left	{
	width:182px;
	height:auto;
	float:left;
	text-align:left;
	background:url(images/body-left-bg.gif) right top repeat-y;
}
/* sub-navigation */
.navcontainer	{
	background: url(images/nav-container-bg.gif) left top repeat-y;
	color: #fff;
	font: bold 13px/30px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-bottom:10px;
}
.navcontainer ul {margin: 0; padding: 0;}
.navcontainer li {
	list-style: none;
	}
.navcontainer li a {
	display: block;
	padding: 2px 0 3px 12px;
	width: 170px;
	text-decoration: none;
	color: #eee;
	background: url(images/menu-bg-normal.gif) left top no-repeat;
	margin-bottom:2px;
}
.navcontainer li a:hover {
	background: url(images/menu-bg-hover.gif) left top no-repeat;
	color: #000000;
	margin-bottom:2px;
}
.navcontainer li a.active {
	background: url(images/menu-bg-active.gif) left top no-repeat;
	color: #000000;
	margin-bottom:2px;
}
/* sub-navigation */
.body-middle	{
	width:480px;
	height:auto;
	float:left;
	text-align:justify;
	color: #000;
	font: normal normal 1.2em arial, Helvetica, sans-serif;
	margin-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #000;	
}
.body-middle-top
{
width:480px;
height:auto;
padding:16px 0px 0px 0px;
}
.body-middle-top-left
{
width:260px;
float:left;
text-align:left;
height:auto;
}
.body-middle-top-right
{
width:210px;
height:auto;
float:right;
text-align:left;
text-align:justify;
}

.link-box
{
width:246px;
height:30px;
float:left;
text-align:center;
color:#FFF;
font-size:0.7em;
font-family:Arial, Helvetica, sans-serif;
text-transform:uppercase;
}
.link-box a
{
border: 1px solid #000;
width:246px;
height:30px;
float:left;
text-align:center;
color: #FFF;
background-color: #FF0000;
}
.link-box a:hover
{
border: 1px solid black;
width:246px;
height:30px;
float:left;
text-align:center;
color: #000;
background-color: #ffffff;
}

.body-middle p {
	line-height: 20px;
}

.body-middle a {
	font: normal bold 1.0em arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;	
	padding: 2px 2px 0 2px;
}

.body-middle a:hover {
	font: normal bold 1.0em arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ccc;	
	padding: 2px 2px 0 2px;
}

.body-middle ul {
	list-style-type: disc;
	margin-left: 15px;
	line-height: 18px;
}

.imgleft {
	float: left;
	border-left: 1px solid Black;
	border-top: 1px solid Black;	
	border-right: 1px solid Black;	
}

.imgleftindex {
	float: left;
}

.imgright {
	float: right;
	border: 1px solid Black;
	margin-left: 3px;
}

table.body-middle {
	font: normal normal 1.0em arial, Helvetica, sans-serif;
	margin-left: 5px;
	border: 0px solid #000;
	padding: 5px;
}
td.body-middle-left { 
	font: normal normal 1.0em arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #000;
	width: 75px;
}

td.body-middle-right {
	font: normal normal 1.0em arial, Helvetica, sans-serif;
	text-align: right;
	border-bottom: 1px solid #000;
	width: 75px;	
}

.body-right {
	width: 200px;
	font: normal normal 1.2em arial, Helvetica, sans-serif;
	float: right;
	margin-right: 10px;
}

.body-right h4 {
	margin-top: 5px;
	font: normal bold 1.4em arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;	
}

.body-right ul {
	list-style-type: none;
	text-align: left;
	margin-left: 10px;
	line-height: 35px;
}

.body-right li {
	border-bottom: solid 1px #CCC;
}

.body-right a {
	font: normal bold 1.0em arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;	
}

.body-right a:hover {
	font: normal bold 1.0em arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ccc;	
}

.stationpic {
	margin-left: 15px;
}


/* CSS Header Document */
.footer	{
	width:930px;
	height:40px;
	text-align: right;
	float:left;
	padding-top:10px;
	color:#FFF;
}

.footer a {
	color:#FFF;
	text-decoration:none;
	padding: 2px 2px 0 2px;
}

.footer a:hover {
	color:#000;
	text-decoration:none;
	background-color: #ccc;
	padding: 2px 2px 0 2px;
}

/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
