/**
Stylesheet written 12/02/2009 by Stephen Huston
for use on website: www.dataxm.com
**/

body {
	font-family: "Times New Roman", Times, serif;
	font-size:medium;
	color: #000000;
	text-align: left;
	margin: 0px;
	background-color: #006699;
	outline: none;
	border: 0px;
	padding: 0px;
}

/** Division IDs  **/

#masthead {padding: 20px 20px 0px 20px;
	text-align: right;
	background-image: url(mast_Dxm.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 56px;
	background-color:#DEDEDE;
	border-top: ridge #3366CC 1px;
	border-right: none;
	border-bottom: groove #334455 2px;
	border-left: none;
}

#content {margin: 0px 0px 0px 15em;
	border: 0em 0em 0em 0em;
	padding: 2em 3em 1.5em 3em;
	background-color:#FFFFFF;
}

#sidebar {float: left;
	width: 13.5em;
	margin: 0em 0em 0em 0em;
	border: 0em 0em 0em 0em;
	padding: 1em 0em 0.5em 0.5em;
	background-color:#006699;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}

#footer {background-color:#006699;
	padding: 0.7em 3em 0.45em 1.0em;
	font-family: "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:0.9em;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	border: none;
}

/** General Styles  **/

p {margin-top: 0em;
	margin-bottom: 0.5em;
	font-size:1em;
	line-height: 1.2em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	color: #006699;
	font-style:normal;
	line-height: normal;
	font-weight: bold;
	font-variant:normal;
	text-transform:none;
	padding: 0;
	margin-top: 0em;
	margin-bottom: 0.35em;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 0;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding: 0;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #555555;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.35em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:1.4em;
	color: #006699;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
h6 {
	font-family:"Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: lighter;
	color: #333333;
	font-style: normal;
	line-height: 1.1em;
	margin-top: 0.5em;
	margin-bottom: 0.15em;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

ul {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space:normal;
	font-style: normal;
	font-size:inherit;
	line-height: 1.2em;
	text-transform: inherit;
	vertical-align:inherit;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:#000000;
	margin-top: 0.75em;
	margin-bottom: 1.0em;
	list-style-image:url(discBlue.jpg);
	list-style-position: outside;
}

li {padding-bottom: 0.35em;
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space:normal;
	font-style: normal;
	line-height: 1.2em;
	text-transform: none;
	vertical-align: baseline;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color:#000000;
}

a:link {
	font-family:inherit;
	font-style: inherit;
	color: blue;
	font-weight:inherit;
	line-height: inherit;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
a:hover {
	font-family:inherit;
	font-style: inherit;
	color: red;
	font-weight: inherit;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}
a:visited {
	font-family:inherit;
	font-style: inherit;
	color: blue;
	font-weight:inherit;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}
a:active {
	font-family:inherit;
	font-style: inherit;
	color: yellow;
	font-weight: inherit;
	line-height: normal;
	background-color: red;
	text-transform: none;
	text-decoration: none;
	font-variant: normal;
}

/** Classes and Class-specific Styles  **/

.redtext {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: #FF0000;
	font-style: inherit;
	line-height: inherit;
	font-variant: inherit;
	text-transform: inherit;
	text-decoration: inherit;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.bluebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant:normal;
	text-transform: none;
	text-decoration: none;
	background-color: #006699;
	padding: 0.25em 1em 0.4em 1em;
	margin: 1.5em 0.25em 1.1em -1em;
	display: block;
}
.illus {float: right;
	margin: 0.75em 1em 0.2em 2.5em;
}
.illus_left {float: left;
	margin: 0.75em 2.5em 0.2em 1em;
}

/** Sidebar (Navigation) Styles **/

#sidebar li.space {padding: 0em 0em 1.2em 0em !important}

#sidebar ul {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:inherit;
	line-height: 1.8em;
	text-transform: inherit;
	vertical-align:inherit;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style:none !important;
}
#sidebar li {padding: 0em 0em 0em 0em;
	font-family:inherit;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	border: 0px;
	text-decoration:none !important;
	list-style:none !important;
	color: #FFFFFF !important;
}

#sidebar a {padding: 0em 0em 0em 1em;
	font-family:inherit;
	font-style: inherit;
	color: #FFFFFF !important;
	font-variant: normal;
	line-height: 1.8em;
	letter-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	text-decoration:none !important;
	list-style:none !important;
	display: block;
}
#sidebar a:hover {font-family:inherit;
	font-style: inherit;
	color: #FF0000 !important;
	background-color: #FFFFFF;
	font-weight: inherit;
	line-height: 1.8em;
	text-transform: none;
	font-variant: normal;
	text-decoration:none !important;
	list-style:none !important;
}
#sidebar a:active {font-family:inherit;
	font-style: inherit;
	color: #FFFFFF !important;
	font-weight: inherit;
	line-height: 1.8em;
	background-color: red;
	text-transform: none;
	text-decoration:none !important;
	list-style:none !important;
	font-variant: normal;
}