﻿body{

	background-color:white;
	margin:0px;
	padding:0px;
	font:11px Verdana;
	padding:0 0 0 0;
	width:100%;
	height:100%;
}
hr
{
	color:#5887A2;
}
.head1
{
	width: 100%;
	font:11px Tahoma;
	padding:0px;
	text-align:right; 
	color:white; 
	background-color:#555555;#315686;
	height:18px;
	padding-top:3px;
}
.head2
{
	background-image: url('../images/header.gif');
	background-repeat:no-repeat;
	width: 100%;
	height: 32px;
	background-position:right;
}
.head3
{
	width: 100%;
	height: 15px;
	background-color:#5887A2;	
}
.PageStrip
{
	height:600px;
	width: 10px;
	padding-top: 20px;
	margin-right: 20px;
	background-color:#5887A2;
}
.hlOver 
{
	font:11px Tahoma;
	color: white;
	border:1px solid #AAAAAA;
	background-color: #717171;
	margin-bottom:2px;
}

.hlOut {
	font:10px Tahoma;
	color: white;
	border:1px solid #555555;
	margin-bottom:2px;
}
a.linkTop:link , a.linkTop:visited
{
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: normal;
    color: white;
    text-decoration: none;
}

a.linkTop:hover 
{
    font-family: Verdana;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: normal;
    color: white;
    text-decoration: none;
}
.logo
{
	margin-right: 10px;
	margin-top: 3px;
	border: 0;
}
.LeftHolder
{
	background-image: url('design/menu.gif');
	width: 180px;
	height: 400px;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}
.center
{
	vertical-align:top;
	margin-left: 30px;
	/*background-image: url('images/PageBG.jpg');
	background-repeat:repeat-y;*/
	width: 700px;
	padding-top: 20px;
	margin-right: 20px;
	padding: 10px 10px 10px 20px;
	font-size:12px;
	font-family:Tahoma;
	color:#5887A2;
	line-height:1.5;
}
.center a:visited , .center a:link
{
	color:#5887A2;
	text-decoration:underline;
	font-weight:bold;
}
.center a:hover
{
	color:#5887A2;
}

h1
{
	font-size: 2.00em;
	width: 100%;
	border-bottom: solid 2px #5887A2;
	text-decoration:none;
}
.center h1 a:link, .center h1 a:visited , h1 a:hover
{
	text-decoration:none;
	color:#5887A2;
}

li
{
	list-style-image: none;
	list-style-type: disc;
}
h2
{
	font-size: 100%;
	text-align: right;
}
.MenuTop
{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.menuhaut a 
{
	font-size: 16px;
	font-weight: bold;
	color: #060C6F;
	text-decoration: none;
	margin-left: 20px; 
}
.paperBox 
{
	background-color:white;
	border:1px solid #cccccc;
	padding:15px;
}

.main
{
	vertical-align:top;
}
.leftHead
{
	vertical-align:top;
}
.Footer
{
	text-align:right; 
	color:white; 
	background-color:#5887A2;
	width: 100%;
	height: 20px;
	background-position:right;
	vertical-align:middle;
	padding-top:8px;
}




/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider-wrapper {
    background:url(../Images/slider/SlideShowBG.gif) no-repeat;
    width:633px;
    height:265px;
    margin:0 auto;
    padding-top:8px;
    padding-bottom:11px;
    padding-right:9px;
    padding-left:6px;
}
#slider {
	position:relative;
    width:618px;
    height:246px;
	background:url(../images/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}