
h1, h2, h3 { font-family:Arial;  padding:0px; margin:0px; }
h1{ color:#00344a; }
h2, h3 {color:#1d546d;}
body 
{
	color: #000000;
	background-color:#ecf2f0; 
	font-family:"Arial"; 
	font-size:0.8em;
	line-height:1.7;
	list-style-type:square;
}

p {margin:0px;padding:0px;}

.regular_paragraph {margin:10px 0px 5px 0px;}

h1 {font-weight:normal;  font-size:20px; margin-bottom:10px; margin-top:0px;  }
h2 {font-size:16px; font-weight:normal; margin-top:5px; }

.description { font-size:12px; }

th, td {font-size:1.0em;line-height:1.7; vertical-align:top;border:0px;}
#editor th,#editor td {font-size:0.8em; border:1PX SOLID GRAY;}


#editor .styled_table td, #editor .styled_table th {border:1px solid #ffffff;}
#editor .styled_table th {border-bottom:2px solid #ffffff;}


.styled_table { background-color:#004e71; margin:15px 0px 10px 0px; border-collapse:collapse; color:#ffffff; }
#editor table {border-collapse:collapse; border:1px solid gray; }
#content .styled_table{ border:0px; }
#content table {border:0px; }


.styled_table td , .styled_table th {font-size:90%; font-family:Tahoma; margin:0px; padding: 3px 10px 3px 10px ;border:1px solid #ffffff;}
.styled_table th {background-color:#00344b; font-weight:normal; border-bottom:2px solid #ffffff; text-align:left; }



.small {font-size:90%;}
.small_fixed {font-size:10px;}

a, a:visited {color:#004e72; }
a:hover {color:#023248;}



.styled_table a, .styled_table a:visited {color:#98d5eb; }
.styled_table a:hover {color:#023248;}

#content img, #editor img { }
.indent_box_image {margin:20px; border: 9px solid #ffffff; }
.indentonly_image {margin:20px; border:0px; }
.boxonly_image {margin:0px; border: 9px solid #ffffff; }
.no_decoration_image { margin:0px; border:0px;}

img.left {margin-left: 0px;}
img.right {margin-right: 0px; }

.description {font-size:14px; margin:25px 0px 25px 0px;}
.highlight {background-color:#c6d4cf;}

.undo {float:right;  margin-top:30px;font-size:11px;text-transform:uppercase;}
.undo_bullet {background-image:url('../webimg/undo_bullet.gif');display:block; float:left; width:28px; height:22px;background-color:#00344a; background-repeat:no-repeat;}
.undo_text {background-color:#d9e4e0; width:72px; display:block;  height:20px; padding:2px 2px 0px 7px; text-align:left; float:left;}
.undo a, .undo a:visited { color:#000000;display:block;  height:20px; float:right; text-decoration:none; }