/* Start of CMSMS style sheet 'asa' */
/* CSS Document */

/* Clear standard browser formatting */
/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 arial, helvetica, sans-serif;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* End of Clear standard browser formatting */

















#container {
	background-color: #000099;
	position: relative;
	width: 778px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background-image: url(header-finalB.jpg);
	background-repeat: no-repeat;
	background-position: right 250px;
            line-height: 20px;
}
body {
	background-color: #221166;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 20px;
        font-weight: bold;
}

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
font:2em;
}
 
h2 {
padding:20px 0;
font:1.5em;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}


#scroller {
	height: 21px;
	width: 279px;
	left: 457px;
	top: 169px;
	position: absolute;
	font-weight: normal;
	color: #FFFFFF;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-right: 5px;
             margin-top: 20px;
	color: #666DFF;


	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666DFF; 


}
#footer span{
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AEB3FF;
	color: #AEB3FF;
}
#header {
	margin: 0px;
	padding: 0px;
}
#leftColumn {	width: 253px;
	float: left;
}
#rightcol {	margin-left: 280px;
 	margin-right: 20px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
        
}

#container #rightcol img {
	padding: 10px;
}

#container #rightcol a {
	color: #C7553D;
}
#container #rightcol a:hover {
	color: #E0A396;
}
#container #rightcol a:visited {
	color: #C7553D;
}


#primary-nav{
	list-style-type: none;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	font-weight: normal;
	font-size: 22px;
}

#primary-nav a, #primary-nav a:visited {
	text-decoration:none;
	background-color:#666dff;
	color:#fff;
	display:block;
	width: 253px;
	text-indent: 20px;
	margin-bottom: 3px;
	height: 25px;
  }
  
#primary-nav a:hover {
	background-image: url(menu_rollover.gif);
	background-repeat: no-repeat;
	background-position: 180px;
	font-weight: bold;
  }



.NewsSummary {
       background-color:#666dff;
       margin-top: 3px;
       font-size: 16px;
       padding: 10px;
}

.NewsSummaryPostdate {
       font-size: 12px;
}

.NewsSummaryLink{
       font-weight: bold;
       font-size: 18px;
}

.NewsSummaryMorelink {
       text-align: right;
}






/* MENU */

/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 253px; /*For KHTML*/
  text-indent: 20px;
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  padding: 0 6px;
  display: block;
  background: #666dff;
  color: #fff;
  height: 25px;
  font: bold;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	background-image: url(menu_rollover.gif);
	background-repeat: no-repeat;
	background-position: 180px;
        background: #99B3FF; 
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #99B3FF;
  color: #FFF;
  width: 200px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #FFF;
  color: #CC5533;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 253px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}


/* End of 'asa' */

