body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005ca4;
}
body {
	background-color: #005ca4;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #005ca4;
	text-decoration: none;
}
img {
	border:0px;}

hr {
	margin: 15px 0px 15px 0px;
	color: #fff;
	height: 1px;
	width: 98%;
}
h1 {
	font-size: 18px;
	color: #005ca4;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #fff;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}

p {
	margin: 10px 0 0 0px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
	####	Header Menu #####
	#######################

	Horizontal Drop-Down Menu based off :
	http://www.tanfa.co.uk/css/examples/menu/tutorial-h.asp
	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */
#navContainer {width: auto; display:block;clear:both;border-right:0px solid #000;}


/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 0px;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 28px;
	border-top: 0;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0 0 0 12px; 
	padding: 0; 
	letter-spacing: 0.5px;
	font-family:verdana,arial,sans-serif;
	font-size: 100%; 
	text-transform: uppercase;
	width: auto;
	/*
	(Disappearing List-Background)
	http://www.positioniseverything.net/explorer/ie-listbug.html
	*/
	position: relative; /* Fix the Stupid IE6 Bug */
}
#nav ul li {float: left; color: #005ca4; text-align: center; font-weight: normal;}
#nav ul li a {display: block; padding: 5px 10px; padding-bottom: 8px; border-left: 0px solid #000; border-right: 0px solid #000; color: #005ca4; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background-image: url(images/roll.jpg); border-color: #fff; color: #005ca4;}
#nav li a:active, #nav ul li a.active {background: #d1d2d4; border-color: #005ca4; color: #4b4c4d;}

/* Current page Customisations*/
#nav li.menu-current a		{background-image: url(images/roll.jpg); color: #005ca4; border-bottom: 0px solid #000;}
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; margin: 26px 0 0 0; display: none; text-transform: none; border: 0px solid #ccc; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background: #005ca4; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #000; background: #00477f; border: 0; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}



/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}




/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#menu {
	height: 20px;
	width: 701px;
	color: #000;
	font-size: 85%;
	padding: 4px 0 0 50px;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	display: inline;
}
#menu a:link, #menu a:visited, #menu a:active {
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 8px 12px 8px 12px;
	background-image: url(images/roll.jpg);
	background-color: green;
	text-decoration: none;
	color: #fdca65;
}

.page-container {width:900px; margin:0px auto; margin-top:0px; margin-bottom:0px; border:solid 0px rgb(150,150,150); font-size:1.0em;}

.nav0 {width:350px; position:absolute; z-index:2; margin:25px 0 0 0; margin-left:550px !important/*Non-IE6*/; margin-left:553px /*IE6*/;}
.nav0 ul {float:right; padding:0 20px 0 0;}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}

.nav1 ul {float:left; padding:0 15px 0 0; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:2px 5px 2px 5px; color:rgb(125,125,125) ; text-decoration:none; font-size:85%;}
.nav1 a:hover {text-decoration:none; color:rgb(50,50,50);}

/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; float:left; width:701px; border:none; background:rgb(225,225,225) url(./img/bg_head_bottom_nav.jpg) no-repeat; color:rgb(75,75,75); font-size:85%;} /*Color navigation bar normal mode*/

.nav2 ul {list-style-type:none;}

.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}

.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 0px 0 0px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}

.nav2 ul li ul {display:none; border:none;}


/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;} /*Sylvain IE hack*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 170px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #003366;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}*/
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	color: #005ca4;
	background-color: #ffffff;
	padding: 10px;
	margin: 2px 0 2px 0;
	vertical-align: top;
	text-align: left;
}

.leftcolumn {
	color: #005ca4;
	width: 200px;
	background-color: white;
	padding: 10px;
	margin: 2px 0 2px 0;
	vertical-align: top;
	text-align: left;
}

.content a:link, .content a:visited, .content a:active {
	color: #005ca4;
	text-decoration: underline;
}
.content a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}	

.pagetitle {
	background: #ffffff;
	font-family:verdana,arial,sans-serif;
	font-size: 120%; 
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	
	/*border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;*/
	}


.tout {
	background: #ffffff;
	padding: 0 0 0 10px;
	vertical-align: top;
	text-align: left;
	border-left-style: solid;
	border-left-color: #009999; 
	border-left-width: 1px;
}
.tout a:link, .tout a:visited, .tout a:active {
	color: #005ca4;
	text-decoration: underline;
}
.tout a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	padding: 5px;
	height: 75px;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.footer a:link, a:visited, a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}




