/*  */
body {
	margin:0;
	padding:0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 16px;
	text-align:left;
	background-color: #F3F3F3;
}

p{
	margin:0;
	padding:0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	line-height : 18px;
	font-size: 12px;
}

p a:link, p a:visited {
text-decoration : underline; 
color : #333; 
} 
p a:hover {
text-decoration : underline; 
color : #333; 
} 

/* clear */

.clear {
	clear : both;
}

#container {
	width: 946px;
	height: auto;
	float: center;
	margin: 0 auto;
    background-image: url(../images/background.gif);
}

#content{
	width: 876px;
	height: auto;
	padding: 0;
	float: center;
	margin: auto;
	padding-bottom: 25px;
}

#content-bottom{
	width: 800px;
	height: 40px;
	padding: 0;
	float: center;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/bottom.jpg);
}

#top{
	width: 100%;
	height: 20px;
	padding: 0;
	float: center;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/background.gif);
	position: relative;
}

#logo{
	width: auto;
	float: left;
	padding-left: 0px;
	height: 75px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#header{
	width: 977px;
	padding: 0;
	float: center;
	margin: auto;
	margin-bottom: 0px;
	height: 60px;
	position: relative;
}

#content-top{
	width: 1030px;
	height: 40px;
	padding: 0;
	float: center;
	margin: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/top.jpg);
}

#box-top{
	width: 992px;
	height: auto;
	padding: 0;
	float: center;
	margin-bottom: 0px;
	padding-left: 0px;
}

#buttons-left{
	width: 17px;
	height: 34px;
	float: left;
	background-image: url(../images/buttons-left.gif);
}

#buttons-middle{
	width: 100%;
	height: 34px;
	float: center;
	background-image: url(../images/buttons-middle.gif);
}

#buttons-right{
	width: 17px;
	height: 34px;
	float: right;
	background-image: url(../images/buttons-right.gif);
}


#buttons{
float:center; margin-bottom:25px; width:auto; height:34px;
}

.button-text-on{
	padding-top: 10px;
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	padding-right: 6px;
	text-align: center;
}

.button-text-on a{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.button-text-on a:hover{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.button-text-off{
	padding-top: 10px;
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
	padding-right: 6px;
	text-align: center;
}

.button-text-off a{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.button-text-off a:hover{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.buttons-on-middle {
	float:left;
	width:171px;
	height:34px;
	background-image: url(../images/buttons-on-middle.jpg);
}

.buttons-off-middle {
float:left; width:171px; height:34px; background-image: url(../images/buttons-off-middle.jpg);
}

#box-middle {
	float:left;
	width:430px;
	padding-left:5px;
	padding-right: 0px;
}

#box-left {
	float:left;
	width:218px;
	padding-right: 0px;
	padding-left: 25px;
	padding-top: 0px;
}

#box-right {
	float:right;
	width:200px;
	padding-top: 0px;
	padding-left: 15px;
}

#bottom{
	width: 946px;
	float: center;
	margin: auto;
	margin-bottom: 25px;
	background-image: url(../images/bottom.gif);
	height: 110px;
}

#menu_vert{
	width: 236px;
	height: auto;
	float: left;
        padding-bottom: 15px;
}

#header-logo {
	position : relative;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

a,
a.link,
a.visited {
	color: #4ba9be;
	text-decoration: underline;
}
a:hover {
	color: #df8400;
	}
a img {
	border: none;
}
a:hover img,
a:active img,
a img:hover,
a img:active,
a.img:hover,
a.img:active {
	background: transparent;
	}
:focus { -moz-outline-style: none; }

h1#blogtitle {
	margin: 0 0 0 39px
}

h1 {
	margin:0;
	padding:0;
	padding-bottom:12px;
	font:bold 21px Verdana;
	color:#545454;
	line-height: 21px;
}

h2 {
	margin:0;
	padding:0;
	padding-bottom:12px;
	font:normal 17px Verdana;
	color:#23619C;
}

h3 {
	margin:0;
	padding:0;
	padding-bottom:12px;
	font:normal 12px Verdana;
	color:#419fb8;
}

h4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : normal;
	color : #419fb8;
	margin-bottom: 7px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
}

h5 {
	margin:0;
	padding:0;
	padding-bottom:12px;
	font:normal 11px Verdana;
	color:#23619C;
}

p {
	margin: 3px 0;
	padding: 0px;
	}
ul {
	margin-left: 0;
	padding-left: 15px;
}

#crumb{
	margin-bottom: 17px;
}

#search{
	margin-bottom: 15px;
}

.line{
	border-top:1px solid #E7E6E6;
	margin-bottom:15px;
	padding-left: 17px;
}

#title-home{
	background-image: url(../images/title-home.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

/* button-text */

#buttons-left{
	width: 17px;
	height: 34px;
	float: left;
	background-image: url(../images/buttons-left.gif);
}

#buttons-middle{
	width: 100%;
	height: 34px;
	float: center;
	background-image: url(../images/buttons-middle.gif);
}

#buttons-right{
	width: 17px;
	height: 34px;
	float: right;
	background-image: url(../images/buttons-right.gif);
}


#buttons{
float:center; margin-bottom:25px; width:auto; height:34px;
}

.button-text-on{
	padding-top: 10px;
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	padding-right: 6px;
	text-align: center;
}

.button-text-on a{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.button-text-on a:hover{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.button-text-off{
	padding-top: 10px;
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
	padding-right: 6px;
	text-align: center;
}

.button-text-off a{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.button-text-off a:hover{
	font-family: Verdana, Arial;
	color: #393838;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
}

.buttons-on-middle {
	float:left;
	width:171px;
	height:34px;
	background-image: url(../images/buttons-on-middle.jpg);
}

.buttons-off-middle {
float:left; width:171px; height:34px; background-image: url(../images/buttons-off-middle.jpg);
}

ul {
	line-height : 24px;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

/* footer */

#footer-clear {
	clear: both;
	float: center;
	height: 15px;
	width: 896px;
	margin: auto;
}

#footer {
	margin:auto;
	font-size:11px;
	float:center;
	height: 15px;
	width: auto;
	clear: both;
}

.disclaimer {
	font-family : Verdana;
	font-size : 11px;
	color: #393838;
	margin: auto;
	text-decoration: none;
	padding-top: 45px;
	padding-left: 38px;
	margin-bottom: 15px;
}

.disclaimer a {
	color: #393838;
	text-decoration: none;
}

.disclaimer a:hover{
	color: #393838;
	text-decoration: underline;
}

.error {
  border: 1px solid red;
  margin-bottom: 17px;
  background-color: #ffffee;
  color: #660000;
  width: 710px;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
}
.notify {
  border: 1px solid #336699;
  background-color: #ffffee;
  color: #336699;
  width: 400px;
  padding: 5px;
}
.error ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/error.gif);
	margin-left: 17px;
	margin-top: 5px;
}
.box-background {

	background: url(../images/box-background.gif);

	background-position: bottom;

	margin-bottom:15px;

	padding-bottom: 15px;

}



.box-top {

	background: url(../images/box-background.gif);

	background-position: top;

	height: 12px;

}



.box-content {

	width:170px;

	margin-left:15px;

}



.box-gradient {

	

}



.box-content-text {

	padding-top:5px;

	margin-top: 0px;

}



.box-content-text a {

	color: #545454;

	font-size:11px;

}



.box-content-text a.main {

	display: block;

	margin-top:5px;

	margin-bottom: 0px;

	padding-left: 12px;

	color: #545454;

	background: transparent url(../images/arrow-grey.gif) no-repeat 0 0.62em;

	font-weight: bold;

	text-decoration: none;

}



.box-content-text a.main:link {

	color: #545454;

	font-size:11px;

}



.box-content-text a.main:hover {

	text-decoration: underline;

}



.box-content-text p {

	margin : 0 0 0px;

	padding : 0;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 10px;

	color : #4d4d4d;

	line-height : 16px;

}



.box-content-text p a:link, p a:visited {

	color : #545454; 

} 



.box-content-text p a:hover {

	text-decoration : underline; 

	color : #545454; 

}



img.icon-right {

	float: right;

	clear: right;

	display: block;

	margin: 3px 0 2px 0;

}



.boxmiddle-right-large ul {

	float: left;

	width: 480px;

	font-family : Verdana, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #4d4d4d;

	line-height : 18px;

	margin-left: 10px;

	margin-top: 0px;

	margin-bottom: 6px; 

	padding-left: 0;

	list-style: none;

}



.boxmiddle-right-large ul li {

	padding-left: 20px;

	background-image: url(../images/arrow-grey.gif);

	background-repeat: no-repeat;

	background-position: 5px 8px;

}

#searchbox {
	background: url(../images/search.gif) no-repeat top right;
	width:235px;
	height:39px;
	float: right;
}

form#searchform {
    margin-left: 18px;
	margin-top: 8px;
}
form#searchform input {
	background: #ffffff;
	border:0px;
	padding-top: 0px;
	width: 180px;
	font-size: .8em;
	font-family: verdana, arial, tahoma, serif;
	font-size: 11px;
	color: #a0a0a0;
}

form#searchform input:focus {
	color: #2b2b2b;
}

form#searchform input.submit {
	margin-left: 6px;
}
.prettytable, .prettytable table, .wikitable, .wikitable table
{
    border: 1px solid #aaa;
    border-collapse: collapse;
    font-size: 95%;
    margin: 1em 0;
    background: #f9f9f9;
}

.prettytable table, .wikitable table
{
    margin: 0;
}

.prettytable td, table.prettytable th, .wikitable td, table.wikitable th
{
    border: 1px solid #aaa;
    padding: 4px;
}

.prettytable th, .wikitable th
{
    background-color: #ddd;
}