html { 
overflow: scroll; 
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.text14B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #118ba2;
}
.text10BI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.tableH {
	background-color: #EAEAEA;
}
.tablebolder {
	border: 1px solid #118BA2;
}
.tablebolder1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #118BA2;
	border-left-color: #118BA2;
	border-bottom-style: solid;
	border-left-style: solid;

}
.tablebolder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #118BA2;
	border-right-color: #118BA2;
	border-bottom-color: #118BA2;
	border-left-color: #118BA2;

}
.planSep {
	background-image: url(/site_images/pallas/sep.gif);
	background-repeat: repeat-x;
}
.sideBoxBG {
	background-image: url(/site_images/pallas/sideL_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 40px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt {
	font-weight: bold;
	color: #0C889F;
	text-decoration: underline;
}

.txt:hover {
	font-weight: bold;
	color: #E9AB39;
	text-decoration: underline;
}
.libullet {
	list-style-image: url(/site_images/pallas/bullet.gif);
}
#tipBox {
	margin-left: 10px;
	background-color: #FFFFFF;
	background-image: url(/site_images/pallas/sideR_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 300px;
}
#tipBox p {
	width: 280px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.login_info_table tr td
{
	font-family: verdana;
	color: black;
	font-size:7pt;
}
	
.loginbox_link, .loginbox_link:link, .loginbox_link:visited, .loginbox_link:active, .loginbox_link:hover
{
	font-family: verdana;
	color: black;
	font-size:7pt;
}
