body {
	margin: 0px;
	padding: 0px;
}
.topbg {
	background-image: url(../images/top-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

.page_hd1 {
	color: #4076BE;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
}
.page_hd2 {
	color: #FFA848;
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
}

a.link-blue1 {
	font-family: Verdana;
	color: #4076BE;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
a.link-blue1:hover {
	font-family: Verdana;
	color: #4076BE;
	text-decoration: underline;
	font-weight: bold;
}
a.link-white {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #6aa7d6;
	text-decoration: none;
}

.blue-bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7799b6;
}
.grey-bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
}

.box-bdr {
	border: 1px solid #7193ae;
}

.txt-style1 {
	color: #FFFFFF;
}
.txt-style2 {
	color: #4076BE;
}
.text-style4 {
	font-size: 18px;
	color: #4076BE;
	font-weight: bold;
}

.txt-style3 {
	color: #FFA848;
}
.txt-form1 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	font-size: 10px;
}
.txt-style5black
{
font-size:12px;
}
.txt-style4blues
{
font-size:12px;
}
.txt-style4blue
{
font-size:12px;
}
.txt-style5blacks
{
font-size:12px;
}
.txt-form2 {
	font-family: Verdana;
	color: #FFA848;
	font-size: 10px;
}
a.link-form1 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFA848;
	text-decoration: none;
}
a.link-form1:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FFA848;
	text-decoration: underline;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
a.link-footer {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: arial;
}
a.link-footer:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-family: arial;
}
.page_hd3 {
	color: #4076BE;
	font-size: 16px;
	font-weight: normal;
	font-family: arial;
}
.txt-style4 {
	color: #CCCCCC;
	font-size: xx-small;
}
.txt12b-blk {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt12-blk2 {
	font-family: Arial;
	font-size: 12px;
	color: #080808;
}
a.link-12blue {
	font-family: Arial;
	font-size: 12px;
	color: #1c68b3;
	text-decoration: underline;
}
a.link-12blue:hover {
	font-family: Arial;
	font-size: 12px;
	color: #1c68b3;
	text-decoration: none;
}
.lin-verti-blue {
	border-right-style: solid;
	border-right-color: #afcae5;
	border-right-width: 1px;
}
.border_color {
	border: 1px solid #4076BE;
}
.text_12gr {
	font-family: Arial;
	font-size: 12px;
	color: #ACACAC;
}
.text_12blu {
	font-family: Arial;
	font-size: 12px;
	color: #4076BE;
}
.border-dotted {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	height:auto;
}