/* Start of CMSMS style sheet 'L2-Styles' */
/* CSS Document */
body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-repeat:repeat-x;
background-color:#e7e8e9;
}

h1 {
font-size:16px;
}

h2 {
font-size:22px;
line-height:20px;
}

h3 {
font-size:14px;
}

h4 {
color:#a80056;
}

h5 {
background-color:#e6e6e6;
font-size:14px;
padding:5px;
}

h6 {
font-size:8px;
padding-right:5px;
text-align:right;
}

.new {
font-size:14px;
padding:5px;
color:#a80056;
text-decoration:underline;
}

th {
text-align:left;
}

#container {
position:relative;
margin:0px auto;
width:780px;
}

#page {
position:relative;
float:left;
width:780px;
background-image:url(GRAPHICS/bkgd-page.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

#header {
position:relative;
float:left;
width:780px;
height:89px;
background-color:#FFFFFF;
}

*html #header {
margin-top:-2px;
}

img#request {
position:absolute;
right:0px;
}

#mainnav {
position:relative;
float:left;
width:780px;
height:50px;
top:2px;
z-index:99;
}

#content {
position:relative;
float:left;
width:760px;
min-height:500px;
height:auto !important;
height:500px;
padding:10px;
background-color:#FFFFFF;
color:#717073;
line-height:17px;
background-image:url(GRAPHICS/unm-logo.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

img.left {
padding-right:15px;
}

img.leftup {
padding-right:15px;
padding-bottom:15px;
}

img.leftdown {
padding-right:15px;
padding-top:15px;
}

img.right {
padding-left:15px;
}

img.rightup {
padding-left:15px;
padding-bottom:15px;
}

img.rightdown {
padding-left:15px;
padding-top:15px;
}

#breadcrumbs {
position:relative;
float:left;
width:100%;
padding-bottom:10px;
color:#b3b2b6;
}

#breadcrumbs a {
color:#b3b2b6;
}

#left {
position:relative;
float:left;
width:585px;
}

#right {
position:relative;
float:left;
width:166px;
margin-bottom:72px;
}

.cat {	
        padding-top:2px;
        padding-left:5px;
        color:#D31145;
	cursor:pointer;
        border-bottom:1px solid #333333;
}

.cat:hover {	
   	color:#d31145;
        background-color:#e6e6e6;
}

.items {	
        padding-left:50px;
        padding-right:150px;
        border-bottom:1px solid #e6e6e6;
	visibility:hidden;
	height:0px;
	position:relative;
        padding-bottom:40px;
        overflow:hidden;
}

.items h2 {
        font-size:14px;
        font-weight:bold;
        color:#d31145;
}

#footer {
position:relative;
float:left;
width:740px;
padding:10px;
text-align:center;
border-top:10px solid #717073;
background-color:#FFFFFF;
margin-top:10px;
margin-left:10px;
color:#b3b2b6;
}

#footer a:link,
#footer a:visited {
color:#b3b2b6;
}

#promo {
width:150px;
height:auto;
position:relative;
float: right;
padding: 15px;
background-color:#e6e6e6;
border: solid 2px #717073;
margin-left:15px;
}

#bluebox {
	background-color: #e6e6e6;
	width: 584px;
	height:auto;
}

#bluebox p {
padding-left: 15px;
padding-right:15px;
padding-bottom:15px;
}

#bluebox h3, td {
padding-left: 15px;
padding-right:15px;
}

#bluebox ul {
margin-left: 15px;
margin-right: 15px;
}
/* End of 'L2-Styles' */

