
body {
	margin-top: 20px;
	margin-left: 40px; 
	padding: 0;
	background: #0b172e;
	font-family: "Verdana", Arial, sans-serif;
}

a {
	text-decoration: none;
	color: #336699;
	}

a:hover {
	text-decoration: underline;
}

p {
	margin: 5px 30px 10px 30px; 
	font-size: 12px;
	color: #3d3e41;
	line-height: 1.6em;
}

/* ------------- topsection styles */
#topsection {
	background-color: white;
	width: 798px;
	margin: 10px 0px 0px 0px;
}

#topsection1 {
	margin-left: 35%;
	padding-top: 15px;
	margin-bottom: -1.5px;
	width: 260px;
	height: 58px;
}

#topsection1 img {
	width: 260px;
	height: 58px;
}

#topsection2 img {
	width: 282px;
	height: 31px;
}

#topsection2 {
 	margin-left: 34%;
	padding-bottom: 15px;
	margin-top: -1.5px;
	width: 282px;
	height: 31px;
	}

/* ------------- topimage styles */

#topimage {
	margin-bottom: -1.3px;
	width: 798px;
	height: 120px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}


/* ------------- menu styles */
#menu {
	background: white;
	width: 798px;
	height: 32px;
}


#menu ul {
	display: inline;
	list-style: none;
}


#menu li {
	float: left;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
}	

#menu a {
	color: white;
}


.brmenu {
	display: block;
	background: #092f72;
	padding: .8em 1.8em .8em 1.8em;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: none;
}


.canadatamenu {
	display: block;
	background-color: #990002;
	padding: .8em 1.9em .8em 1.9em;
	border: 1px solid white;
	margin: 0px 0px 0px -0.8px;
}

.newspapers {
	display: block;
	background-color: #9fb94a;
	padding: .8em 1.8em .8em 1.8em;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: none;
}

.interactivemenu {
	display: block;
	background-color: #6a95cd;
	padding: .8em 1.9em .8em 1.9em;
	border: 1px solid white;
	margin: 0px 0px 0px -0.8px;
}

.sbimenu {
	display: block;
	background-color: #f9951c;
	padding: .8em 1.8em .8em 1.8em;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: none;
}
.smartbimmenu {
	display: block;
	background-color: #69336d;
	padding: .8em 1.8em .8em 1.8em;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: none;
}
/* ------------- content styles */

#content_links {
	background-color:#FFFFFF;
	width: 798px;
	height: 210px;
	margin-top: -0.5px;
}


#content2 img {
	width: 664px;
	height: 154px;
	margin: 1.5em 0em 0em 3.5em;
}

#content img {
	width: 439px;
	height: 154px;
	float: left;
	margin-top: 1.5em;
	margin-left: 2em;
}

#links {
	list-style-type: circle;
	float: left;
	margin-top: 3em;
	margin-left: .5em;
}

#links a {
	font-weight: bold;
	font-size: 10px;
	line-height: 3em;
	color: #3d3e41; 
}



/* ------------- bottomsection styles */

#bottomsection {
	clear: both;
	background: #2d5078;
	width: 798px;
	height: 30px;
	display: block;
	margin-top: -0.5px;
	padding-top: 1px;
	padding-bottom: 15px;
}

#bottomsection p {
	color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#blueline img{
	width: 798px;
	height: 8px;
}

/* ------------- footer styles */

#footer {
	width: 798px;
}

#footer p {
	font-size: 10px;
	color: white;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
