body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.png);
	background-color: #599CDA;
}
#intro {
	position: relative;
	border: none;
	height: 275px;
	width: 466px;
	left: 25px;
	top: 20px;
}

#intro2 {
	position: relative;
	border: none;
	height: 275px;
	width: 466px;
}

.badges {
	position: relative;
	top: -30px;
	right: -65px;
	z-index: 0;
}

.badges2 {
	position: relative;
	top: -30px;
	right: -65px;
	z-index: 0;
	height: 300px;
	overflow: hidden;
}

#claim {
	position: relative;
	border: none;
	top: 170px;
	left: 12px;
	height: 120px;
	width: 160px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#claim:hover {
	color:#FF0000;
	cursor: hand;
}

#claim2 {
	position: relative;
	border: none;
	top: -155px;
	left: 12px;
	height: 120px;
	width: 160px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#claim2:hover {
	color:#FF0000;
	cursor: hand;
}

.logotext {
	color: #3399FF;
	font-size: 20px;
	font-weight: bold;
	padding: -10px;
	font-family: "Lucida Sans Unicode";
}

div.navstyle {
	position: relative; top: 0px; left: 0px; height: 100%; width: 100%;
}
.navholder {
	position: relative;
	padding: 15px;
	height: 98px;;
	width: auto;
	cursor: hand;
	color: #333333;
}
.navholder1 {
	background: url('images/navigation_off_01.png');
	background-repeat: no-repeat;
}
.navholder1:hover {
	background: url('images/navigation_on_01.png');
	background-repeat: no-repeat;
}

.navholder2 {
	background: url('images/navigation_off_02.png');
	background-repeat: no-repeat;
}
.navholder2:hover {
	background: url('images/navigation_on_02.png');
	background-repeat: no-repeat;
}

.navholder3 {
	background: url('images/navigation_off_03.png');
	background-repeat: no-repeat;
}
.navholder3:hover {
	background: url('images/navigation_on_03.png');
	background-repeat: no-repeat;
}

.navholder4 {
	background: url('images/navigation_off_04.png');
	background-repeat: no-repeat;
}
.navholder4:hover {
	background: url('images/navigation_on_04.png');
	background-repeat: no-repeat;
}

.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
}

a.nav_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
}
a.nav_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt-crossedout {
	color: #999999;
	text-decoration: line-through;
}
.footersmall {
	font-size: 9px;
}




.imgborder_right {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.title1_green {
	font-weight: bold;
	color: #00be00;
	font-size: 12px;
}
.title2_green {
	font-size: 20px;
	font-weight: bold;
	color: #006633;
}

.txt-green {
	color: #006633;
}

.title2_bold {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txt-black {
	color: #000000;
	background-color: #F3F3F3;
}
.title2_blue {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: -10px;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: -10px;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-top: -10px;
	padding-bottom: -20px;
}
H3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: -10px;
}
.txt-red-bold {
	color: #990000;
	font-weight: bold;
}

#checksright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#checksright:hover {
	color:#FF0000;
	cursor: hand;

}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #888888;
	width: 780px;
}
.tdBg1 {
    background-image: url(images/web_box_01.png);
	height: 30px;
	width: 30px;
}
.tdBg2 {
    background-image: url(images/web_box_02.png);
	height: 30px;
}
.tdBg3 {
    background-image: url(images/web_box_03.png);
	height: 30px;
}
.tdBg4 {
    background-image: url(images/web_box_04.png);
	height: 30px;
	width: 30px;
}
.tdBg5 {
    background-image: url(images/web_box_05.png);
	height: 30px;
}
.tdBg6 {
    background-image: url(images/web_box_06.png);
	height: 30px;
}
.tdBg7 {
    background-image: url(images/web_box_07.png);
	height: 30px;
}
.tdBg10 {
    background-image: url(images/web_box_10.png);
	height: 30px;
	width: 30px;
}
.tdBg11 {
    background-image: url(images/web_box_11.png);
	height: 30px;
}
.tdBg12 {
    background-image: url(images/web_box_12.png);
	height: 30px;
	width: 30px;
}

