html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, table, tr, td { 
margin: 0; 
padding: 0; 
border: 0; 
} 

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 82.5%;
	padding: 0px;
	margin: 0px;
}

#wraper {
	margin: 0px auto;
	padding: 0px;
	width: 1004px;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 85px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bannertxt {
	margin: 0px 180px 0px 75px;
	position: relative;
}

#banner h1 {
	font-size: 35pt;
	color: #d20a32;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 15px;
	width: 49%;
	font-family: "Frutiger Cn", "Segoe UI", Arial;
}
#banner #bannertxt h2 {
	font-family: "Frutiger LightCn", "Segoe UI", Arial;
	font-size: 1.2em;
	color: #009632;
	width: 49%;
	float: right;
	margin: 26px 0px 0px 0px;
	padding: 0px;
}

#nav_red {
	background-color: #d20a32;
	margin: 0px;
	padding: 0px;
	height: 24px;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#nav_lit {
	margin: 0px;
	padding: 75px 0px 0px 20px;
	float: left;
	width: 175px;
	background-image: url(images/nav.jpg);
	height: 573px;
	position: relative;
	background-repeat: no-repeat;
}
#rotate {
	margin: 0px;
	padding: 0px;
	height: 205px;
	width: 100%;
	clear: both;
}
#content {
	margin: 0px;
	padding: 27px 50px 27px 50px;
	float: left;
	width: 577px;
	
}

#contentpages {
	margin: 0px;
	padding: 27px 50px 27px 50px;
	float: left;
	width: 702px;
	
}
#colimg {
	margin: 0px;
	padding: 33px 0px 0px 0px;
	float: left;
	width: 125px;
	background-color: #FFFFFF;
}

.pol {
	font-size: 0.6em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	position: absolute;
	bottom: 0px;
	left: 2px;
}
.pol a {
	text-decoration: none;
	color: #d20a32;
}
#colimg img {
	margin-bottom: 10px;
	margin-right: 10px;
}
h4 {
	color: #009632;
	margin-top: 30px;
	font-size: 1.1em;
}
h1 {
	color: #d20a32;
	font-size: 1.5em;
	margin-top: 3px;
	margin-bottom: 3px;
}

#content .h1a {
	color: #d20a32;
	text-decoration: none;

}

h2{
	color: #939598;
	font-size: 1.1em;
	text-decoration: none;
}
#wraper #content .h2a, #wraper #content .h2a a:visited{
	color: #939598;
	text-decoration: none;
}

h3 {
	font-size: 1.3em;
}

#nav_lit h3 {
	color: #d20a32;
	font-size: 1.3em;
	padding-bottom: 1em;
	padding-bottom: 10px;
}
#nav_lit a {
	font-size: 1.1em;
	color: #009632;
	text-decoration: none;
	font-weight: bold;
}
#nav_lit p {
	line-height: 1.7em;
}
.p_cent {
	text-align: center;
}
#contentpages a, #content a {
	color: #009632;
	text-decoration: none;
	font-weight: bold;
}

#contentpages a:visited, #content a:visited {
	color: #d20a32;
	text-decoration: none;
	font-weight: bold;
}

#nav_red ul {
	margin: 0px;
	list-style-type: none;
	width: 1004px;
}
#nav_red li {
	display: inline;
	list-style-type: none;
}

#nav_red a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	background-image: none;
	width: 105px;
	display: block;
	float: left;
	text-align: center;
	font-family: "arial black", arial;
	padding-top: 3px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content li, #contentpages li {
	list-style-type: none;
	text-decoration: none;
	list-style-position: outside;
	margin-left: 10px;
	list-style-image: url(images/dot.jpg);
	margin-bottom: 10px;
}
td {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939598;
}

.td_top {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #939598;
}
p {
	padding-bottom: 10px;
}
.topgap {
	margin-top: 27px;
}
select, input {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #009632;
}
.small_coltxt {
	font-size: 0.8em;
}
