body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg-body.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	
}
td {
font-family:"Trebuchet MS";
}

h6 {
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family:"Trebuchet MS";
}


h5 {
	font-size: 8.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family:"Trebuchet MS";
}

h4 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
font-family:"Trebuchet MS";
}

h3 {
	font-size: 11.60pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family:"Trebuchet MS";
}
h2 {
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family:"Trebuchet MS";
}
h1 {
	font-size: 21pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family:"Trebuchet MS";
}
a {
	text-decoration: none;
        color: #163249;
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-whitelink{
	color: #ffffff;
	text-decoration:none;
}
.txt-whitelink:hover{
	color: #ffffff;
	text-decoration:underline;
}
.txt-ltblue{
	color: #b5e1f3;
}
.txt-orangelink{
	color: #d16b00;
	text-decoration:underline;
}
.txt-orangelink:hover{
	color: #d16b00;
	text-decoration:none;
}
.txt-blue{
	color: #489ec2;
}
.txt-dkblue{
	color: #18354d;
}
.txt-inkblue01{
	color: #275370;
}
.txt-inkblue{
	color: #2b61af;
}
.txt-inkblue-link{
	color: #2b61af;
	text-decoration:underline;
}
.txt-inkblue-link:hover{
	color: #2b61af;
	text-decoration:none;
}
.txt-ltbluelink{
	color: #b5e1f3;
}
.txt-ltbluelink:hover{
	color: #ffffff;
}
.font-trebuchet{
font-family:"Trebuchet MS";
}
.font-big{
font-family:"Trebuchet MS";
font-size:18pt;
}
.font-georgia{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:33pt;
color:#16334a;
}
.bg-white{
background-color:#8290a3;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#16365a;
	background-image:url(../images/btn-yes-sendme.gif);
	border:none;
	cursor:pointer;
	height:45px;
	width:207px;
	
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	border:solid 1px #BDCFF5;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	border:none;
	background-image:url(../images/bg-input.gif);
	width:131px;
	height:16px;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border:solid 1px #088FB0;
}

.txt-blacklink{
	color: #000000;
	text-decoration:none;
}
.txt-blacklink:hover{
	color: #000000;
	text-decoration:underline;
}

.txt-inkblue01-link{
	color: #2b61af;
	text-decoration:none;
}
.txt-inkblue01-link:hover{
	color: #2b61af;
	text-decoration:underline;
}
