body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFE8;
}
/*******************************************************/
/* Container Related Styles                            */
/*******************************************************/
#container {
	text-align: left;
	width: 90%;
	margin: 0 auto;
	background-color: #FFFFE8;
}
/*******************************************************/
/* Header Related Styles                               */
/*******************************************************/
#header {
	float: left;
	background-color: #FFFFE8;
	color: #333333;
	width: 98%;
	height: 135px;
	padding: 5px 5px 5px 0px;
	background-image:  url(../images/css-images/logo9.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	clear:both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
}
#header p {
	font-size: 90%;
	margin: 50px 0px 0px 0px;
}
#header p.subtitle {
	font-size: 80%;
	font-style: italic;
	margin: 6px 0px 0px 0px;
}
#header a {
	color: #660000;
}
#header a:hover {
	background-color: #333300;
	color: #FFFFE8;
}
#header a:visited {
	color: #660000
}
#header a:active {
	color: #660000;
}

/*******************************************************/
/* Left Related Styles                                 */
/*******************************************************/
#nav {
	float: left;
	font-size: 75%;
	width: 11em;
	margin: 4px 4px 4px 0px;
	padding: 0px 0px 0px 0px;
}
#nav ul {
	list-style: none;
	padding: 0px 0px 0px 6px;
	margin: 4px 0px 4px 0px;
}
#nav li {
	margin: 0 0.15em;
	padding: 0;
	text-align: left;
	width:90%;
	height: 2.5em;
	line-height: 2em;
	color: #333300;
}
#nav li a {
	background-image:  url(../images/css-images/button.gif);
	background-repeat: repeat-x;
	color: #333300;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	border: 0.1em solid #dcdce9;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
}
#nav li a:hover {
	background-image:  url(../images/css-images/button.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #333300;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	border: 0.1em solid #dcdce9;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#nav li a:active {
	background-image:  url(../images/css-images/button.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #333300;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	border: 0.1em solid #dcdce9;
	text-decoration: none;
	text-align: center;
}
#nav p {
	margin: 3px;
}
#nav img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#nav div.buttonimg {
	border: 0px none;
	height: 15px;
	display: inline;
	float: left;
	width: 15px;
	text-align: center;
}
#navimg {
	float: left;
	background-image:  url(../images/css-images/house.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 4px 0px;
	width: 80%;
	height: 100px;
}
/*******************************************************/
/* Footer Related Styles                               */
/*******************************************************/
#footer {
	font-size: 75%;
	width: 98%;
	text-align: center;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333300;
}
#footer p {
	margin-top: 2pt;
	margin-bottom: 0pt;
}
#footer a {
	color: #333300;
	font-weight: bold;
}
/*******************************************************/
/* Content Related Styles                              */
/*******************************************************/
#content {
	background-image: url(../images/css-images/borderscroll-vert.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	font-size: 100%;
	background-color: #FFFFE8;
	text-align:left;
	margin: 5px 0 0 0;
	padding: 5px 0 0 30px;
	width: 82.5%;
}
#content p.tagline {
	font-size: 125%;
	color: #990000;
	font-style: italic;
}
#content .companyname {
	font-weight: bolder;
	font-variant: small-caps;
	color: #990000;
}
#content img {
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #5D79A8;
	border-bottom-color: #5D79A8;
	border-left-color: #333333;
	padding: 0px;
	margin: 2px 4px;
}
h1 {
	font-size: 125%;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-style: italic;
	font-size: 100%;
	margin-top: 18pt;
	margin-bottom: 9pt;
	color: #660000;
}
h3 {
	font-size: 100%;
	color: #660000;
	margin-top: 12pt;
	margin-bottom: 3pt;
}
#content p {
}
#content p.newsalert {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
	text-align: center;
}
#content ul {
	list-style-type: square;
	margin-top: 3pt;
	margin-right: 0pt;
	margin-bottom: 3pt;
	list-style-position: outside;
}
#content .attention {
	font-weight: bolder;
	color: #990000;
}
#content .breadcrumb {
	font-size: 80%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
#content .backtotop {
	font-style: italic;
	text-align: right;
}
#content a {
	color: #660000;
}
#content a:hover {
	background-color: #333300;
	color: #FFFFE8;
}
#content a:visited {
color: #000066;
}
