* { margin: 0px; padding: 0px; }

.clear { display:block; clear: both; font-size:0px; }	

ul { list-style: disc inside; display:block; margin-bottom: 1em; } 
ul li { margin-left: 1.5em; }
img { border:0px none; }
ol { list-style: decimal inside; }
body { 
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	}

p { xbackground-color:#00FF00; }
	
big { font-size:125%; }
small { font-size:90%; }

td { font-size:12px; }

a { color:#333333; font-weight:bold; }
a:hover { color: rgb(229,0,18); }



h1, h2, h3, h4, h5, h6 { 
	
	font-family:helvetica black, arial black, sans-serif;
	font-weight:normal;
	color: #333333;
	margin-bottom:0.5em;
	line-height:1.1em;
	}

h1 { 
	font-size:2.5em; 
	letter-spacing:-2px; 
	}


h2 { font-size:2em; }
h3 { font-size:1.5em; }
h4 { font-size:1.2em; }
h5 { font-size:1.0em; }
h6 { font-size:0.8em; }
p { margin-bottom: 0.5em; }

/*hr { border:0; background-color: #084208; color: #084208; margin: 5px 0px; height: 1px; clear:both; }*/

.RTEimgFloatL { 
	display:block;
	margin-right:1em;
	}
.RTEimgFloatR { 
	display:block;
	margin-left:1em;
	}
	
.rule { 
	display:block; border:none; padding:0px; margin:0px; overflow:hidden; height:0px; border-bottom:1px dotted #444444; font-size:0px; 
	}

.ruleWrapper { 
	display:block; border:none; padding-top:4px !important; padding-bottom:4px !important; margin:0px; overflow:hidden; height:1px; font-size:0px; clear:both;
	}

div.custom1 { 
	display:inline-block;
	color: #333333;
	font-size:1.1em;
	line-height:1em;
	padding-left:15px;
	background-image:url(../images/H1_BG.png);
	background-repeat:repeat-y;
	font-family:arial black, helvetica black, sans-serif;
	}
div.custom2 { 
	display:inline-block;
	min-width:20px;
	min-height:20px;
	padding:10px;
	background-color:#AAAAAA;
	border:2px solid #555555;
	margin:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
	}

.blockLevelSelected { 
	border: 1px dotted #FF0000;
	}
	
.divControl { 
	cursor:pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-align: center;
	line-height: 8px;
	color: #000000;
	position: absolute;
	z-index: 1000;
	top: 2px;
	width: 10px;
	height: 10px;
	border: 1px solid  #FFFFFF;
	background-color:#FFFFFF;
	}
.divControl:hover { 
	background-color:#FF0000;
	}
	
.rteDocumentIcon { 
	display:inline-block;
	width:20px;height:16px;
	background-repeat:no-repeat;
	}
.rteDocumentSize { 
	font-size:smaller;
}
hr { 
	display:block;
	height:1em;
	border:none;
	background-color:none;
	overflow:hidden !important;
	border-top:1px dotted #333333;
}

.header { 
	font-weight:bold;color:#999999;border-bottom:1px solid #AAAAAA;
}
#login_form { 
	width:300px;
	padding:20px 0;
}
#login_form #register_link { 
	float:left;
}
#login_form .login_text_input { 
	width:294px; font-size:10pt; border:1px solid #AAAAAA; padding:2px; margin-bottom:5px;
}
#login_form #submit_login {
	float:right;font-size:10pt;border:1px solid #AAAAAA;padding:2px;
}	
