/* Start of CMSMS style sheet 'main' */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
    margin:0; 
    padding:0; 
}
 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
}
 
fieldset,img {  
	border:0; 
}
 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
}

em {
  font-style:italic; 
}
 
ol,ul { 
    list-style:none; 
}
 
caption,th { 
    text-align:left; 
}
 
h1,h2,h3,h4,h5,h6 { 
    font-size:100%; 
    font-weight:normal;
    background: url(images/headerRule.gif) no-repeat bottom right;
}
 
q:before,q:after { 
    content:''; 
}
 
abbr,acronym { border:0; 
}

table{
      font-size:1em;
width: 100%;
}

table th,td{
text-align:left;
vertical-align:bottom;
}

table th.title{
padding: 8px;
padding-top: 0px; 
font-weight: bold;
}

table td,tr {
  padding: 8px;
  padding-top: 0px; 
}

table tr.row1{
background-color: #eee;
}

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #222;
	background: url(images/headerRepeater.gif) repeat-x top left;
	background-color: #fff;
}

html>body {
  font-size: 12px;
}

div#wrapper {
  padding-left: 40px;
}

div.spacer {
margin-top: 7px;
}


div.rule {
  background: url(images/rule.gif) repeat-x top left;
  height: 1.5em;
  clear: both;
  margin-right: 40px;
}

div.rule hr {
  clear: both;
  visibility: hidden;
}


h1 {
	font-size: 1.6666em;
	line-height: 0.9em;
	padding-bottom: 0.9em;
}
h2 {
	font-size: 1.5em;
	line-height: 1em;
	padding-bottom: 1em;
}
h3 {
	font-size: 1.3333em;
	line-height: 1.125em;
	padding-bottom: 1.125em;
}
h4 {
	font-size: 1.1666em;
	line-height: 1.2857em;
	padding-bottom: 1.2857em;
}
p, ul, blockquote, pre, td, th, label {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p.small {
	font-size: 0.8333em;
	line-height: 1.8em;
	padding-bottom: 1.8em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}

.smallPrint {
  margin: 0;
  font-size: 0.9em;
  line-height: 1.666em;
  letter-spacing: 0em;
}


/* /////////////////   LINKS   ///////////////// */


strong, b {
	font-weight: bold;
	}

a {
	text-decoration: none;
	color: #0071BC;
	}

a:link {
	}

a:visited {
	}

a:active {
	}

a:hover {
	text-decoration: underline;
	}

a.play-button {
	display: block;
	padding: 10px 0 10px 40px;
	background: url(images/play_button.png) no-repeat center left;
}

.accessibility {
  position: absolute;
  left: -3000px;
}


div#accessContent {
  padding-top: 5px;
  height: 22px;
  width: 925px;
}

div#accessContent ul {
  display: inline;
}

div#accessContent ul li {
  display: inline;
  padding-left: 10px;
}

div#accessContent ul li.listBreak {
  padding-left: 15px;
  margin-left: 12px;
  border-left: 1px solid #0071BC;
}

div#header {
  height: 180px;
  background: url(images/header.jpg) no-repeat top left;
}

div.contentArea {
  border: 0px solid #f00;
  width: 925px;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

div.left {
  border: 0px solid #ff0000;
  width: 213px;
  float: left;
}

div.footer-left {
  border: 0px solid #ff0000;
  width: 173px;
  margin-right: 40px;
  float: left;
}


div.right {
  float: right;
  border: 0px solid #ff0000;
  width: 209px;
}


div.middle {
  width: 455px;
  float: left;
}

div.middleWide {
  width: 455px;
  float: left;
}

div.middleLeft {
  width: 195px;
  float: left;
}

div.middleRight {
  width: 195px;
  float: right;
}

div.middle ul {
  list-style-type: square;
  margin-left: 14px;
}

div.footer {
  color: #333;
  padding-top: 0;
  padding-bottom: 3em;
  font-size: 0.8em;
  line-height: 1.6em;
}

div.footer span.address{
  font-size: 0.95em;
}


br.fixColumn {
  clear: both;
}

/* /////////  nav start  ///////// */

div#nav {
  font-family: arial, helvetica, verdana, sans-serif;
  height: auto;
}
	
div#nav ul li {
  display: block;
  padding: 0;
  margin: 0;
  clear: both;
}


div#nav ul li a:link, div#nav ul li a:visited, div#nav ul li a:hover {
  color: #222;
  font-size: 1.1666em;
  line-height: 1.2857em;
  background: url(images/nav.gif) no-repeat left center;
  display: block;
  padding-left: 15px;
  margin-right: 4px;
}

div#nav ul li a:hover {
  text-decoration: none;
  background: url(images/navActive.gif) no-repeat left center;
}



/* ////  active links  //// */	

div#nav ul li a.menuactive:link, div#nav ul li a.menuactive:visited, div#nav ul li a.menuactive:hover {
  text-decoration: none;
  background: url(images/navActive.gif) no-repeat left center;
  font-weight: bold;
}

/* ////  parent links  //// */

div#nav ul li a.menuparent:link, div#nav ul li a.menuparent:visited, div#nav ul li a.menuparent:hover {
  text-decoration: none;
  background: url(images/navActive.gif) no-repeat left center;
  font-weight: bold;
  color: #0071BC;;
}


/* //// sub nav links //// */

div#nav ul li ul li a:link, div#nav ul li ul li a:visited, div#nav ul li ul li a:hover {
  color: #333;
  font-size: 0.9em;
  line-height: 1.666em;
  background: url(images/subnav.gif) no-repeat left center;
  display: block;
  padding-left: 15px;

}

div#nav ul li ul li a:hover {
  text-decoration: none;
  background: url(images/subnavActive.gif) no-repeat left center;
}

/* ////  active links  //// */	

div#nav ul li ul li a.menuactive:link, div#nav ul li ul li a.menuactive:visited, div#nav ul li ul li a.menuactive:hover {
  text-decoration: none;
  background: url(images/subnavActive.gif) no-repeat left center;
}

div.footer div.middle ul {
	margin: 0;	
	padding: 0;
}

div.footer div.middle ul li {
	display: inline;
	margin: 0;	
	padding: 0;
	margin-right: 20px;
}

div.footerRule {
  padding-top: 1.5em;
  border-top: 1px solid #ccc;
}





div.middle div.NewsSummary {
  padding-bottom: 1.666em;
  margin-bottom: 1.666em;
  border-bottom: 1px solid #ddd;
}

.NewsSummaryMorelink {
  margin-top: -1.666em;
}

div.right div.NewsSummary {
  margin-bottom: 1.666em;
}



.NewsSummaryCategory {
     font-style: italic;
color: #777;
}

.NewsSummaryPostdate {
  color: #777;
 }



.NewsSummaryTitle h4 {
    font-weight: bold;
    font-size: 1em;
    line-height: 1.666em;
    background: none;
    padding-bottom: 0;
}


.floatRight {
   float: right;
   margin-left: 10px;
   margin-bottom: 10px;
}

.floatLeft {
   float: leftt;
   margin-right: 10px;
   margin-bottom: 10px;
}

.fileLink {
  display: block;
  padding-top: 1.5em;
  padding-right: 0;
  padding-bottom: 1.5em;
  padding-left: 5em;
  border-bottom: 1px solid #ccc;
  background: url(images/content.gif) no-repeat left center;
}

/* End of 'main' */

