

body.main
			{margin: 0px;					width: 100%;
			}
h1.subtitle		{position: absolute; 					top: 50px;
			left: 0px; 						z-index: 1; 
			width: 300px;					text-align: center;
			font-family: Verdana; 				font-size: 14px; 
			color: #000066; 					font-weight: 900; 
			text-decoration: none;
			}
h2.underlined		{text-align: center;					border-style: solid;
			border-width: 0px 0px 1px 0px;			border-color: #FF9900;
			font-size: 24px;					font-family: Arial;
			color: #000066;					margin-top: 10px;
			}

p.tabdown		{margin-top: 30px;
			}

    /*		SPANS & DIVS		*/


div.stepbar		{text-align: center;					font-family: Verdana;
			font-size: 10px;					font-weight: 900;
			color: #FF9900;					
			}
div.explainpage		{padding:10px 60px 0px 60px; 			font-family: Verdana;
			font-size: 12px;
			}
div.footer			{width: 100%;					margin-bottom: 6px;
			margin-top: 20px;					background-color: #6666FF;
			color: #FFFFFF;					font-family: Arial;
			font-size: 14px;					text-align: center;
			padding: 4px 0px 4px 0px;
			}
div.companyline		{text-align: center;					font-family: Verdana;
			font-size: 9px;					color: #000066;
			background-color: #FFFFFF;				width: 100%;
			}
div.statusbad		{text-align: center;					color: #000066;	
			margin: 10px 240px 0px 240px;;			background: #FF9900;
			font-family: Arial;					font-size: 16px;
			padding: 4px 0px 4px 0px; 				font-weight: 900;
			border-style: solid;					border-color: #000066;
			border-width: 1px;					
			}
div.statusgood		{text-align: center;					color: #FFFFFF;	
			margin: 10px 240px 0px 240px;;			background: #6666FF;
			font-family: Arial;					font-size: 16px;
			padding: 4px 0px 4px 0px; 				font-weight: 600;
			border-style: solid;					border-color: #000066;
			border-width: 1px;					
			}
div.statustried		{text-align: center;					color: #FF9600;	
			margin: 10px 240px 0px 240px;;			background: #6666FF;
			font-family: Arial;					font-size: 16px;
			padding: 4px 0px 4px 0px; 				font-weight: 600;
			border-style: solid;					border-color: #000066;
			border-width: 1px;					
			}

span.loggedin		{font-family:Verdana;				font-size: 9px; 
			background: #0000CC; 				color: #FFFFFF;
			text-align: center;					padding: 3px 16px 3px 16px;
			margin-bottom: 3px;
			height: 13px;
			}
span.searchbox
			{text-align: center;					margin-right: 20px;
			}

div.toolbar		{color: #FFFFFF;					font-family: Arial;
			font-size: 10px;					font-weight: 900;
			text-align: right;					padding: 3px;	
			visibility: hidden;
			}
div.centerbutton		{text-align: center;					color: #FFFFFF;
			}
p.secondbox		{margin-top: 50px;
			}
div.sidesignin		{text-align: center;					font-family: Arial;
			font-size: 10px; 					color: #FFFFFF;
			}
div.sidemenuitem		{background: #6666FF;				padding: 6px;
			margin: 2px 0px 20px 0px;				font-family: Verdana;
			font-size: 11px;				color: #FFFFFF;
			}


    /*		TABLES			*/

td.headertop		{width: 71px;					background-image: url(/layout/headertop.gif); 	
			}
td.headerbottom		{width: 71px;					background-image: url(/layout/headerbottom.gif); 	
			height: 42px;
			}	
td.headerlink		{background: #6666FF;				text-align: center;
			position:relative;					left:-1px;
			}
td.envelopetop		{font-family: Arial;					font-size: 14px;
			color: #000066;					margin-bottom: 10px;
			text-align: center;					width: 47%;	
			font-weight: 900;
			}
td.envelopearea		{font-family: Verdana;				font-size: 14px;
			margin-bottom: 10px;				text-align: center;
			width: 47%;					height: 120px;
			}

    /*		 INPUTS			*/

input.tinybutton 		{font-family:Arial; 					font-size: 9px; 
			height: 18px;					background-image: url(/layout/tinybutton.gif); 	
			text-decoration: none;				color: #0000CC;		
			}

input.bigbutton		{font-family:Arial; 					font-size: 12px; 
			height: 22px;					background-image: url(/layout/bigbutton.gif); 	
			text-decoration: none;				color: #0000CC;	
			}
button.tinybutton		{font-family:Arial; 					font-size: 9px; 
			height: 18px;					background-image: url(/layout/tinybutton.gif); 	
			text-decoration: none;				color: #0000CC;	
			}
input.admininput 		{font-family:Verdana; 				font-size: 9px; 
			height: 14px; 					background: #0000CC; 
			color: #FFFFFF;
			}
input.inputbig		{font-family:Arial; 					font-size:12px; 
			}
select.inputbig		{font-family:Arial;					font-size:12px; 	
			}	
button.bigbutton		{font-family:Arial; 					font-size: 12px; 
			height: 22px;					background-image: url(/layout/bigbutton.gif); 	
			text-decoration: none;				color: #0000CC;	
			}


    /*		LINKS			*/

A.guidelink:link 		{font-family: Arial; 					font-size: 14px; 
			color: #0000CC; 					font-weight: bold;
			}
A.guidelink:visited 		{font-family: Arial; 					font-size: 14px; 
			color: #0000CC; 					font-weight: bold;
			}
A.guidelink:hover 		{font-family: Arial; 					font-size: 14px; 
			color: #FF9900; 					font-weight: bold;
			}
a.headerlink:link		{font-family: Arial; 					font-size: 16px;
			color: #FF9900; 					font-weight: 900; 
			text-decoration: underline;
			}
a.headerlink:visited 		{font-family: Arial; 					font-size: 16px;
			color: #FF9900; 					font-weight: 900; 
			text-decoration: underline;						
			}
a.headerlink:hover 		{font-family: Arial; 					font-size: 16px; 
			color: #FFFFFF; 					font-weight: 900;
			}
a.subtitlelink:link 		{font-family: Verdana; 				font-size: 14px; 
			color: #000066; 					font-weight: 900; 
			text-decoration: underline;
			}
a.subtitlelink:visited 		{font-family: Verdana; 				font-size: 14px; 
			color: #000066; 					font-weight: 900; 
			text-decoration: underline;
			}
a.subtitlelink:hover 		{font-family: Verdana; 				font-size: 14px; 
			color: #FF9900; 					font-weight: 900; 
			text-decoration: underline;
			}
a.helplink:link 		{font-family: Arial; 					font-size: 10px; 
			color: #FFCC66; 					font-weight: 400; 
			text-decoration: underline; 				padding-right: 10px;
			}
a.helplink:visited 		{font-family: Arial; 					font-size: 10px; 
			color: #FFCC66; 					font-weight: 400; 
			text-decoration: underline; 				padding-right: 10px;
			}
a.helplink:hover 		{font-family: Arial; 					font-size: 10px; 
			color: #FF9900; 					font-weight: 400; 
			padding-right: 10px;
			}
a.signofflink:link 		{font-family: Arial; 					font-size: 10px; 
			color: #FFFFFF; 					font-weight: 400; 
			text-decoration: underline; 				padding-right: 10px;
			}
a.signofflink:visited 		{font-family: Arial; 					font-size: 10px; 
			color: #FFFFFF; 					font-weight: 400; 
			text-decoration: underline; 				padding-right: 10px;
			}
a.signofflink:hover 		{font-family: Arial; 					font-size: 10px; 
			color: #FFCC66; 					font-weight: 400; 
			padding-right: 10px;
			}

a.footerlink:link		{font-family: Arial; 					font-size: 12px;
			color: #FF9900; 					text-decoration: underline;
			margin-left: 20px;					margin-right: 20px; 
			}
a.footerlink:visited 		{font-family: Arial; 					font-size: 12px;
			color: #FF9900; 					text-decoration: underline;	
			margin-left: 20px;					margin-right: 20px; 					
			}
a.footerlink:hover 		{font-family: Arial; 					font-size: 12px; 
			color: #FFFFFF; 					margin-left: 20px;
			margin-right: 20px; 				
			}
A.plainlink:link 		{color: #0000CC;
			}
A.plainlink:visited 		{color: #0000CC;
			}
A.plainlink:hover 		{color: #FF9900;
			}
A.pagelink:link 		{color: #FF9900;					font-weight: 900;
			}
A.pagelink:visited 		{color: #FF9900;					font-weight: 900;
			}
A.pagelink:hover 		{color: #FFCC66;					font-weight: 900;
			}
 a.stepbarlink:link 		{color: #0000CC;					text-decoration: none;
			font-family: Verdana;				font-size: 10px;
			font-weight: 900;					padding: 4px;
			}
a.stepbarlink:visited  	{color: #0000CC;					text-decoration: none;
			font-family: Verdana;				font-size: 10px;
			font-weight: 900;					padding: 4px;
			}
a.stepbarlink:hover 		{color: #FFCC66;					text-decoration: none;
			font-family: Verdana;				font-size: 10px;
			font-weight: 900;					padding: 4px;
			background: #0000CC;
			}

