/* Start of CMSMS style sheet 'styles' */
@charset "utf-8";
body {
	background-color: #ececdd;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	line-height: 1.5em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.6em;
	color: #536d89;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #5E7690;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .833em;
        color: #999999;
	text-align: center;
	padding-top: 30px;
        padding-bottom: 10px;
	line-height: 1em;
	font-style: italic;
}
.img_right {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
#nav {
	height: 21px;
	width: 458px;
	margin-top: 61px;
	margin-left: 11px;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
a:link {
	color: #444;
}
a:visited {
	color: #999;
}
a:hover {
        color: #444;
}
a:active {
	color: #900;
}
#page_container {
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#body_top {
	background-image: url(images/main_body_top.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
#body_container {
	background-image: url(images/main_body_bg.png);
	background-repeat: repeat-y;
	width: 719px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 400px;
	padding-top: 30px;
	padding-left: 120px;
	font-size: 1.2em;
}
#sidebar {
	float: right;
	width: 150px;
	padding-top: 30px;
	padding-right: 25px;
}
#disclaimer {
	float: right;
	height: 12px;
	width: 152px;
	margin-top: 10px;
	margin-right: 10px;
}
#logo {
	height: 40px;
	width: 353px;
	margin-left: 25px;
	margin-top: 28px;
}
img {
	border: none;
}

#home {
	clear: right;
	float: right;
	height: 12px;
	width: 191px;
	margin-top: 40px;
	margin-right: 23px;
}



#body_bot {
	background-image: url(images/main_body_bot.png);
	background-repeat: no-repeat;
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	height: 17px;
}
#company_info {
	color: #666666;
	text-align: center;
	position: absolute;
	right: 25px;
	bottom: 30px;
}

.clear_right {
	clear: right;
}
.clear_left {
	clear: left;
}
.clear {
	clear: both;
}
#bubble_top {
	background-image: url(images/bubble_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 141px;
}
#bubble_bg {
	background-image: url(images/bubble_bg.gif);
	background-repeat: repeat-y;
	width: 121px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	text-align: center;
}
#bubble_container {
	width: 142px;
	padding-left: 5px;
}

#bubble_bot {
	background-image: url(images/bubble_bot.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 141px;
}
#atty_nav {
	position: absolute;
	height: 165px;
	width: 135px;
	left: -35px;
	top: 200px;
}
/* End of 'styles' */

