/* CSS Template for 800px pages. */
body 	 	{  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; font-weight: bold; 
				z-index: 2; margin-left: 0px; 	margin-top: 0px;  }	
				
div#container 		{ position: absolute; left: 3px; top: -10px;  width: 760px; height: 600px; 
						background-image: url(/images/whiteshadowbrd-1.jpg);  background-repeat: repeat-y;  z-index: -1;  }
						
div#wrapper 	{ position: relative; width: 780px ;  margin: 0 auto; text-align: left; background-color:#FFFFFF; }   

/* Banner and Banner Link Placement  */

div#bnrplace 	{ position: absolute; left: 0px; top: -5px; z-index: 1;   }

div#bnrtitle 	{  position: absolute;  left: 326px;  top: 25px;  z-index: 4;  width: 263px;  }	


div#bnrlinks 	{ position: absolute; left: -7px;  top: 90px;  width: 616px;  font-family: Arial, Helvetica, sans-serif;  font-size: 11px;
					font-style: normal;  background-image: url(/images/NewSSNavBar1.gif); height: 45px; font-weight: bold; color: #000066;
					z-index: 4;   }

/* Main Content Containers   */

div#maincolumn 	{ position: absolute; left: 8px; top: 125px; z-index: 2; font-family: Arial, Helvetica, sans-serif;
				  text-decoration : none;  font-size: 13px;  line-height: 1.6em;  font-weight: normal;  color: ##330066;  width: 590px;	}
 		
div#rightcolumn { position: absolute; left: 620px; top: 190px; z-index: 3;  font-family: Arial, Helvetica, sans-serif;  text-decoration : none;
					font-size: 11px;  line-height: 24px;  font-weight: bold;  color: #000066;  width: 150px;  height: 300px;  }				  
				  
/* Footer and Footer Links  */

							
div#footermsg	{  position: absolute; left: 4px; top: 650px; font-family: Arial, Helvetica, sans-serif;  font-size: 11px; font-style: normal;		
					line-height: 14px;  font-weight: bold;  color: #000066;  width: 600px;  height:40px;   z-index: 2;  }	


/* Link Hover Specifications  */
a:link 		{ color: #0000FF; text-decoration: none; }
a:visited 	{ color: #0066FF; text-decoration: none; }
a:active 	{ color: #FF0000; text-decoration: none; }
a:hover 	{ color: #FF0000; text-decoration: none; }

/*  Additional Text and Fonts  */	

.p   {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;    }
	
.hdrlink0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;  }	
	
.Red3Hdr {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;}
	
.Red4Hdr {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;}
	
.Red18Hdr {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;}	
	

h1	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	color: #ff0000;    }
	
.Red15BoldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #FF0000;  }
	
.Gray12-body {
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #333333;  }