body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
	background-image: url(../images/template/common/bg.gif);
	background-repeat: repeat-x;
	background-color: #66708D;
}

/* links */
a {
	color:#66708D;
	text-decoration: none;
}
a:hover {
	color: #CCCC33;
	text-decoration:underline;
}
.footer {
	color:#333333;
	text-decoration: underline;
}

.breadcrum {
	font-size: .80em;
	color: #666666;
	margin-left:5px;
	line-height: .85em;
}

/* text */

.financial-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
}
.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
}

.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	line-height: 1.35em;
	font-weight:bold;
	color: #666699;
}
.text-bold {
	font-weight:bold;
}

.large-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.35em;
	font-weight:bold;
}

.download-file-header {
	font-weight:bold;
	line-height:35px;
	padding-left:10px;
}

.download-file {
	padding-left:30px;
	line-height:15px;
}


#hover2 a:hover, div#navbar { 
       color:#000000; 
}


div.col2-container
{
	overflow: auto;

	line-height: 13px;
}

div.col2-container div.col2-left,
div.col2-container div.col2-right
{
	float: left;
	padding: 0px 5%;
	width: 38%;
}

div.col2-container div.col2-left blockquote,
div.col2-container div.col2-right blockquote
{
	margin: 11px 10px;
}

table.footer-text p.footer-map
{
	background-image: url(/images/template/images/footer_map.gif);
	background-position: right top;
	background-repeat: no-repeat;

	margin: 0px 40px 20px 0px;
	position: relative;

	height: 180px;
	width: 200px;
}

table.footer-text p.footer-map span.address
{
	font-style: normal;

	bottom: 0px;
	position: absolute;
	left: 0px;
}

span.security-services
{
	color: #555d70;
	font-weight: bold;

	margin: 0px;
	padding: 0px 1px;
}

p.note span.security-services
{
	font-size: smaller;
	font-weight: normal;
}
