
A {
	COLOR: #2C509C; TEXT-DECORATION: underline
}
A:active {
	COLOR: #2C509C; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #2C509C; TEXT-DECORATION: underline	
}
A:hover {
	COLOR: #404040; TEXT-DECORATION: underline;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0;
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 

ol,ul { 
	list-style:none; 
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 

html{
	font-size:100%;
	min-height:101%;
}
body{
	font-size:62.5%;
	font-family: Arial;
	line-height:1.8em;
	color:#000;
	padding:0 1em;
}
#wrapper{
	width:94em;
	margin:0 auto;

}
#Toppur{
	background: url(img/navTop.png) no-repeat 0% 0%;
	height: 37px;	
	margin-bottom: 1em;
	padding: 2em 0 0 0.5em;
	width:94em;
}

#val li{
	display: inline;
	list-style-type: none;
	padding: 0 0 0 0.25em;
}

#val li a{
	color: #fff;
	font-size: 1.25em;
	padding: 0.5em;
	text-decoration: none;
}

#val li a:hover{
	background-color: #e6edf8;
	border-top: 5px solid #fc0;
	color: #666;
	padding-top: 0.2em;
	text-decoration: none;
}

#val a#current{
	background-color: #e6edf8;
	border-top: 5px solid #799ddb;
	color: #666;
	padding-top: 0.2em;
}

#footer{
	text-align: center;
	padding-top: 0.5em;
}


.content{
	width:94em;
}

/*HEADINGS
-------------------------------------------------------- */
h1{
	color:#1c509b;
	font-size:3em;
	margin-bottom:0.6em;
	font-style:italic;
	line-height:1.2em;
}
h2{
	color:#1c509b;
	font-size:2em;
	margin-bottom:0.9em;
	line-height:0.9em;
	font-weight:bold; 
}
h3{
	color:#1c509b;
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
	font-variant:small-caps;
}
h4{
	color:#000;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
	font-variant:small-caps;
}
h5{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	color:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}

h1 a{
	color:#000;
}
h1 a:hover{
	text-decoration:none;
}
li a{
	color:#0066ff;
	text-decoration: none;
}
li a:hover{
	color: #c00;
	text-decoration:underline;
}

ul{
	margin-bottom:1.8em;
	list-style:square inside;
}
ul li{
	font-size:1.0em;
	line-height:1.5em;
}
ul li.caption{ 
	font-variant:small-caps;
	list-style:none;
	color:#000;
}
li > ul, li > ol{
	margin-bottom:0;
	margin-left:5em;
}
li > ul li, li > ol li{
	font-size:1em;
}
ol{
	margin-bottom:1.8em;
	list-style:decimal inside;
}
ol li{
	font-size:1.2em;
	line-height:1.5em;
}

.header {
	background: url(img/header.jpg) no-repeat 0% 0%;
	color: #fff;
	height: 145px;
}

.header2 {
	background: url(img/header2.jpg) no-repeat 0% 0%;
	color: #fff;
	height: 145px;
}


.header h1 {
	line-height:1em;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-style: normal;
	letter-spacing: 2px;
	margin: 0 20px;
}

.header h2 {
	line-height:1em;
	color:#fff;
	font-weight:normal;
	font-style: normal;
	letter-spacing: 1px;
	margin: 0 20px;
}

.header p {
	margin-right: 20px;
}

.footer {
	background: #1c509b url(img/footer.png) no-repeat top left;
	color: #fff;
	height: 40px;
	font-size:1.2em;

	
}
