
form {
	margin: 0px;
}



/* ADJUST HEIGHT IN CODE FOR NN47 */
.header {
	background-image: url(images/background_top.jpg);
	background-repeat: no-repeat;
	width: 100%;
	background-color: #003466;
	height: 78px;
		/*/*/
	background-image: url(images/background_top.jpg);	
	*/
}


/* left menu bg */ 

.leftbg {
	background-color: #6699CC;
	z-index: 1;
}


.topmenuimg {
	margin:15 0 5 15;

}

/* left menu right hand-side border */ 



/* left menu item div */ 

.bar {
	display: block;
	width: 160px;
	color: #828192;
	border-bottom: 1px solid #336666;
	text-align: left;

}

/* left menu item text */ 

.menu, .menu:link, .menu:visited
{
	display: block;
	background: #A1D4FF;

	font-weight: bold;
	font-family:"arial", Times New Roman, Times, serif;
	font-size:80%;
	color: #336666;
	text-decoration: none;
	text-align:left;
		padding: 5 0 5 10;
	/*/*/

	width: 100%;
	*/
}


/* hover with for FF */ 
div.bar>a.menu {

	width: 150px;

}

.menu:active, .menu:hover, .menuon, .menuon:link, .menuon:visited, .menuon:active, .menuon:hover
{
	display: block;
	background: #E7ECEC;
	color: #336666;
	text-decoration: none;
	font-weight: bold;
	font-family: "arial", Times New Roman, Times, serif;
	font-size: 80%;
	text-align:left;

	padding: 5 0 5 10;

	}




/* spacing content body do not touch */

div.main{
	display: block;

	z-index: 100;
	margin: 10 8 15;
}

/* text format */ 





/* class to replace H1 */ 

p.h1 {
	font-family: "arial", Times New Roman, Times, serif;

	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-left: 168px;
	margin-bottom: -5px;
	font-size: 90%;
	/*/*/
	font-size: 125%;
	*/
}
p.h2 {
	font-family: "arial", Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;

	letter-spacing: 0px;

	margin-bottom:5px;
	font-size: 100%; 
	/*/*/
	font-size: 135%;
	*/
}
p.fr1 {
	font-family: "arial", Times New Roman, Times, serif;

	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-left: 168px;
	margin-bottom: -4px;
	font-size: 90%;
	/*/*/
	font-size: 120%;
	*/
}
small.top {
	font-family: "arial", Times New Roman, Times, serif;
	font-size: 70%;
	font-style: normal;
	color: #ffffff;
	margin-top: -3px;
}

h2 {
	font-family:"arial", Times New Roman, Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color : #6699CC;
	margin: 0;

}

h3 {
	font-family:"arial", Times New Roman, Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color : #6699cc;
	margin-bottom: 0px;
}


.main p{

	color: #CCCCCC;
	font-family: "arial", Times New Roman, Times, serif;
}


a.lien, a.lien:link, a.lien:active, a.lien:visited {
	font-family: "arial", Times New Roman, Times, serif;
	font-size : 100%;
	color : #6699CC;
}

a.lien:hover, a.lien:visited {
	font-family: "arial", Times New Roman, Times, serif;
	font-size : 100%;
	color : #6699CC;
}



address {
	font-family: "arial", Times New Roman, Times, serif;
	font-size : 60%;
	color : #000000;
	vertical-align : bottom;
	width: 100%;
	padding: 5;

}


/* bottom navigation */


a.bottom, a.botton:link, a.bottom:active, a.bottomlang:visited, a.bottomlang, a.bottomlang:link, a.bottomlang:active{
	font-family: "arial", Times New Roman, Times, serif;
	font-size : 80%;
	color : #6699cc;
}

a.bottom:hover, a.bottom:visited, a.bottomlang:hover{
	font-family: "arial", Times New Roman, Times, serif;
	font-size : 80%;
	color : #336666;
}

/* breadcrumbs - Do not touch */ 
.bread, .bread:active, .bread:link, .bread:visited, .bread:hover {
	font-family: "arial", Times New Roman, Times, serif;
	font-size : 95%;
	color : #ffffff;
	background-color: #333333;
	/*/*/
	margin-bottom: -1px;
	padding-left: 2px;
	*/
}


/*
important notice footer, do not touch
*/
A.avis:link
	{
	font-family: arial, helvetica, sans-serif;
	color: #333300;
	text-decoration: underline;

	}
A.avis:visited
	{
	font-family: arial, helvetica, sans-serif;
	color: #333300;
	text-decoration: underline;

	}
A.avis:active
	{
	font-family: arial, helvetica, sans-serif;
	color: #706840;
	text-decoration: none;
	}
A.avis:hover
	{
	font-family: arial, helvetica, sans-serif;
	background: transparent;
	color: #333300;
	text-decoration: underline;
	}
	
	
/* ADDED CLASSES */

/* font size switcher */

/* hack for nn47 */
/*/*/
#fontsize2{
	float:right;
	display:inline;
	margin-top: -1px;
	right: 10px;
	font-family: "arial", Times New Roman, Times, serif;
	line-height: 20px;
	color: #ffffff;
	font-weight: normal;
	font-size: 100%;

}

.fontsize3, .fontsize3:link, .fontsize3:visited, .fontsize3:active, .fontsize3:hover {
	font-family: "arial", Times New Roman, Times, serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
	border: solid 1px #ffffff;
}
*/

/* seen only by nn47 */ 

.fontsize2 {
	display :none;
}


/* fancy box float right */ 





.right {


	border: 1px solid #000000;
	background: #ffffff;
	/* hack for NN4 */
	/*/*/
		width: 25%;
		float: right;
	margin: 0 0 5 5;
	padding: 0px;
	width: 200px;  
	*/  
	}
	
.box{
	width :200px;
	}  

/* added classes */


ul {
	font-family: "arial", Times New Roman, Times, serif;

}


li {
	font-size : 100%;
	list-style-image: url(../images/orange-bullet.gif);
}


div.anchors{
/*/*/

	color : #6699cc;
	*/
}

.pictures-right {
	font-family: "arial", Times New Roman, Times, serif;
	font-size: 80%;
	color : #cccccc;

	 /*/*/
	float: right;

	margin: 10 2 5 2;
	*/

}
.flash{
	margin-left: 165px;

}

.pictures {

	 /*/*/
	border: solid 2px #ffffff;
	background: #E7ECEC;

	*/

}
.white{
	border: solid 5px #cccccc;
	color: #ffffff;
}

.yellow{
	color: #FDC215;
}



