body {
	margin-top: 10px;
	background-color:#FFFFFF;
}
.h-line {
	background-image:url(images/hline.gif);
	background-repeat:repeat-y;
}
.left {
	background-image:url(images/left_hline.gif);
	background-repeat:repeat-y;
	width:19px;
	background-position: left top;
}
.left1 {
	background-image:url(images/left_box.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	background-position: left top;
}
.right1 {
	background-image:url(images/box_right.gif);
	background-repeat:no-repeat;
	height:19px;
	width:19px;
	background-position: left top;
}
.right {
	background-image:url(images/right_hline.gif);
	background-repeat:repeat-y;
	width:19px;
	background-position: left top;
}
.top {
	background-image:url(images/top_hline.gif);
	background-repeat:repeat-x;
}
.bottom {
	background-image:url(images/bottom_hline.gif);
	background-repeat:repeat-x;
}
.innerleft {
	background-image:url(images/inner-left-line.gif);
	background-repeat:repeat-y;
}
.innerright {
	background-image:url(images/inner-right_hline.gif);
	background-repeat:repeat-y;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 17px;
	color: #5959D5;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.bodytext A {
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}
.bodytext A:hover {
	line-height: 17px;
	color: #0A116F;
	text-decoration: none;
}
.footerlinks {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footerlinks A {
	color: #000000;
	text-decoration: none;
}
.footerlinks A:hover {
	color: #072E8B;
	text-decoration: none;
}
.links {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #1B396D;
	text-decoration: underline;
}
.links A {
	color: #1B396D;
	font-weight:bold;
	text-decoration: underline;
}
.links A:hover {
	color: #000000;
	text-decoration: none;
}

.links1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3433CD;
	line-height: 20px;
	text-decoration: underline;
}
.links1 A {
	color: #3433CD;
	text-decoration: underline;
}
.links1 A:hover {
	color: #000000;
	text-decoration: none;
}
.links2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #003C93;
	text-decoration: none;
}
.links2 A {
	color: #003C93;
	font-weight:bold;
	text-decoration: none;
}
.links2 A:hover {
	color: #9495E3;
	text-decoration: none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	width:181px;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	background-color:#344B74;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #0A1155;
	text-decoration: none;
}
.blackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}