
/* common item styles */
/*h1,h2,h3,h4,h5,h6 {color:#0f0063;font-weight:bold;font-family:Verdana,Tahoma,Arial,sans-serif;}*/

/* title */
/*
h1 {margin:23px 0 0 177px;padding:0;color:#746BA5;font-size:17px;}
h1.lta {background:url(../icons/lta.full.tt.gif) no-repeat 0 0;padding:10px 0 0 110px;height:51px;line-height:51px;margin-top:0;}
h2 {font-size:16px;line-height:100%;}
h3 {font-size:14px;line-height:100%;}
h4 {font-size:12px;line-height:120%;}
h5 {font-size:11px;line-height:120%;font-family:Courier New,Times,serif;font-weight:100}
h6 {font-size:100%;line-height:120%;}
*/
/* para */
/*
p {font-size:100%;line-height:120%;color:#0f0063;font-weight:100;font-family:Verdana,Tahoma,Arial,sans-serif;margin:0 0 1em 0;}
*/


.rteContent {font-size:11px;padding:0 0 0 0px;margin:5px 0 30px 0;overflow:hidden;line-height:140%;text-align:justify;font-family:Arial;color:#666;}
.rteContent table {border-collapse:collapse;table-layout:auto;width:auto;}
.rteContent table tr td {font-size:11px;padding:5px;}
.rteContent a {font-size:11px;text-decoration:underline;color:#00c}

/* common item styles */
/*
h1,h2,h3,h4,h5,h6 {color:#0f0063;font-weight:bold;font-family:Verdana,Tahoma,Arial,sans-serif;}
*/

/* title */
.rteContent h1 {font-size: 20px;
	color: #204D79;
	font-weight: bold;
	text-align:center;margin:0 0 0.5em 0;}
/* heading1 */
.rteContent h2 {font-size:16px;line-height:100%;}
/* heading2 */
.rteContent h3 {font-size:14px;line-height:100%;}
/* heading3 */
.rteContent h4 {font-size:12px;line-height:120%;}
/* headingCommand */
.rteContent h5 {font-size:11px;line-height:120%;font-family:Courier New,Times,serif;font-weight:100}
/* not used */
.rteContent h6 {font-size:100%;line-height:120%;}
/* para */
.rteContent p {
/*	font-size: 11px;
	color: #204D79;
	font-weight: normal;
	margin: 0 0 3px 0;
	line-height:150%;
	font-family:Verdana,Tahoma,Arial,sans-serif;
*/
}

.rteContent sup {font-size:90%}
.rteContent sub {font-size:90%}
.rteContent blockquote {background:#eee;border:1px solid #eee;border-left:5px solid #800;padding:5px 5px 0 5px;margin:5px;}
.rteContent blockquote * {color:#666;}
.rteContent blockquote blockquote {border-left:5px solid #009;background:#fff;}
/*.rteContent blockquote {background:#eee;border-left:5px solid #800;padding:10px;margin:5px 0 5px 10px;}
.rteContent blockquote * {color:#666;}
.rteContent blockquote blockquote {border-left:5px solid #009;background:#fff;}
*/
.rteContent img {margin:5px 10px;}