/* Start of CMSMS style sheet 'DemoMasters' */
html, body
{
	height: 100%;
}

html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
    font-family: Tahoma, Arial;
    font-size: 12px;
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #FFFFFF url('images/template/bg.gif') repeat;
}

img
{
    border: 0;
}

a
{
    text-decoration: none;
	color: #660000;
}
a:hover
{
    color: #000000;
}

h3
{
    margin: 0;
    display: inline;
    color: #000000;
}



/* Wrapper */
#wrapper
{
    margin: 0 auto 15px;
    text-align: left;
    width: 840px;
    color: #000000;
}

#top
{
	text-align: right;
    float: left;
    width: 100%;
    height: 33px;
	color: #000000;
    background: url('images/template/top.png') no-repeat bottom left;
}


#wrapperInside
{
    float: left;
    width: 100%;
    position: relative;
    background: url('images/template/backgroundA.png') repeat-y;
}

#main
{
    position: relative;
    float: left;
	display: inline;
	margin: 0 22px;
    width: 796px;
    text-align: left;
}

#header
{
	float: left;
	width: 100%;
	height: 139px;
	text-align: center;
	background: #000000 url('images/template/dmiHeader.jpg') no-repeat top left;
    position: relative;
}
#header a
{
	color: #ffffff;
	display: block;
    position: relative;
}

#topMenu
{
	float: left;
	width: 100%;
	border: 2px solid #000000;
	border-width: 1px 0 0;
	background: url('images/template/nav-bar.gif') repeat-x top left;
	position: relative;
}
#primary-nav, #primary-nav ul
{
	padding: 0;
	float: left;
	width: 100%;
	margin: 0;
	height: 26px;
	list-style: none;
	position: relative;
}
#primary-nav li
{
	float: left;
	width: 159px;
    position: relative;
}
#primary-nav a
{
	display: block;
	padding: 3px 0;
	height: 20px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#primary-nav a:hover
{
    color: #660000;
    text-decoration: none;
}
#primary-nav li.menuactive
{
    background: url('images/template/nav-bar-active-left.gif') no-repeat top left;
}
#primary-nav li a.menuactive
{
	color: #660000;
	background: url('images/template/nav-bar-active-right.gif') no-repeat top right;
}
#primary-nav li ul
{
	width: 161px;
	display: none;
    clear: both;
    float: left;
	height: 100%;
	border-bottom: 1px solid #000000;
}
#primary-nav li ul li
{
	background-color: #66000;
	border: 1px solid #000000;
	border-width: 0 1px;
	height: 100%;
	width: 100%;
}
#primary-nav li ul li a, #primary-nav li ul li a.menuactive
{
	background-color: #660000;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	height: 100%;
        color: #ffffff;
}
#primary-nav li ul li.menuactive
{
    background-image: none;
}
#primary-nav li ul li a.menuactive
{
    background-image: none;
}
#primary-nav li ul li a:hover
{
	background: #F7F8FF url('images/template/nav-bar-active-fill.gif') repeat-x bottom right;
    color: #660000;
    text-decoration: none;
}

#topMenu .shadow
{
    float: left;
    clear: both;
    background: url('images/template/navShadow.png') repeat-x top left;
    height: 30px;
    width: 100%;
}


#sidebar
{
	float: left;
	width: 195px;
	z-index: 0;
	overflow: hidden;
}


#content
{
	float: left;
	padding-bottom: 10px;
    text-align: left;
    width: 571px;
    margin-left: 15px;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}
#content.contentfull
{
	width: 765px;
}
#content h1
{
	margin: 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
}
#content img
{
	margin: 10px;
}


#bottom
{
    float: left;
	width: 100%;
    height: 70px;
    margin-bottom: 10px;
	color: #ffffff;
    background: url('images/template/bottom.png') no-repeat top left;
}

#bookNav, #footer
{
    width: 100%;
    float: left;
}
#bookNav div
{
	color: #000000;
	margin: 6px 23px;
	text-align: center;
}
#bookNav a, #footer a
{
	color: #000000;
    font-weight: bold;
}


#footer p
{
	padding: 5px 0 0;
	margin: 0 0 10px;
	text-align: center;
}
#footer p a
{
	color: #ffffff;
}

/* Wrapper */





/* Sister Site */
#topLink
{
    background: url('images/template/topLink.png') repeat-x;
    height: 40px;
    width: 659px;
    text-align: left;
}
#topLink a
{
    color: #FFA78F;
    font-size: 12px;
	font-weight: bold;
    padding: 7px 60px 5px;
    float: left;
}

#topLink a:hover
{
	color: #ffffff;
}
/* End Sister Site */

/* Union message */
#unionText
{
	color: #ffffff;
	margin-top: 16px;
	margin-right: 40px;
	font-size: 11px;
}
/* End Union message */


/*  Accessibility */

#skip a, #skip a:hover, #skip a:visited
{
    position:absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#skip a:active, #skip a:focus
{
    position: static;
    width: auto;
    height: auto;
}

/*  Accessibility */

/* Blog */
.blogs-showblogsentrytitle a
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.showStaff
{
	cursor: pointer;
}
.hideStaff
{
	cursor: pointer;
}

/* End of 'DemoMasters' */

