td img {
	display: block;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 135%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #555555;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../img/bg_ld.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #1B92CD;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
	margin: 4px 0px 0px;
	padding: 0px;
	vertical-align: bottom;
	color: #e84f2f;
}
a {
	color: #B84133;
}
a:link {
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF7411;
}
a:active {
	text-decoration: none;
}
.table100 {
	height: 100%;
}
html {
	height: 100%;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004C8F;
	line-height: 140%;
}
hr {
	border-top-color: #A9CAE4;
	border-right-color: #A9CAE4;
	border-bottom-color: #A9CAE4;
	border-left-color: #A9CAE4;
	background-color: #A9CAE4;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.strongtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 135%;
	margin: 4px 0px 0px;
	padding: 0px;
	color: #B84133;
	vertical-align: bottom;
}
.tip {
	color: #FFFFFF;
	font-size: 11px;
}
.h3margin {
	margin-top: 12px;
	margin-bottom: 12px;
	display: block;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6198D4;
	height: 16px;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	text-indent: 2px;
	display: block;
	border: 1px solid #2067B4;
}
table.lined {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #98A4E1;
	border-right-color: #98A4E1;
	border-bottom-color: #98A4E1;
	border-left-color: #98A4E1;
}
table.lined td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #98A4E1;
	border-right-color: #98A4E1;
	border-bottom-color: #98A4E1;
	border-left-color: #98A4E1;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 135%;
}
li {
	margin-bottom: 13px;
}
.imgleft {
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
.imgright {
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: right;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.white a {
	color: #DDDDFF;
}
.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	line-height: 125%;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1B92CD;
	line-height: 100%;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 0px;
}
.balloonstyle {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 10px;
	visibility: hidden;
	border:1px solid black;
	z-index: 100;
	background-color: white;
	width: 200px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead {
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}
.box {
	color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
}
ul {
	list-style-type: square;
}
