/* generated by csscreator.com */ 

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 	background-color: #B0B0B0;
	background-image: url(images/background.png);

	background-repeat: repeat-y;
	background-position: center;
} 
 
#pagewidth{ 
 width:835px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 position: relative;
} 
 
#header{
	height:74px;
	width:835px; 
	background-image: url(images/headerBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
} 
img, #header, #footer, #tinyLogo, #pMiddle, #pTop, #pBottom, #splashb, #splashc, #splashd { behavior: url(iepngfix.htc); }

#space{
	height:20px;
	 width:835px; 
} 
#space2{
	height:10px;
	width:835px;
	background-image: url(images/shim.gif);
	display: block;
	font-size: 1px;
} 

#tinyLogo{
	height:24px;
	width:1px;
	background-image: url(images/tinyLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 17px;
	left: 25px;
}
#copyright{
	position: relative;
	height:15px;
	width:320px;
	top: -2px;
	left: 24px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4473B4;
	float:left;
}

/* set left to 90 for newsletter option */
#botNav{
	position: relative;
	height:15px;
	float:left;
	top: -2px;
	left: 150px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4473B4;

}
A.botNav:link { font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #4473B4;}
A.botNav:visited { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color:#4473B4;}
A.botNav:hover { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #2E4F7A;}
A.botNav:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color:#333333;}
 
#pTop{ 
 float: left; 
 width:835px; 
 height:42px;
 background-image: url(images/portletTop.png);
background-repeat: no-repeat;
background-position: left top;
 }
 #pMiddle{
	float: left;
	width:835px;
	background-image: url(images/portletMiddle.png);
	background-repeat: repeat;
	background-position: left top;
	clear: both;
 }
  #pMiddle2{
	float: left;
	width:835px;
	clear: both;
 }
 #CONTENT {
 	position: relative;
	width:800px;
	top: 5px;
	left: 17px;
 }
 #pBottom{ 
 float: left; 
 width:835px; 
 height:19px;
 background-image: url(images/portletBottom.png);
 background-repeat: no-repeat;
 background-position: left top;
 }
  #splashb{ 
 float: left; 
 width:305px; 
 height:244px;
 background-image: url(images/splashb.png);
 background-repeat: no-repeat;
 background-position: left top;
 }
   #splashbIn{
	position: relative;
	width:275px;
	top: 40px;
	left: 17px;
 }
   #splashc{ 
 float: left; 
 width:525px; 
 height:164px;
 background-image: url(images/splashc.png);
 background-repeat: no-repeat;
 background-position: left top;
 }
   #splashcIn{
	position: relative;
	width:500px;
	top: 30px;
	left: 17px;
	
 }
   #splashd{ 
 float: left; 
 width:305px; 
 height:244px;
 background-image: url(images/splashd.png);
 background-repeat: no-repeat;
 background-position: left top;
 }
   #splashdIn{
	position: relative;
	width:275px;
	top: 10px;
	left: 17px;

 }
 #dButton {
	position: relative;
 
 }
#footer{
	width:835px;
	height:64px;
	clear:both;
	background-image: url(images/footerBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
 } 


 

 
 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.standardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	color: #333333;
}
.titleTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	color: #4473B4;
}
.titleTextBlueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
	color: #4473B4;
}
.thinBordered {
	background-color: #F0F0F0;
	border: 1px solid #D8D8D8;
}
.newBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
