/* CSS Document */

html, body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body {
	padding-bottom: 35px;
	background-image: url(../images/bg.gif);
	background-color: #464E0F;
	background-position: center top;
	background-repeat: repeat-x;
	padding-right: 0px;
	color: #000000;
}
p, td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #484F14;
	text-decoration: none;
} 
#content a {
	text-decoration: underline;
}
a:hover {
	color: #959D32;
	text-decoration: underline;
}
#container {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#head {
	text-align: center;
}
#nav {
	padding-top: 10px;
	text-align: right;
	padding-bottom: 425px;
}
#nav a {
	display: block;
	margin-bottom: 3px;
}

#content {
	background-image: url(../images/con_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#con {
	background-image: url(../images/con_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 128px;
	padding-top: 14px;

}
#con img {
	border: 2px solid #B2BB44;
	padding: 1px;
	margin: 10px;
}
#h1img img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#copy {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


#footl {
	text-align: right;
	padding-bottom: 7px;
}

#foot {
	color: #FFFFFF;
	padding-top: 5px;
	background-image: url(../images/foot_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 45px;
	padding-right: 130px;
	font-size: 11px;
	padding-bottom: 22px;
}
#foot .small {
	text-transform: none;
}
#foot p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;

}
#foot a {
	margin-right: 3px;
	margin-left: 3px;
	color: #059E7C;
}
#foot a.current {
	font-weight: bold;
	color: #FFFFFF;
}
.imgbdr1 {
	border: 1px solid #EE4232;
	background-color: #000000;
	padding: 1px;
	width: 97px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.imgbdr2 {
	border: 1px solid #059E7C;
	background-color: #000000;
	padding: 1px;
	width: 80px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#precise {
	padding-right: 50px;
	text-align: right;
}

p {
	margin: 0px;
	margin-bottom: 12px;
}
h1 {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #000000;
}
h2 {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	color: #E05507;
}
h3 {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	color: #C4DD33;
}
h4 {
	font-size: 14px;
	margin: 0px;
	margin-bottom: 8px;
	color: #E05507;
}
h5 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}
h6 {
	margin: 0px;
	margin-bottom: 4px;
	font-style: italic;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
ul, ol {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: -20px;
	list-style-image: url(../images/icon.png);
	margin-bottom: 15px;
}
li {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 10px;
}
strong {
	color: #BB1819;
}

.news {
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EB6A03;
}
.news_box {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
}
.news_box p {
	font-family: "Times New Roman", Times, serif;
}
.item_nav {
	padding-top: 5px;
}
#con .item_nav img {
	border: none;
	padding: 0px;
	margin: 0px;
}
.small {
	font-size: 9px;
}
.large {
	font-size: 1.2em;
}
.tbl_bdr {
	padding: 0px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E05407;
	border-right-color: #E05407;
	border-bottom-color: #E05407;
	border-left-color: #E05407;
}
.con_tbl {
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
}
.con_tbl a {
	color: #FFFFFF;
}
.con_tbl td {
	padding: 5px;
	background-image: url(../images/bg_td.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C2DB2F;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E25505;
}
td.tbl_top {
	background-image: url(../images/bg_tdtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	color: #F5DA40;
	font-size: 12px;
	font-weight: bold;
}
.tbl_head {
	font-weight: bold;
	padding-right: 10px;
	border-right: solid 0px #FFFFFF;
}
.tbl_input {
	padding: 2px;
	width: 350px;
}
.feedback, .warning {
	padding:12px;
	text-align:left;
	margin-bottom: 15px;
	font-size: 12px;
	padding-left: 50px;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.feedback a, .warning a {
	color: #000000;
}
.feedback {
	border:1px dotted #009933;
	color: #009933;
	background-image: url(../images/m_pass.gif);
}
.warning {
	border:1px dotted #FF0000;
	color: #FF0000;
	background-image: url(../images/m_fail.gif);
}
.pullout {
	background-color: #C4DD33;
	text-align: center;
	padding: 10px;
	border: 1px solid #101010;
	margin-top: 10px;
}
