@charset "utf-8";
/* CSS Document */

#navbar {
	position: absolute;
	width:781px;
	height:29px;
	z-index:25;
	left: 59px;
	top: 141px;
}

#logo {
	position: absolute;
	width:403px;
	height:76px;
	z-index:2;
	left: 7px;
	top: 21px;
}

#borderdiv {
	position:absolute;
	width: 963px;
	height: 871px;
	top: 6px;
}

html{
padding:0px;
margin:0px;
height: 100%;
}

body
{
background-image: url(../images/background_3.png);
background-repeat: repeat-x;
}

#navbarback {
	position:absolute;
	width:878px;
	height:40px;
	z-index:-1200;
	left: 8px;
	top: 140px;
	background-image: url(../images/NAVBAR_BACK.png);
}

#sidemenu {
	position:absolute;
	width: 163px;
	left: 7px;
	top: 193px;
	height: 625px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	z-index: 12;
}

#sidemenu ul {
	margin: 10px;
	padding: 5px 0 0;

}

#sidemenu ul li {
	list-style-type: none;
	margin-bottom: 5px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	
}

#sidemenu ul li a {
	color: #5f5f5f;
	text-decoration: none;
	background: url(../images/bg_secNav1.jpg) no-repeat;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#sidemenu ul li a:hover, #sidemenu ul li.selected a {
	color: #1a529d;
	background: url(../images/bg_secNav1.jpg) no-repeat 0 -50px;*/
}

#footer {
	position:absolute;
	width:287px;
	height:16px;
	z-index:22;
	left: 6px;
	top: 842px;
}
#footer a, #broucher a,#logo a ,#apDiv1 a
{
display: inline;
color: #015aa2;
text-decoration: none;
font-family: Arial;
font-size: 10px;
}

#footer a:hover, #apDiv4 a:hover, #broucher a:hover,#logo a:hover, #apDiv1 a:hover
{
color: #333333;
/*background: #015aa2;*/
}

#footer a:link, #footer a:visited, #apDiv4 a:link, #apDiv4 a:visited, #broucher a:visited, #apDiv1 a:link , #apDiv1 a:visited
{

}

#broucher
{
	position:absolute;
	left: 762px;
	top: 846px;
	height: 15px;
}
ul.ies
{
padding: 0;
margin: 0px;
}


ul.ins
{
list-style: none;
list-style-image:url(../images/bullet_back.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.2em;
}
ul.sideins
{
cursor: pointer;
list-style: none;
font-family: Arial;
text-align: left;
font-size: 0.9em;
line-height: 1.2em;
color: #FFFFFF;
}

ul.sideins1
{
cursor: pointer;
list-style: none;
list-style-image:url(../images/bulletsside.png);
font-family: Arial;
text-align: left;
font-size: 0.9em;
line-height: 1.2em;
color: #FFFFFF;
}

ul.sideins2
{
cursor: pointer;
list-style: none;
font-family: Arial;
text-align: left;
font-size: 13px;
line-height: 1.8em;
color: #FFFFFF;
}

p.inside
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	line-height: 1.4em;
}
strong
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #015aa2;
}

img { border: none; }

#logo a img { border: none; }
#logo a:hover img { border: none; }
#box a, #box a:link, #box a:visited
{
color: #FFFFFF;
text-decoration: none;
font-family: Arial;
font-size: 12px;
text-align:left;
}

#box a:hover,#side2 a:hover
{
color: #015aa2;
text-decoration: none;
font-family: Arial;
font-size: 12px;
}

#box p
{
	font-family: Arial;
	font-size: 1em;
	line-height: 1.4em;
	text-align: center;
	color:#FFFFFF;
}

#side2 p
{
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
	color:#000000;
}

#side2 a:visited ,#side2 a:link ,#side2 a
{
color: #000000;
text-decoration: none;
font-family: Arial;
font-size: 12px;
text-align:left;
}

