﻿/* GENERAL STYLES */

/* MAIN LAY-OUT ELEMENTS ////////////////////////////////////////////////*/

* {margin:0;padding:0}
body {
	background:#CDD9F3;
}

body {
	text-align:center;
	font:normal 70% Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

h1 {
	font-size:1.4em;
	padding-bottom:0.40em;
	color:#666;
}

h2 {
	font-size:1em;
	font-weight:normal;
	padding-bottom:3em;
	color:#666;
	font-style:italic;
}


h3 {
	font-size:1em;
	font-weight:bold;
	padding-top:1em;
	padding-bottom:0.30em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}


h4 {
	font-size:1em;
}

h5 {
	font-size:1em;
	font-weight:bold;
	font-style:italic;
	margin-bottom:7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

h6 {
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F65C5;
}

p {
	line-height:1.64em;
	padding-top:0.3em;
	padding-bottom:1.2em;
	text-align:justify;
}

select {
	font:normal 100% Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

input {
	font:normal 100% Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}


ul {
	list-style:none;
}

a{
	text-decoration:none;
	color:#666;
}

a.help {
	font-weight: bold;
	line-height: 20px;
	color: #2F65C5;
	background: url(../img/invulhulp.gif) no-repeat;
	padding-left: 20px;
	cursor: help;
}


/* CENTER DIV ////////////////////////////////////////////////*/
div.background {
	width:800px;
	margin:0 auto 0 auto;
	text-align:left;
	position:relative;
	background:#fff;
	overflow:hidden;
}

div.center {
	width:770px;
	padding-top:10px;
	margin:0 auto 0 auto;
	text-align:left;
	position:relative;
	background:#fff;
}

html,body { 
height: 100%; 
} 

/* HEADER + MENU ////////////////////////////////////////////////*/
#nav {
	padding: 0 0 0 0;
	margin: 138px 0 0 32px;
	list-style: none;
}

#nav li {
	float: left;
	width: 95px;
}

#nav ul {
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	width: 100px;
	left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
}

#nav a {
	display: block;
	margin: 4px 5px 4px 5px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

ul a{
	color: #FFF;
	cursor: default;
}

ul ul a:link, ul ul a:visited{
	font-weight: normal;
	color: #2F65C5;
	cursor: pointer;
}

ul a:hover, ul ul a:active{
	font-weight: bold;
	cursor: pointer;
}

ul ul a:hover, ul ul a:active{
	font-weight: normal;
	color: #282828;
	cursor: pointer;
}

ul li{
	border-left: 0px solid #666;
}

ul ul li{
	background-color: white;
	border-left: 0;
}

div.header_foto {
	height: 159px;
	width: 228px;
	float:left;
	margin-bottom:2em;
}


div#menu {
	background:#2F65C5 url(../img/av_bg_menu.jpg) no-repeat;
	height:159px;
	width: 542px;
	float: left;
}



/* CONTENT SECTION ////////////////////////////////////////////////*/

div#content{
	float:left;
	width:555px;
	padding:10px 5px 0 5px;
	background:#fff;
}

div#content ol{
	list-style-type:decimal;
	margin:0 0 1.5em 2em;
}

div#content img.image_right{
	float:right;
	margin:3px 0 10px 15px;
}

div#content img.image_left{
	float:left;
	margin:5px 15px 5px 0px; 
}

div#content img.image_list{
	margin:1px 15px 0 0; 
	float:left;
}

div#content h3{
	margin:0 0 0.em 0;
}

div#content ul{
	padding-bottom: 1em;
	clear:both;
}

div#content ul.bulletlist li{
	background: url(../img/bullet.gif) no-repeat;
	padding:0 0 1em 1.5em;
	color:#666;
}

div#content ul.bullethelp li{
	background: url(../img/invulhulp.gif) no-repeat;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 1.5em;
	margin-top: 30px;
}
div#content ul.bullethelp li a{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F65C5;
}

div#content ul.bulletinlog li{
	background: url(../img/bullet.gif) no-repeat;
	margin:0.5em 0 0 1.2em;
	padding:0em 0 0.3em 2.5em;
}

div#content ul li p{
	padding-bottom:.7em;
}

a.readmore{
	padding:0.7em .5em 0 0;
	font-weight: bold;
	line-height: 20px;
	color:#2F65C5;
}

a.readmore:hover{
	text-decoration: underline;
}

.block{
	display:block;
}

.bottommargin{
	margin-bottom:55px;
}

.topmargin{
	margin-top:15px;
}	

.grey{
	color:#666;
}


.sublist{
	list-style:square;
	list-style-position:outside;
}

.sublist li{
	background: none ! important;
	margin-top: 0px ! important;
	margin-right: 0;
	margin-left: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}


a.top{
	padding:0 0 0 1.1em;
	margin:1em 0 0 0;
	float:right;
	font-weight: bold;
	color:#2F65C5;
	background: url(../img/up.jpg) no-repeat 0 .2em;
}


/* CONTENT SECTION: TABLES ////////////////////////////////////////////////*/


.th_background{
	width:555px;
	height:11px;
	margin-left:-1;
}

table {
	border: 1px solid #adadad;
	border-collapse: collapse;
	background-color: white;
	width:555px;
	background:#adadad;
}

table.sitemap {
	border: 1px solid #adadad;
	border-collapse: collapse;
	background-color: white;
	width:760px;
	background:#adadad;
}

table th {
	padding: 2px 5px 5px 5px;
	vertical-align:top;
	color:white;
}

table td {
	border: 0px solid #adadad;
	padding: 5px 5px 5px 5px;
	background-color: white;
	vertical-align:top;
}

div#content ul.bulletlist table{
	border: 1px solid #adadad;
	border-collapse: collapse;
	color:#666;
	background-color: white;
	width:540px;
	background:#adadad;
}

/* RIGHTMENU ////////////////////////////////////////////////*/

div#rightmenu{
	float:right;
	width:195px;
	margin:67px 0 0 0;
}

div#rightmenu_content{
	width:165px;
	float:right;
	padding:5px;
	height:400px;
	background:#2F65C5 url(../img/av_rightmenu_top.gif) no-repeat;
}

div#rightmenu_bottom{
	width:175px;
	height:20px;
	float:right;
	background:url(../img/av_rightmenu_bottom.gif) no-repeat;
}


div#rightmenu h3{
	padding:.3em 0 0 .25em;
	color:#fff;
}

div#rightmenu h3.topmargin{
	margin-top:1em;
	padding:.3em 0 0 .25em;
	color:#fff;
}

div#rightmenu_content ul{
	padding-top:1em;
}


div#rightmenu_content ul li{
	padding:0 0 .6em 1.3em;
	background: url(../img/av_arrow.gif) no-repeat 0 .2em;
}

div#rightmenu_content ul li a{
	color:#fff;
	text-decoration:underline;
}

div#rightmenu_content ul li a:hover{
	color:#f0f0f0;
}

.toplinks{
	color:#694C8A;	
}

/* FOOTER *////////////////////////////

ul#footer{
	text-align:center;
	margin:2em 0 0 1em;
	padding:10px 0 10px 10px;
	background:#fff url(../img/footer.gif) no-repeat;
	float:left;
	width:555px;
	clear:both;
	text-align:center;
}

ul#footer li{
	display:inline;
}

ul#footer li a{
	font-weight:bold;
	color:#FFF;
	padding-right:60px;
}
div#content ul.bullethelp li a:hover {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F65C5;
	cursor: default !important;
	font-weight: normal;
}
