div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption  {
		margin: 0;
		padding: 0;
		font-size: 100%;
		vertical-align: top;
		background: transparent;
}
/*----------------------------------------------------------------------------*/

div.Background-Div{width: 100%; height: 800px; position: absolute; z-index: -100;}

html {
	margin:0;
	padding:0;
	z-index:0;
	background:url(/images/page_background.jpg);
	height:100%;
	display: inline;}

body {
	font: 15px/normal Arial,Helvetica,Tahoma,Verdane,sans-serif;;
	margin: 0px;
	color: rgb(0, 0, 0);
	min-width: 1140px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height:normal;
	text-decoration:none;
	font-weight:normal;
}

a {
	color: #062C57;
	text-decoration: underline;}

a:hover {
	color: #062C57;
	text-decoration: underline;}

a img {
    border: none;}

form {
	margin: 0px; padding: 0px;}

fieldset {
	margin: 0px; padding: 0px;
	border: none;}

input {
	font: 100%/normal Arial, sans-serif;
	vertical-align: middle;
	font-size-adjust: none;
	font-stretch: normal;}

textarea {
	font: 100%/normal Arial, sans-serif;
	vertical-align: middle;
	font-size-adjust: none;
	font-stretch: normal;}

select {
	font: 100%/normal Arial, sans-serif;
	vertical-align: middle;
	font-size-adjust: none;
	font-stretch: normal;}

q {
	quotes: none;}

q::before {
	content: "";}

q::after {
	content: "";}

/*----------------------------------------------------------------------------*/

ul {
	list-style-image: url(/images/ul.gif);
	padding: 2px 0px 0px 15px;
	margin: 2px 0px 2px 15px;}

ul li {
	padding: 1px 0px 1px 6px;}

/*----------------------------------------------------------------------------*/

.flag {
	background:url(/images/flag.png) top 10px right no-repeat;}

td.header {
	color:#015602;
	font-family:Arial,Tahoma,Helvetica;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	height:128px;
	/*background:url(/images/topbackground.jpg) top left no-repeat;*/
	padding:0xp 0px 0px 0px}

td.subheader {
	color:#015602;
	font-family:Arial,Tahoma,Helvetica;
	font-size:1px;
	font-weight:bold;
	line-height:1px;
	background:url(/images/topbackground2.jpg) top left no-repeat;}

td.headers {
	color:#015602;
	font-family:Arial,Tahoma,Helvetica;
	font-size:24px;
	font-weight:bold;
	line-height:28px;
	background:url(/images/main_logo.png) 10px 10px no-repeat;}

td.header13 {
	color:#015602;
	font-size:22px;
	font-weight:bold;
	line-height:18px;
	padding: 25px 0px 0px 0px;}

td.header35 {
	color:#015602;
	font-size:42px;
	font-weight:bold;
	line-height:30px;
	padding: 0px 0px 0px 115px;}

/*----------------------------------------------------------------------------*/

.main {
	background:#FFFFFF;}

/*----------------------------------------------------------------------------*/

#buttonitem {
		vertical-align:top;
		text-align:left;
		width:110px;
		height:32px;
		border:0px solid #FF0000;
		overflow:hidden;
		font-size:12px;
		line-height:14px;
		font-family:Arial,Tahoma,Helvetica;
		text-decoration:none;
		font-weight:bold;
}

#buttonitem a {
		display: block;
		padding: 5px 7px 12px 19px;
	    color: #FFFFFF;
		text-decoration:none;
		background:url(/images/buttonitem_off.jpg) no-repeat;
}

#buttonitem a:hover {
		padding: 5px 7px 12px 19px;
	    color: #FFFFFF;
		text-decoration:none;
		background:url(/images/buttonitem_on.jpg) no-repeat;
}
/*----------------------------------------------------------------------------*/

.pageText {
	font-size:12px;color:#000000;
	font-weight:normal;}

.pageCurrent {
	font-size:12px;color:#FD0E02;
	font-weight:bold;text-decoration:none;
	padding:0px 5px 0px 5px;}

.pageLink {
	font-size:12px;color:#000000;
	font-weight:normal;text-decoration:none;
	padding:0px 5px 0px 5px;}

.pageLink:hover {
	font-size:12px;color:#000000;
	font-weight:normal;text-decoration:underline;
	padding:0px 5px 0px 5px;}

.pageLinkA {
	font-size:12px;color:#000000;
	font-weight:normal;text-decoration:none;
	padding:0px 15px 0px 15px;}

.pageLinkA:hover {
	font-size:12px;color:#000000;
	font-weight:normal;text-decoration:underline;
	padding:0px 15px 0px 15px;}

.pageDisable {
	font-size:12px;color:#C3C6C7;
	font-weight:normal;text-decoration:none;
	padding:0px 15px 0px 15px;}

.textDisable {
	font-size:12px;color:#808080;
	font-weight:normal;text-decoration:none;
	padding:0px 0px 0px 10px;}

/*----------------------------------------------------------------------------*/
