.cms-text {
	font-family: Verdana, Arial, Times, 'Geneva CE', lucida, sans-serif;
	color: #344048;
	font-size: 12px;
	margin: 0px 5px 10px 0px;
  display: block; 
	clear: both;
	padding: 0px 0px 0px 0px;
	/*background-color: #fff;*/
}

#web_url {display: none; border: 1px solid #f00;}

.cms-text p {
	text-align: left;
	margin: 10px 0px;
	padding: 0px;
}


.cms-text a {
	text-decoration: underline;
	color: #007CD3;
	font-weight: bold;
}	
.cms-text a:hover {
	text-decoration: none;
	color: #007CD3;
}

.cms-text strong {
	/*color: #454545;*/
}

h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
} 
h4 {
	font-size: 13px;
} 
h5 {
	font-size: 12px;
} 
h6 {
	font-size: 11px;
}


h2,
h4,
h3,
h5,
h6	{
	color: #007CD3;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px;
	/*text-align: left;*/
	font-family: Verdana, Arial, Times, 'Geneva CE', lucida, sans-serif;
	border-bottom: 0px solid #F8D92E;
}

h1 {
	color: #007CD3;
	/*background: url("img/h1.gif") no-repeat;
  background-position: 0px 10px ;*/
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 6px 0px;
	text-align: left;
	line-height: 22px;
	/*display: inline;*/
	font-family: Verdana, Arial, Times, 'Geneva CE', lucida, sans-serif;
	border-bottom: 1px solid #F8D92E;
}


.cms-text h3 a {
	text-decoration: underline;
	color: #FF0000;
}	
.cms-text h3 a:hover {
	text-decoration: none;
	color: #FF0000;
}

.cms-text ul {
	list-style: square outside;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
}
.cms-text ul li {
	margin: 0px 0px 2px 0px;
	text-align: justify;
	padding: 2px;
}

.cms-text img {
 	border: 1px solid #000;
 	padding: 0px;
 	margin: 0px 0px 0px 0px;
}

.cms-text table {
}

.cms-text table td{
 	padding: 3px;
 	font: 11px Verdana, Arial, Times, 'Geneva CE', lucida, sans-serif;
}
.cms-text form {
	/*background-color: #3762B7;*/
	border: 0px solid #BABABA;

}

.cms-text input, textarea, select {
	background-color: #F1F1F1;
	border: 1px solid #000;
	padding: 2px;
	margin: 0px 0px 0px 0px;

}

.cms-text .notableborder {
	border: 0px solid #BABABA;
}

.cms-text .notableborder td {
	border: 0px solid #BABABA;
}

.cms-text #flashright {
	float:right;
}


.txt-01 {color: #FF0000;}
.txt-02 {color: #00FF00;}
.txt-03 {color: #0000FF;}
.txt-04 {color: #FFFF00;}
.txt-05 {color: #00FFFF;}
.txt-06 {color: #FF00FF;}
.txt-07 {color: #FFFFFF;}
.txt-08 {color: #000000;}

.bg-01 {background-color: #FF0000;}
.bg-02 {background-color: #00FF00;}
.bg-03 {background-color: #0000FF;}
.bg-04 {background-color: #FFFF00;}
.bg-05 {background-color: #00FFFF;}
.bg-06 {background-color: #FF00FF;}
.bg-07 {background-color: #FFFFFF;}
.bg-08 {background-color: #000000;}