/* Start of CMSMS style sheet 'div-main-stylesheet' */
html, body{
	width:100%;
	height: 100%;
}

body {
	background-color: #ffffff;
	margin: 0px auto;
}

.left {
	width:33%;
	background-image: url(../images/site-structure/background.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

.middle{
	width:991px;
	background-image: url(../images/site-structure/side-menu-bg2.gif);
	background-repeat: repeat-y;
}

.right {
	width:33%;
	background-image: url(../images/site-structure/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.footerLeft{
	background-image: url(../images/site-structure/footerStripes_left.gif);
	background-position: top right;
}

.footerRight{
	background-image: url(../images/site-structure/footerStripes_right.gif);
	background-position: top left;
}

.footerMiddle{
	background-image: url(../images/site-structure/footer_middle.gif);
	background-repeat: repeat-y;
	background-position: top middle;
}

.top {
	background-color: #e6e6e7;
	background-image: url(../images/site-structure/top-bg.gif);
	width: 996px;
	height: 100px;
}

.logo {
	width: 229px;
	height: 100px;
	float: left;
}

.header {
	width: 767px;
	height: 55px;
	float: left;
}

.header-left {
	padding: 20px 0px 0px 10px;
	float: left;
}

.header-right {
	padding: 20px 10px 0px 0px;
	float: right;
}

.top-menu-ie6 {
	height: 45px;
	float: left;
}

.top-menu {
	height: 45px;
	float: left;
	background-image: url(../images/site-structure/top-menu-bg.gif);
	background-repeat: repeat-x;
}

.top-menu-left {
	width: 1px;
	height: 45px;
	background-image: url(../images/site-structure/top-menu-left.gif);
	float: left;
}

.top-menu-right {
	width: 9px !important;
	height: 45px !important;
	background-image: url(../images/site-structure/top-menu-right.gif) !important;
	float: left !important;
	margin-left:-2px !important;
	padding-left:-2px !important;
	margin-right:0px !important;
}

.top-menu-right-ff3 {
	width: 9px !important;
	height: 45px !important;
	background-image: url(../images/site-structure/top-menu-right.gif) !important;
	float: left !important;
	margin-left:-2px !important;
	padding-left:-2px !important;
	margin-right: -1px !important;

}

.top-menu-end-ff3 {
	width: 1px !important;
	height: 1px !important;
	background-image: none !important;
}

.top-menu-end {
	display: none;
}


.side-menu-left {
	width: 4px;
	height: 429px;
	background-image: url(../images/site-structure/side-menu-left.gif);
	background-repeat:no-repeat;
}

.side-main-right {
	width: 14px;
	height: 429px;
	background-image: url(../images/site-structure/side-main-right.gif);
}


.side-menu {
	width: 221px;
	height: 100%;
	background-image: url(../images/site-structure/side-menu-bg.gif);
	background-repeat:repeat-y;
}

.breadcrumbs {
	width: 757px;
	height: 26px;
	background-image: url(../images/site-structure/breadcrumbs-bg.gif);
	background-repeat:repeat-x;
}

.breadcrumbs-left {
	float: left;
}

.breadcrumbs-text, 
.breadcrumbs-text a:link, 
.breadcrumbs-text a:visited, 
.breadcrumbs-text a:active {
	color:#ffffff !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	padding-top: 5px;
}
.breadcrumbs-text a:hover
{
	color: #615d57 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	padding-top: 5px;
}

.flash-main {
	width: 757px;
	height: 223px;
}

.flash-sub {
	width: 757px;
	height: 65px;
}

.flash-base {
	width: 527px;
	height: 3px;
	background-image: url(../images/site-structure/flash-base-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.flash-base-left {
	width: 8px;
	height: 3px;
	background-image: url(../images/site-structure/flash-base-left.gif);
}

.content {
	float: left;
	background-image: url(../images/site-structure/content-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.content-text {
	color: #596369;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 20px 0px 20px;
}

.ads {
	float: left;
}

.ads img {
	padding: 1px 0px 0px 0px;
}

.footer-shade {
	width: 996px;
	height: 7px;
	background-image: url(../images/site-structure/footer-shade.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.footer-shade-left {
	width: 4px;
	height: 7px;
	background-image: url(../images/site-structure/footer-shade-left.gif);
	float: left;
	background-repeat:no-repeat;
}

.footer-shade-right {
	width: 5px;
	height: 7px;
	background-image: url(../images/site-structure/footer-shade-right.gif);
	float: right;
	background-repeat:no-repeat;
}

.footerLeft-shade{
	background-image: url(../images/site-structure/footerLeft-shade.gif);
	background-repeat: repeat-x;
	background-position:top right;
	width: 100%;
	height: 7px;
}

.footerRight-shade{
	background-image: url(../images/site-structure/footerRight-shade.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 7px;
}

.footer-text-left, .footer-text-right, .footer-text-left a, .footer-text-right a, 
.footer-text-left a:link, .footer-text-right a:link,
.footer-text-left a:visited, .footer-text-right a:visited,
.footer-text-left a:active, .footer-text-right a:active   {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer-text-left {
	float: left;
	padding-left: 10px;
}

.footer-text-right {
	float: right;
	padding-right: 10px;
}

.clear {
	width: 9px;
	height: 45px;
	background-image: url(../images/site-structure/clear.gif);
	float: left;
}

h1 {
	color: #cb7d80;
	font-family: Trajan, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 20px;
	padding-left: 20px;
}
h2
{
	color: #a39b8f;
	font-family: Trajan, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 14px;
	padding-bottom:5px;
	padding-top:20px;
	border-bottom:1px solid #d8d9da;
	text-transform:uppercase;
}
h3{
	color: #596369;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
}
h4{
	color: #cb7d80;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
}
h5{
	color: #a39b8f;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
}
a:link, a:active, a:visited
{
	color: #cb7d80;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	text-decoration: underline;
	font-size: 12px;
}
a:hover
{
	color: #615d57;
}
select
{
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 12px;
	color:#596369;
}
/* for procedure finder stuff */
.resultDiv {
	font-family: Trebuchet MS, Arial, Sans-Serif;
	padding-left:20px;
	background-image:url(/images/procedureFinder/bullet.gif);
	background-position:5px 5px;
	background-repeat:no-repeat;
}

.resultsTitle
{
	font-weight: bold;
	text-transform:uppercase;
	font-size: 13px;
}
.resultDiv p
{
	margin-top:0;
	padding-top:0;
}
/* End of 'div-main-stylesheet' */

