body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #485251;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 7.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


h5 {
	font-size: 9pt;
	margin: 4px 0px 6px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

h4 {
	font-size: 10.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12pt;
	margin: 4px 0px 6px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13pt;
	margin: 4px 0px 6px 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20pt;
	margin: 4px 0px 6px 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-yellowlink{
	color: #fcfaba;
	text-decoration:none;
}
.txt-yellowlink:hover{
	color: #fcfaba;
	text-decoration:underline;
}
.txt-grey{
	color: #808080;
}
.txt-yellow{
	color: #fcfaba;
}
.txt-dkgrey{
	color: #222222;
}
.txt-dkgrey01{
	color: #6b7b7e;
}
.txt-grey{
	color: #797979;
}
.txt-dkred{
	color: #9a0124;
}
.txt-red{
	color: #d81f2a;
}
.txt-dkredlink{
	color: #d81f2a;
	text-decoration:underline;
}
.txt-dkredlink:hover{
	color: #d81f2a;
	text-decoration:none;
}
.txt-redlink{
	color: #d81f2a;
	text-decoration:underline;
}
.txt-redlink:hover{
	color: #d81f2a;
	text-decoration:none;
}
.txt-green{
	color: #54b948;
}
.txt-blacklink{
	color: #000000;
	text-decoration:none;
}
.txt-blacklink:hover{
	color: #000000;
	text-decoration:underline;
}
.txt-greenlink{
	color: #54b948;
	
}
.txt-greenlink:hover{
	color: #18750c;
	
}
.font-trebuchet{
font-family:"Trebuchet MS";
}

.bg-black{
background-color:#000000;
}
.bg-dkred{
background-color:#bf0000;
}
.bg-grey{
background-color:#f6f6ef;
}
.bg-dkgrey{
background-color:#3f3f3f;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#055492;
	border:none;
	cursor:pointer;
	height:22px;
}

.nav-ac{
	color: #FFFFFF;
	background-image: url(../images/bg-tabs-hover.gif);
	padding-left:27px;
	height:22px;
	font-size:9pt;
	font-weight:bold;
	padding-top:5px;
width:148px;
cursor:pointer;
display:block;
	
	
	
	
}
.nav-de{
	color: #FFFFFF;
	display:block;
	padding-left:27px;
	background-image: url(../images/bg-tabs.gif);
	height:22px;
	font-size:9pt;
    padding-top:5px;
width:148px;
cursor:pointer;
	
	
	
}
.nav-de-hover{
	color: #FFFFFF;
	background-image: url(../images/bg-tabs-hover.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:27px;
	height:22px;
	font-weight:bold;
	font-size:9pt;
	padding-top:5px;
width:148px;
cursor:pointer;

	
	
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color:#43b3db;
	border:none;
	cursor:pointer;
	width:76px;
	height:24px;
	background-image:url(../images/btn-subscribe01.gif);
}

.button02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#43b3db;
	border:none;
	cursor:pointer;
	width:25px;
	height:22px;
	background-image: url(../images/bg-go.gif);
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	border:solid 1px #cecece;
	height:18px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #549025;
	border:solid 1px #cecece;
	height:18px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	border:solid 1px #cecece;
	height:18px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #549025;
	border:solid 1px #cccccc;
	height:22px;
}



