.bottom_keywords {
	position : absolute;
	left : -100000px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: 300;
	color: #00789F;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #006699;
	word-spacing: normal;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: capitalize;
	vertical-align: top;
	white-space: normal;
}
.normal {
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #00789F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.small {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.magazine {
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal_black {
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.services {
	border: 0;
	margin: 0px 0px 0px 0px;
}
table.services th {
	
text-transform: uppercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 5px;
	height: 35px;
	background-color: #000066;
    background: url("images/bkg_bluetable.jpg") bottom repeat-x;

}
table.services .rightcol {
	padding-left: 0x;
	width: 150px; 
	border-bottom: 1px dotted #999;
	border-left: 1px dotted #999;
}
table.services .addcol {
	padding-left: 0px;
	width: 150px; 
	border-bottom: 1px dotted #999;
	background-color: #3870A7;
}
table.services .addcolheader {
	/* width: 80px; */
	padding: 3px 0px 3px 7px;
	background-color: #ddd;
}
table.services .leftcol {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	border-bottom: 1px dotted #999;
}


