		  			     		  			     		  	
		     		  	DIV.tanTxtHolder {
			     		 	margin: 0px;
			     		 	padding-right: 0px;
			     		 	padding-left: 5px;
			     		 	margin-top: 0px;
			     		 	border-width: 1px;
			     		 	border-color: #EFEFEF;
			     		 	border-style: solid;
			     		 	background-color: #DDEDFF;
			     		 	font-family: Arial, Verdana, Helvetica, sans-serif;
			     		 	font-size: 11px;
			     		 	color:#757575;
		     		  	} 
     		  				
		    		  	DIV.tanTxtHolder p {
			     		  	margin: 0px;
			     		 	padding: 5px; 	
		     		  	}
		     		  	
		     		  	.ulStyle {
							text-indent: 3px;
							list-style-position: outside;
							list-style-image: url(/web/images/ulArrow.gif);
							list-style-type: square;
							padding: 6px;
							margin: 7px;			     		 	 	
		     		  	}
		     		  	
		     		  	div.linkStyle {
			     			padding:2px;	
		     		  	}
		     		  	
		     		  	div.linkStyle a:link {
			     		  	color:#D01C1C;
			     		  	margin-left:10px;
		     		  	}
		     		  	
		     		  	div.linkStyle a:hover {
							background-image:url(/web/images/ulArrow.gif);
							background-position:0px 5px;
							background-repeat:no-repeat;
							padding-left:15px;			     		  	
			     		  	color:#D01C1C;
		     		  	}		     		  	
		     		  	
			/* ------------------------------------------------------------------------------------------------------- */
			/* Here we describe our button formatting. */
			/* ------------------------------------------------------------------------------------------------------- */
						div.dialogButtonRED {
							display:inline;
						}
						
						div.dialogButtonRED a {
							display:inline; 
							background-color:#FFFFFF; 
							border-style: dotted;  
							border-width:1px;
							border-color:#AAAAAA;
							padding:2px;
							height:18px;
							
							margin-right:2px;				
							color:#D01C1C;
							font-family: "Palatino Linotype", "Lucida Sans", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
				        	font-size:11px;
				        	letter-spacing:1px;
							font-variant: small-caps;
				        	text-decoration:none;
						}
						
						div.dialogButtonRED a:hover {				
							background-color: #D01C1C;
							color:#FFFFFF;
						}
						
						div.dialogButtonBLUE {
							display:inline;
						}
						
						div.dialogButtonBLUE a {
							display:inline; 
							background-color:#FFFFFF; 
							border-style: dotted;  
							border-width:1px;
							border-color:#AAAAAA;
							padding:2px;
							height:18px;
							
							margin-right:2px;				
							color:#3DB4C9;
							font-family: "Palatino Linotype", "Lucida Sans", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
				        	font-size:11px;
				        	letter-spacing:1px;
							font-variant: small-caps;
				        	text-decoration:none;
						}
						
						div.dialogButtonBLUE a:hover {				
							background-color: #3DB4C9;
							color:#FFFFFF;
						}			

						div.buttonHolder {
							display:block;
							
							padding-bottom:1px;
							
							padding-right:10px; 
							background:url(/web/images/buttonDots.gif) repeat-x; 
							border-style: none dotted none dotted; 
							border-width:1px; border-color:#AAAAAA; 
							width:487px; 
							text-align:right;
							
						}
						
			/* ------------------------------------------------------------------------------------------------------- */
						

												
			/* ------------------------------------------------------------------------------------------------------- */
			/*	This describes miscellaneous formatting used to define colorfields and borders etc.  */
			/* ------------------------------------------------------------------------------------------------------- */
			    
	        	div.dottedBorder {
					background-image: url(/web/images/horDots2.gif); 
					background-repeat: repeat; 
					background-position: left bottom; 
					padding: 0px; 
					padding-top:2px;
					padding-bottom: 2px;
	        	}
        	
				DIV.colorFieldHolder {
					position:relative;
					top:0px; 
					left:0px; 
					
					font-family: Palatino Linotype,Helvetica,serif;
					font-size:12px;
					font-weight:regular;

					 
					color:#DDDDDD;							
				}          	
				
				DIV.contentBlockBorder {
					border-style: dotted none dotted none; 
					border-width:1px; 
					border-color:#A1A1A1
				}
				
				DIV.loginContainer {
					position:absolute;
							
					width:300px;
														
					background-image: url(/web/images/tealDiag.gif);
					background-repeat:repeat;
							
					border-style:solid;
					border-width:1px;
					border-color:#ADADAD;	
				}					
						
				DIV.loginBox {
					position:relative;
				
					height:100%;
					padding:5px;
					margin:10px;
					background-color:#FFFFFF;
					
					border-style:solid;
					border-width:1px;
					border-color:#D7D7D7;								
				}			
				
					
        	
						.loginFont {
							border-style:solid;
							border-width:1px;
							border-color:#E7E9F5;
							background-color:#F2F9E8;
														
							margin-right:2px;				
							color:#757575;
							font-family: Verdana, Arial, Helvetica, sans-serif;
				        	font-size:11px;
				        	letter-spacing:0px;
							font-variant: small-caps;
				        	text-decoration:none;								
						}
						
						.loginAlert {
							border-style:solid;
							border-width:1px;
							border-color:#E7E9F5;
							background-color:#F1F2FA;
							
							margin-bottom:2px;
							margin-right:2px;				
							color:#757575;
							font-family: Verdana, Arial, Helvetica, sans-serif;
				        	font-size:11px;
				        	letter-spacing:0px;
							font-variant: small-caps;
				        	text-decoration:none;								
						}	
						
						.quoteText {
							font-family: Palatino Linotype,Helvetica,serif;
							font-size:16px;
							font-weight:regular;
							color:#D70000;
							text-align:center;
							font-variant: none;								
						}				
						
						
						.inputw213,
						.inputw339 {
							float: left;
							clear: right;
							border: 1px solid #D9D9D9;
							background-color: #FFF;
							margin: 0 0 9px;
							}

						.inputw213 input,
						.inputw213 textarea,
						.inputw213 select,
						.inputw339 input {
			     		 	font-family: Arial, Verdana, Helvetica, sans-serif;
			     		 	font-size: 11px;
			     		 	font-weight: bold;
			     		 	color: #757575;
			     		 						
							background-color: #FFF;
							color: #666;
							border: 1px #C5C5C5 solid;
							border-bottom: 1px #E0E0E0 solid;
							border-top: 1px #909090 solid;
							\width:340px;

							padding: 2px !important;	/* FOR COMPETENT BROWSERS */
							padding: 0 2px 3px;			/* IE PC */
							
							margin: 1px !important;		/* FOR COMPETENT BROWSERS */
							margin: 0 1px;				/* IE PC */
							}
							
						.bodyTxt
						 {
						  COLOR: #6C6C6C;
						  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
						  FONT-SIZE: 11px;
						  FONT-WEIGHT: normal;
						 }
			/* ------------------------------------------------------------------------------------------------------- */
        	
			/* ------------------------------------------------------------------------------------------------------- */
			/*	This chunk defines navigation related style info */
			/* ------------------------------------------------------------------------------------------------------- */			

						DIV.mrsNavTab_outline {
							position:relative; 
							border-style:solid; 
							border-color:#FFFFFF; 
							border-width:1px;
						}						

						DIV.mrsNavTab_border {
							border-style:dotted dotted none dotted; 
							border-width:1px; 
							border-color:#A1A1A1;													
						}						
						
						DIV.mrsNavTab_text {													
							font-family: Palatino Linotype,Helvetica,serif;
							font-size:14px;
							font-weight:bold;
							

							background-color:#FFFFFF;
							
							color:#383838;
							padding:10px 5px 5px 5px; 	
						}
						
						DIV.siteNav {
							position:absolute; 
							top:325px;
							left:10px;
						}
						
 
												
						DIV.mrsMainNav {
							font-family: Palatino Linotype,Helvetica,serif;
							font-size:14px;
							font-weight:bold;
							color:#383838;
							
							padding:12px 5px 5px 5px;
							text-decoration: none;
						}
						
						DIV.mrsMainNav a:link { 
							color:#383838; 
							color:#FFFFFF; 
							text-decoration: none; 
						}
						
						DIV.mrsMainNav a:visited { 
							color:#383838; 
							color:#FFFFFF; 
							text-decoration: none; 
						}						
				
						
						DIV.mrsMainNav a:hover {
							border-style:dotted dotted none dotted;
							border-width:1px; 
							border-color:#A1A1A1;
							padding:5px 5px 4px 5px;
									
							font-weight:bold;			
							background-color:#FFFFFF; 
							color: #D70000; 
							text-decoration: none;
						}
			/* ------------------------------------------------------------------------------------------------------- */
			
			
			/* ------------------------------------------------------------------------------------------------------- */
			/*	Defines the major containers for the website. */
			/* ------------------------------------------------------------------------------------------------------- */
						DIV.mrsWeb {
							position:relative;
							padding:0px;
							margin:0 auto;
							width: 765px;
							background-color:#FFFFFF;
							border-style: none;
						}     
												
						DIV.mrsBorders {
							position:relative;
							height:100%;
							margin-left:auto;
							margin-right:auto;
							text-align:left;
							width: 791px;
							background-color:#FFFFFF;
							
							background-image: url(/web/images/horDots2.gif);
							background-repeat:repeat;
							padding-right:1px;
							padding-left:1px;
							
						}
						
						DIV.mrsMain {
							position:relative;
							height:100%; 
										
							margin-bottom:65px;				
							border-style:none solid none solid;
							border-width:1px;
							border-color:#FFFFFF;								
						}
						
						DIV.mrsMainContentBlock {
							position:relative; 
							top:0px; 
							width:480px;
							padding:20px 5px 50px 5px;
							
							font-family: Palatino Linotype,Helvetica,serif;
							font-size:12px;
							font-weight:regular;
							color:#383838;	
							
							text-align:justify;						
						} 						
						
						DIV.mrsCopyrights {
							position:relative;
							top:2px;
														
							border-style:none solid none solid;
							border-width:1px;
							border-color:#FFFFFF;
							
							background-color: #E4E4E4;
							
							color:#888888;
							font-family: Verdana, Arial, Palatino Linotype;
							font-size: 10px;
							font-weight:regular;
							font-variant: small-caps;;								
						}		
						
     		  	DIV.requiredFieldFlag {
	     		 	font-family: Arial, Verdana, Helvetica, sans-serif;
	     		 	font-size: 11px;
	     		 	font-weight: normal;
	     		 	color: #D70000;	     		  	
     		  	} 											
			/* ------------------------------------------------------------------------------------------------------- */	

					

						

				        	