body {
	margin:0px;
	padding:0px;
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}

.special {
width:0px;
visibility:hidden;
}

/******** Page ********/

.i-PageContainer {
	width:1060px;
	float:left;
	position:relative;
}

.i-PageLeft {
	width:798px;
	height:auto;
	float:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.i-AdImage {
	border:solid 1px #a2a1a1;
}
.i-AdSideImage {
	border:solid 1px #a2a1a1;
	margin:5px 0px 5px 0px;
}

.i-PageLeftColumn {
	width:120px;
	height:auto;
	float:left;
	position:relative;
	margin-right: 40px;
}

.i-PageCenterColumn {
	width:414px;
	height:auto;
	float:left;
	position:relative;
	margin-right: 30px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
}

.i-InThisIssueTitle {
	width:418px;
	height:30px;
	background-color:#6e8cc9;
	margin-bottom:5px;
}

.i-InThisIssueTitle h2 {
	height:25px; 
	width:143px; 
	background-image:url(../images/InThisIssue.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
	position: relative;
	padding: 0px;
	margin:3px 0px 0px 0px;
	float:left;
}
.i-Subscribe {
	width:418px;
	height:30px;
	background-color:#6e8cc9;
	margin-bottom:5px;
}

.i-Subscribe h2 {
	height:25px; 
	width:143px; 
	background-image:url(../images/Subscribe.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
	position: relative;
	padding: 0px;
	margin:3px 0px 0px 0px;
	float:left;
}
.i-BuyersGuide {
	width:418px;
	height:30px;
	background-color:#6e8cc9;
	margin-bottom:5px;
}

.i-BuyersGuide h2 {
	height:25px; 
	width:153px; 
	background-image:url(../images/BuyersGuide.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
	position: relative;
	padding: 0px;
	margin:3px 0px 0px 0px;
	float:left;
}
.i-Rates {
	width:418px;
	height:30px;
	background-color:#6e8cc9;
	margin-bottom:5px;
}

.i-Rates h2 {
	height:25px; 
	width:264px; 
	background-image:url(../images/Rates.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
	position: relative;
	padding: 0px;
	margin:3px 0px 0px 0px;
	float:left;
}
.i-Contact {
	width:418px;
	height:30px;
	background-color:#6e8cc9;
	margin-bottom:5px;
}

.i-Contact h2 {
	height:25px; 
	width:138px; 
	background-image:url(../images/Contact.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
	position: relative;
	padding: 0px;
	margin:3px 0px 0px 0px;
	float:left;
}

.i-PageRightColumn {
	width:177px;
	height:auto;
	float:right;
	position:relative;
	margin-right: 6px;
}


/******** Menu ********/

.m-MenuContainer {
	width:120px;
	height:auto;
	float:left;
	position:relative;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #555252;
	margin:0px 0px 10px 0px;
}

.m-MenuContainer a:link {
	color:#555252;
	text-decoration:none;
}

.m-MenuContainer a:visited {
	color:#555252;
	text-decoration:none;
}

.m-MenuContainer a:hover {
	color:#6e8cc9;
	text-decoration:none;
}

.m-MenuContainer a:active {
	color:#6e8cc9;
	text-decoration:none;
}

/******** Banner ********/

.i-Banner {
	width:795px;
	height:118px;
	float:left;
	position:relative;
	background-color:#6e8cc9;
	margin:15px 0px 10px 0px;
}

.i-Banner h1 {
	height:97px; 
	width:642px; 
	background-image:url(../images/BridgeLogo.png);
	background-repeat:no-repeat;
	text-indent:-9000px;
	position: relative;
	margin-top: 13px;
	margin-left:7px;
	padding: 0px;
	float:left;
}
.i-PageRight {
	float: left;
	height: auto;
	width: 221px;
	margin-left: 14px;
	margin-top: 5px;
}
.InThisIssueTextTile {
	color: #6e8cc9;
	font-size: 16px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica;
}
