﻿body #content #main
{
width:790px;
}

.floatLeft
{
	float:left;
    margin-right:0px; 
    margin-left: 0px; 
    margin-top:5px;
}
.floatRight
{
	float:right;
    min-width:100px;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
}
.imgleft
{
	float:left;
	margin-right:10px; 	
	margin-left: 0px; 
}
.imgright
{
	float:right;
	margin-left:10px; 
	margin-right:0px;				
}

.welcomeImage 
{
	float:right; /*float:left* prefer picture to right of text, so not confusing/*/
}
.welcomeImage img
{
    margin-right:0px; /*float from left to right, was 10px*/
    margin-left: 10px;  /*float from left to right, was 0px*/
    margin-top:5px;
   	border:solid 1px #CCCCCC; 
}
.caption 
{
      font-size:8pt; 
      font-family:verdana; 
      color:#666666; 
      padding-bottom:2px;
      margin-top:-3px;
}
.caption p
{ 
      padding-top: 2px; 
      margin-bottom: 2px; 
}
.header 
{ 
      padding-bottom:0px;
      padding-right:0px; 
      padding-left: 0px; 
      text-align:right; 
      white-space:nowrap;
      border-bottom:solid 1px #cccccc;
      font-family:tahoma;  
      font-size:8pt;  
      color:#666666; 
}
.dateLine 
{
      font-weight:bold;  
      float:left;
      white-space:nowrap;
}
.pageContent
{ 
      font-family:tahoma;  
      font-size:9pt;  
      color:#333333; 
}
.pageContent UL, .pageContent OL
{ 
    clear:both;
}
.splashLinkArea
{
    *height:100px;
    min-height:100px;
	border:solid 1px #CCCCCC; 	
}
.imageSplash
{
    text-align:center;
    display:block;
    width:100%;
}
.imageSplash img
{
	border:solid 1px #CCCCCC; 	
}
.splashLinkFrame
{
    width:100%;
    display:block;
    clear:both;
    min-height:100px;
    *height:100px;
}
.floatingRelatedLinks
{
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
	float:right;
	position:relative;
	min-width:270px;/*150 original*/
	*width:270px;/*150 original*/
	display:inline;
}
.SumTop{
	background-image:url('/Style Library/DWRLayoutImages/LinkRightTopStrip.png'); 
	background-repeat: no-repeat; background-position:left;
	height:13px;
}

.SumBody{
	background-image:url('/Style Library/DWRLayoutImages/LinkRightBody.png'); 
	background-repeat: repeat-y; background-position:left;
	padding-left:15px; padding-right:0px; margin:0px;
	display:block;
	width:270px;
	clear: right;
	word-spacing:normal;
			
}
.SumBottom{
	background-image:url('/Style Library/DWRLayoutImages/LinkRightBottomStrip.png'); 
	background-repeat: no-repeat; background-position:left;
	height:15px;
				
}


.removeMargins
{
	margin-top:-11px;
	margin-left:-11px;
	margin-right:-10px;
}
.div-topRel 
{
 position:relative;
 width:60%;
}
.div-rightAbs 
{
 position:absolute;
 top:220px;
 right:0;
 width:30%;
}
.DWRbutton1 a:link,
.DWRbutton1 a:visited,
.DWRbutton1 a:hover,
{
  width: 200px;
  height:25px;
  /*border:1px black solid;
  font-weight: bold;    
  margin: 5px 5px 5px 5px;
  padding: 5px;
  height:25px;*/

}
.DWRButton1 a.ButtonLink,
.DWRButton1 a.ButtonLink:link,
.DWRButton1 a.ButtonLink:visited,
{
				border-style: solid;
				border-width: 1px;
				border-color: #CCCCCC black black #ccc;
				background-color: #336699; /*042582*/
				color: #FFFFFF;
				text-decoration: none;
				font-weight: bold;
				padding: 7px;
				height:25px;
}
.DWRButton1 a.ButtonLink:hover
{
  background-color: #1d54f1;
  color: #FFFFFF;
  text-decoration: none;
}
.Sec1Header 
{ 
      font-family:tahoma;  
      font-size:10pt;  
      font-weight: bold;
      padding-top:2px;
      text-align:left; 
      white-space:nowrap;
      border-bottom:solid 1px #0c2e71;"
      color: black;
      width: 80%;	

}
.DWRLinksRight
{
				float: right;
				width: 315px;
				height: 220px;
				padding-left: 15px;
				padding-top: 40px;
				background-image: url('../../../../../../Style%20Library/DWRLayoutImages/OnlineResources.png');
				background-repeat: no-repeat;
}
#DWRLinksLeft
{
                float:left;
                width: 315px;
                height: 220px;
                padding-left: 15px;
                padding-top:40px;
                background-image:url('../../../../../../Style%20Library/DWRLayoutImages/OnlineResources.png');
                background-repeat:no-repeat;

}
#DWRLinksCenter
{
                float:left;
                width: 315px;
                height: 220px;
                padding-left: 15px;
                padding-top:40px;
                background-image:url('../../../../../../Style%20Library/DWRLayoutImages/OnlineResources.png');
                background-repeat:no-repeat;
}




