body {
	background: #FFF;
	margin: 13px 0 21px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
	
	
p, li, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}	
	
h1 {color: #40408c; font-weight: normal; font-size: 28px;}
h2 {color: #999; font-weight: normal; font-size: 18px;}
h3 {color: #999; font-weight: normal; font-size: 16px;}
h4 {color: #999; font-weight: normal; font-size: 14px;}


td {font-weight: normal; font-size: 12px;}
	
a img {border: 0 none;}
	
a.more {background: url('../images/arrow.gif') no-repeat center right; padding-right: 14px; margin-left: 20px;}

a.moreleft {background: url('../images/arrow.gif') no-repeat center right; padding-right: 14px; margin-left: 0px;}
	
	
.nom {margin-top: 0;}

.headline {
	color: #000066; 
	font-weight: normal; 
	font-size: 15px;
	margin-bottom: 0px;
}


A.headline {
	color: #000066; 
	font-weight: normal; 
	font-size: 15px;
	margin-bottom: 0px;
}

A.headline:Hover {
	color: #cccccc; 
	font-weight: normal; 
	font-size: 15px;
	margin-bottom: 0px;
	text-decoration: underline;
}
 

.date {
	font-size: 11px; 
	color : #666666;
	margin-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.intro {
	margin-top: 0px;

}
 

.imageborder {
	border: 1px solid #CCCCCC;
}

#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	}
	
#header {
	position: relative;
	width: 900px;
	height: 129px;
	background: url('../images/header.gif') no-repeat top left;
	}
	a#homelink {position: absolute; display: block; top: 11px; left: 12px; width: 169px; height: 67px;}
	
#menu {
	position: absolute;
	top: 85px;
	left: 0px;
	width: 900px;
	height: 25px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	#menu li {
	width: 150px; 
	float: left; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	background: url('../images/menu-seperator.gif') no-repeat top right;
	height: 25px;
	}
	#menu li a {display: block; width: 149px; height: 25px; padding-top: 3px; text-decoration: none; color: #FFF; font-size: 15px; font-weight: bold;}
	#menu li a:hover, 
	#menu li a.here {background: url('../images/menu-on.gif') repeat-x top left;}
	#menu li.last {background-image: none;}
	#menu li.last a {width: 150px;}
	
#content {
	position: relative;
	border: 1px solid #c2c2c7;
	border-top: 0 none;
	background: url('../images/left-bg.jpg') repeat-y top left;
	}
#content-bottom {height: 14px; background: url('../images/content-bottom.gif') repeat-x top left;}
	
#searchbox {
	text-align: right;
	margin: 0 auto;
	width: 900px;
	color: #40408c;
	padding-bottom: 3px;
	}
	#searchbox .search, #searchbox #ctl00_txtSearch {width: 200px; border: 1px solid #999; color: #333;}
	#searchbox .submit, #searchbox #ctl00_btnSearch {border: 1px solid #999; background: #CCC; cursor: pointer;}
	#searchform {margin: 0; padding: 0;}
	
ul.list-1 {list-style-image: url('../images/li-1.gif');}
ul.list-1 li {margin-bottom: 16px;}
	
a.more {background: url('../images/arrow2.gif') no-repeat center right; padding-right: 14px;}
	
#left a.sub {
	border: 1px solid #666666; 
	display: block; 
	text-align: right; 
	padding: 2px 17px 3px 0; 
	width: 193px; 
	background: #ccc;
	margin-top: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	#left a.here {background: #666; color: #FFF;}
	#left a.sub:hover {background: #666; color: #FFF;}
	#left h1 {color: #999; font-size: 22px; font-weight: normal;}

#content-left {
	position: relative;
	float: left;
	width: 210px;
	padding: 15px 20px 0px 19px;
	text-align: right;
	}
	#content-left a {color: #3333cc; text-decoration: none;}
	#content-left a:hover {color: #9cc864;}
	
#content-left a.sub {
	border: 1px solid #666666; 
	display: block; 
	text-align: right; 
	padding: 2px 17px 3px 17px; 
	width: 176px; 
	background: #ccc;
	margin-top: 10px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	#content-left a.here {background: #666; color: #FFF;}
	#content-left a.sub:hover {background: #666; color: #FFF; text-decoration: underline;}
	#content-left a.sidnav2 {
	border: 1px solid #999999; 
	display: block; 
	text-align: right; 
	padding: 2px 17px 3px 17px; 
	width: 176px; 
	background: #999999;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}	
	#content-left a.sidnav2:hover {
	border: 1px solid #999999; 
	display: block; 
	text-align: right; 
	padding: 2px 17px 3px 17px; 
	width: 176px; 
	background: #999999;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	}	
	#content-left h1 {color: #999; font-size: 22px; font-weight: normal;}

#content-main {margin-left: 249px; text-align: left; padding: 15px 29px 35px 29px; font-size: 14px}
#content-main a {color: #3333cc; text-decoration: none;}
#content-main a:hover {color: #9cc864;}

#footer {display: block; height: 14px;}

#footer-left {
	float: left;
	width: 400px;
	text-align: left;
	color: #999;
	padding: 6px 0 0 10px;
	}
	
#footer-right {
	float: right;
	width: 400px;
	text-align: right;
	color: #3333cc;
	padding: 6px;
	}
	#footer-right a {text-decoration: none; color: #3333cc; margin: 0 4px;}
	#footer-right a:hover {text-decoration: none; color: #9cc864;}
	
	
	
#dropmenudiv { 
font-family: Trebuchet, Helvetica, sans-serif; 
font-weight: bold; 
text-decoration: none; 
text-align: left;
font-size: 12px; 
color: #5c3577; 
position:absolute;
top: -10px; 
border:1px solid #328614;
background-color: #60a20e; 
z-index:100; 
opacity:.90;
filter: alpha(opacity=90); opacity:0.9; -moz-opacity: 0.9; -khtml-opacity:0.9;
}
#dropmenudiv A { 
font-family: Trebuchet, Helvetica, sans-serif; 
font-weight: bold; 
text-decoration: none; 
text-align: left;
font-size: 12px;
color: #ffffff ; 
display: block; 
text-indent: 0px; 
filter: alpha(opacity=90); opacity:0.9; -moz-opacity: 0.9; -khtml-opacity:0.9;
background-color: #60a20e;
line-height: 20px;
padding-left: 10px;
z-index:100;
}
#dropmenudiv A:hover { 
font-family:Trebuchet, Helvetica, sans-serif; 
font-weight: bold; 
text-align: left;
text-decoration: none; 
background-color: #328614; 
opacity:.90;
filter: alpha(opacity=90); opacity:0.9; -moz-opacity: 0.9; -khtml-opacity:0.9;
font-size: 12px; 
color: #ffffff;
z-index:100;}		

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
   	background: transparent url(/Images/Admin/bg_button_a.gif) no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(/Images/Admin/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 


