/* CSS Document */
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #145A6B;}
.bottomImage { background-attachment: fixed;
				background-image:  url(../images/watermark.gif);
				background-repeat: no-repeat;
				background-position: right bottom;}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #00217B;


}
a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #145A6B;	text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #145A6B; text-decoration: none;}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #145A6B;
	text-decoration: underline;
}

a.bottomLink:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #ffffff;	text-decoration: none;}
a.bottomLink:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none;}
a.bottomLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

ul {margin-top: 0px; margin-bottom: 10px; padding-top: 0px; padding-bottom: 0px;}
li {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0A2988; font-weight: normal;}
.leftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00217B;
}
.back {
	background-image: url(../images/lamp_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgBorder {
	border: 1px solid #761B0D;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00217B;

}
input.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00217B;
	width: 150px;

}
textarea.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00217B;
	width: 150px;

}
input.blueButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 150px;
	font-weight: bold;
	background-color: #00217B;

}
.leftRightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0D8EC7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D8EC7;
	background-color: #FAFAFA;


}
.imageBack {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0D8EC7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0D8EC7;
	background-color: #FAFAFA;
	background-attachment: scroll;
	background-image: url(../images/table_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;

}
