﻿@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
}
.DSM #container {
	font-family: "Gill Sans MT Condensed";
	width: 100%;
	border-top-width: 1px;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
#container #links {
	font-family: "Gill Sans MT", "Calisto MT";
	clear: both;
	padding-top: 5%;
	padding-right: 10%;
	padding-bottom: 0px;
	padding-left: 5%;
	text-align: justify;
	font-size: 0.9em;
}
#container #links li {
	list-style-type:upper-alpha;
}
#left_col {
	line-height: 1.3em;
	width: 29%;
	float: left;
	padding: 0 2% 0 1%;
	font-family:"MS Sans Serif";
	font-size: .9em;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
}
#middle_col {
	line-height: 1.3em;
	width: 33%;
	float: left;
	padding: 0 2% 0 1%;
	font-family:"MS Sans Serif";
	font-size: .9em;

	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
}
#rt_col {
	text-align:justify;
	line-height: 1.3em;
	width: 25%;
	float: left;
	padding: 0 2% 0 1%;
	font-family:"MS Sans Serif";
	font-size: .9em;

}
#footer {
	background: #DDDDDD;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: .7em;
	font-style: italic;
	clear: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
h2 {
	font-size: 2em;
	font-family: "Century Gothic";
	color: #363636;
	font-weight: lighter;
	text-align: center;
}
a:link {
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	text-decoration: none;
}
a:hover {
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration:none;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
.style1 {
	font-size: small;
}
.style3 {
	font-size: x-large;
	color: #636363;
	border-left: 20px;
}
.style4 {
	text-align: center;
}
.style5 {
	font-family: Symbol;
}
.style6 {
	font-family: Verdana;
	font-size:0.9em;
	}
#links {
	clear: both;
	margin-left: 20px;
	text-align: justify;

}
.style7 {
	text-align: left;
}
.style12 {font-family: "Gill Sans MT"}
img {
	margin-bottom: 20px;
	padding-top: 10px;
	margin-left: 2%;
}
#container h3 {
	font-family: "Century Gothic";
	font-size: 1em;
	font-weight: normal;
	color: #595959;
	text-decoration: overline;
	letter-spacing: 0.4em;
	text-align: center;
	line-height: 1em;
}
#container #page_content #button a:link {
	color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-color: #ffffff;
}
#container #links li .numbered {
	list-style-type: lower-alpha;

}
#container #links .numbered {
	padding: 5px 30px 5px 0px;
}
#container #links .numbered li {
	list-style-type: decimal;
}

