@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 0;
	margin-left: 0;
	background-image: url(images/website-design/bg1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.outermost_body {
	text-align: left;
	width: 955px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
} .headerbottom {
	float: left;
	width: 955px;

	height: 15px;
}
.headertop {
	float: left;
	width: 955px;
}
.bodyoutershell {
	float: left;
	width: 955px;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(images/website-design/intrinsic-website-design_07.gif);
}
.bodyleftcolumn {
	float: left;
	height: 410px;
	width: 7px;
	background-image: url(images/website-design/intrinsic-website-design_04.gif);
}
.bodymaincontent {
	float: left;
	height: auto;
	width: 920px;
}
.bodyrightcolumn {
	float: right;
	height: 410px;
	width: 28px;
	margin-top: 0px;
	top: 0px;
	background-image: url(images/website-design/intrinsic-website-design_06.gif);
}
.footertop {
	float: left;
	width: 955px;
	height: 6px;
	background-image: url(images/website-design/intrinsic-website-design_07.gif);
}
.footerbottom {
	float: left;
	width: 955px;
}
.navbottom {
	float: none;
	height: auto;
	width: 955px;
	padding-top: 30px;
	text-align: center;
	color: #FFFFFF;
}
.navigation {
	float: left;
	width: 170px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 20px;
	padding-left: 10px;
}
.bodycontent {
	float: left;
	height: auto;
	width: auto;
	min-width: 500px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	max-width: 700px;
}
a:link:visited {
	color: #1A478A;
}

a:hover {
	color: #EB2D2E;
}
.bodyheader {
	float: none;
	width: 700px;
	min-height: 25px;
	background-color: #ffffff;
}
a.navbottom:link, a.navbottom:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.navbottom:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	font-style: italic;
}
.pageheadingicon {
	padding-right: 5px;
}
.bold {
	font-weight: bolder;
}
.italics {
	font-style: italic;
}
