body		{
			margin: 0px;
			padding: 0px;
			border: 0px;
			line-height: 100%;
			background-color: #ffffff;
			text-align: center;
			}
			
img			{border: 0px;}

a			{
			color: #135192;
			text-decoration: none;
			}	
			
a:hover		{
			color: #093a80;
			background-color: #d3e0ec;
			text-decoration: underline;
			}		
			
td			{
			vertical-align: top;
			text-align: left;
			color: #000033;
			font-family: arial, helvetica, sans-serif;
			font-size: 9pt;
			line-height: 12pt;
			}		

li 			{list-style-type: circle}
	
	
/* solid background-color regions */
#banner		{background-color: #ffffff;
			border-bottom: 1px solid #000000;}
#side		{background-color: #52759a;
			display: none;}
#content	{background-color: #b2c6d8;}
#bottom		{background-color: #ffffff;
			border-top: 1px solid #000000;
			display: none;}
		
		
/* headlines, subheads and fonts */		
.extracolor	{background-color: #002255;}
.callout	{font-weight: bold;}	
	
.headline	{
			font-size: 12pt;
			line-height: 12pt;
			height: 30px;
			color: #ffffff;
			background-color: #002255;
			}							
			
.subhead	{background-color: #d3e0ec;
			color: #bb0000;
			padding-left: 3px;
			}
			
.subhead2	{padding-left: 3px;
			border-bottom: 1px solid #002255}			
	
.small		{
			font-size: 8pt;
			line-height: 11pt;
			}			
			
.small2		{
			font-size: 8pt;
			line-height: 11pt;
			font-weight: bold;
			}		

.footer		{font-size: 8pt;
			line-height: 11pt;
			color: #000033;}			
			
.footer a	{
			color: #bb0000;
			text-decoration: none;
			}	
			
.footer a:hover	
			{
			color: #093a80;
			background-color: #d3e0ec;
			text-decoration: underline;
			}		

			
/* old gp styles moved over */
.errormsg 	{
			color: #ea3f1d;
			}
.errormsgtop {
			color: #ea3f1d;
			font-weight: bold;
			}

			
/* calendar text and link styles */	
#contentCal	{background-color: #ffffff;}
#menu		{background-color: #b2c6d8;
			font-size: 10px;}
#dates		{background-color: #ffffff;
			font-size: 10px;}
#events		{background-color: #d3e0ec;
			font-size: 10px;}		

.subhead3	{background-color: #52759a;
			color: #d3e0ec;
			font-weight: bold;
			font-family: verdana,geneva,arial,helvetica,sans-serif;}				
			
.subhead4	{background-color: #b2c6d8;
			padding-left: 3px;
			font-size: 8pt;
			line-height: 11pt;}		
	
.calendar td {
			font-size: 10px;
			line-height: 12px;  
			font-family: verdana,geneva,arial,helvetica,sans-serif;
			}			
			
.calendaron {
			text-align: center;
			font-size: 10px;
			line-height: 12px;
			background-color: #52759a;  
			}

.calendaron a {
			color: #000033;
			background-color: #52759a;
			text-decoration: none;
			}
			
.calendaron a:hover {
			color: #ffffff; 
			background-color: #52759a;
			text-decoration: none;
			}			
			
.events		{font-size: 9pt;
			line-height: 12pt;
			font-weight: bold;
			}
			
			
/* forms inputs */		
#logonbuttonInput {
			border: #002255 thin solid; 
			padding: 1px; 
			font-family: verdana,geneva,arial,helvetica,sans-serif;
			font-weight: bold; 
			font-size: 11px; 
			background: url(/navigation/sn_blank.gif); 
			color: #d3e0ec;
			width: 80px; 
			height: auto; 
			max-height: 18px;
			vertical-align: middle; 
			text-align: center; 
			}
			
#logontextField {
			border: #002255 thin solid;
			padding: 1px; 
			color: #000000;
			background-color: #d3e0ec;
			font-size: 10px; 
			width: 80px; 
			height: auto
			}
			
.inputButton 	{
			border: #8e8d90 thin solid; 
			font-size: 11px; 
			width: auto; 
			height: auto;
			}	
							
.inputMed 	{
			border: #8e8d90 thin solid; 
			font-size: 11px; 
			color: #000000; 
			width: 200px; 
			height: auto
			}	
							
.menuMed 	{
			border: #8e8d90 thin inset; 
			font-size: 11px; 
			width: 200px; 
			height: auto
			}			
			
.menuSm 	{
			border: #8e8d90 thin inset; 
			font-size: 11px; 
			width: auto; 
			height: auto
			}			
.inputTextArea {
			border: #8e8d90 thin solid; 
			font-size: 11px; 
			}				