body {
	font-family: tahoma, Verdana, Arial;
	color:black;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
}

td {
	font-size: 11px;
}

td.topBG {
	background-image: url(img/atop_bg.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height:115px;
}

table.topNav {
	background-image: url(img/top.gif);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height:115px;
}

table.topNav a {
	font-size:12px;
	font-weight:bold;
	margin: 0px 9px 0px 0px;
	color: #000066;
	padding: 3px;
	text-decoration: none;
}

td.isp {
	background-image: url(img/svcs1.gif);
	background-position: left top;
	background-color: #ffffff;
	margin: 0px;
	padding: 48px 10px 0px 22px;
	width: 173px;
	height:200px;
	font-weight:bold;
	color:#000066;
	vertical-align:top;
	background-repeat: no-repeat;
}

td.isp a {
	color: #000066;
	font-size: 11px;
}

td.it {
	background-image: url(img/svcs2.gif);
	background-position: left top;
	background-color: #ffffff;
	margin: 0px;
	padding: 48px 10px 0px 22px;
	width: 173px;
	height:200px;
	font-weight:bold;
	color:#000066;
	vertical-align:top;
	background-repeat: no-repeat;
}

td.it a {
	color: #000066;
	font-size: 11px;
}

td.homeTxt {
	background-color: #ffffff;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 13px 10px 10px;
	width: 330px;
	text-align: justify;
	vertical-align:top;
	background-image: url(img/right_side.jpg);
	background-position: 348px;
	background-repeat: no-repeat;
}

table.botNav {
	height: 100%;
	text-align: center;
	vertical-align: top;
}

td.rightBG {
	background-image: url(img/right_bg.gif);
	background-position: -1px -1px;
}

.botNav a {
	font-size: 9px;
	margin: 0px 15px 0px 0px;
	text-decoration: none;
	color: white;
}

.botNav a:hover {
	text-decoration: underline;
}

table.content {
	/*background-image: url(img/content_top_bg.gif);
	background-repeat: repeat-x;*/
	background-color:white;
	height: 420px;
	text-align: left;
	vertical-align: top;
}

td.bodyText {
	background-image: url(img/right_side2.gif);
	background-position: 624px 94px;
	background-repeat: no-repeat;
	width: 626px;
	vertical-align: top;
}

td.sideNavBG {
	background-image: url(img/nav_bot.gif);
	width:134px;
}

td.sideNav {
	background-image: url(img/nav_top.gif);
	background-repeat: no-repeat;
	width:134px;
	height: 200px;
	font-size: 15px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

div.navItems {
	position: absolute;
	width:118px;
	left: 16px;
	top: 150px;
	display:block;
}

div.navTitle {
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 18px;
	color: #000066;
	cursor:pointer;
}

td.sideNav a {
	background-image: url(img/nav_up.gif);
	width:118px;
	height:19px;
	text-align: right;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	margin: 4px 0px 0px 0px;
	font-weight: bold;
	padding: 3px 0px 0px 0px;
	display: block;
	text-align:right;
	background-repeat: no-repeat;
}

td.sideNav a:hover {
	background-image: url(img/nav_over.gif);
	color: white;
	text-decoration: none;
}

td.sideNav a.dub {
	background-image: url(img/dub_up.gif);
	height: 30px;
}

td.sideNav a.dub:hover {
	background-image: url(img/dub_over.gif);
}

td.bodyText td {
	font-size: 11px;
	padding: 10px 18px 18px 18px;
}

td.bodyText td a {
	font-weight: bold;
	font-size: 11px;
	color: #000066;
	padding:0px;
	margin: 0px;
}

td.bodyText td a.large {
	font-weight: bold;
	font-size: 13px;
	color: #000066;
	padding:0px;
	margin: 0px;
}

p.title {
	font-size: 15px;
	font-weight: bold;
}

p.subtitle {
	font-size: 13px;
	font-weight: bold;
}

p.subtitle2 {
	font-size: 12px;
	font-weight: bold;
}

p.subtitle3 {
	font-size: 12px;
}

table.clientBlock {
	margin-right: 6px;
	width: 280px;
	border: 1px solid #dddddd;
	margin-bottom:14px;
}

td.bodyText td td td{
	padding: 8px 12px;
}

td.bodyText td td {
	padding:0px;
}

td.bodyText table.frm {
	border: 1px solid #999999;
}

td.bodyText table.frm td {
	background-color: #efefef;
	padding:2px 6px;
}

td.bodyText table.frm td.label {
	width:180px;
	background-color: #cccccc;
	padding:2px 6px;
	margin:0px;
	text-align: right;
}

td.bodyText table.frm input {
	font-size: 11px;
	font-family: tahoma, Verdana, Arial;
}
