﻿/**************************************** Body Begin */

.pagebody {
	top: 0px;
	position: absolute;
	width: 770px;
	left:50%;
	margin-left: -385px;
}

/**************************************** Body End */

/**************************************** Table Begin */

.table {
	width: 806px;
	border-collapse: collapse;
	padding: 0px;
}
.outercell {
	width: 17px;
	padding: 0px;
	background-color: #D4D4D4;
}
.cellborder {
	width: 1px;
	padding: 0px;
	background-color: #666666;
}
.cellbody {
	width: 770px;
	padding: 0px;	
	background-color: white;
}
.bodyfooter {
	width: 770px;
	height: 25px;
	padding: 0px;
	background-color: #5B92C5;
}
.tvfooter {
	height: 17px;
	background-color: #D4D4D4;
}

.navspace {
	height: 2px;
	background-color: white;
}

.picspace {
	width: 150px;
	height: 30px;
	background-image: url('images/image-space.png');
	background-repeat: no-repeat;
	
}

/**************************************** Table End */

/**************************************** Page Title Begin */

.title {
	background-color: #CEDFEF;
	width: 770px;
	height: 130px;
	border: 0px;
}

.logo {
	width: 207px;
	height: 119px;
	background-image: url('images/eps-title_02.png');
	background-repeat: no-repeat;
}

.one {
	width: 770px;
	height: 11px;
	background-image: url('images/eps-title_01.png');
	background-repeat: no-repeat;

}

.four {
	width: 342px;
	height: 119px;
	background-image: url('images/eps-title_04.png');
	background-repeat: no-repeat;
}

.five {
	width: 221px;
	height: 3px;
	background-image: url('images/eps-title_05.png');
	background-repeat: no-repeat;

}

.seven {
	width: 221px;
	height: 3px;
	background-image: url('images/eps-title_07.png');
	background-repeat: no-repeat;
}

.nine {
	width: 221px;
	height: 3px;
	background-image: url('images/eps-title_09.png');
	background-repeat: no-repeat;
}

.eleven {
	width: 221px;
	height: 40px;
	background-image: url('images/eps-title_11.png');
	background-repeat: no-repeat;
}

.bodybottom {
	height: 2px;
	background-color: #666666;
}

/**************************************** Page Title End*/

/**************************************** Text Start*/

.h1 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #5C91C3;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: black;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
}

.textins {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #5C91C3;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 15px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.navtext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: black;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.navtexttwo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: black;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}
.navtexttwo:hover {
	font-size: 12px;
	font-weight: bold;
	color: gray;
}

.footertext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	text-transform: none;
	text-decoration: none;
	color: white;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}

.footertext:hover {
	font-size: 11px;
	color: gray;
}

.tv {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: gray;
}

.hidden {
	visibility:	hidden;
	font-size: 1px;
}

.telephone {
	text-align:		right;
	margin-right:	15px;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		18px;
	color:#333366;
}

/**************************************** Text End*/

/**************************************** Call To Action Start*/

.calltop {
	width: 170px;
	height: 15px;
	background-image: url('images/call-top.png');
	background-repeat: no-repeat;
}

.callleft {
	width: 15px;
}

.callbody {
	width: 170px;
	height: auto;
	background-image: url('images/callbody.png');
	background-repeat: repeat-y;
}

.callbottom {
	width: 170px;
	height: 15px;
	background-image: url('images/callbottom.png');
	background-repeat: no-repeat;
}

.calltitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 5px;
	padding-right:	15px;
	color: #5C91C3;
}

.calltext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.callins {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #5C91C3;
}

.callins:hover {
	font-size: 10px;
	font-weight: normal;
	color: gray;
}

/**************************************** Call To Action End*/