/* Start of CMSMS style sheet 'ame' */
BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #BFBFBF;
  background-image: url('uploads/images/templates/ame/main_bg.gif');
	background-repeat: repeat-x;
  text-align: center;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: left;
}

DIV {
  text-align: left;
}

A:link, A:visited {
  color: #7E3313;
  text-decoration: underline;
}

A:hover {
  color: #21130C;
  text-decoration: none;
}

DIV.main {
  border: 2px solid #013744;
  width: 746px;
  margin: 0 auto;
	margin-top: 30px;
  background-color: #FFFFFF;
}

DIV.content_holder {
  width: 746px;
  overflow: auto;
}

DIV.content_top {
  width: 746px;
  background-color: #D6D8D8;
  background-image: url('uploads/images/templates/ame/top_bg.gif');
	background-repeat: repeat-x;
	padding-bottom: 2px;
}

DIV.ame_logo {
	margin: 0;
}

DIV.ame_imageblurb {
	margin-left: 40px;
  background-image: url('uploads/images/templates/ame/ame_welcome.gif');
	background-repeat: no-repeat;
}

DIV.ame_blurb {
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #767676;
	padding-top: 40px;
}

DIV.right {
  float: right;
}

DIV.navstrip {
  font-family: arial, sans-serif;
  font-size: 11px;
  background-color: #516274;
	padding-bottom: 30px;
	padding: 0;
	text-align: center;
}

DIV.navstrip A:link, DIV.navstrip A:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

DIV.navstrip A:hover {
  color: #D6D8D8;
  text-decoration: none;
  font-weight: bold;
}

DIV.content {
	background-image: url('uploads/images/templates/ame/content_bg.gif');
  background-repeat: repeat-x;
  padding:  30px 50px 20px 50px;
	margin-bottom: 10px;
}

DIV.footer {
  margin-top: 7px;
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #013744;
	text-align: center;
}

DIV.hdr {
  border-bottom: 1px solid #013744;
	font-family: arial, sans-serif;
  font-size: 22px;
	color: #516274;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

LI {
  margin-bottom: 5px;
}

a {
outline: none;
}

a:focus {
outline: none;
}


.ddm1 {
  font-family: arial, sans-serif;
  font-size: 11px;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    position: relative;
    font-size: 11px;
}
.ddm1 .item1 {
    background: #516274;
    color: #ffffff;
    font-size: 11px;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #A8B1BA;
    color: #000000;
    font-size: 11px;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-size: 11px;
}
.ddm1 .item2 {
    background: #008080;
    color: #ffffff;
    font-size: 11px;
}
.ddm1 .item2:hover {
    background: #008080;
    color: #000000;
    font-size: 11px;
}
.ddm1 .section {
    border: 1px #013744;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
    background: #008080;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
/* End of 'ame' */

