/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	font-size: 63%; margin:1em;
}

#holder {
	font-family:arial,helvetica,verdana,sans-serif;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */


body { font-size: 63%; margin: 2.5em; }
div { font-family:arial,helvetica,verdana,sans-serif; }
td { font-size: 63%; font-family:arial,helvetica,verdana,sans-serif; }

p { font-family:arial,helvetica,verdana,sans-serif; font-size:1.1em; margin:0; padding:0; }
a { font-weight:bold; text-decoration:none; color: #000000; }
a:hover {color: #0099ff}
a.bluehov:hover {color: #0099ff}
a.bluelink:hover {color: #000; }
img { border:0px solid black; }

#divMainContainer { width: 86em; }
.productLink { display:block; margin-bottom:0.59em; }
.productLink:hover { color:#0099ff; }
.productComparison {  width:16em; float:left; font-size:0.6em; line-height:0.9em; }
.productComparisonValue { width:5em; float:right; font-size:0.6em; margin-left:1em; line-height:0.9em; }
.productComparisonHeadline { font-size: 0.7em; font-weight: bold; }
.fileLink { color: #FFB300; font-weight: bold; text-decoration: none; }
.fileLink:hover { color: #000; }
.blueFileLink {color: #0099ff; font-weight: bold; text-decoration: none; }
.blueLink {color: #0099ff; font-weight: bold; text-decoration: none; }
.faqItem { color: #0099ff; font-weight: bold; text-decoration: none; font-size: 0.8em }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.italic { font-style:italic; }
.block { display:block; }
.c { clear:both; }

h1 { font-size:2em; text-transform:uppercase; margin:0 0 0.6em 0; padding:0; }
h3 { font-size:1.5em; margin:0 0 0.5em 0; padding:0; font-weight:bold; }

.white { color:white; }
.white:hover { color:#bae5f8; }
.blue { color:#0099ff; }
.lightblue { color:#bae5f8; }
.brightblue { color:#66c6f1; }
.bigblue { color:#66c6f1; font-size:2em;}
.bgWhite { background-color:white; }
.bgBlue { background-color:#0099ff; }
.bgLightblue { background-color:#bae5f8; }
.bgBrightblue { background-color:#66c6f1; }

.small { font-size:0.9em; }
.smaller { font-size:0.8em; }
.smallest { font-size:0.7em; }
.normal { font-size:1em; }
.big { font-size:1.1em; }
.bigger { font-size:1.2em; }
.biggest { font-size:1.3em; }


/* EDITOR PROPERTIES */
