@charset "UTF-8";
a {
	text-decoration: none;
}
a img {
	border: none;
}
a:link {
	color: #7188ad;
}
a:visited {
	color: #7188ad;
}
a:hover  {
	color: #dfc881;
}
a:active {
	color: #CCC;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #D4D4CA;
}



/* ----------- page layout -------------*/

#container  {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #f4f7f6;
}
#header {
	background-image: url(images_layout/header.jpg);
	background-position: left top;
	height: 183px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-color: #617192;
	background-repeat: no-repeat;
}

#navbar {
	width: 625px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 175px;
	height: 32px;
	margin: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	background-color: #585C62;
	background-image: url(images_layout/navback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainContent  {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: left;
	vertical-align: top;
	margin-top: 50px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 80px;
}
#mainContent img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mainContent img.right {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent h1 {
	font-size: 17px;
	line-height: 16px;
	padding-left: 2px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 10px;
	background-image: url(images_layout/header2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.05em;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
#mainContent h3 {
	font-size: 13px;
}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#mainContent ul {
	list-style-position: inside;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#mainContent ul ul {
	margin-top: 5px;
}
#mainContent ol {
	margin-top: -10px;
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: -20px;
	line-height: 18px;
}
#mainContent  li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color: #333;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-left: 20px;
	list-style-type: none;
	list-style-image: url(images_layout/bullet2.gif);
	list-style-position: outside;
}
#floatLeft {
	float: left;
	width: 275px;
	background-color: #FFF;
	margin-right: 25px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#floatLeft p {
	padding-left: 20px;
}
#address {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #94938D;
	letter-spacing: 0.075em;
	margin: 0px;
	height: 10px;
	width: 780px;
}
#footer {
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #D4D4CA;
	background-image: url(images_layout/copyright_back.gif);
	background-repeat: repeat-x;
}
#logoTable {
	background-color: #FFF;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#logoTable td {
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 175px;
}
#logoTable img {
	margin: 0px;
	float: none;
	height: 131px;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* ----------- misc styling -------------*/

.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #5A5A5A;
	line-height: 11px;
}

.clear {
	clear: both;
}

.dottedDivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #96CCE8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 20px;
	padding: 0px;
}
