
body.mceContentBody 
 { 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


/* GENERAL STYLES */

	body {
		font-family:verdana,helvetica;
		font-size:11px;
		background-color:#ffffff;
		color:#3F474A;	
		margin:0px;	
	}
		
	td {
		font-family:verdana,helvetica;
		font-size:11px;
		background-color:none;
		color:#3F474A;
		margin:0px;		
	}
	
	p {
		font-family:verdana,helvetica;
		font-size:11px;
		color:#3F474A;		
	}
	
	h1 {
		font-size: 14px;
		font-family: Verdana, Helvetica, Arial;
		font-weight: Bold;
		font-style: normal;
		text-decoration: none;
		color: #B40000;
		line-height: 1.3em;
		margin:0px;
	}

	h2 {
		font-size: 11px;
		font-family: Verdana, Helvetica, Arial;
		font-weight: Bold;
		font-style: normal;
		text-decoration: none;
		color: #6699cc;
		line-height: normal;
		margin:0px;
	}
	
	h3 {
		text-decoration:none;
		color:#3F474A;
		font-weight:bold;
		font-size:10px;	
		margin:0px;
	}

	h4 {
		text-decoration:none;
		color:#3F474A;
		font-weight:bold;
		font-size:10px;	
		letter-spacing:2px;
		margin:0px;
	}
	
	h5 {
		text-decoration:none;
		color:#3F474A;
		font-weight:bold;
		font-size:10px;	
		letter-spacing:5px;
		margin:0px;
	}
		
	hr {
		text-decoration:none;
		color:#3F474A;
		height:1px;
		width:100%;
		margin:0px;
	}
	
	.small {
	font-size: 8px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: bold;
	font-style: Italic;
	text-decoration: none;
	color: #003366;
	line-height: normal;
	}
	
	
/* LINK STYLES */
	
	a:link,a:active,a:visited {
		text-decoration:none;
		color:#6699cc;
		font-weight:normal;
		font-size:11px;	
	}
	
	a:hover {
		text-decoration:underline;
		color:#6699cc;
		font-weight:normal;
		font-size:11px;	
	}
	
	
	
	


	a.menu:link,a.menu:active,a.menu:visited {
		text-decoration:none;
		color:#ffffff;
		font-weight:bold;
		font-size:10px;	
	}
	
	a.menu:hover {
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		font-size:10px;	
	}
	
	a.menu_sel:link,a.menu_sel:active,a.menu_sel:visited {
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		font-size:10px;	
	}
	
	
	
	a.undermenu:link,a.undermenu:active,a.undermenu:visited {
		text-decoration:none;
		color:#003366;
		font-weight:normal;
		font-size:10px;	
	}
	
	a.undermenu:hover {
		text-003366:none;
		color:#B40000;
		font-weight:normal;
		font-size:10px;	
	}
	
	a.undermenu_sel:link,a.undermenu_sel:active,a.undermenu_sel:visited {
		text-decoration:none;
		color:#003366;
		font-style:italic;		
		font-size:10px;	
	}
	
	a.undermenu_sel:hover {
		text-decoration:none;
		color:#B40000;
		font-style:italic;
		font-size:10px;	
	}
		
/* FORM STYLES */

	form {
		margin:0px;
	}

	input,select,textarea {
		font-family:verdana,helvetica;
		font-size:10px;
		background-color:#ffffff;
		border-style:solid;
		border-color:#3F474A;
		border-width:1px;
	}
	
	input.button {
		font-family:verdana,helvetica;
		font-size:9px;
		font-weight:bold;
		background-color:#ffffff;
		border-style:solid;
		border-color:#3F474A;
		border-width:1px;
	}

/* PRINFO STYLES  START*/

.Center {
    text-align:center;
}
.BGc7c8cb {
    background-color:#c7c8cb;
}
.BG000000 {
    background-color:#000000;
}
.BGffffff {
    background-color:#ffffff;
}
.BGf7f7f7 {
    background-color:#f7f7f7;
}

/* 2 TOP LINES END */
.TopLines {
    line-height:1px; 
    background-color:white;
}
/* 2 TOP LINES END */

/* TOPMENU START */
.TopMenu {
    background-color:white;
}
.TopMenuLogo {
    background-image:url('../images/prinfologo.gif');
}
/* TOPMENU END */

/* ICONS+SEARCH+BANNER START */
.BrixBanner {
    background-image:url('../images/brixbanner.gif');
}
.BannerSearch {
    text-align:center; 
    background-color:#000000;
}
.SearchBox {
    font-size:12px;
    border:1px solid #7f9db9;
    padding-top:3px;
    height:22px;
    margin-bottom:1px;
}
.SearchGo {
    background-color:#c7c8cb;
    border:1px solid #7f9db9;
    height:24px;
    width:24px;
}
.AvivaPowered {
    text-align:center; 
    background-color:#c7c8cb;
}
/* ICONS+SEARCH+BANNER END */

/* CONTENT START */
.MenuDot {
    background-image:url('../images/menu-dot.gif');
}
.RightDot {
    background-image:url('../images/right-dot.gif');
}
/* CONTENT END */

/* FOOTER START */
.Footer {
    bottom:0; 
}
/* FOOTER END */

/* PRINFO STYLES END */