body {
	font-size: 0.75em;
	font-family: Arial, Georgia, Tahoma, Geneva, sans-serif;
}

body, td {
	margin: 0;
	color: #3D415A;
	font-family: Arial, Georgia, Tahoma, Geneva, sans-serif;
}

dt {
	padding: .3em 0
}
dd {
	margin: 0 0 1.2em 0
}

table tr td, td{
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #545454
}

a {
	text-decoration: none;
	color: #1EBECC
}

a:visited {
	color: #085091
}

a:hover {
	color: #085091;
	text-decoration: underline;
}

a:active {
	color: #551a8b;
}

h1 {font-size: 205%; margin: 0.3em 0}
h2 {font-size: 180%; margin: 0.5em 0 0.5em 0; font-weight:normal}
h3 {font-size: 145%; margin: 0 0 0.3em 0; }
h4 {font-size: 120%; margin: 0 0 0.5em 0; color: #afbd22;}
h5 {font-size: 100%}

.hide	{display: none}
.clear 	{clear: both}

body p {
	margin: 0;
	padding-bottom: .7em;
	line-height: 1.3em;  
}

.highlight {
	background-color: #EFEFEF;
	display: block;
	padding: 1em;
}

.pullquote {
	border-bottom: 1px dotted #AFBD22;
	border-right: 1px dotted #AFBD22;
	border-left: 1px dotted #AFBD22;
}

.pullquote-left {
	border-bottom: 1px dotted #AFBD22;
	border-left: 1px dotted #AFBD22;
}

.pullquote-right {
	border-bottom: 1px dotted #AFBD22;
	border-right: 1px dotted #AFBD22;
}

hr {
	height: 1px;
	margin: 0.1em 0 0.3em 0;
	padding: 0.1em 0;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
}

.h2 {
	font-size: 145%;
	margin: 0.5em 0 0.5em 0;
	color: #366FD6;
}

.grey {
	font-size: 1em;
	color: #7E7C89;
	font-weight: bold;
	background-color: transparent;
}

.blue {
	font-size: 1em;
	color: #003c79;
	font-weight: bold;
	background-color: transparent;
}

.green {
	font-size: 1em;
	color: #afbd22;
	font-weight: bold;
	background-color: transparent;
}

.big {
	font-size: 1.1em;
}

.small {
	font-size: 0.8em;
}

.smaller {
	font-size: 95%;
}

.font-normal {
	font-weight: normal;
}

.font-bold {
	font-weight: bold;
}

.font-underline {
	text-decoration: underline;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

img.left {
	float: left;
	margin: 0 0.5em 0.3em 0;
}

img.right {
	float: right;
	margin: 0 0 0.3em 0.5em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.red {
	color: #F1373C;
}

.bullet-blacktext{font-size: 140%; margin: 0 0 0.3em 0; color: #222642; font-weight:normal}
.bullet-greytext {font-size: 120%; margin: 0 0 0.3em 0; color: #919395; font-weight:normal}

.listing-title {
	font-size: 115%
} 

.link-title {
	font-size: 115%;
	display: block;
	margin-bottom: .2em  
}
