html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
p {
	padding: 5px 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}
a {
	color: #c62411;
	text-decoration: underline;
}
a:hover {
	color: #c62411;
	text-decoration: none;
}
.cdiv1 {
	position:absolute;
	width:100%;
	z-index:1;
	padding-top: 62px;
}
.cdiv1 div {
	width:900px;
	margin:0 auto;
}
.cdiv2 {
	position:absolute;
	width:100%;
	height: 144px;
	z-index:10;
	padding-top: 20px;
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cdiv3 {
	position:absolute;
	width:100%;
	z-index:11;
	margin-top: 398px;
}
.cdiv3sub {
	position:absolute;
	width:100%;
	z-index:11;
	margin-top: 73px;
}
.clearer {
	overflow:hidden;
	margin:0 0 -1px 0;
	height:1px;
	clear:both;
}
.mainmenu {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
	text-transform: uppercase;
}
.mainmenu a {
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding-left: 7px;
	cursor: pointer;
}
.mainmenu a i {
	display:inline-block;
	font-style: normal;
	padding: 19px 2px;
}
.mainmenu a b {
	display:inline-block;
	font-style: normal;
	padding-right: 7px;
}
.mainmenu a:hover, .mainmenu .on {
	color: #FFF;
	text-decoration: none;
	display:inline-block;
	background-image: url(../images/hmenuL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 7px;
}
.mainmenu a:hover b, .mainmenu .on b {
	display:inline-block;
	font-weight: bold;
	background-image: url(../images/hmenuR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 7px;
}
.mainmenu a:hover i, .mainmenu .on i {
	display:inline-block;
	font-style: normal;
	background-image: url(../images/hmenuC.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 19px 2px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: normal;
	line-height: 50px;
	color: #FFF;
	font-style: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	/*
	text-transform: uppercase;
	*/
}
.hh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #FFF;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 6px;
	padding: 20px;
	padding-top: 12px;
	background-position: right top;
	background-repeat: no-repeat;
	display:inline-block;
}
.box1 h1, .box1 .hh1 {
	background-image: url(../images/hBgRed.gif);
}
.box2 h1, .box2 .hh1 {
	background-image: url(../images/hBgYellow.gif);
}
.box3 h1, .box3 .hh1 {
	background-image: url(../images/hBgGreen.gif);
}
.box4 h1, .box4 .hh1 {
	background-image: url(../images/hBgBlue.gif);
}
.box5 h1, .box5 .hh1 {
	background-image: url(../images/hBgGray.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	color: #c62411;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cont1 {
	line-height: 18px;
	text-align: justify;
}
.box1stripes {
	background-image: url(../images/boxRedBg_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
}
.box1 {
	background-color: #e64d3b;
	background-image: url(../images/boxRedBg_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box1 .thediv {
	color: #FFF;
	padding: 20px;
	padding-top: 6px;
	background-image: url(../images/boxRedBg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box2stripes {
	background-image: url(../images/boxYellowBg_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
}
.box2 {
	background-color: #eabb63;
	background-image: url(../images/boxYellowBg_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box2 .thediv {
	color: #FFF;
	padding: 20px;
	padding-top: 6px;
	background-image: url(../images/boxYellowBg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box3stripes {
	background-image: url(../images/boxGreenBg_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
}
.box3 {
	background-color: #8ccb49;
	background-image: url(../images/boxGreenBg_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box3 .thediv {
	color: #FFF;
	padding: 20px;
	padding-top: 6px;
	background-image: url(../images/boxGreenBg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box4stripes {
	background-image: url(../images/boxBlueBg_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
}
.box4 {
	background-color: #57bedf;
	background-image: url(../images/boxBlueBg_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box4 .thediv {
	color: #FFF;
	padding: 20px;
	padding-top: 6px;
	background-image: url(../images/boxBlueBg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 38px;
}
.box5stripes {
	background-image: url(../images/boxGrayBg_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
}
.box5 {
	background-color: #cccccc;
	background-image: url(../images/boxGrayBg_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box5 .thediv {
	padding: 20px;
	padding-top: 30px;
	background-image: url(../images/boxGrayBg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #000;
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
}
.thediv2 {
	padding: 20px;
	padding-top: 5px;
	color: #333;
	line-height: 18px;
	font-size: 12px;
}

.button1 {
	color: #FFF;
	text-decoration: none;
	display:inline-block;
	background-image: url(../images/button_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	cursor: pointer;
}
.button1 b {
	display:inline-block;
	font-weight: bold;
	background-image: url(../images/button_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 23px;
}
.button1 i {
	display:inline-block;
	font-style: normal;
	background-image: url(../images/button_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	padding-bottom: 6px;
}


.footer {
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer, .footer td {
	color: #999999;
	font-size: 10px;
}
.footer td a {
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.footer td a:hover {
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
.footer span {
	padding: 0 5px;
	color: #545454;
}
.submenu {
	display: block;
	color: #FFF;
	line-height: 16px;
	width: 290px;
	margin-top: 20px;
}
.submenu a {
	display: block;
	text-decoration:none;
}
.submenu a b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	color: #68ae1d;
	text-transform: uppercase;
	padding: 12px 20px;
	background-position: right top;
	background-repeat: no-repeat;
	display:inline-block;
	background-image: url(../images/submenuBg1.gif);
}
.submenu a:hover, .submenu .on {
	text-decoration:none;
}
.submenu a:hover b, .submenu .on b {
	display:inline-block;
	color: #333;
}

.submenu div a b, .submenu div a:hover b, .submenu div .on b, .submenu div .on:hover b {
	margin-left: 20px;
	padding: 5px 20px;
	font-size: 11px;
	color: #999;
}
.submenu div div a b, .submenu div div a:hover b, .submenu div div .on b, .submenu div div .on:hover b {
	margin-left: 40px;
	padding: 5px 20px;
	font-size: 11px;
	color: #999;
}
.submenu div div div a b, .submenu div div div a:hover b, .submenu div div div .on b, .submenu div div div .on:hover b {
	margin-left: 60px;
	padding: 5px 20px;
	font-size: 10px;
	color: #999;
}


.button {
	background-color: #6da031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 3px 10px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #6da031;
	font-weight: bold;
	text-transform: uppercase;
}
.button:hover {
	background-color: #000;
	border: 1px solid #000;
}
.field1 {
	width: 130px;
	background-color: #c62411;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 4px 5px;
	border: 1px solid #c62411;
	font-weight: bold;
}
.field1b {
	width: 130px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57bedf;
	padding: 4px 5px;
	border: 1px solid #FFF;
	font-weight: bold;
}
