/* <![CDATA[ */

/* Basic styles */
body {
	background: #ffffff;
	font-family: Verdana, Helvetica, Geneva, Arial, Trebuchet, sans-serif;
	font-size: 95%;
	line-height: 100%;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
	/*padding: 20px;*/
	border: 0px solid;
	text-align: center;
	letter-spacing: 0em;
	width: 100%;
}

body, html {
	height: 100%;
}

/* Links */
a {
	text-decoration: none;
	background: transparent;
	border: none;
}

a:link, a:visited {  
	text-decoration: none;
	background: transparent;
	color: #000000;
	border-bottom: 1px dotted #9fb6af;
}

a:hover, a:active {  
	text-decoration: none;
	background: transparent;
	color: #000000;
	border-bottom: 1px solid #9fb6af;
}


/* General styles */
img {
	border: none;
}

a img {
	border: none;
	text-decoration: none;
	background: transparent;
	color: #FFF;
}

img a:link, img a:visited, img a:hover, img a:active  {
	text-decoration: none;
}

/*div, p, span, a, ul, ol, li, td, form {*/
div, p, span {
	padding: 0;
	margin: 0;
	font-size: 0.95em;
	line-height: 1.40em;
}

div, p, span {
	padding: 0 0 6px 0;
}

p, span {
}

ol, ul {
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px solid;
	font-size: 0.8em;
	line-height: 1.45em;
}

li {
	list-style-position: inside;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

table {
	vertical-align: top;
	border-collapse: collapse;
	border: outset 0;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
}

td {
	border: inset 0;
	margin: 0;
	padding: 0;
	border: 0;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: transparent;
	font-weight: normal;
	padding: 0px;
	margin: 0 0 6px 0;
	text-align: left;
	line-height: 105%;
}

/* ]]> */
