body {

	background-color: #CCCCCC;

	padding-bottom: 0;

	padding-left: 0;

	padding-top: 0;

	padding-right: 0;

	margin-bottom: 0;

	margin-top: 0;

	margin-left: 0;

	margin-right: 0;

}



.menu {

    font-family: sans-serif, Arial;

    padding-left: 0.2cm;

    padding-top: 0cm;

    color: white;

	font-size: 20px;

}



h1 {

  font-size: 28px;

  font-family: sans-serif, Arial;

  font-variant: small-caps;

  font-weight: bold;

//  margin-top: 0px;

//  padding-left: 2px;

//  padding-right: 2px;

	margin-top: 20px;

//	margin-bottom: 4px;

  color: #455982;

}





.h1{

	color: #455982;

	font-family: sans-serif, Arial;

	font-size: 28px;

	font-weight: bold;

	font-variant: small-caps;



//	border-top: none;

//	border-left: none;

//	border-right: none;

	border-bottom: solid 2px #dedede;

	margin-top: 20px;

	margin-bottom: 2px;

//	clear: left;

}



.subtitle{

	color: #5c5c5c;

	font-family:sans-serif;

	font-size: 18px;

	margin-bottom: 5px;

	margin-left: 15px;

}



.h2{

	color: #444444;

	font-family: sans-serif;

	font-size: 20px;

}



.h2title{

	color:darkblue;

	font-family: sans-serif;

	font-size: 20px;

}





.h2withbar{

	color: #444444;

	font-family: sans-serif;

	font-size: 20px;



	border-top: none;

	border-left: none;

	border-right: none;

	border-bottom: solid 2px #dedede;

}


.simplybar{

	color: #444444;

	font-family: sans-serif;

	font-size: 1px;

	border-top: none;

	border-left: none;

	border-right: none;

	border-bottom: solid 2px #dedede;

}


.smallgap{

	font-size: 1px;
}


address{

	font-family: sans-serif;

	font-size: 16px;

}





img.header {

	border: none;

	vertical-align: middle;

	height: 48px;

	width: 48px;

}





img.leftheader {

	margin-top:10px;

	margin-right:20px;

	border: none;

	vertical-align: middle;

}



img.thumbnail {

	border: 1px #a2a2a2 solid;

	padding: 1px;

	margin-right: 1em;

	vertical-align:middle;

}



img.thumbnail_no_border {

	border: none;

	margin-right: 1em;

	vertical-align:middle;

}



div.news_item {

	padding-left: 42px;

	margin-top: 1em;

	margin-bottom: 2em;

	background-image: url("/images/site/stock_dnd_32.png");

	background-repeat: no-repeat;

/*	color: #7d7d7d; */

	font-family: sans-serif;

}



p, form {

	font-size: 18px;

	font-family: sans-serif;

/*	color: #7d7d7d; 

	font-size: 1em;

	padding: 0.2em; */

}



td {

	font-family: sans-serif;

/*	color: #7d7d7d; */

/*	padding: 0.2em; */

/*	text-align:center;*/

	padding: 2px;

}



td.name {

	font-family: sans-serif;

/*	color: #7d7d7d; */

/*	padding: 0.2em; */

	text-align:center;

	color:#003333;

	padding: 2px;

}





.department {

	font-family: sans-serif;

/*	color: #7d7d7d; */

/*	padding: 0.2em; */

	color:#006666;

	font-size:13px;

	text-align:center;

	padding: 2px;

}





p.download{

	color: #AA0505;

	font-family:sans-serif;

	font-size: 0.9em;

	margin-bottom: 0.7em;

}



p.copyright{

	color:#006633;

	font-family:sans-serif;

	font-size: 12px;

	text-align:center;

	margin-bottom:12px;
}



th {

	font-weight: normal;

	color: #444444;

	text-align: left;

	font-family: sans-serif;

	font-size: 1em;

	vertical-align:top;

	padding-right: 1em;

}



#header{

	position: absolute;

	margin: 0px;

	top: 0px;

	left: 0px;

	right: 0px;

	height: 82px;

	width: 100%;

	background-image:url("images/header-repeat.png");

}



#header-left{

	position: absolute;

	top: 0px;

	left: 20px;

	height: 82px;

	width:250px;

	border: none;

}



#header-right{

	position: absolute;

	right:0px;

	top: 0px;

	height: 82px;

	width:100px;

}



#header-links{

	position: absolute;

	left: 90px;

	top: 58px;

	font-family: sans-serif;

	font-size: 0.8em;

}



#content{

	margin-top: 106px;

	right: 0px;

	margin-left: 255px;

	padding-left: 2em;

	padding-right: 3em;

}



#sidebar{

	position: absolute;

	left: 0px;

	top: 85px;

	width: 240px;

	border-right: #bfbfbf 1px dashed;

	height: 90%;

	padding: 1em;

	font-family: sans-serif;

	font-size: 1em;

	color: #333333;

	background-color: #FFFFFF;

}



a {

	color:#000033;

	text-decoration: none;

}



A:link {

  color: darkblue;

  text-decoration: none;

}

A:visited {

  color: darkblue;

  text-decoration: none;

}

a.main-menu-item:hover {

   background: #0000BB;

   color: white;

}


a:hover {

   background: #0000BB;

   color: white;

}



.bookmark{

  color: darkblue;

  text-decoration: none;

  cursor:url("images/Bookmark.ico");

}





ul {

	list-style-image: url("images/ul-img.png");

}



li {

	font-size: 18px;

	font-family: sans-serif;

	margin-bottom: 3px;

}





li.indent {

	margin-left: 2px;

}



tr {

	font-size: 16px;

	font-family: sans-serif;

	margin-bottom: 0.5em;

}

a.box {

	padding-left: 0.3em;

	padding-right: 0.3em;

/*	background-color: #dedede;

*/

}



input, select, textarea {

	font-family: sans-serif;

	font-size: 1em;

/*	color: #7d7d7d; */

	border: 1px #a2a2a2 solid;

	margin: 0.1em;

}



table.theme_info {

	clear: left;

	margin-top:1em;

}

