@charset "utf-8";
/* CSS Document */

.clear {
	clear:both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}
	/* Hides from IE-mac \*/

* html .clearfix { height:1%; }

.clearfix {display:block;}
	/* End hide from IE-mac */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1b95bb;
	background-repeat: repeat-x;
 	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #494949;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul {
	margin: 0.5em 0;
}
a:link {
	color: 006eab;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 04527d;
}
a:hover {
	text-decoration: none;
	color: 0285cd;
}
a:active {
	text-decoration: none;
}
.welcome {
	color: #494949;
	font-size: 1.2em;
}
.welcome2 {
	color: #494949;
	font-size: 0.9em;
	line-height: 1.4em;
}
span {
	color: #002337;
}
#mainMenu {
	position:relative;
	padding: 0px 0px 0px 105px;
	z-index: 100;
}
h3#blueLHS {
	background: url(/Sites/images/Eziway_blueLHS.png) no-repeat top left;
}
h3#lGreenLHS {
	background: url(/Sites/images/Eziway_lGreenLHS.png) no-repeat top left;
}
h3#dGreenLHS {
	background: url(/Sites/images/Eziway_dGreenLHS.png) no-repeat top left;
}
h3#redLHS {
	background: url(/Sites/images/Eziway_redLHS.png) no-repeat top left;
}
h3#orangeLHS {
	background: url(/Sites/images/Eziway_orangeLHS.png) no-repeat top left;
}
h3#blueLHS, h3#lGreenLHS, h3#dGreenLHS, h3#redLHS, h3#orangeLHS {
	width: 284px;
	position: relative;
	left: -7px;
	padding: 3px 5px 10px 30px;
	text-align: left;
	height: 33px;
	margin: 0px;
	margin-top: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
h3#blueRHS {
	background: url(/Sites/images/Eziway_blueRHS.png) no-repeat top right;
}
h3#lGreenRHS {
	background: url(/Sites/images/Eziway_lGreenRHS.png) no-repeat top right;
}
h3#dGreenRHS {
	background: url(/Sites/images/Eziway_dGreenRHS.png) no-repeat top right;
}
h3#redRHS {
	background: url(/Sites/images/Eziway_redRHS.png) no-repeat top right;
}
h3#orangeRHS {
	background: url(/Sites/images/Eziway_orangeRHS.png) no-repeat top right;
}
h3#blueRHS, h3#lGreenRHS, h3#dGreenRHS, h3#redRHS, h3#orangeRHS {
	position: relative;
	right: -20px;
	width: 234px;
	text-align: left;
	height: 33px;
	padding: 3px 5px 10px 30px;
	margin: 0px;
	margin-top: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
.footerLink a:link {
	font-size: 12px;
	color: #33394d;
	text-decoration: none;
	border-bottom: 1px dotted #04527d;
}
.footerLink a:visited {
	font-size: 12px;
	color: #33394d;
	text-decoration: none;
	border-bottom: 1px dotted #04527d;
}
.footerLink a:hover {
	font-size: 12px;
	color: #33394d;
	text-decoration: none;
	border-bottom: none;
}
.copyright {
	color: #494949;
	font-size: 0.7em;
}
p.right {
		text-align:right;
}
.greenArrow {
	margin-right:15px;
	width:9px;
	height:8px;
	border: none;
}
#mainCol {
	width: 555px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainCol ul#maincon {
	border: 1px solid #cde1f5;
	margin: 7px; /* 10 */
	padding: 2px; /* 6 */
	width: 545px;
	list-style-type: none;
	background: url(/Sites/images/Eziway_mainColBG.png) repeat-x top left #f8fcff;
}
#mainCol ul#maincon li {
	width: 545px;
	padding: 1px 0px 0px 1px;
	margin: 2px 0px 5px 0px;
	border-bottom: 1px dotted #aeaeae;
}
#mainCol ul#maincon li.last {
	border: none;
}
.mainImages {
	width: 115px; /*153*/
	height: 88px; /*117*/
	padding: 1px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: 2px solid #cde1f5;
}
#mainCol ul#maincon li h2 {
	font-size: 18px;
	color: #34394e;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 3px;
	margin: 0px 0px 0px 140px;
}
#mainCol ul#maincon li p {
	font-size: 13px;
	color: #4d4d4d;
	margin: 0px;
	padding: 3px;
	line-height: 1.2em;
	margin-left: 140px;
}
