body 
	{ 
		background-color: #d4d4d4;
	  	margin-top: 0px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}
		
.bgwhite 
	{ 
		background-color: #ffffff;
	  	margin-top: 0px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}
	   
a:link 
	{
		color: #5c7078;
		}
		
a:visited
	 {
	 	color: #5c7078;
		}
		
a:link.special 
	{
		color: #FFFFFF;
		}
		
a:visited.special
	 {
	 	color: #d8dee1;
		}
		
p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}		
		
.bodytext 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		}
		
.tiny 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		}

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
		
b
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		font-weight: bold;
		}
		
em
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		font-style: italic;
		}
		
.larger
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		font-weight: bold;
		}
		
.header
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}
.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ff0000;
		}
		
.white
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #ffffff;
		}
		
.gray
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #6f716f;
		}
		
.tabletext
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 5px;
		color: #3c5761;
		}
		
blockquote 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		margin-left: 1px;
		margin-bottom: 10px;
		color: #000000;
		}	
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #000000;		
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #000000;
		}
		
ul.noindent
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
li.dot
	{
		background-image: url(splash/dot.gif);
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 1.25em;
	}

.bodyLeft
	{
	 	background: #F1F3F6 url(splash/bodyLeft.gif);
		background-repeat: repeat-y;
		}
		
.bodyRight
	{
	 	background: #F1F3F6 url(splash/bodyRight.gif);
		background-repeat: repeat-y;
		}
		
.tableBack
	{
	 	background: #FFFFFF url(btns/tableBack.gif);
		background-repeat: repeat-x;
		}
		
.tableBackLg
	{
	 	background: #FFFFFF url(btns/tableBackLg.gif);
		background-repeat: repeat-x;
		}
		
.specBack
	{
	 	background: #d6edf5 url(images/specBack.gif);
		background-repeat: repeat-y;
		}
		
.prodBack
	{
	 	background: #addceb url(images/prodBack.gif);
		background-repeat: repeat-y;
		}
		
.newLeft
	{
	 	background: #eae5dd url(splash/newLeft.gif);
		background-repeat: repeat-y;
		}
		
.newRight
	{
	 	background: #eae5dd url(splash/newRight.gif);
		background-repeat: repeat-y;
		}
		

