* 	
	{
		font-family: Arial, Helvetica, Sans Serif;
		}

body 
	{ 
		background-color: #b0d5de;
	  	margin-top: 0px;
	  	margin-right: 0px;
	  	margin-bottom: 0px;
	  	margin-left: 0px;
	  	}
	   
a:link 
	{
		color: #ffffff;
		}
		
a:visited
	 {
	 	color: #5088c1;
		}
		
a:link.special 
	{
		color: ;
		}
		
a:visited.special
	 {
	 	color: ;
		}
		
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;
		}

.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: 10px;
		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;
		}
.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: #red;
		}
		
.white 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 8pt;
		color: #ffffff;
		}
		
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;
	}

.bodyBack
	{
	 	background: #b0d5de url(splash/bodyBack.gif);
		background-repeat: repeat-x;
		}
		
.bodyLeft
	{
	 	background: #ff7f00 url(splash/bodyLeft.gif);
		background-repeat: repeat-y;
		}
		
.textAreaMain
	{
	 	background: #5088c1 url(splash/textAreaMain.gif);
		background-repeat: no-repeat;
		}
		
.textAreaLeft
	{
	 	background: #ff9f40 url(splash/textAreaLeft.gif);
		background-repeat: no-repeat;
		}
		
.navBackLeft
	{
	 	background: #ff9f40 url(splash/navBackLeft.gif);
		background-repeat: repeat-y;
		}
		
.navBackRight
	{
	 	background: #ff9f40 url(splash/navBackRight.gif);
		background-repeat: repeat-y;
		}
		

