html, table {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color:#555;
	background:#FFF; 					}

body {
	position:relative;
	width:780px;
	padding:20px 25px 50px 20px;
	margin:10px auto 10px auto;
	border-bottom:1px solid #ECECEC;
	border-top:1px solid #ECECEC; 					}

h1,h2,h3,h4,h5,h6 {
	height:auto !important;
	height:30px;
	margin-top:0;
	margin-left:11px;
	font-family:serif;
	font-style:italic;
	letter-spacing:0.04em;
	background-repeat:no-repeat;
	border-bottom:1px solid #ECECEC; 					}

h1 {
	width:340px;
	padding-top:0.3em;
	padding-left:12px;
	font-size:1.6em;
	color:#555; 					}

h2,h3,h4,h5,h6 {
	width:320px;
	font-size:1.4em;
	color:#666;
	padding-left:25px;
	background-position:bottom left; 					}

h2 { 					}

h3, h4, h5, h6 { 					}

h1:first-letter ,h2:first-letter {
	font-size:1.15em;
	text-transform:uppercase; 					}

h3:first-letter ,h4:first-letter ,h5:first-letter ,h6:first-letter {
	font-size:1.1em;
	text-transform:uppercase; 					}

/*additional*/

table.searchbox td {
	text-align: left;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;	}
	
A:link {
	color:#888;
	text-decoration:underline; 					}

A:active {
	color:#000;
	text-decoration:none; 					}

A:visited {
	color:#888;
	text-decoration:underline; 					}

A:hover {
	color:#ccc;
	text-decoration:none; 					}

abbr, acronym {
	font-style:normal;
	border-bottom:dotted 1px #ABB1B7;
	cursor:help; 					}

code, kbd, samp {
	display:block;
	padding:10px;
	border-left:10px solid #DDD;
	font-family:monaco, "Courier new", courier, monospace; 					}

#footermenu {
	margin: 15px;
	padding: 11px;
	font-size: 85%;
	text-align: center;
	border-top: 3px #d1d1d1 double;
	border-bottom: 3px #d1d1d1 double;
	width: 650px;
	line-height: 16px; 					}

#footermenu a {
	margin: 1px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 2px;
	white-space: nowrap; 					}

#footermenu a:hover {
	background-color: #e0ffea;
	border: 1px #009cff dotted;
	margin: 0px; 					}
	
.txt-r {
	text-align: right;
	}

.txt-c {
	text-align: center;
	}

.bluebg {
	background: #A8CDEA;
	}

.graybg {
	background: #EBF0F4;
	}



