﻿@charset "UTF-8";
/* CSS Document */

body
	{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	}

div#content, div#rightColumn
	{
	font-size: 1.175em;
	}

div#footer
	{
	font-size: 1.075em;
	color: #666;
	}

a
	{
	text-decoration: none;
	color: #4A8797;
	}

a:hover
	{
	text-decoration: underline;
	}

h1,
h2,
h3,
h4,
h5,
h6
	{
	margin-bottom: 10px;
	color: #595441;
	}

h1
	{
	font-size: 1.45em;
	color: #4a8797;
	}

h2
	{
	font-size: 1.3em;
	}

h3
	{
	font-size: 1.15em;
	}

p
	{
	margin-bottom: 15px;
	}

div#mainwrapper img
	{
	float: right;
	clear: right;
	margin: 0 0 10px 10px;
	border: solid 5px #e5e6d9;
	}

div#mainwrapper img.standardimage
	{
	clear: both;
	float: none;
	margin: 0 auto;
	display: block;
	margin: 0 0 10px 0;
	}

div.hr
	{
	border-bottom: dotted 1px #e5e6d9;
	margin-bottom: 5px;
	clear: both;
	}

div#content ul
	{
	margin-left: 25px;
	margin-bottom: 15px;
	}

/* FLOATING MENU
------------------------------------------*/
 img#dmfloatMenuButtonID
 	{
	margin: 0;
	}

div.dmfloatMenu img, img#dmfloatMenuButtonID
	{
	float: none;
	border: none;
	padding: 0;
	}
